source: gnome/applications/evince.xml@ c6b9c4c6

12.0 12.1 12.2 gimp3 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128
Last change on this file since c6b9c4c6 was c6b9c4c6, checked in by Xi Ruoyao <xry111@…>, 14 months ago

Add back some itstool dependency

Partially reverts commit defbb22e306f ("Clean up dependencies to
itstool").

They use itstool in a subtle way: calling meson "gnome.yelp" function
needs itstool.

  • Property mode set to 100644
File size: 9.0 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
[06698be]8 "&gnome-download-http;/evince/&gnome-44;/evince-&evince-version;.tar.xz">
[a78d8510]9 <!ENTITY evince-download-ftp
[06698be]10 "&gnome-download-ftp;/evince/&gnome-44;/evince-&evince-version;.tar.xz">
[a12cec1f]11 <!ENTITY evince-md5sum "a5ea6d19f083f41086ee363caefaa14f">
[f8eeecc0]12 <!ENTITY evince-size "2.8 MB">
[06698be]13 <!ENTITY evince-buildsize "59 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
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
[456e627]38 &lfs113_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"/>,
[c6b9c4c6]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"/>,
[3473835]92 <xref linkend="libsecret"/>, and
[1ca1a68f]93 <xref linkend="poppler"/>
[3bef2f0]94 </para>
95
96 <bridgehead renderas="sect4">Optional</bridgehead>
97 <para role="optional">
[c828e9cb]98 <xref linkend="cups"/> (to enable printing if support is built into
99 <application>GTK+ 3</application>),
[a78d8510]100 <xref linkend="gnome-desktop"/>,
[c69b5e72]101 <xref linkend="gspell"/>,
[a78d8510]102 <xref linkend="gst10-plugins-base"/>,
[f56d2e7]103 <xref linkend="gi-docgen"/>,
[5c115c8]104 <xref linkend="libgxps"/>,
[a78d8510]105 <xref linkend="libtiff"/>,
[1483e0c]106 <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>),
[17aa21c]107 <ulink url="https://djvu.sourceforge.net/">DjVuLibre</ulink>,
[01b9b544]108 <ulink url="https://www.freedesktop.org/wiki/Software/libspectre/">libspectre</ulink>, and
109 <ulink url="https://github.com/jlaurens/synctex">Synctex</ulink>
[3bef2f0]110 </para>
111
112 </sect2>
113
114 <sect2 role="installation">
115 <title>Installation of Evince</title>
116
117 <para>
118 Install <application>Evince</application> by running the following
119 commands:
120 </para>
121
[d8321785]122<screen revision="sysv"><userinput>mkdir build &amp;&amp;
123cd build &amp;&amp;
124
[6d28de3]125CPPFLAGS+=" -I/opt/texlive/&texlive-year;/include" \
[91318eb]126meson setup --prefix=/usr \
127 --buildtype=release \
128 -Dgtk_doc=false \
129 --wrap-mode=nodownload \
130 -Dsystemduserunitdir=no .. &amp;&amp;
[d8321785]131ninja</userinput></screen>
132
133<screen revision="systemd"><userinput>mkdir build &amp;&amp;
134cd build &amp;&amp;
135
[6d28de3]136CPPFLAGS+=" -I/opt/texlive/&texlive-year;/include" \
[91318eb]137meson setup --prefix=/usr \
138 --buildtype=release \
139 -Dgtk_doc=false \
140 --wrap-mode=nodownload \
141 .. &amp;&amp;
[d8321785]142ninja</userinput></screen>
[3bef2f0]143
[37fb447]144 <para>
145 If you have <xref linkend='gi-docgen'/> installed and wish to build
146 the API documentation for this package, issue:
147 </para>
148
[aa143d9]149<screen role='nodump'><userinput>sed "/docs_dir/s@\$@ / 'evince-&evince-version;'@" -i ../help/meson.build &amp;&amp;
[37fb447]150meson configure -Dgtk_doc=true &amp;&amp;
151ninja</userinput></screen>
152
[3bef2f0]153 <para>
[48771ae]154 This package does not have a working test suite.
[3bef2f0]155 </para>
156
157 <para>
158 Now, as the <systemitem class="username">root</systemitem> user:
159 </para>
160
[d8321785]161<screen role="root"><userinput>ninja install</userinput></screen>
[3bef2f0]162
[82192a18]163 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
164 href="../../xincludes/gsettings-destdir.xml"/>
[ae9228b]165
[3bef2f0]166 </sect2>
167
168 <sect2 role="commands">
[ceac16b]169 <title>Command Explanations</title>
[20f070d8]170
171 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
172 href="../../xincludes/meson-buildtype-release.xml"/>
173
[2dfb6cff]174 <para>
[6d28de3]175 <parameter>CPPFLAGS+=" -I/opt/texlive/..."</parameter>:
176 Make sure that meson can find libkpathsea headers from TeXLive if it
177 is installed. This has no effect on systems without TeXLive installed.
[2dfb6cff]178 </para>
[f4302700]179
[3d085ec]180 <para>
181 <parameter>--wrap-mode=nodownload</parameter>: This switch disables
182 fetching any dependency: the build system tries to fetch gi-docgen
183 even if <parameter>-Dgtk_doc=false</parameter> is passed.
[d8321785]184 </para>
[2dfb6cff]185
[a51e56d5]186 <para>
187 <parameter>-Dgtk_doc=false</parameter>: &gi-doc-disable;
188 </para>
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
[8558044]197 don't have <xref role="nodep" linkend="gobject-introspection"/>
[d8321785]198 installed and don't wish to have introspection support built into Evince.
[3bef2f0]199 </para>
200
201 <para>
[d8321785]202 <option>-Dnautilus=false</option>: This switch disables building
[c8bad00]203 the <application>Nautilus</application> Plugin. Use this switch
[1ca1a68f]204 if <application>Nautilus</application> is not installed.
[3bef2f0]205 </para>
206
[a78d8510]207 <para>
[d8321785]208 <option>-Dkeyring=false</option>: This switch disables the use of
[c828e9cb]209 <application>libsecret</application>. Use this switch
[a78d8510]210 if <application>libsecret</application> is not installed.
211 </para>
[3bef2f0]212
[c3f0e44]213 <para>
214 <option>-Dps=enabled</option>: Use this switch if
215 <application>libspectre</application> is installed and you want to
216 view PostScript files with <application>Evince</application>.
217 </para>
218
[3bef2f0]219 </sect2>
220
221 <sect2 role="content">
222 <title>Contents</title>
223
224 <segmentedlist>
225 <segtitle>Installed Programs</segtitle>
[dbc969b]226 <segtitle>Installed Libraries</segtitle>
[3bef2f0]227 <segtitle>Installed Directories</segtitle>
228
229 <seglistitem>
230 <seg>
[65527f4d]231 evince, evince-previewer, and evince-thumbnailer
[3bef2f0]232 </seg>
233 <seg>
[3d085ec]234 libevdocument3.so and
235 libevview3.so
[3bef2f0]236 </seg>
237 <seg>
[d2c01eab]238 /usr/{include,lib,share}/evince,
[3d085ec]239 /usr/share/gtk-doc/html/{evince,libevdocument-3.0,libevview-3.0}
240 (optional), and
[1ca1a68f]241 /usr/share/help/*/evince
[3bef2f0]242 </seg>
243 </seglistitem>
244 </segmentedlist>
245
246 <variablelist>
247 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
248 <?dbfo list-presentation="list"?>
249 <?dbhtml list-presentation="table"?>
250
251 <varlistentry id="evince-prog">
252 <term><command>evince</command></term>
253 <listitem>
254 <para>
[4c24eb0a]255 is a multiple format document viewer
[3bef2f0]256 </para>
257 <indexterm zone="evince evince-prog">
258 <primary sortas="b-evince">evince</primary>
259 </indexterm>
260 </listitem>
261 </varlistentry>
262
263 <varlistentry id="evince-previewer">
264 <term><command>evince-previewer</command></term>
265 <listitem>
266 <para>
[2c87187]267 is an application that implements the printing previewer
[3bef2f0]268 </para>
269 <indexterm zone="evince evince-previewer">
270 <primary sortas="b-evince-previewer">evince-previewer</primary>
271 </indexterm>
272 </listitem>
273 </varlistentry>
274
275 <varlistentry id="evince-thumbnailer">
276 <term><command>evince-thumbnailer</command></term>
277 <listitem>
278 <para>
279 is a simple program used to create thumbnail images of
[4c24eb0a]280 supported documents
[3bef2f0]281 </para>
282 <indexterm zone="evince evince-thumbnailer">
283 <primary sortas="b-evince-thumbnailer">evince-thumbnailer</primary>
284 </indexterm>
285 </listitem>
286 </varlistentry>
287
288 </variablelist>
289
290 </sect2>
291
292</sect1>
Note: See TracBrowser for help on using the repository browser.