SlackBuildsOrg/multimedia/gimp-gap/README
Willy Sudiarto Raharjo 1014868c1c multimedia/gimp-gap: Included a patch for internal ffmpeg / texlive
This commit also includes some tweaks to option setting  (rworkman)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-12-18 09:33:23 -06:00

18 lines
865 B
Text

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 libmpeg2
XVID=yes|no (default: yes), requires xvidcore
NOTE: If you build this package using internal ffmpeg package and
using texlive instead of tetex, you need to uncomment line 102 of
the build script (remove the "#" character).