source: pst/printing/cups-filters.xml@ 53dd18f1

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 53dd18f1 was 53dd18f1, checked in by Fernando de Oliveira <fernando@…>, 8 years ago
  • Update to dbus-1.10.2.
  • Update to unrar-5.3.7 (unrarsrc-5.3.7).
  • Update to gparted-0.24.0.
  • Update to cups-filters-1.1.0.
  • Update to libwebp-0.4.4.
  • Update to lxdm-0.5.2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16586 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 8.4 KB
RevLine 
[dcbd2c6]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[b26bc4c]7 <!ENTITY cups-filters-download-http
[4634c7a]8 "https://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz">
[dcbd2c6]9 <!ENTITY cups-filters-download-ftp " ">
[53dd18f1]10 <!ENTITY cups-filters-md5sum "f34561df0630f4ece332fd391e31914c">
[67e58a5]11 <!ENTITY cups-filters-size "1.3 MB">
[53dd18f1]12 <!ENTITY cups-filters-buildsize "53 MB (with tests)">
13 <!ENTITY cups-filters-time "0.4 SBU (with tests)">
[dcbd2c6]14]>
15
16<sect1 id="cups-filters" xreflabel="cups-filters-&cups-filters-version;">
17 <?dbhtml filename="cups-filters.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>cups-filters-&cups-filters-version;</title>
25
26 <indexterm zone="cups-filters">
27 <primary sortas="a-cups-filters">cups-filters</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to CUPS Filters</title>
32
33 <para>
34 The <application>CUPS Filters</application> package contains backends,
35 filters and other software that was once part of the core
36 <application>CUPS</application> distribution but is no longer
37 maintained by Apple Inc.
38 </para>
39
[60d53ec3]40 &lfs78_checked;
[dcbd2c6]41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&cups-filters-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&cups-filters-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &cups-filters-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &cups-filters-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &cups-filters-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &cups-filters-time;
72 </para>
73 </listitem>
74 </itemizedlist>
[6a71920c]75<!--
[a92a3a9]76 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
77 <itemizedlist spacing="compact">
78 <listitem>
79 <para>
80 Required patch:
[7b88d5a]81 <ulink url="&patch-root;/cups-filters-&cups-filters-version;-poppler0340-1.patch"/>
[a92a3a9]82 </para>
83 </listitem>
[6a71920c]84 </itemizedlist>-->
[7b88d5a]85
[dcbd2c6]86 <bridgehead renderas="sect3">CUPS Filters Dependencies</bridgehead>
87
88 <bridgehead renderas="sect4">Required</bridgehead>
89 <para role="required">
90 <xref linkend="cups"/>,
[f473955]91 <xref linkend="glib2"/>,
[dcbd2c6]92 <xref linkend="ijs"/>,
[9d8cb37]93 <xref linkend="lcms2"/>,
[4b38959]94 <xref linkend="poppler"/> and
[9d8cb37]95 <xref linkend="qpdf"/>
[dcbd2c6]96 </para>
97
98 <bridgehead renderas="sect4">Recommended</bridgehead>
99 <para role="recommended">
100 <xref linkend="libjpeg"/>,
[4b38959]101 <xref linkend="libpng"/> and
[dcbd2c6]102 <xref linkend="libtiff"/>
103 </para>
104
105 <bridgehead renderas="sect4">Optional</bridgehead>
106 <para role="optional">
[6a71920c]107 <xref linkend="avahi"/>,
108 <xref linkend="openldap"/> and
[7b88d5a]109 <xref linkend="php"/> (use of this might be broken)
[dcbd2c6]110 </para>
111
112 <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
[f28636c]113 <para role="required runtime">
[8e1a075]114 <xref linkend="gs"/> (Needed for PostScript printers), or
115 <xref linkend="gutenprint"/> (for supported printers),
116 or other printer drivers
[dcbd2c6]117 </para>
118
119 <para condition="html" role="usernotes">
120 User Notes: <ulink url="&blfs-wiki;/cups-filters"/>
121 </para>
122 </sect2>
123
124 <sect2 role="installation">
125 <title>Installation of CUPS Filters</title>
126
127 <para>
128 Install <application>CUPS Filters</application> by running the following
129 commands:
130 </para>
[7b88d5a]131
[6a71920c]132<screen><userinput>./configure \
[7b88d5a]133 --prefix=/usr \
134 --sysconfdir=/etc \
135 --localstatedir=/var \
136 --without-rcdir \
137 --disable-static \
138 --with-gs-path=/usr/bin/gs \
139 --with-pdftops-path=/usr/bin/gs \
[6a71920c]140 --docdir=/usr/share/doc/cups-filters-&cups-filters-version; &amp;&amp;
[dcbd2c6]141make</userinput></screen>
142
143 <para>
[8e1a075]144 To test the results, issue: <command>make check 2&gt;&amp;1 &gt;testlog</command>.
[dcbd2c6]145 </para>
146
147 <para>
148 Now, as the <systemitem class="username">root</systemitem> user:
149 </para>
150
151<screen role="root"><userinput>make install</userinput></screen>
152
153 </sect2>
154
155 <sect2 role="commands">
156 <title>Command Explanations</title>
[a92a3a9]157
[cbda2a25]158 <para>
[d6da5da]159 <parameter>--without-rcdir</parameter>: This switch disables
160 installation of the bundled bootscript which is not compatible
161 with BLFS.
[cbda2a25]162 </para>
163
[dcbd2c6]164 <para>
165 <parameter>--with-gs-path=/usr/bin/gs</parameter>: This switch
166 defines the path to the <application>GhostScript</application>
167 binary in case <xref linkend="gs"/> is not installed at build time.
168 </para>
169
170 <para>
171 <parameter>--with-pdftops-path=/usr/bin/gs</parameter>: This switch
172 defines the path to the <application>GhostScript</application>
173 binary in case <xref linkend="gs"/> is not installed at build time.
174 </para>
175
[bfa09457]176 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
177 href="../../xincludes/static-libraries.xml"/>
[9e6c909]178
[8e1a075]179 <para>
[bfa09457]180 <command>make check 2&gt;&amp;1 &gt;testlog</command>: the testsuite
[8e1a075]181 dumps a stream of bytes into the input buffer after it finishes. Sending
182 the output to a file keeps the history usable, but some debug information
183 will still appear on the screen.
184 </para>
185
186 <para>
[8f7e0e7]187 <option>--with-test-path=<replaceable>VALUE</replaceable></option> : if you wish to run the tests, but
[8e1a075]188 you do not have the default
189 <filename>/usr/share/fonts/dejavu/DejaVuSans.ttf</filename> use this switch
190 to specify where <filename>DejaVuSans.ttf</filename> (or perhaps some other
191 text TTF font - untested) is located.
192 </para>
193
[dcbd2c6]194 </sect2>
195
[cbda2a25]196<!-- TODO: Write a bootscript for cups-browsed -->
197
[dcbd2c6]198 <sect2 role="content">
199 <title>Contents</title>
200
201 <segmentedlist>
[cbda2a25]202 <segtitle>Installed Programs</segtitle>
[dcbd2c6]203 <segtitle>Installed Libraries</segtitle>
204 <segtitle>Installed Directories</segtitle>
205
206 <seglistitem>
207 <seg>
[298fee30]208 cups-browsed, foomatic-rip (link) and ttfread
[dcbd2c6]209 </seg>
210 <seg>
211 libcupsfilters.so and libfontembed.so
212 </seg>
213 <seg>
[7374e16]214 /usr/include/{cupsfilters,fontembed},
215 /usr/lib/cups/{backend,filter},
216 /usr/share/cups/{banners,charsets,data},
[dcbd2c6]217 /usr/share/doc/cups-filters-&cups-filters-version; and
[7273ffc]218 /usr/share/ppd/cupsfilters
[dcbd2c6]219 </seg>
220 </seglistitem>
221 </segmentedlist>
222
223 <variablelist>
224 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
225 <?dbfo list-presentation="list"?>
226 <?dbhtml list-presentation="table"?>
227
[298fee30]228 <varlistentry id="cups-browsed">
229 <term><command>cups-browsed</command></term>
[7374e16]230 <listitem>
231 <para>
[298fee30]232 is a daemon for browsing the Bonjour and CUPS broadcasts of shared,
233 remote CUPS printers.
[7374e16]234 </para>
[298fee30]235 <indexterm zone="cups-filters cups-browsed">
236 <primary sortas="b-cups-browsed">cups-browsed</primary>
[7374e16]237 </indexterm>
238 </listitem>
239 </varlistentry>
240
[298fee30]241 <varlistentry id="foomatic-rip">
242 <term><command>foomatic-rip</command></term>
[7374e16]243 <listitem>
244 <para>
[298fee30]245 is a universal print filter/RIP wrapper which can be used as CUPS
246 filter or stand-alone for spooler-less, direct printing.
[7374e16]247 </para>
[298fee30]248 <indexterm zone="cups-filters foomatic-rip">
249 <primary sortas="b-foomatic-rip">foomatic-rip</primary>
[7374e16]250 </indexterm>
251 </listitem>
252 </varlistentry>
253
[dcbd2c6]254 <varlistentry id="libcupsfilters">
255 <term><filename class="libraryfile">libcupsfilters.so</filename></term>
256 <listitem>
257 <para>
258 contains <application>CUPS Filters</application> API functions.
259 </para>
260 <indexterm zone="cups-filters libcupsfilters">
261 <primary sortas="c-libcupsfilters">libcupsfilters.so</primary>
262 </indexterm>
263 </listitem>
264 </varlistentry>
265
266 </variablelist>
267
268 </sect2>
269
270</sect1>
Note: See TracBrowser for help on using the repository browser.