           SPELL=espgs
         VERSION=8.15.1
     SOURCE_HASH=sha512:5b8ce4ae94240df82e2d3e23ff33e78971002890023dae62c8748c5c3f50c226ee96b8f606c182711cbd928daed9faf6ea5220bb3185bd9f40bf3b318bb1a316
          SOURCE=${SPELL}-${VERSION}-source.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
#   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
   SOURCE_URL[0]=http://ftp.easysw.com/pub/ghostscript/$VERSION/${SOURCE}                         
#  USA, California
   SOURCE_URL[1]=ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/ghostscript/$VERSION/${SOURCE}  #  Finland
        WEB_SITE=http://www.cups.org
      LICENSE[0]=GPL
       BUILD_API=2
         ENTERED=20020613
         UPDATED=20040402
if  [  "$ESPGS_OMNI"  =  "y"  ];  then
         SOURCE4=${PRESOURCE}
  SOURCE4_URL[0]=${PRESOURCE_URL}
      LICENSE[3]=${PRELICENSE}
          MD5[3]=${PREMD5}
fi
           SHORT="ESP Ghostscript is an interpreter for the PostScript langauge."
cat << EOF

ESP Ghostscript is a customized version of GNU Ghostscript that includes an
enhanced autoconf-based configuration script,  the CUPS raster driver to
support CUPS raster printer drivers, and additional patches and drivers from
various Linux distributors.

Ghostscript is the name of a set of software that provides:
    * An interpreter for the PostScript language and the PDF file format,
    * A set of C procedures (the Ghostscript library) that implement the
      graphics capabilities that appear as primitive operations in the
      PostScript language, and
    * A wide variety of output drivers for various file formats and printers.

NOTE  the three spells cups, espgs and gimp-print represent a circular
  dependency relationship.  If you want all three spells installed, cast
  espgs first, answering n to gimp-print.  Then cast cups.  Then cast espgs
  again with the -r -c options and answer y to gimp-print and y to
  gimp-prints optional_depends of cups.  Like so,

  cast espgs        # No to gimp-print
  cast cups
  cast -r -c espgs  # Yes to gimp-print and yes to cups

EOF
