           SPELL=gimp
       BUILD_API=2

if [ "$GIMP_DEVEL" == "y" ];then
         VERSION=2.3.3
          SOURCE=$SPELL-$VERSION.tar.bz2
          MD5[0]=e1a77305c96f0fe30f4d8da8b1a744e0
   SOURCE_URL[0]=ftp://ftp.gimp.org/pub/gimp/v${VERSION%.*}/$SOURCE
else
         VERSION=2.2.8
          SOURCE=$SPELL-$VERSION.tar.bz2
          MD5[0]=654a9b72ee6504f88e713cda30cb04e8
   SOURCE_URL[0]=ftp://ftp.gimp.org/pub/gimp/v${VERSION%.*}/$SOURCE
fi

SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://www.gimp.org/
         ENTERED=20010922
         UPDATED=20030610
      LICENSE[0]=GPL
           SHORT="GNU Image Manipulation Program"
cat << EOF
The GIMP is the GNU Image Manipulation Program. It is a freely
distributed piece of software suitable for such tasks as photo
retouching, image composition and image authoring. It can be used as a
simple paint program, an expert quality photo retouching program, an
online batch processing system, a mass production image renderer, a
image format converter, etc. 
EOF
