source: gnome/applications/evince.xml@ b4c8de67

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 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 b4c8de67 was b4c8de67, checked in by Ken Moffat <ken@…>, 7 years ago

evince-3.24.1

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

  • Property mode set to 100644
File size: 7.9 KB
RevLine 
[3bef2f0]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
[a78d8510]7 <!ENTITY evince-download-http
[2c8c70c]8 "&gnome-download-http;/evince/&gnome-minor-24;/evince-&evince-version;.tar.xz">
[a78d8510]9 <!ENTITY evince-download-ftp
[2c8c70c]10 "&gnome-download-ftp;/evince/&gnome-minor-24;/evince-&evince-version;.tar.xz">
[b4c8de67]11 <!ENTITY evince-md5sum "ea19a7f5903caa1ec9688d98051cdb0d">
12 <!ENTITY evince-size "3.4 MB">
13 <!ENTITY evince-buildsize "91 MB">
[c8bad00]14 <!ENTITY evince-time "1.0 SBU">
[3bef2f0]15]>
16
17<sect1 id="evince" xreflabel="Evince-&evince-version;">
18 <?dbhtml filename="evince.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>Evince-&evince-version;</title>
26
27 <indexterm zone="evince">
[1ca1a68f]28 <primary sortas="a-Evince">Evince</primary>
[3bef2f0]29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to Evince</title>
33
34 <para>
[0d7900a]35 <application>Evince</application> is a document viewer for multiple
[3bef2f0]36 document formats. It supports PDF, Postscript, DjVu, TIFF and DVI.
37 It is useful for viewing documents of various types using one simple
38 application instead of the multiple document viewers that once existed
39 on the <application>GNOME</application> Desktop.
40 </para>
41
[2ec47f0]42 &lfs80_checked;
[b4c8de67]43 &gcc7_checked;
[3bef2f0]44
45 <bridgehead renderas="sect3">Package Information</bridgehead>
46 <itemizedlist spacing="compact">
47 <listitem>
48 <para>
49 Download (HTTP): <ulink url="&evince-download-http;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download (FTP): <ulink url="&evince-download-ftp;"/>
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download MD5 sum: &evince-md5sum;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Download size: &evince-size;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated disk space required: &evince-buildsize;
70 </para>
71 </listitem>
72 <listitem>
73 <para>
74 Estimated build time: &evince-time;
75 </para>
76 </listitem>
77 </itemizedlist>
78
79 <bridgehead renderas="sect3">Evince Dependencies</bridgehead>
80
81 <bridgehead renderas="sect4">Required</bridgehead>
82 <para role="required">
[843c02a9]83 <xref linkend="adwaita-icon-theme"/>,
[1ca1a68f]84 <xref linkend="gsettings-desktop-schemas"/>,
[a78d8510]85 <xref linkend="gtk3"/>,
86 <xref linkend="itstool"/>, and
87 <xref linkend="libxml2"/>
[3bef2f0]88 </para>
89
90 <bridgehead renderas="sect4">Recommended</bridgehead>
91 <para role="recommended">
[a78d8510]92 <xref linkend="gnome-keyring"/>,
[3bef2f0]93 <xref linkend="gobject-introspection"/>,
[ef68c78]94 <xref linkend="libsecret"/>,
[c828e9cb]95 <xref linkend="nautilus"/> (to build the plugin), and
[1ca1a68f]96 <xref linkend="poppler"/>
[3bef2f0]97 </para>
98
99 <bridgehead renderas="sect4">Optional</bridgehead>
100 <para role="optional">
[c828e9cb]101 <xref linkend="cups"/> (to enable printing if support is built into
102 <application>GTK+ 3</application>),
[a78d8510]103 <xref linkend="gnome-desktop"/>,
104 <xref linkend="gst10-plugins-base"/>,
[3bef2f0]105 <xref linkend="gtk-doc"/>,
[a78d8510]106 <xref linkend="libtiff"/>,
[f720ace1]107 <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>)
[ef37e8a1]108 <ulink url="http://djvu.sourceforge.net/">DjVuLibre</ulink>,
[a754ee2b]109 <ulink url="https://wiki.gnome.org/action/show/Projects/libgxps">libgxps</ulink>,
[ef37e8a1]110 <ulink url="http://www.freedesktop.org/wiki/Software/libspectre/">libspectre</ulink>, and
[c8bad00]111 <ulink url="http://www.ibiblio.org/pub/Linux/libs/graphics/t1lib-5.1.2.tar.gz">t1lib</ulink>
[3bef2f0]112 </para>
113
114 <para condition="html" role="usernotes">User Notes:
115 <ulink url="&blfs-wiki;/evince"/>
116 </para>
117 </sect2>
118
119 <sect2 role="installation">
120 <title>Installation of Evince</title>
121
122 <para>
123 Install <application>Evince</application> by running the following
124 commands:
125 </para>
126
[b3a1c8da]127<screen><userinput>./configure --prefix=/usr \
128 --enable-compile-warnings=minimum \
129 --enable-introspection \
130 --disable-static &amp;&amp;
[3bef2f0]131make</userinput></screen>
132
133 <para>
[1ca1a68f]134 This package does not have a working testsuite.
[3bef2f0]135 </para>
136
137 <para>
138 Now, as the <systemitem class="username">root</systemitem> user:
139 </para>
140
141<screen role="root"><userinput>make install</userinput></screen>
142
143 </sect2>
144
145 <sect2 role="commands">
[1ca1a68f]146 <title>Command Explanation</title>
[3bef2f0]147
[b3a1c8da]148 <para>
149 <parameter>--enable-compile-warnings=minimum</parameter>: This
150 switch prevents a warning about a date format being treated as an error by
151 <application>gcc-6.1</application>.
152 </para>
153
[3bef2f0]154 <para>
[a78d8510]155 <parameter>--enable-introspection</parameter>: By default, the
[0d7900a]156 <application>Gobject Introspection</application> support is
[3bef2f0]157 turned off, even though that package is an expected component
158 of the <application>GNOME</application> Desktop.
159 </para>
160
161 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
162 href="../../xincludes/static-libraries.xml"/>
163
[a78d8510]164 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
165 href="../../xincludes/gtk-doc-rebuild.xml"/>
[3bef2f0]166
167 <para>
[1ca1a68f]168 <option>--disable-nautilus</option>: This switch disables building
[c8bad00]169 the <application>Nautilus</application> Plugin. Use this switch
[1ca1a68f]170 if <application>Nautilus</application> is not installed.
[3bef2f0]171 </para>
172
[a78d8510]173 <para>
[c828e9cb]174 <option>--without-keyring</option>: This switch disables the use of
175 <application>libsecret</application>. Use this switch
[a78d8510]176 if <application>libsecret</application> is not installed.
177 </para>
[3bef2f0]178
179 </sect2>
180
181 <sect2 role="content">
182 <title>Contents</title>
183
184 <segmentedlist>
185 <segtitle>Installed Programs</segtitle>
[dbc969b]186 <segtitle>Installed Libraries</segtitle>
[3bef2f0]187 <segtitle>Installed Directories</segtitle>
188
189 <seglistitem>
190 <seg>
[65527f4d]191 evince, evince-previewer, and evince-thumbnailer
[3bef2f0]192 </seg>
193 <seg>
[843c02a9]194 libevdocument3.so,
195 libevview3.so,
[7a541cc]196 /usr/lib/mozilla/plugins/libevbrowserplugin.so (browser plugin,
197 but unusable in firefox), and
[843c02a9]198 /usr/lib/nautilus/extensions-3.0/libevince-properties-page.so
[3bef2f0]199 </seg>
200 <seg>
[d2c01eab]201 /usr/{include,lib,share}/evince,
[91b65df]202 /usr/share/gtk-doc/html/{evince,libevdocument-3.0,libevview-3.0}, and
[1ca1a68f]203 /usr/share/help/*/evince
[3bef2f0]204 </seg>
205 </seglistitem>
206 </segmentedlist>
207
208 <variablelist>
209 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
210 <?dbfo list-presentation="list"?>
211 <?dbhtml list-presentation="table"?>
212
213 <varlistentry id="evince-prog">
214 <term><command>evince</command></term>
215 <listitem>
216 <para>
217 is a multiple format document viewer.
218 </para>
219 <indexterm zone="evince evince-prog">
220 <primary sortas="b-evince">evince</primary>
221 </indexterm>
222 </listitem>
223 </varlistentry>
224
225 <varlistentry id="evince-previewer">
226 <term><command>evince-previewer</command></term>
227 <listitem>
228 <para>
[c828e9cb]229 is an applicaton that implements the printing previewer.
[3bef2f0]230 </para>
231 <indexterm zone="evince evince-previewer">
232 <primary sortas="b-evince-previewer">evince-previewer</primary>
233 </indexterm>
234 </listitem>
235 </varlistentry>
236
237 <varlistentry id="evince-thumbnailer">
238 <term><command>evince-thumbnailer</command></term>
239 <listitem>
240 <para>
241 is a simple program used to create thumbnail images of
242 supported documents.
243 </para>
244 <indexterm zone="evince evince-thumbnailer">
245 <primary sortas="b-evince-thumbnailer">evince-thumbnailer</primary>
246 </indexterm>
247 </listitem>
248 </varlistentry>
249
250 </variablelist>
251
252 </sect2>
253
254</sect1>
Note: See TracBrowser for help on using the repository browser.