source: gnome/applications/evince.xml@ 30eeb84

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 9.0 9.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 30eeb84 was fc54d43, checked in by Douglas R. Reno <renodr@…>, 5 years ago

Revert libchamplain to 0.12.16 to allow Evolution and gnome-maps to build
Add security patch for CVE-2018-15587 in Evolution
Tag all of GNOME Applications, as well as gtk-vnc and bogofilter.

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

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