          MODULE=gegl
           MAJOR=0.2
         VERSION=$MAJOR.0
          SOURCE=$MODULE-$VERSION.tar.bz2
   SOURCE_URL[0]=ftp://ftp.gimp.org/pub/gegl/$MAJOR
   SOURCE_URL[1]=ftp://ftp.gtk.org/pub/gegl/$MAJOR
      SOURCE_VFY=sha1:764cc66cb3c7b261b8fc18a6268a0e264a91d573
        WEB_SITE=http://gegl.org
         ENTERED=20081016
         UPDATED=20120503
           SHORT="Generic Graphics Library"

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
