source: gnome/applications/evince.xml@ 170e308

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 170e308 was 170e308, checked in by Pierre Labastie <pieere@…>, 4 years ago

Tags and a couple of fixes

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

  • Property mode set to 100644
File size: 9.5 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
[a761478]8 "&gnome-download-http;/evince/&gnome-minor-36;/evince-&evince-version;.tar.xz">
[a78d8510]9 <!ENTITY evince-download-ftp
[a761478]10 "&gnome-download-ftp;/evince/&gnome-minor-36;/evince-&evince-version;.tar.xz">
[45ec863]11 <!ENTITY evince-md5sum "a7ebf1f76552579be71fc63947a15297">
[20ad9bf]12 <!ENTITY evince-size "2.5 MB">
13 <!ENTITY evince-buildsize "99 MB">
14 <!ENTITY evince-time "0.4 SBU (Using parallelism=4)">
[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
[170e308]42 &lfs10_checked;
[3bef2f0]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">
[843c02a9]82 <xref linkend="adwaita-icon-theme"/>,
[1ca1a68f]83 <xref linkend="gsettings-desktop-schemas"/>,
[a78d8510]84 <xref linkend="gtk3"/>,
[43751fc6]85 <xref linkend="itstool"/>,
86 <xref linkend="libxml2"/>, and
87 <xref linkend="openjpeg2"/>
[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"/>,
[d72b599]94 <xref linkend="libarchive"/>,
[ef68c78]95 <xref linkend="libsecret"/>,
[c828e9cb]96 <xref linkend="nautilus"/> (to build the plugin), and
[1ca1a68f]97 <xref linkend="poppler"/>
[3bef2f0]98 </para>
99
100 <bridgehead renderas="sect4">Optional</bridgehead>
101 <para role="optional">
[c828e9cb]102 <xref linkend="cups"/> (to enable printing if support is built into
103 <application>GTK+ 3</application>),
[a78d8510]104 <xref linkend="gnome-desktop"/>,
[c69b5e72]105 <xref linkend="gspell"/>,
[a78d8510]106 <xref linkend="gst10-plugins-base"/>,
[3bef2f0]107 <xref linkend="gtk-doc"/>,
[5c115c8]108 <xref linkend="libgxps"/>,
[a78d8510]109 <xref linkend="libtiff"/>,
[1483e0c]110 <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>),
[ef37e8a1]111 <ulink url="http://djvu.sourceforge.net/">DjVuLibre</ulink>,
[c69b5e72]112 <!--<ulink url="http://ftp.gnome.org/pub/gnome/sources/gspell">gspell</ulink>,-->
[5c115c8]113 <!--<ulink url="https://wiki.gnome.org/action/show/Projects/libgxps">libgxps</ulink>,-->
[43751fc6]114 <ulink url="http://www.freedesktop.org/wiki/Software/libspectre/">libspectre</ulink>,
115 <ulink url="https://github.com/jlaurens/synctex">Synctex</ulink>, and
[06bb4fd1]116 <ulink url="https://www.ibiblio.org/pub/Linux/libs/graphics/!INDEX.html">t1lib</ulink>
[3bef2f0]117 </para>
118
119 <para condition="html" role="usernotes">User Notes:
120 <ulink url="&blfs-wiki;/evince"/>
121 </para>
122 </sect2>
123
124 <sect2 role="installation">
125 <title>Installation of Evince</title>
126
127 <para>
128 Install <application>Evince</application> by running the following
129 commands:
130 </para>
131
[d8321785]132<screen revision="sysv"><userinput>mkdir build &amp;&amp;
133cd build &amp;&amp;
134
135meson --prefix=/usr -Dgtk_doc=false -Dsystemduserunitdir=no .. &amp;&amp;
136ninja</userinput></screen>
137
138<screen revision="systemd"><userinput>mkdir build &amp;&amp;
139cd build &amp;&amp;
140
141meson --prefix=/usr -Dgtk_doc=false .. &amp;&amp;
142ninja</userinput></screen>
[3bef2f0]143
144 <para>
[1ca1a68f]145 This package does not have a working testsuite.
[3bef2f0]146 </para>
147
148 <para>
149 Now, as the <systemitem class="username">root</systemitem> user:
150 </para>
151
[d8321785]152<screen role="root"><userinput>ninja install</userinput></screen>
[3bef2f0]153
[82192a18]154 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
155 href="../../xincludes/gsettings-destdir.xml"/>
[ae9228b]156
[3bef2f0]157 </sect2>
158
159 <sect2 role="commands">
[ceac16b]160 <title>Command Explanations</title>
[06bb4fd1]161 <!--
[b3a1c8da]162 <para>
[06bb4fd1]163 <parameter>- -enable-compile-warnings=minimum</parameter>: This
[b3a1c8da]164 switch prevents a warning about a date format being treated as an error by
165 <application>gcc-6.1</application>.
166 </para>
[06bb4fd1]167 -->
168
[d8321785]169<!-- When moving to Meson, I installed the whole texlive suite from source.
170 I was able to verify that this is no longer required. I'm assuming it was
171 one of evince-3.36.3 or texlive-2020 that fixed this.
[2dfb6cff]172 <para>
[1483e0c]173 <parameter>CFLAGS="$CFLAGS ..." CXXFLAGS="$CXXFLAGS ..." LDFLAGS="$LDFLAGS ..."</parameter>: If
[2dfb6cff]174 <application>TeXLive</application> has been installed in
175 <filename class="directory">/opt/texlive-&texlive-year;</filename> the
176 configure script will find <filename class='libraryfile'>libkpathsea.so</filename>
177 and enable the DVI backend, but without this addition the compile will fail
178 because it cannot find the required headers. Adding this to a system where
179 <application>TeXLive</application> has not been installed does not break the
180 build.
181 </para>
[d8321785]182-->
183 <para>
184 <parameter>-Dgtk_doc=false</parameter>: This switch disables generating
185 the gtk-doc API reference documentation. If you have
186 <xref role="nodep" linkend="gtk-doc"/> installed and wish to generate
187 the API reference documentation, remove this switch.
188 </para>
[2dfb6cff]189
[06bb4fd1]190 <para>
[d8321785]191 <option>-Dgspell=false</option>: This switch turns off support
192 for the spell checking plugin.
[06bb4fd1]193 </para>
[b3a1c8da]194
[3bef2f0]195 <para>
[d8321785]196 <option>-Dintrospection=false</option>: Use this option if you
197 don't have <xref role="nodep" linkend="gobject-introspection"/>
198 installed and don't wish to have introspection support built into Evince.
[3bef2f0]199 </para>
200
[d8321785]201<!--
[3bef2f0]202 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
203 href="../../xincludes/static-libraries.xml"/>
204
[a78d8510]205 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
206 href="../../xincludes/gtk-doc-rebuild.xml"/>
[d8321785]207-->
[3bef2f0]208
209 <para>
[d8321785]210 <option>-Dnautilus=false</option>: This switch disables building
[c8bad00]211 the <application>Nautilus</application> Plugin. Use this switch
[1ca1a68f]212 if <application>Nautilus</application> is not installed.
[3bef2f0]213 </para>
214
[a78d8510]215 <para>
[d8321785]216 <option>-Dkeyring=false</option>: This switch disables the use of
[c828e9cb]217 <application>libsecret</application>. Use this switch
[a78d8510]218 if <application>libsecret</application> is not installed.
219 </para>
[3bef2f0]220
221 </sect2>
222
223 <sect2 role="content">
224 <title>Contents</title>
225
226 <segmentedlist>
227 <segtitle>Installed Programs</segtitle>
[dbc969b]228 <segtitle>Installed Libraries</segtitle>
[3bef2f0]229 <segtitle>Installed Directories</segtitle>
230
231 <seglistitem>
232 <seg>
[65527f4d]233 evince, evince-previewer, and evince-thumbnailer
[3bef2f0]234 </seg>
235 <seg>
[843c02a9]236 libevdocument3.so,
[43751fc6]237 libevview3.so, and
[843c02a9]238 /usr/lib/nautilus/extensions-3.0/libevince-properties-page.so
[3bef2f0]239 </seg>
240 <seg>
[d2c01eab]241 /usr/{include,lib,share}/evince,
[91b65df]242 /usr/share/gtk-doc/html/{evince,libevdocument-3.0,libevview-3.0}, and
[1ca1a68f]243 /usr/share/help/*/evince
[3bef2f0]244 </seg>
245 </seglistitem>
246 </segmentedlist>
247
248 <variablelist>
249 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
250 <?dbfo list-presentation="list"?>
251 <?dbhtml list-presentation="table"?>
252
253 <varlistentry id="evince-prog">
254 <term><command>evince</command></term>
255 <listitem>
256 <para>
257 is a multiple format document viewer.
258 </para>
259 <indexterm zone="evince evince-prog">
260 <primary sortas="b-evince">evince</primary>
261 </indexterm>
262 </listitem>
263 </varlistentry>
264
265 <varlistentry id="evince-previewer">
266 <term><command>evince-previewer</command></term>
267 <listitem>
268 <para>
[c828e9cb]269 is an applicaton that implements the printing previewer.
[3bef2f0]270 </para>
271 <indexterm zone="evince evince-previewer">
272 <primary sortas="b-evince-previewer">evince-previewer</primary>
273 </indexterm>
274 </listitem>
275 </varlistentry>
276
277 <varlistentry id="evince-thumbnailer">
278 <term><command>evince-thumbnailer</command></term>
279 <listitem>
280 <para>
281 is a simple program used to create thumbnail images of
282 supported documents.
283 </para>
284 <indexterm zone="evince evince-thumbnailer">
285 <primary sortas="b-evince-thumbnailer">evince-thumbnailer</primary>
286 </indexterm>
287 </listitem>
288 </varlistentry>
289
290 </variablelist>
291
292 </sect2>
293
294</sect1>
Note: See TracBrowser for help on using the repository browser.