           SPELL=cups-old
         VERSION=1.1.23
          SOURCE=cups-$VERSION-source.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/cups-$VERSION
   SOURCE_URL[0]=ftp://ftp.easysw.com/pub/cups/$VERSION/$SOURCE ##  Oregon, USA
   SOURCE_URL[1]=ftp://ftp2.easysw.com/pub/cups/$VERSION/$SOURCE ##  Maryland, USA
   SOURCE_URL[2]=ftp://ftp3.easysw.com/pub/cups/$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/cups/${VERSION}/${SOURCE}  ##  Braunschweig, Germany
        WEB_SITE=http://www.cups.org
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
         ENTERED=20010922
         UPDATED=20050221
      LICENSE[0]=http://www.cups.org/faq0003.html
     GCC_VERSION=3.4
        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
