source: gnome/add/evince.xml@ aa8ef3bc

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since aa8ef3bc was aa8ef3bc, checked in by Guy Dalziel <gdalziel@…>, 15 years ago

Updated to GPL Ghostscript-8.64. Removed EPS Ghostscript.

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

  • Property mode set to 100644
File size: 7.6 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 "&gnome-download-http;/evince/0.8/evince-&evince-version;.tar.bz2">
8 <!ENTITY evince-download-ftp "&gnome-download-ftp;/evince/0.8/evince-&evince-version;.tar.bz2">
9 <!ENTITY evince-md5sum "0603d3f3f5648c88f10f75c89807c3d1">
10 <!ENTITY evince-size "1.5 MB">
11 <!ENTITY evince-buildsize "44 MB">
12 <!ENTITY evince-time "0.7 SBU">
13]>
14
15<sect1 id="evince" xreflabel="Evince-&evince-version;">
16 <?dbhtml filename="evince.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Evince-&evince-version;</title>
24
25 <indexterm zone="evince">
26 <primary sortas="a-Evince">Evince</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Evince</title>
31
32 <para>The <application>Evince</application> package contains a document
33 viewer for multiple document formats. It currently supports PDF,
34 Postscript, DjVu, TIFF and DVI. This is useful for viewing documents of
35 various types using one simple application instead of the multiple document
36 viewers that once existed on the GNOME Desktop.</para>
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&evince-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&evince-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &evince-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &evince-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &evince-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &evince-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <!--
61 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
62 <itemizedlist spacing="compact">
63 <listitem>
64 <para>Required patch: <ulink
65 url="&patch-root;/evince-&evince-version;-t1lib-1.patch"/></para>
66 </listitem>
67 </itemizedlist>
68 -->
69
70 <bridgehead renderas="sect3">Evince Dependencies</bridgehead>
71
72 <bridgehead renderas="sect4">Required</bridgehead>
73 <para role="required"><xref linkend="libgnomeui"/>,
74 <xref linkend="gnome-icon-theme"/>, and
75 <xref linkend="gnome-doc-utils"/></para>
76
77 <bridgehead renderas="sect4">Run-Time Requirement</bridgehead>
78 <para><xref linkend="shared-mime-info"/></para>
79
80 <bridgehead renderas="sect4">Optional</bridgehead>
81 <para role="optional"><xref linkend="intltool"/>,
82 <xref linkend="gtk-doc"/>,
83 <xref linkend="libgnomeprintui"/> (only used as an alternate method
84 for printing),
85 <xref linkend="libtiff"/>,
86 <xref linkend="tetex"/> (required to build the DVI viewer),
87 <xref linkend="nautilus"/>
88 (required to build the <application>Nautilus</application> plugin),
89 <xref linkend="poppler"/> (required for PDF support and must be built
90 with <application>GTK+</application> support),
91 <!-- <xref linkend="espgs"/> or --><xref linkend="gs"/>
92 (required for Postscript ability from <application>Evince</application>),
93 <ulink url="http://djvulibre.djvuzone.org/">DjVuLibre</ulink>
94 (required for DjVu graphics from <application>Evince</application>), and
95 <ulink url="ftp://sunsite.unc.edu/pub/Linux/libs/graphics/">t1lib</ulink>
96 (required for Type1 font support in the DVI viewer)</para>
97
98 <para condition="html" role="usernotes">User Notes:
99 <ulink url="&blfs-wiki;/evince"/></para>
100
101 </sect2>
102
103 <sect2 role="installation">
104 <title>Installation of Evince</title>
105
106 <para>Install <application>Evince</application> by running the following
107 commands:</para>
108
109<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
110 --sysconfdir=&gnome-etc-dir; \
111 --localstatedir=/var/lib \
112 --mandir=$(pkg-config \
113 --variable=prefix ORBit-2.0)/share/man \
114 --disable-ps \
115 --enable-pixbuf &amp;&amp;
116make</userinput></screen>
117
118 <para>The test suite for this package requires a functional
119 <application>dogtail</application> installation. Requirements and
120 download information can be found at
121 <ulink url="http://people.redhat.com/zcerza/dogtail/"/>. The test suite
122 is invoked by issuing <command>make check</command>.</para>
123
124 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
125
126<screen role="root"><userinput>make install</userinput></screen>
127
128 </sect2>
129
130 <sect2 role="commands">
131 <title>Command Explanations</title>
132
133 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
134 href="../../xincludes/gnome-prefix.xml"/>
135
136 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
137 href="../../xincludes/gnome-sysconfdir.xml"/>
138
139 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
140 href="../../xincludes/scrollkeeper-dir.xml"/>
141
142 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
143 href="../../xincludes/gnome-mandir.xml"/>
144
145 <para><option>--disable-ps</option>: This parameter is required if you
146 don't have a Ghostscript package installed. Remove the parameter if you
147 do have a Ghostscript package installed and wish to build the DVI
148 viewer which provides Postscript support.</para>
149
150 <para><option>--enable-djvu</option>: Use this parameter if you have the
151 <application>DjVuLibre</application> package installed and you wish to
152 build support to view DjVu graphic files.</para>
153
154 <para><option>--enable-dvi</option>: Use this parameter if you have the
155 <application>teTeX</application> package installed and you wish to build
156 support to view DVI files.</para>
157
158 <para><option>--enable-t1lib</option>: Use this parameter if you have the
159 <application>t1lib</application> package installed and you wish to build
160 support for Type1 fonts in the DVI viewer.</para>
161
162 </sect2>
163
164 <sect2 role="content">
165 <title>Contents</title>
166
167 <segmentedlist>
168 <segtitle>Installed Programs</segtitle>
169 <segtitle>Installed Library</segtitle>
170 <segtitle>Installed Directories</segtitle>
171
172 <seglistitem>
173 <seg>evince and evince-thumbnailer</seg>
174 <seg>libevince-properties-page.{so,a}
175 <application>Nautilus</application> extension</seg>
176 <seg><envar>$GNOME_PREFIX</envar>/share/{,gnome/help/ ,omf/}evince</seg>
177 </seglistitem>
178 </segmentedlist>
179
180 <variablelist>
181 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
182 <?dbfo list-presentation="list"?>
183 <?dbhtml list-presentation="table"?>
184
185 <varlistentry id="evince-prog">
186 <term><command>evince</command></term>
187 <listitem>
188 <para>is a multiple format document viewer.</para>
189 <indexterm zone="evince evince-prog">
190 <primary sortas="b-evince">evince</primary>
191 </indexterm>
192 </listitem>
193 </varlistentry>
194
195 <varlistentry id="evince-thumbnailer">
196 <term><command>evince-thumbnailer</command></term>
197 <listitem>
198 <para>is a simple program used to create thumbnail images of
199 supported documents.</para>
200 <indexterm zone="evince evince-thumbnailer">
201 <primary sortas="b-evince-thumbnailer">evince-thumbnailer</primary>
202 </indexterm>
203 </listitem>
204 </varlistentry>
205
206 </variablelist>
207
208 </sect2>
209
210</sect1>
Note: See TracBrowser for help on using the repository browser.