           SPELL=cups
         VERSION=1.2.7
     SOURCE_HASH=sha512:19da5360e9f1d61ccfe78763244508a729f28b676545496252a26cea6818c2da5b5056622f8d46f997ff039d7124ed98e6f585b28ac46cc77e4099ad52702305
         SOURCE=$SPELL-$VERSION-source.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/$SOURCE                                     ##  Oregon, USA
#   SOURCE_URL[1]=ftp://ftp.easysw.com/pub/${SPELL}/$VERSION/$SOURCE                                     ##  Oregon, USA
#   SOURCE_URL[2]=ftp://ftp2.easysw.com/pub/${SPELL}/$VERSION/$SOURCE                                    ##  Maryland, USA
#   SOURCE_URL[3]=ftp://ftp3.easysw.com/pub/${SPELL}/$VERSION/$SOURCE                                    ##  California, USA
#   SOURCE_URL[4]=http://www.nu6.org/_/mirror/ftp.easysw.com/pub/ghostscript/${VERSION}/${SOURCE}        ##  Gustavsberg, Sweden
#   SOURCE_URL[5]=ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/${SPELL}/${VERSION}/${SOURCE}  ##  Braunschweig, Germany
        WEB_SITE=http://www.cups.org
#      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
         ENTERED=20010922
      LICENSE[0]=http://www.cups.org/faq0003.html
        KEYWORDS="printer"
           SHORT="Common Unix Printing System is a portable printing layer"
cat << EOF
The Common UNIX Printing System (CUPS) provides a portable printing layer for
UNIX(r)-based operating systems.  It has been developed to promote a standard
printing solution for all UNIX vendors and users.  CUPS provides the System V
and Berkeley commandline interfaces, uses the Internet Printing Protocol
(IPP) as the basis for managing print jobs and queues, supports (with
reduced functionality) the Line Printer Daemon (LPD), Server Message Block
(SMB), and AppSocket (a.k.a. JetDirect) protocols, and adds network printer
browsing and PostScript Printer Description (PPD)-based printing options to
support real-world printing under UNIX.  CUPS also includes a customized
version of GNU Ghostscript and an image file RIP that are used to support
non-PostScript printers. Sample drivers for HP and EPSON printers are
included that use these filters.

NOTE:
    In order to be able to print to postscript printers, you will need to
    cast espgs after casting cups.

EOF
