           SPELL=graphicsmagick
#if [[ $GM_SNAP == y ]]
#then
#         VERSION=1.3.3
#     SOURCE_HASH=sha512:
#          SOURCE=GraphicsMagick-${VERSION}.tar.bz2
#   SOURCE_URL[0]=ftp://ftp.${SPELL}.org/pub/GraphicsMagick/snapshots/${SOURCE}
#else
         VERSION=1.3.14
     SOURCE_HASH=sha512:0755131d088ae5038637c989addbac668f9a0ca742c034938e07326ece6140cbb110b57c06dd1f3291296b9b99e69c9dc8272ebdfb1f772f2dac3a2e8f549cd2
          SOURCE=GraphicsMagick-${VERSION}.tar.bz2
   SOURCE_URL[0]=ftp://ftp.${SPELL}.org/pub/GraphicsMagick/${SOURCE}
   SOURCE_URL[1]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
#fi
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/GraphicsMagick-${VERSION}
        WEB_SITE=http://www.${SPELL}.org
         ENTERED=20070216
      LICENSE[0]=MIT
        KEYWORDS="images graphics"
           SHORT="GraphicsMagick provides a set of utilities, APIs, and GUIs, for image processing and 2D vector rendering."
cat << EOF
GraphicsMagick provides a comprehensive collection of utilities, programming
interfaces, and GUIs, to support image processing and 2D vector rendering.
GraphicsMagick is originally based on ImageMagick from ImageMagick Studio
(which was originally written by John Cristy at Dupont). The goal of
GraphicsMagick is to provide the highest quality product possible while
encouraging open and active participation from all interested developers.
EOF
