source: pst/printing/cups-filters.xml@ cb4718e

12.1 12.2 gimp3 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128
Last change on this file since cb4718e was bca2e45, checked in by Pierre Labastie <pierre.labastie@…>, 11 months ago

Update to cups-filters-2.0.0

  • Property mode set to 100644
File size: 6.3 KB
Line 
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
7 <!ENTITY cups-filters-download-http
8 "https://github.com/OpenPrinting/cups-filters/releases/download/&cups-filters-version;/cups-filters-&cups-filters-version;.tar.xz">
9 <!ENTITY cups-filters-download-ftp " ">
10 <!ENTITY cups-filters-md5sum "1d9ac8b601ea5e25a42767856a48c4d7">
11 <!ENTITY cups-filters-size "437 KB">
12 <!ENTITY cups-filters-buildsize "9.1 MB">
13 <!ENTITY cups-filters-time "less than 0.1 SBU (Using parallelism=4)">
14]>
15
16<sect1 id="cups-filters" xreflabel="cups-filters-&cups-filters-version;">
17 <?dbhtml filename="cups-filters.html"?>
18
19
20 <title>cups-filters-&cups-filters-version;</title>
21
22 <indexterm zone="cups-filters">
23 <primary sortas="a-cups-filters">cups-filters</primary>
24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to CUPS Filters</title>
28
29 <para>
30 The <application>CUPS Filters</application> package is only needed
31 to adapt <xref linkend="libcupsfilters"/> and <xref linkend="libppd"/>
32 filter functions for cups-2.x. It should not be needed for cups-3.x.
33 </para>
34
35 &lfs120_checked;
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>
41 Download (HTTP): <ulink url="&cups-filters-download-http;"/>
42 </para>
43 </listitem>
44 <listitem>
45 <para>
46 Download (FTP): <ulink url="&cups-filters-download-ftp;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download MD5 sum: &cups-filters-md5sum;
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download size: &cups-filters-size;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Estimated disk space required: &cups-filters-buildsize;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated build time: &cups-filters-time;
67 </para>
68 </listitem>
69 </itemizedlist>
70
71 <bridgehead renderas="sect3">CUPS Filters Dependencies</bridgehead>
72
73 <bridgehead renderas="sect4">Required</bridgehead>
74 <para role="required">
75 <xref linkend="libcupsfilters"/> and
76 <xref linkend="libppd"/>
77 </para>
78
79 </sect2>
80
81 <sect2 role="installation">
82 <title>Installation of CUPS Filters</title>
83
84 <para>
85 Install <application>CUPS Filters</application> by running the following
86 commands:
87 </para>
88
89<screen><userinput>./configure --prefix=/usr \
90 --disable-static \
91 --docdir=/usr/share/doc/cups-filters-&cups-filters-version; &amp;&amp;
92make</userinput></screen>
93
94 <para>
95 This package does not come with a functional test suite.
96 </para>
97
98 <para>
99 Now, as the <systemitem class="username">root</systemitem> user:
100 </para>
101
102<screen role="root"><userinput>make install</userinput></screen>
103
104 </sect2>
105
106 <sect2 role="commands">
107 <title>Command Explanations</title>
108 <!-- configure still lists this option, but it does not seem to be
109 used.
110 <para>
111 <parameter>- -disable-avahi</parameter>: This switch is needed
112 if the optional <xref linkend="avahi"/> is not installed. Remove
113 it if avahi is installed and you need network printer discovery
114 capabilities.
115 </para>
116 -->
117
118 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
119 href="../../xincludes/static-libraries.xml"/>
120 <!--
121 <para>
122 <option>- -enable-ijs</option>: This switch will allow the pdftoijs
123 filter, for sending PDFs to an HP InkJet Server, to be built.
124 </para>
125 -->
126
127 </sect2>
128
129 <sect2 role="content">
130 <title>Contents</title>
131
132 <segmentedlist>
133 <segtitle>Installed Programs</segtitle>
134 <segtitle>Installed Libraries</segtitle>
135 <segtitle>Installed Directories</segtitle>
136
137 <seglistitem>
138 <seg>
139 driverless, driverless-fax, and foomatic-rip
140 </seg>
141 <seg>
142 None
143 </seg>
144 <seg>
145 /usr/lib/cups/{backend,driver,filter},
146 /usr/share/doc/cups-filters-&cups-filters-version;, and
147 /usr/share/ppd/cupsfilters
148 </seg>
149 </seglistitem>
150 </segmentedlist>
151
152 <variablelist>
153 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
154 <?dbfo list-presentation="list"?>
155 <?dbhtml list-presentation="table"?>
156
157 <varlistentry id="driverless">
158 <term><command>driverless</command></term>
159 <listitem>
160 <para>
161 is a PPD generator utility for driverless printing
162 </para>
163 <indexterm zone="cups-filters driverless">
164 <primary sortas="b-driverless">driverless</primary>
165 </indexterm>
166 </listitem>
167 </varlistentry>
168
169 <varlistentry id="driverless-fax">
170 <term><command>driverless-fax</command></term>
171 <listitem>
172 <para>
173 is a wrapper to <command>driverless</command> for FAX type devices
174 </para>
175 <indexterm zone="cups-filters driverless-fax">
176 <primary sortas="b-driverless-fax">driverless-fax</primary>
177 </indexterm>
178 </listitem>
179 </varlistentry>
180
181 <varlistentry id="foomatic-rip">
182 <term><command>foomatic-rip</command></term>
183 <listitem>
184 <para>
185 is a universal print filter/RIP wrapper which can be used as CUPS
186 filter or stand-alone for spooler-less, direct printing
187 </para>
188 <indexterm zone="cups-filters foomatic-rip">
189 <primary sortas="b-foomatic-rip">foomatic-rip</primary>
190 </indexterm>
191 </listitem>
192 </varlistentry>
193 <!--
194 <varlistentry id="libcupsfilters">
195 <term><filename class="libraryfile">libcupsfilters.so</filename></term>
196 <listitem>
197 <para>
198 contains <application>CUPS Filters</application> API functions
199 </para>
200 <indexterm zone="cups-filters libcupsfilters">
201 <primary sortas="c-libcupsfilters">libcupsfilters.so</primary>
202 </indexterm>
203 </listitem>
204 </varlistentry>
205 -->
206 </variablelist>
207
208 </sect2>
209
210</sect1>
Note: See TracBrowser for help on using the repository browser.