diff options
author | Willy Sudiarto Raharjo <willysr@slackware-id.org> | 2010-07-31 03:50:09 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-31 22:31:51 -0500 |
commit | 83920a5bf9874d11986cc14418827132bde79268 (patch) | |
tree | dfe400b4fb912d6fe4f35219112d9372b7516bfe /multimedia/gimp-gap/README | |
parent | 971e28861e97495a2746a91d5ed4cb455015a1ce (diff) |
multimedia/gimp-gap: Added (GIMP Animation Package)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'multimedia/gimp-gap/README')
-rw-r--r-- | multimedia/gimp-gap/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/multimedia/gimp-gap/README b/multimedia/gimp-gap/README new file mode 100644 index 0000000000000..b301e54f1bbb6 --- /dev/null +++ b/multimedia/gimp-gap/README @@ -0,0 +1,14 @@ +GIMP-GAP, the GIMP Animation Package, is a collection of plug-ins +to extend GIMP 2.6 and above with capabilities to edit and create +animations as sequences of single frames. + +By default, the script will try to detect all optional requirements. +In case you don't have those requirements, you can disable it by +passing variables to the script (VAR=yes/no ./gimp-gap.SlackBuild): +LAME=yes|no (default: yes), requires lame +FAAC=yes|no (default: yes), requires faac +FAAD=yes|no (default: yes), requires faad2 +X264=yes|no (default: yes), requires x264 +AVFORMAT=yes|no (default: yes), requires ffmpeg +MPEG=yes|no (default: yes), requires libmpeg +XVID=yes|no (default: yes), requires xvidcore |