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