    MODULE=cups
   VERSION=2.4.19
    SOURCE=$MODULE-$VERSION-source.tar.gz
SOURCE_URL=https://github.com/OpenPrinting/cups/releases/download/v${VERSION}/
SOURCE_VFY=sha256:820984b12a67f98705785aae2dd1347fe0ac097828001d4583ff64574aed6389
  WEB_SITE=https://www.cups.org/
   ENTERED=20020218
   UPDATED=20260427
     SHORT="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
