           SPELL=gegl
         VERSION=0.0.22
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=ftp://ftp.gimp.org/pub/$SPELL/0.0/$SOURCE
     SOURCE_HASH=sha512:c4bc479d1fefb0018af316d7aae69fbb0d7ab75aa4d2d70c73dc414f8916064b11e17cf6020b974f8e68d362f5ea323316b8995c56ba87a6a75bc7eefd9966d5
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
