summaryrefslogtreecommitdiffstats
path: root/multimedia/gimp-gap/README
blob: c16ad0b84703f8141b842a880fc125c939c452ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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).