mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 17:17:20 +08:00
d306467b74
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@830 af4574ff-66df-0310-9fd7-8a98e5e911e0
22 lines
760 B
XML
22 lines
760 B
XML
<sect2>
|
|
<title>Introduction to CUPS</title>
|
|
|
|
<screen>Download location (HTTP): <ulink url="&cups-download-http;"/>
|
|
Download location (FTP): <ulink url="&cups-download-ftp;"/>
|
|
Version used: &cups-version;
|
|
Package size: &cups-size;
|
|
Estimated Disk space required: &cups-buildsize;</screen>
|
|
|
|
<screen>CUPS depends on:
|
|
<xref linkend="espgs"/> (for non-postscript printers)
|
|
CUPS will utilize:
|
|
<xref linkend="libjpeg"/>, <xref linkend="libpng"/> and <xref linkend="libtiff"/></screen>
|
|
|
|
|
|
<para>The Common UNIX Printing System ("CUPS") is a print spooler and
|
|
associated utilities. It is based on the "Internet Printing Protocol"
|
|
and provides printing services to most PostScript and
|
|
raster printers.</para>
|
|
|
|
</sect2>
|