           SPELL=gegl
         VERSION=0.0.20
          SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=ftp://ftp.gimp.org/pub/${SPELL}/0.0/${SOURCE}
     SOURCE_HASH=sha512:4c51abf1341fb4cd5e18095aeafa9eff03ae63dae7abfb7a43c4b23b30e297c033f60715f41f285e9ecca22137a202b7863196f042ed9a583c49e1307a52ca74
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://gegl.org/"
      LICENSE[0]=GPL
         ENTERED=20080826
           SHORT="a 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
