# NOTE: This is straight from the ImageMagick devs: Lunar should not be using
# the x.y.z-0 releases. Instead, ONLY when x.y.z-0 is released, then we
# should version bump to x.y.(z-1)-(highest). That version is always
# kept on the ftp.imagemagick.org site and should be considered STABLE!!!
          MODULE=ImageMagick
         VERSION=6.7.7-10
          SOURCE=$MODULE-$VERSION.tar.xz
   SOURCE_URL[0]=ftp://ftp.imagemagick.org/pub/ImageMagick
   SOURCE_URL[1]=$SFORGE_URL/imagemagick
   SOURCE_URL[2]=ftp://mirror.aarnet.edu.au/pub/ImageMagick
   SOURCE_URL[3]=ftp://ftp.fu-berlin.de/unix/X11/graphics/ImageMagick
   SOURCE_URL[4]=ftp://ftp.eos.hokudai.ac.jp/pub/graphics/ImageMagick
   SOURCE_URL[5]=ftp://ftp.kddlabs.co.jp/graphics/ImageMagick
   SOURCE_URL[6]=ftp://ftp.u-aizu.ac.jp/pub/graphics/image/ImageMagick/imagemagick.org
   SOURCE_URL[7]=ftp://zoffy.asahi-net.or.jp/pub/graphics/ImageMagick
   SOURCE_URL[8]=ftp://ftp.nluug.nl/pub/ImageMagick
   SOURCE_URL[9]=http://ftp.surfnet.nl/pub/ImageMagick
  SOURCE_URL[10]=ftp://giswitch.sggw.waw.pl/pub/graphics/ImageMagick
  SOURCE_URL[11]=ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick
  SOURCE_URL[12]=http://hpux.connect.org.uk/hppd/hpux/X11/Viewers
  SOURCE_URL[13]=ftp://ftp.fifi.org/pub/ImageMagick
  SOURCE_URL[14]=ftp://ftp.rge.com/pub/multimedia/imagemagick
      SOURCE_VFY=sha1:289e539f7fd40ca9b06f94a3348641abf0e56a1f
        WEB_SITE=http://www.imagemagick.org
         ENTERED=20010922
         UPDATED=20120630
           SHORT="Automated and interactive manipulation of images"

cat << EOF
ImageMagick (TM) is a package for the automated and interative
manipulation of images. It supports the display and interactive
manipulation of images when used with the X Window System. Although
the software is copyrighted, it is available for free and can be
redistributed without fee. ImageMagick may be used as a component of
both open source and proprietary applications. ImageMagick compiles
and runs under Unix, Linux, Windows '95 and later, Apple MacOS, and
Compaq VMS. Binary packages are available for most operating systems.
Application programming interfaces (APIs) are provided to support
development of image processing applications in the C, C++, and Perl
languages.
EOF
