source: gnome/add/evince.xml@ f1e103a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since f1e103a was f1e103a, checked in by Randy McMurchy <randy@…>, 13 years ago

Added new package TeX Live-20100722

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

  • Property mode set to 100644
File size: 10.1 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 evince-download-http "&gnome-download-http;/evince/&gnome-version;/evince-&evince-version;.tar.bz2">
8 <!ENTITY evince-download-ftp "&gnome-download-ftp;/evince/&gnome-version;/evince-&evince-version;.tar.bz2">
9 <!ENTITY evince-md5sum "2ae7fe7da797a9f08f2dd1ba4cbdeeae">
10 <!ENTITY evince-size "2.1 MB">
11 <!ENTITY evince-buildsize "53 MB">
12 <!ENTITY evince-time "1.3 SBU">
13]>
14
15<sect1 id="evince" xreflabel="Evince-&evince-version;">
16 <?dbhtml filename="evince.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Evince-&evince-version;</title>
24
25 <indexterm zone="evince">
26 <primary sortas="a-Evince">Evince</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Evince</title>
31
32 <para>The <application>Evince</application> package contains a document
33 viewer for multiple document formats. It currently supports PDF,
34 Postscript, DjVu, TIFF and DVI. This is useful for viewing documents of
35 various types using one simple application instead of the multiple document
36 viewers that once existed on the GNOME Desktop.</para>
37
38 &lfs65_built;
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&evince-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&evince-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &evince-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &evince-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &evince-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &evince-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <!--
63 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
64 <itemizedlist spacing="compact">
65 <listitem>
66 <para>Required patch: <ulink
67 url="&patch-root;/evince-&evince-version;-t1lib-1.patch"/></para>
68 </listitem>
69 </itemizedlist>
70 -->
71
72 <bridgehead renderas="sect3">Evince Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
75 <para role="required"><xref linkend="gnome-doc-utils"/>,
76 <xref linkend="gnome-icon-theme"/>,
77 <xref linkend="gtk2"/>, and
78 <xref linkend="which"/></para>
79
80 <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
81 <para role="required"><xref linkend="shared-mime-info"/></para>
82
83 <bridgehead renderas="sect4">Optional</bridgehead>
84 <para role="optional"><xref linkend="GConf"/>,
85 <xref linkend="libgnome-keyring"/>,
86 <xref linkend="gtk-doc"/>,
87 <xref linkend="libtiff"/>,
88 <xref linkend="tetex"/> or <xref linkend="texlive"/> (required to build the DVI viewer),
89 <xref linkend="nautilus"/>
90 (required to build the <application>Nautilus</application> plugin),
91 <xref linkend="poppler"/> (required for PDF support and must be built
92 with <application>GTK+</application> support),
93 <ulink url="http://libspectre.freedesktop.org/wiki/">libspectre</ulink>
94 (required for Postscript ability from <application>Evince</application>),
95 <ulink url="http://djvulibre.djvuzone.org/">DjVuLibre</ulink>
96 (required for DjVu graphics from <application>Evince</application>), and
97 <ulink url="http://www.sfr-fresh.com/linux/misc/t1lib">t1lib</ulink>
98 (required for Type1 font support in the DVI viewer)</para>
99
100 <para condition="html" role="usernotes">User Notes:
101 <ulink url="&blfs-wiki;/evince"/></para>
102
103 </sect2>
104
105 <sect2 role="installation">
106 <title>Installation of Evince</title>
107
108 <para>Install <application>Evince</application> by running the following
109 commands:</para>
110
111<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
112 --sysconfdir=&gnome-etc-dir; \
113 --localstatedir=/var/lib \
114 --libexecdir=$(pkg-config \
115 --variable=prefix ORBit-2.0)/lib/evince \
116 --mandir=$(pkg-config \
117 --variable=prefix ORBit-2.0)/share/man \
118 --enable-pixbuf \
119 --without-keyring \
120 --without-gconf \
121 --disable-nautilus \
122 --disable-pdf &amp;&amp;
123make</userinput></screen>
124
125 <para>The test suite for this package requires a functional
126 <application>dogtail</application> installation. Requirements and
127 download information can be found at
128 <ulink url="http://people.redhat.com/zcerza/dogtail/"/>. The test suite
129 is invoked by issuing <command>make check</command>.</para>
130
131 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
132
133<screen role="root"><userinput>make install</userinput></screen>
134
135 </sect2>
136
137 <sect2 role="commands">
138 <title>Command Explanations</title>
139
140 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
141 href="../../xincludes/gnome-prefix.xml"/>
142
143 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
144 href="../../xincludes/gnome-sysconfdir.xml"/>
145
146 <para><parameter>--libexecdir=$(pkg-config --variable=prefix
147 ORBit-2.0)/lib/evince</parameter>: This parameter is used so that the
148 <application>Evince</application> internal support programs are installed
149 in the preferred location of <filename
150 class='directory'>$GNOME_PREFIX/lib/evince</filename> instead of <filename
151 class='directory'>$GNOME_PREFIX/libexec</filename>.</para>
152
153 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
154 href="../../xincludes/scrollkeeper-dir.xml"/>
155
156 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
157 href="../../xincludes/gnome-mandir.xml"/>
158
159 <para><parameter>--enable-pixbuf</parameter>: This parameter enables the
160 Pixbuf Backend.</para>
161
162 <para><parameter>--without-keyring</parameter>: This parameter disables the
163 use of <application>gnome-keyring</application>. Remove parameter if
164 <application>gnome-keyring</application> is installed.</para>
165
166 <para><parameter>--without-gconf</parameter>: This parameter disables
167 <application>GConf</application> Support. Remove parameter if
168 <application>GConf</application> is installed.</para>
169
170 <para><parameter>--disable-nautilus</parameter>: This parameter disables the
171 <application>Nautilus</application> Plugin. Remove parameter if
172 <application>Nautilus</application> is installed.</para>
173
174 <para><parameter>--disable-pdf</parameter>: This parameter disables the PDF
175 Backend. Remove parameter if <application>Poppler</application> is
176 installed.</para>
177
178 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
179 href="../../xincludes/gtk-doc-rebuild.xml"/>
180
181 <para><option>--enable-introspection</option>: Use this parameter if you
182 have the <application>gobject-introspection</application> package installed
183 and you wish to enable GObject introspection.</para>
184
185 <para><option>--enable-impress</option>: Use this parameter if you wish to
186 compile with support for impress presentations.</para>
187
188 <para><option>--enable-dvi</option>: Use this parameter if you have the
189 <application>teTeX</application> or <application>TeX Live</application>
190 package installed and you wish to build support to view DVI files.</para>
191
192 <para><option>--enable-t1lib</option>: Use this parameter if you have the
193 <application>t1lib</application> package installed and you wish to build
194 support for Type1 fonts in the DVI viewer.</para>
195
196 </sect2>
197
198 <sect2 role="content">
199 <title>Contents</title>
200
201 <segmentedlist>
202 <segtitle>Installed Programs</segtitle>
203 <segtitle>Installed Library</segtitle>
204 <segtitle>Installed Directories</segtitle>
205
206 <seglistitem>
207 <seg>evince, evince-previewer, evince-thumbnailer,
208 evince-convert-metadata, and evinced</seg>
209 <seg>libcomicsdocument.{so,a}, libpdfdocument.{so,a},
210 libpixbufdocument.{so,a}, libtiffdocument.{so,a}, libevdocument.{so,a},
211 libevview.{so,a}, and libevince-properties-page.{so,a}</seg>
212 <seg><envar>$GNOME_PREFIX</envar>/{include/evince/&gnome-version;/{libdocument,
213 libview},lib/evince/2/backends,
214 share/{evince/icons/hicolor/{16x16/{actions,mimetypes},22x22/{actions,
215 mimetypes},24x24/{actions,mimetypes},32x32/{actions,mimetypes},
216 48x48/actions,scalable/{actions,mimetypes}},gnome/help/evince/*,
217 gtk-doc/html/{evince,libevdocument-&gnome-version;,
218 libevview-&gnome-version;},omf/evince}}</seg>
219 </seglistitem>
220 </segmentedlist>
221
222 <variablelist>
223 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
224 <?dbfo list-presentation="list"?>
225 <?dbhtml list-presentation="table"?>
226
227 <varlistentry id="evince-prog">
228 <term><command>evince</command></term>
229 <listitem>
230 <para>is a multiple format document viewer.</para>
231 <indexterm zone="evince evince-prog">
232 <primary sortas="b-evince">evince</primary>
233 </indexterm>
234 </listitem>
235 </varlistentry>
236
237 <varlistentry id="evince-previewer">
238 <term><command>evince-previewer</command></term>
239 <listitem>
240 <para>is an applicaton that implements the printing preview.</para>
241 <indexterm zone="evince evince-previewer">
242 <primary sortas="b-evince-previewer">evince-previewer</primary>
243 </indexterm>
244 </listitem>
245 </varlistentry>
246
247 <varlistentry id="evince-thumbnailer">
248 <term><command>evince-thumbnailer</command></term>
249 <listitem>
250 <para>is a simple program used to create thumbnail images of
251 supported documents.</para>
252 <indexterm zone="evince evince-thumbnailer">
253 <primary sortas="b-evince-thumbnailer">evince-thumbnailer</primary>
254 </indexterm>
255 </listitem>
256 </varlistentry>
257
258 </variablelist>
259
260 </sect2>
261
262</sect1>
Note: See TracBrowser for help on using the repository browser.