source: gnome/applications/evince.xml@ bf31777

11.3 12.0 12.1 12.2 gimp3 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 xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128 xry111/xf86-video-removal
Last change on this file since bf31777 was f8eeecc0, checked in by Douglas R. Reno <renodr@…>, 21 months ago

Update to evince-43.1.

  • Property mode set to 100644
File size: 9.7 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
[f8eeecc0]8 "&gnome-download-http;/evince/&gnome-43;/evince-&evince-version;.tar.xz">
[a78d8510]9 <!ENTITY evince-download-ftp
[f8eeecc0]10 "&gnome-download-ftp;/evince/&gnome-43;/evince-&evince-version;.tar.xz">
11 <!ENTITY evince-md5sum "8b50f6b1fbd707656452a759bd7364e7">
12 <!ENTITY evince-size "2.8 MB">
13 <!ENTITY evince-buildsize "44 MB">
[f7c93ce]14 <!ENTITY evince-time "0.2 SBU (Using parallelism=4)">
[3bef2f0]15]>
16
17<sect1 id="evince" xreflabel="Evince-&evince-version;">
18 <?dbhtml filename="evince.html"?>
19
20
21 <title>Evince-&evince-version;</title>
22
23 <indexterm zone="evince">
[1ca1a68f]24 <primary sortas="a-Evince">Evince</primary>
[3bef2f0]25 </indexterm>
26
27 <sect2 role="package">
28 <title>Introduction to Evince</title>
29
30 <para>
[0d7900a]31 <application>Evince</application> is a document viewer for multiple
[3bef2f0]32 document formats. It supports PDF, Postscript, DjVu, TIFF and DVI.
33 It is useful for viewing documents of various types using one simple
34 application instead of the multiple document viewers that once existed
35 on the <application>GNOME</application> Desktop.
36 </para>
37
[8a2cb97]38 &lfs112_checked;
[3bef2f0]39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&evince-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&evince-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &evince-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &evince-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &evince-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &evince-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Evince Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
[843c02a9]78 <xref linkend="adwaita-icon-theme"/>,
[1ca1a68f]79 <xref linkend="gsettings-desktop-schemas"/>,
[a78d8510]80 <xref linkend="gtk3"/>,
[43751fc6]81 <xref linkend="itstool"/>,
[eb305e7b]82 <xref linkend="libhandy1"/>,
[43751fc6]83 <xref linkend="libxml2"/>, and
84 <xref linkend="openjpeg2"/>
[3bef2f0]85 </para>
86
87 <bridgehead renderas="sect4">Recommended</bridgehead>
88 <para role="recommended">
[a78d8510]89 <xref linkend="gnome-keyring"/>,
[3bef2f0]90 <xref linkend="gobject-introspection"/>,
[d72b599]91 <xref linkend="libarchive"/>,
[ef68c78]92 <xref linkend="libsecret"/>,
[c828e9cb]93 <xref linkend="nautilus"/> (to build the plugin), and
[1ca1a68f]94 <xref linkend="poppler"/>
[3bef2f0]95 </para>
96
97 <bridgehead renderas="sect4">Optional</bridgehead>
98 <para role="optional">
[c828e9cb]99 <xref linkend="cups"/> (to enable printing if support is built into
100 <application>GTK+ 3</application>),
[a78d8510]101 <xref linkend="gnome-desktop"/>,
[c69b5e72]102 <xref linkend="gspell"/>,
[a78d8510]103 <xref linkend="gst10-plugins-base"/>,
[3bef2f0]104 <xref linkend="gtk-doc"/>,
[5c115c8]105 <xref linkend="libgxps"/>,
[a78d8510]106 <xref linkend="libtiff"/>,
[1483e0c]107 <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>),
[ef37e8a1]108 <ulink url="http://djvu.sourceforge.net/">DjVuLibre</ulink>,
[c5408a2]109 <ulink url="&gi-docgen-url;">gi-docgen</ulink>,
[43751fc6]110 <ulink url="http://www.freedesktop.org/wiki/Software/libspectre/">libspectre</ulink>,
111 <ulink url="https://github.com/jlaurens/synctex">Synctex</ulink>, and
[eb19654e]112 <ulink url="https://www.t1lib.org/">t1lib</ulink>
[3bef2f0]113 </para>
114
115 <para condition="html" role="usernotes">User Notes:
116 <ulink url="&blfs-wiki;/evince"/>
117 </para>
118 </sect2>
119
120 <sect2 role="installation">
121 <title>Installation of Evince</title>
122
[5468eaa]123 <para>
124 First, make sure that meson can find TeXLive if it is installed.
125 This has no effect on systems without TeXLive installed.
126 </para>
127
[f4302700]128<screen><userinput remap="pre">export CPPFLAGS="-I/opt/texlive/&texlive-year;/include" &amp;&amp;
[5468eaa]129export LDFLAGS="$LDFLAGS -L/opt/texlive/&texlive-year;/lib"</userinput></screen>
130
[2f2bfbd]131
[3bef2f0]132 <para>
133 Install <application>Evince</application> by running the following
134 commands:
135 </para>
136
[d8321785]137<screen revision="sysv"><userinput>mkdir build &amp;&amp;
138cd build &amp;&amp;
139
[3d085ec]140meson --prefix=/usr \
141 --buildtype=release \
142 -Dgtk_doc=false \
143 --wrap-mode=nodownload \
[20f070d8]144 -Dsystemduserunitdir=no .. &amp;&amp;
[d8321785]145ninja</userinput></screen>
146
147<screen revision="systemd"><userinput>mkdir build &amp;&amp;
148cd build &amp;&amp;
149
[3d085ec]150meson --prefix=/usr \
151 --buildtype=release \
152 -Dgtk_doc=false \
153 --wrap-mode=nodownload \
154 .. &amp;&amp;
[d8321785]155ninja</userinput></screen>
[3bef2f0]156
157 <para>
[48771ae]158 This package does not have a working test suite.
[3bef2f0]159 </para>
160
161 <para>
162 Now, as the <systemitem class="username">root</systemitem> user:
163 </para>
164
[d8321785]165<screen role="root"><userinput>ninja install</userinput></screen>
[3bef2f0]166
[82192a18]167 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
168 href="../../xincludes/gsettings-destdir.xml"/>
[ae9228b]169
[3bef2f0]170 </sect2>
171
172 <sect2 role="commands">
[ceac16b]173 <title>Command Explanations</title>
[20f070d8]174
175 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
176 href="../../xincludes/meson-buildtype-release.xml"/>
177
[2dfb6cff]178 <para>
[f4302700]179 <parameter>CPPFLAGS="..." LDFLAGS="$LDFLAGS ..."</parameter>: If
[2dfb6cff]180 <application>TeXLive</application> has been installed in
[5f789db]181 <filename class="directory">/opt/texlive/&texlive-year;</filename> the
[3d085ec]182 configure script will find
183 <filename class='libraryfile'>libkpathsea.so</filename> and enable the
184 DVI backend, but without this addition the compile will fail because it
185 cannot find the required headers. Adding this to a system where
186 <application>TeXLive</application> has not been installed does not break
187 the build.
[2dfb6cff]188 </para>
[f4302700]189
[d8321785]190 <para>
191 <parameter>-Dgtk_doc=false</parameter>: This switch disables generating
192 the gtk-doc API reference documentation. If you have
193 <xref role="nodep" linkend="gtk-doc"/> installed and wish to generate
[3d085ec]194 the API reference documentation, remove this switch and the following
195 one.
196 </para>
197
198 <para>
199 <parameter>--wrap-mode=nodownload</parameter>: This switch disables
200 fetching any dependency: the build system tries to fetch gi-docgen
201 even if <parameter>-Dgtk_doc=false</parameter> is passed.
[d8321785]202 </para>
[2dfb6cff]203
[06bb4fd1]204 <para>
[d8321785]205 <option>-Dgspell=false</option>: This switch turns off support
206 for the spell checking plugin.
[06bb4fd1]207 </para>
[b3a1c8da]208
[3bef2f0]209 <para>
[d8321785]210 <option>-Dintrospection=false</option>: Use this option if you
[8558044]211 don't have <xref role="nodep" linkend="gobject-introspection"/>
[d8321785]212 installed and don't wish to have introspection support built into Evince.
[3bef2f0]213 </para>
214
215 <para>
[d8321785]216 <option>-Dnautilus=false</option>: This switch disables building
[c8bad00]217 the <application>Nautilus</application> Plugin. Use this switch
[1ca1a68f]218 if <application>Nautilus</application> is not installed.
[3bef2f0]219 </para>
220
[a78d8510]221 <para>
[d8321785]222 <option>-Dkeyring=false</option>: This switch disables the use of
[c828e9cb]223 <application>libsecret</application>. Use this switch
[a78d8510]224 if <application>libsecret</application> is not installed.
225 </para>
[3bef2f0]226
[c3f0e44]227 <para>
228 <option>-Dps=enabled</option>: Use this switch if
229 <application>libspectre</application> is installed and you want to
230 view PostScript files with <application>Evince</application>.
231 </para>
232
[3bef2f0]233 </sect2>
234
235 <sect2 role="content">
236 <title>Contents</title>
237
238 <segmentedlist>
239 <segtitle>Installed Programs</segtitle>
[dbc969b]240 <segtitle>Installed Libraries</segtitle>
[3bef2f0]241 <segtitle>Installed Directories</segtitle>
242
243 <seglistitem>
244 <seg>
[65527f4d]245 evince, evince-previewer, and evince-thumbnailer
[3bef2f0]246 </seg>
247 <seg>
[3d085ec]248 libevdocument3.so and
249 libevview3.so
[3bef2f0]250 </seg>
251 <seg>
[d2c01eab]252 /usr/{include,lib,share}/evince,
[3d085ec]253 /usr/share/gtk-doc/html/{evince,libevdocument-3.0,libevview-3.0}
254 (optional), and
[1ca1a68f]255 /usr/share/help/*/evince
[3bef2f0]256 </seg>
257 </seglistitem>
258 </segmentedlist>
259
260 <variablelist>
261 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
262 <?dbfo list-presentation="list"?>
263 <?dbhtml list-presentation="table"?>
264
265 <varlistentry id="evince-prog">
266 <term><command>evince</command></term>
267 <listitem>
268 <para>
[4c24eb0a]269 is a multiple format document viewer
[3bef2f0]270 </para>
271 <indexterm zone="evince evince-prog">
272 <primary sortas="b-evince">evince</primary>
273 </indexterm>
274 </listitem>
275 </varlistentry>
276
277 <varlistentry id="evince-previewer">
278 <term><command>evince-previewer</command></term>
279 <listitem>
280 <para>
[2c87187]281 is an application that implements the printing previewer
[3bef2f0]282 </para>
283 <indexterm zone="evince evince-previewer">
284 <primary sortas="b-evince-previewer">evince-previewer</primary>
285 </indexterm>
286 </listitem>
287 </varlistentry>
288
289 <varlistentry id="evince-thumbnailer">
290 <term><command>evince-thumbnailer</command></term>
291 <listitem>
292 <para>
293 is a simple program used to create thumbnail images of
[4c24eb0a]294 supported documents
[3bef2f0]295 </para>
296 <indexterm zone="evince evince-thumbnailer">
297 <primary sortas="b-evince-thumbnailer">evince-thumbnailer</primary>
298 </indexterm>
299 </listitem>
300 </varlistentry>
301
302 </variablelist>
303
304 </sect2>
305
306</sect1>
Note: See TracBrowser for help on using the repository browser.