           MODULE=cups
         VERSION=1.1.19

          SOURCE=$MODULE-$VERSION-source.tar.bz2
   SOURCE_URL[0]=ftp://ftp.easysw.com/pub/cups/$VERSION/$SOURCE
   SOURCE_URL[1]=ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/$MODULE/$VERSION/$SOURCE
   SOURCE_URL[2]=ftp://ftp.mpg.goe.ni.schule.de/pub/internet/printing/$MODULE/$VERSION/$SOURCE
   
         SOURCE2=foomatic-rip
     SOURCE2_URL=http://www.linuxprinting.org/$SOURCE2	
     
 	 SOURCE3=foomatic-gswrapper
     SOURCE3_URL=http://www.linuxprinting.org/$SOURCE3
     
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION

      MAINTAINER=sofar@lunar-linux.org

        WEB_SITE=http://www.cups.org
         ENTERED=20020218
         UPDATED=20030529
           SHORT="cups provides a portable printing layer."
cat << EOF
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.
EOF
