source: archive/poppler-014.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 8.7 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-014-download-http "http://poppler.freedesktop.org/poppler-&poppler-014-version;.tar.gz">
8 <!ENTITY poppler-014-download-ftp " ">
9 <!ENTITY poppler-014-md5sum "a40fe96e1115f648ce4689e667743530">
10 <!ENTITY poppler-014-size "1.7 MB">
11 <!-- these figures were for 6.7 with "most dependencies except Qt - that probably meant
12 without qt4, so leaving as best estimate -->
13 <!ENTITY poppler-014-buildsize "137 MB">
14 <!ENTITY poppler-014-time "1.3 SBU">
15]>
16
17<sect1 id="poppler-014" xreflabel="Poppler-&poppler-014-version;">
18 <?dbhtml filename="poppler-014.html"?>
19
20
21 <title>Poppler-&poppler-014-version;</title>
22
23 <indexterm zone="poppler-014">
24 <primary sortas="a-Poppler-014">Poppler</primary>
25 </indexterm>
26
27 <sect2 role="package">
28 <title>Introduction to Poppler</title>
29
30 <para>The <application>Poppler</application> package contains a PDF
31 rendering library and command line tools used to manipulate PDF files.
32 This is useful for providing PDF rendering functionality as a shared
33 library.</para>
34
35 <para>This old version is usable by <xref linkend="kdegraphics"/>. If you are not
36 building that package, please use <xref linkend="poppler"/>. The two versions of
37 <application>poppler</application> install similar programs, libraries, and
38 pkgconfig files.</para>
39
40 &lfs67_checked;
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>Download (HTTP): <ulink url="&poppler-014-download-http;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download (FTP): <ulink url="&poppler-014-download-ftp;"/></para>
49 </listitem>
50 <listitem>
51 <para>Download MD5 sum: &poppler-014-md5sum;</para>
52 </listitem>
53 <listitem>
54 <para>Download size: &poppler-014-size;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated disk space required: &poppler-014-buildsize;</para>
58 </listitem>
59 <listitem>
60 <para>Estimated build time: &poppler-014-time;</para>
61 </listitem>
62 </itemizedlist>
63
64 <bridgehead renderas="sect3">Poppler Dependencies</bridgehead>
65
66 <bridgehead renderas="sect4">Required</bridgehead>
67 <para role="required"><xref linkend="fontconfig"/>,
68 <xref linkend="pkgconfig"/>, and
69 <xref linkend="qt"/> (so that the
70 <filename class='libraryfile'>libpoppler-qt</filename> library is built)</para>
71
72 <bridgehead renderas="sect4">Recommended</bridgehead>
73 <para role="recommended"><xref linkend="libjpeg"/>, <xref linkend="cairo"/>,
74 and <ulink url="http://www.openjpeg.org">OpenJPEG</ulink>
75 </para>
76
77 <bridgehead renderas="sect4">Optional</bridgehead>
78 <para role="optional"><xref linkend="gtk2"/>,
79 <xref linkend="qt4"/>,
80 <xref linkend="curl"/>,
81 <xref linkend="libxml2"/>, and
82 <xref linkend="lcms"/></para>
83
84 <para condition="html" role="usernotes">User Notes:
85 <ulink url="&blfs-wiki;/poppler-014"/></para>
86
87 </sect2>
88
89 <sect2 role="installation">
90 <title>Installation of Poppler</title>
91
92 <caution>
93 <para><application>Poppler</application> will overwrite command-line
94 utilities and man pages previously installed by the
95 <application>Xpdf</application> package. If you prefer to keep the
96 <application>Xpdf</application> versions of these files, pass the
97 <option>--disable-utils</option> parameter to the
98 <command>configure</command> command below.</para>
99 </caution>
100
101<screen><userinput>./configure --prefix=/usr \
102 --sysconfdir=/etc &amp;&amp;
103make</userinput></screen>
104
105 <para>This package does not come with a test suite.</para>
106
107 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
108
109<screen role="root"><userinput>make install &amp;&amp;
110install -v -m755 -d /usr/share/doc/poppler-&poppler-014-version; &amp;&amp;
111install -v -m644 README* /usr/share/doc/poppler-&poppler-014-version;</userinput></screen>
112
113 <para>If you wish to download and install the optional encoding files to
114 render CJK and Cyrillic properly, please follow the instructions for the Additional
115 Encoding Data on the <xref linkend="poppler"/> page - this version of
116 <application>poppler</application> will automatically read them if they are
117 present when it runs.</para>
118
119 </sect2>
120
121 <sect2 role="commands">
122 <title>Command Explanations</title>
123
124 <!-- This is discouraged by the authors. There is built-in decompression
125 and zlib is not needed
126 <para><parameter>-enable-zlib</parameter>: This parameter forces the build
127 to link with the system-installed
128 <filename class='libraryfile'>libz</filename> library to enable compressed
129 PDF functionality.</para> -->
130
131 <para><parameter>--disable-cairo-output</parameter>: This parameter
132 disables building the <application>cairo</application> graphics backend.</para>
133
134 <para><parameter>--disable-poppler-glib</parameter> and
135 <parameter>--disable-gtk-test</parameter>: These parameters disable
136 building the <application>GLib</application> wrapper and
137 <application>GTK+</application> test program.</para>
138
139 <para><parameter>--disable-static</parameter>: Prevent static libraries
140 being built and installed.</para>
141
142 <para><parameter>--enable-xpdf-headers</parameter>: Install old
143 <application>Xpdf</application> headers required by certain programs. These
144 are unsupported by <application>Poppler</application>.</para>
145
146 </sect2>
147
148 <sect2 role="content">
149 <title>Contents</title>
150
151 <segmentedlist>
152 <segtitle>Installed Programs</segtitle>
153 <segtitle>Installed Libraries</segtitle>
154 <segtitle>Installed Directories</segtitle>
155
156 <seglistitem>
157 <seg><xref linkend="xpdf-content"/> for the pdf* programs</seg>
158 <seg>libpoppler.{so,a}, libpoppler-cpp.{so,a}, libpoppler-glib.{so,a}, libpoppler-qt.{so,a}
159 and libpoppler-qt4.{so,a}</seg>
160 <seg>/usr/include/poppler, /usr/share/doc/poppler-&poppler-version;,
161 /usr/share/gtk-doc/html/poppler and /usr/share/poppler</seg>
162 </seglistitem>
163 </segmentedlist>
164
165 <variablelist>
166 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
167 <?dbfo list-presentation="list"?>
168 <?dbhtml list-presentation="table"?>
169
170 <varlistentry id="libpoppler-014">
171 <term><filename class='libraryfile'>libpoppler.{so,a}</filename></term>
172 <listitem>
173 <para>contains the API functions to render PDF files.</para>
174 <indexterm zone="poppler-014 libpoppler-014">
175 <primary sortas="c-libpoppler">libpoppler.{so,a}</primary>
176 </indexterm>
177 </listitem>
178 </varlistentry>
179
180 <varlistentry id="libpoppler-014-cpp">
181 <term><filename class='libraryfile'>libpoppler-cpp.{so,a}</filename></term>
182 <listitem>
183 <para>is a C++ backend for rendering PDF files.</para>
184 <indexterm zone="poppler-014 libpoppler-014-cpp">
185 <primary sortas="c-libpoppler-cpp">libpoppler-cpp.{so,a}</primary>
186 </indexterm>
187 </listitem>
188 </varlistentry>
189
190 <varlistentry id="libpoppler-014-glib">
191 <term><filename class='libraryfile'>libpoppler-glib.{so,a}</filename></term>
192 <listitem>
193 <para>is a wrapper library used to interface the PDF rendering
194 functions with <application>GTK+</application>.</para>
195 <indexterm zone="poppler-014 libpoppler-014-glib">
196 <primary sortas="c-libpoppler-glib">libpoppler-glib.{so,a}</primary>
197 </indexterm>
198 </listitem>
199 </varlistentry>
200
201 <varlistentry id="libpoppler-014-qt">
202 <term><filename class='libraryfile'>libpoppler-qt.{so,a}</filename></term>
203 <listitem>
204 <para>is a wrapper library used to interface the PDF rendering
205 functions with <application>Qt</application>.</para>
206 <indexterm zone="poppler-014 libpoppler-014-qt">
207 <primary sortas="c-libpoppler-qt">libpoppler-qt.{so,a}</primary>
208 </indexterm>
209 </listitem>
210 </varlistentry>
211
212 <varlistentry id="libpoppler-014-qt4">
213 <term><filename class='libraryfile'>libpoppler-qt4.{so,a}</filename></term>
214 <listitem>
215 <para>is a wrapper library used to interface the PDF rendering
216 functions with <application>Qt</application>-4.</para>
217 <indexterm zone="poppler-014 libpoppler-014-qt4">
218 <primary sortas="c-libpoppler-qt4">libpoppler-qt4.{so,a}</primary>
219 </indexterm>
220 </listitem>
221 </varlistentry>
222
223 </variablelist>
224
225 </sect2>
226
227</sect1>
Note: See TracBrowser for help on using the repository browser.