source: general/graphlib/poppler-systemd.xml@ ae2aab61

systemd-13485
Last change on this file since ae2aab61 was ae2aab61, checked in by Douglas R. Reno <renodr@…>, 9 years ago

Add some more short descriptions by Denis.
Update to cups-filters-1.0.74
Update to poppler-0.35.0
Update to cups-2.1.0
Update to colord-1.2.12
Update to libgusb-0.2.6
Update to udisks-2.1.6
Update to gnome-themes-standard-3.16.2
Update to gnome-backgrounds-3.16.0
Update to caribou-0.4.18.1
Update to iso-codes-3.61
Update to NetworkManager-1.0.6
Update to bluez-5.34
Update to telepathy-logger-0.8.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16382 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 15.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 poppler-download-http
8 "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
9 <!ENTITY poppler-download-ftp " ">
10 <!ENTITY poppler-md5sum "561ef4454bfabe59ef1b8b9cd4aa4c4b">
11 <!ENTITY poppler-size "1.5 MB">
12 <!ENTITY poppler-buildsize "123 MB">
13 <!ENTITY poppler-time "0.8 SBU">
14
15 <!ENTITY poppler-data-version "0.4.7">
16
17 <!ENTITY poppler-data-download-http
18 "http://poppler.freedesktop.org/poppler-data-&poppler-data-version;.tar.gz">
19 <!ENTITY poppler-data-md5sum "636a8f2b9f6df9e7ced8ec0946961eaf">
20 <!ENTITY poppler-data-size "4.0 MB">
21]>
22
23<sect1 id="poppler" xreflabel="Poppler-&poppler-version;">
24 <?dbhtml filename="poppler.html"?>
25
26 <sect1info>
27 <othername>$LastChangedBy$</othername>
28 <date>$Date$</date>
29 </sect1info>
30
31 <title>Poppler-&poppler-version;</title>
32
33 <indexterm zone="poppler">
34 <primary sortas="a-Poppler">Poppler</primary>
35 </indexterm>
36
37 <sect2 role="package">
38 <title>Introduction to Poppler</title>
39
40 <para>
41 The <application>Poppler</application> package contains a PDF rendering
42 library and command line tools used to manipulate PDF files. This is
43 useful for providing PDF rendering functionality as a shared library.
44 </para>
45
46 &lfs77_checked;
47
48 <bridgehead renderas="sect3">Package Information</bridgehead>
49 <itemizedlist spacing="compact">
50 <listitem>
51 <para>
52 Download (HTTP): <ulink url="&poppler-download-http;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download (FTP): <ulink url="&poppler-download-ftp;"/>
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download MD5 sum: &poppler-md5sum;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Download size: &poppler-size;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated disk space required: &poppler-buildsize;
73 </para>
74 </listitem>
75 <listitem>
76 <para>
77 Estimated build time: &poppler-time;
78 </para>
79 </listitem>
80 </itemizedlist>
81
82 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
83
84 <itemizedlist spacing="compact">
85 <title>Poppler Encoding Data</title>
86 <listitem>
87 <para>
88 Download (HTTP): <ulink url="&poppler-data-download-http;"/>
89 </para>
90 </listitem>
91 <listitem>
92 <para>
93 Download MD5 sum: &poppler-data-md5sum;
94 </para>
95 </listitem>
96 <listitem>
97 <para>
98 Download size: &poppler-data-size;
99 </para>
100 </listitem>
101 </itemizedlist>
102
103 <para>
104 The additional package consists of encoding files for use with
105 <application>Poppler</application>. The encoding files are optional and
106 <application>Poppler</application> will automatically read them if they
107 are present. When installed, they enable
108 <application>Poppler</application> to render CJK and Cyrillic properly.
109 </para>
110
111 <bridgehead renderas="sect3">Poppler Dependencies</bridgehead>
112
113 <bridgehead renderas="sect4">Required</bridgehead>
114 <para role="required">
115 <xref linkend="fontconfig"/>
116 </para>
117
118 <bridgehead renderas="sect4">Recommended</bridgehead>
119 <para role="recommended">
120 <xref linkend="cairo"/>,
121 <xref linkend="libjpeg"/>,
122 <xref linkend="libpng"/>, and
123 <xref linkend="openjpeg"/>
124 </para>
125
126 <bridgehead renderas="sect4">Optional</bridgehead>
127 <para role="optional">
128 <xref linkend="curl"/>,
129 <xref linkend="gobject-introspection"/>,
130 <xref linkend="gtk-doc"/>,
131 <xref linkend="gtk2"/>,
132 <xref linkend="lcms"/> or <xref linkend="lcms2"/>,
133 <xref linkend="libtiff"/>,
134 <xref linkend="openjpeg2"/> (<application>OpenJPEG1</application> is preferred
135 due to regressions in <application>OpenJPEG2</application> code),
136 <xref linkend="qt4"/> (the <filename>libpoppler-qt4.so</filename> library
137 is needed for PDF support in <application>Okular</application>), and
138 <xref linkend="qt5"/>
139 </para>
140
141 <para condition="html" role="usernotes">
142 User Notes: <ulink url="&blfs-wiki;/poppler"/>
143 </para>
144 </sect2>
145
146 <sect2 role="installation">
147 <title>Installation of Poppler</title>
148
149 <para>
150 In order to optionally run the test suite, an additional download
151 of about 9 MB using <xref linkend="git"/> is necessary.
152 </para>
153
154<screen><userinput>rm -rf testfiles &amp;&amp;
155git clone git://git.freedesktop.org/git/poppler/test testfiles</userinput></screen>
156
157 <para>
158 Install <application>Poppler</application> by running the following
159 commands:
160 </para>
161
162<!-- Warning: Using zlib is not totally safe -->
163<screen><userinput>./configure --prefix=/usr \
164 --sysconfdir=/etc \
165 --disable-static \
166 --enable-xpdf-headers \
167 --with-testdatadir=$PWD/testfiles &amp;&amp;
168make</userinput></screen>
169
170 <para>
171 To test the results, issue: <command>LC_ALL=en_US.UTF-8 make check</command>.
172 </para>
173
174 <para>
175 Now, as the <systemitem class="username">root</systemitem> user:
176 </para>
177
178<screen role="root"><userinput>make install</userinput></screen>
179
180 <para>
181 The documents are installed using the following commands:
182 </para>
183
184<screen role="root"><userinput>install -v -dm755 /usr/share/doc/poppler-&poppler-version; &amp;&amp;
185install -v -m644 README* /usr/share/doc/poppler-&poppler-version;</userinput></screen>
186
187 <para>
188 If you downloaded the additional encoding data package, install it by
189 issuing the following commands as the
190 <systemitem class="username">root</systemitem> user:
191 </para>
192
193<screen><userinput>tar -xf ../poppler-data-&poppler-data-version;.tar.gz &amp;&amp;
194cd poppler-data-&poppler-data-version;</userinput></screen>
195
196 <para>
197 Now, as the <systemitem class="username">root</systemitem> user:
198 </para>
199
200<screen role="root"><userinput>make prefix=/usr install</userinput></screen>
201
202 </sect2>
203
204 <sect2 role="commands">
205 <title>Command Explanations</title>
206
207 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
208 href="../../xincludes/static-libraries.xml"/>
209
210 <para>
211 <option>--enable-xpdf-headers</option>: Install some old
212 <application>Xpdf</application> headers required by certain programs (e.g.
213 <application>Okular</application>, <application>LibreOffice</application>
214 and <application>Inkscape</application>).
215 </para>
216
217 <para>
218 <option>--with-testdatadir=$PWD/testfiles</option>: This switch is used
219 to tell the test programs where the auxillary files are located.
220 </para>
221
222 <para>
223 <option>--enable-libcurl</option>: Use libcurl for HTTP support.
224 </para>
225
226 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
227 href="../../xincludes/gtk-doc-rebuild.xml"/>
228
229 <para>
230 <command>LC_ALL=en_US.UTF-8 make check</command>: Run the test suite.
231 The environment variable LC_ALL=en_US.UTF-8 is only needed if the
232 default locale does not include UTF-8.
233 </para>
234
235 </sect2>
236
237 <sect2 role="content">
238 <title>Contents</title>
239
240 <segmentedlist>
241 <segtitle>Installed Programs</segtitle>
242 <segtitle>Installed Libraries</segtitle>
243 <segtitle>Installed Directories</segtitle>
244
245 <seglistitem>
246 <seg>
247 pdfdetach, pdffonts, pdfimages, pdfinfo, pdfseparate,
248 pdftocairo, pdftohtml, pdftoppm, pdftops, pdftotext,
249 pdfunite, and poppler-glib-demo
250 </seg>
251 <seg>
252 libpoppler.so, libpoppler-cpp.so,
253 libpoppler-glib.so,
254 libpoppler-qt4.so, and
255 libpoppler-qt5.so
256 </seg>
257 <seg>
258 /usr/include/poppler,
259 /usr/share/doc/poppler-&poppler-version;,
260 /usr/share/gtk-doc/html/poppler, and
261 /usr/share/poppler
262 </seg>
263 </seglistitem>
264 </segmentedlist>
265
266 <variablelist>
267 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
268 <?dbfo list-presentation="list"?>
269 <?dbhtml list-presentation="table"?>
270
271 <varlistentry id="pdfdetach">
272 <term><command>pdfdetach</command></term>
273 <listitem>
274 <para>
275 lists or extracts embedded files from PDF files.
276 </para>
277 <indexterm zone="poppler pdfdetach">
278 <primary sortas="b-pdfdetach">pdfdetach</primary>
279 </indexterm>
280 </listitem>
281 </varlistentry>
282
283 <varlistentry id="pdffonts">
284 <term><command>pdffonts</command></term>
285 <listitem>
286 <para>
287 lists the fonts used in a PDF file along with various information
288 for each font.
289 </para>
290 <indexterm zone="poppler pdffonts">
291 <primary sortas="b-pdffonts">pdffonts</primary>
292 </indexterm>
293 </listitem>
294 </varlistentry>
295
296 <varlistentry id="pdfimages">
297 <term><command>pdfimages</command></term>
298 <listitem>
299 <para>
300 saves images from a PDF file as PPM, PBM, or JPEG files.
301 </para>
302 <indexterm zone="poppler pdfimages">
303 <primary sortas="b-pdfimages">pdfimages</primary>
304 </indexterm>
305 </listitem>
306 </varlistentry>
307
308 <varlistentry id="pdfinfo">
309 <term><command>pdfinfo</command></term>
310 <listitem>
311 <para>
312 prints the contents of the 'Info' dictionary (plus some other useful
313 information) from a PDF file.
314 </para>
315 <indexterm zone="poppler pdfinfo">
316 <primary sortas="b-pdfinfo">pdfinfo</primary>
317 </indexterm>
318 </listitem>
319 </varlistentry>
320
321 <varlistentry id="pdfseparate">
322 <term><command>pdfseparate</command></term>
323 <listitem>
324 <para>
325 extracts single pages from a PDF file.
326 </para>
327 <indexterm zone="poppler pdfseparate">
328 <primary sortas="b-pdseparate">pdfseparate</primary>
329 </indexterm>
330 </listitem>
331 </varlistentry>
332
333 <varlistentry id="pdftocairo">
334 <term><command>pdftocairo</command></term>
335 <listitem>
336 <para>
337 converts a PDF file to one of several formats (PNG, JPEG, PDF, PS,
338 EPS, SVG) using the cairo output device of the poppler library.
339 </para>
340 <indexterm zone="poppler pdftocairo">
341 <primary sortas="b-pdftocairo">pdftocairo</primary>
342 </indexterm>
343 </listitem>
344 </varlistentry>
345
346 <varlistentry id="pdftohtml">
347 <term><command>pdftohtml</command></term>
348 <listitem>
349 <para>
350 converts a PDF file to HTML.
351 </para>
352 <indexterm zone="poppler pdftohtml">
353 <primary sortas="b-pdftohtml">pdftohtml</primary>
354 </indexterm>
355 </listitem>
356 </varlistentry>
357
358 <varlistentry id="pdftoppm">
359 <term><command>pdftoppm</command></term>
360 <listitem>
361 <para>
362 converts PDF files to PBM, PGM and PPM formats.
363 </para>
364 <indexterm zone="poppler pdftoppm">
365 <primary sortas="b-pdftoppm">pdftoppm</primary>
366 </indexterm>
367 </listitem>
368 </varlistentry>
369
370 <varlistentry id="pdftops">
371 <term><command>pdftops</command></term>
372 <listitem>
373 <para>
374 converts PDF files to Postscript format.
375 </para>
376 <indexterm zone="poppler pdftops">
377 <primary sortas="b-pdftops">pdftops</primary>
378 </indexterm>
379 </listitem>
380 </varlistentry>
381
382 <varlistentry id="pdftotext">
383 <term><command>pdftotext</command></term>
384 <listitem>
385 <para>
386 converts PDF files to plain text.
387 </para>
388 <indexterm zone="poppler pdftotext">
389 <primary sortas="b-pdftotext">pdftotext</primary>
390 </indexterm>
391 </listitem>
392 </varlistentry>
393
394 <varlistentry id="pdfunite">
395 <term><command>pdfunite</command></term>
396 <listitem>
397 <para>
398 merges several PDF files, in the order of their occurrence on the
399 command line, to one PDF output file.
400 </para>
401 <indexterm zone="poppler pdfunite">
402 <primary sortas="b-pdfunite">pdfunite</primary>
403 </indexterm>
404 </listitem>
405 </varlistentry>
406
407 <varlistentry id="poppler-glib-demo">
408 <term><command>poppler-glib-demo</command></term>
409 <listitem>
410 <para>
411 is a tool to demonstrate the API, and for use when debugging and
412 testing <application>Poppler</application>.
413 </para>
414 <indexterm zone="poppler poppler-glib-demo">
415 <primary sortas="b-poppler-glib-demo">poppler-glib-demo</primary>
416 </indexterm>
417 </listitem>
418 </varlistentry>
419
420 <varlistentry id="libpoppler">
421 <term><filename class="libraryfile">libpoppler.so</filename></term>
422 <listitem>
423 <para>
424 contains the API functions to render PDF files.
425 </para>
426 <indexterm zone="poppler libpoppler">
427 <primary sortas="c-libpoppler">libpoppler.so</primary>
428 </indexterm>
429 </listitem>
430 </varlistentry>
431
432 <varlistentry id="libpoppler-cpp">
433 <term><filename class="libraryfile">libpoppler-cpp.so</filename></term>
434 <listitem>
435 <para>
436 is a C++ backend for rendering PDF files.
437 </para>
438 <indexterm zone="poppler libpoppler-cpp">
439 <primary sortas="c-libpoppler-cpp">libpoppler-cpp.so</primary>
440 </indexterm>
441 </listitem>
442 </varlistentry>
443
444 <varlistentry id="libpoppler-glib">
445 <term><filename class="libraryfile">libpoppler-glib.so</filename></term>
446 <listitem>
447 <para>
448 is a wrapper library used to interface the PDF rendering functions
449 with <application>GTK+</application>.
450 </para>
451 <indexterm zone="poppler libpoppler-glib">
452 <primary sortas="c-libpoppler-glib">libpoppler-glib.so</primary>
453 </indexterm>
454 </listitem>
455 </varlistentry>
456
457 <varlistentry id="libpoppler-qt4">
458 <term><filename class="libraryfile">libpoppler-qt4.so</filename></term>
459 <listitem>
460 <para>
461 is a wrapper library used to interface the PDF rendering functions
462 with <application>Qt</application>4.
463 </para>
464 <indexterm zone="poppler libpoppler-qt4">
465 <primary sortas="c-libpoppler-qt4">libpoppler-qt4.so</primary>
466 </indexterm>
467 </listitem>
468 </varlistentry>
469
470 <varlistentry id="libpoppler-qt5">
471 <term><filename class="libraryfile">libpoppler-qt5.so</filename></term>
472 <listitem>
473 <para>
474 is a wrapper library used to interface the PDF rendering functions
475 with <application>Qt</application>5.
476 </para>
477 <indexterm zone="poppler libpoppler-qt5">
478 <primary sortas="c-libpoppler-qt5">libpoppler-qt5.so</primary>
479 </indexterm>
480 </listitem>
481 </varlistentry>
482
483 </variablelist>
484
485 </sect2>
486
487</sect1>
Note: See TracBrowser for help on using the repository browser.