           SPELL=graphicsmagick
#if [[ $GM_SNAP == y ]]
#then
#         VERSION=1.3.3
#     SOURCE_HASH=sha512:27ed5fcbfb0303436bdcb0f11d18257a967d471251b51e633e2c655b0a7e5ed01f61a61f9702cc7d4c02714e005ac18ca9ba0f690c0580e41d07947a03c5cbb4
#          SOURCE=GraphicsMagick-${VERSION}.tar.bz2
#   SOURCE_URL[0]=ftp://ftp.${SPELL}.org/pub/GraphicsMagick/snapshots/${SOURCE}
#else
         VERSION=1.3.36
     SOURCE_HASH=sha512:27ed5fcbfb0303436bdcb0f11d18257a967d471251b51e633e2c655b0a7e5ed01f61a61f9702cc7d4c02714e005ac18ca9ba0f690c0580e41d07947a03c5cbb4
  SECURITY_PATCH=9
          SOURCE=GraphicsMagick-${VERSION}.tar.xz
   SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/${SPELL}/${SPELL}/${VERSION}/${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
