summaryrefslogtreecommitdiffstats
path: root/graphics-libs/gegl/DETAILS
blob: f5e54403dd88eb9b538f3255d78399d8990820ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
           SPELL=gegl
         VERSION=0.1.8
          SOURCE=$SPELL-$VERSION.tar.bz2
      SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
   SOURCE_URL[0]=ftp://ftp.gimp.org/pub/$SPELL/${VERSION%.*}/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://gegl.org/
      LICENSE[0]=GPL
         ENTERED=20080826
           SHORT="graph based image processing framework"
cat << EOF
GEGL (Generic Graphics Library) is a graph based image processing framework.

GEGL provides infrastructure to do demand based cached non destructive image
editing on larger than RAM buffers. Through babl it provides support for a
wide range of color models and pixel storage formats for input and output.
EOF