           SPELL=espgs
         VERSION=8.15.4
     SOURCE_HASH=sha512:4b7ec044b452766839579c91e582a644cf16201e89174ac6957d38004fb065d98ec690296142e102c43266ad08380007264a61ed386757f87f75e084e7db22ce
          SOURCE=${SPELL}-${VERSION}-source.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=http://ftp.easysw.com/pub/ghostscript/${VERSION}/${SOURCE}                                ##  Oregon, USA
   SOURCE_URL[1]=ftp://ftp2.easysw.com/pub/ghostscript/${VERSION}/${SOURCE}                                ##  Maryland, USA
   SOURCE_URL[2]=ftp://ftp3.easysw.com/pub/ghostscript/${VERSION}/${SOURCE}                                ##  California, USA
   SOURCE_URL[3]=http://www.nu6.org/_/mirror/ftp.easysw.com/pub/ghostscript/${VERSION}/${SOURCE}           ##  Gustavsberg, Sweden
   SOURCE_URL[4]=ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/ghostscript/${VERSION}/${SOURCE}  ##  Braunschweig, Germany
        WEB_SITE=http://www.cups.org
      LICENSE[0]=GPL
#      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
         ENTERED=20020613
if  [  "$ESPGS_OMNI"  =  "y"  ];  then
         SOURCE2=Omni-0.9.2.tar.gz
  SOURCE2_URL[0]=${SOURCEFORGE_URL}/omniprint/${SOURCE2}
      LICENSE[3]=LGPL
     SOURCE2_GPG="gurus.gpg:${SOURCE2}.sig"
fi
        KEYWORDS="ghostscript interpreter postscript printer"
           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.

EOF
