source: pst/ps/epdfview.xml@ 81076bb6

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.4 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 81076bb6 was 81076bb6, checked in by Bruce Dubbs <bdubbs@…>, 5 years ago

Tags for networking and postscript.
Archive two unused files.

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

  • Property mode set to 100644
File size: 6.0 KB
RevLine 
[c7ed4f4d]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
[a29486e4]7 <!ENTITY epdfview-download-http "&sources-anduin-http;/epdfview/epdfview-&epdfview-version;.tar.bz2">
[c7ed4f4d]8 <!ENTITY epdfview-download-ftp " ">
[2342fe7]9 <!ENTITY epdfview-md5sum "e50285b01612169b2594fea375f53ae4">
10 <!ENTITY epdfview-size "456 KB">
11 <!ENTITY epdfview-buildsize "6 MB">
[c7ed4f4d]12 <!ENTITY epdfview-time "less than 0.1 SBU">
13]>
14
15<sect1 id="epdfview" xreflabel="epdfview-&epdfview-version;">
16 <?dbhtml filename="epdfview.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>ePDFView-&epdfview-version;</title>
24
25 <indexterm zone="epdfview">
26 <primary sortas="a-epdfview">epdfview</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to ePDFView</title>
31
[2342fe7]32 <para>
33 <application>ePDFView</application> is a free standalone lightweight PDF
34 document viewer using <application>Poppler</application> and
35 <application>GTK+</application> libraries. It is a good replacement for
36 <application>Evince</application> as it does not rely upon
37 <application>GNOME</application> libraries.
38 </para>
[c7ed4f4d]39
[81076bb6]40 &lfs84_checked;
[7f4cdbc0]41
[c7ed4f4d]42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
[2342fe7]45 <para>
46 Download (HTTP): <ulink url="&epdfview-download-http;"/>
47 </para>
[c7ed4f4d]48 </listitem>
49 <listitem>
[2342fe7]50 <para>
51 Download (FTP): <ulink url="&epdfview-download-ftp;"/>
52 </para>
[c7ed4f4d]53 </listitem>
54 <listitem>
[2342fe7]55 <para>
56 Download MD5 sum: &epdfview-md5sum;
57 </para>
[c7ed4f4d]58 </listitem>
59 <listitem>
[2342fe7]60 <para>
61 Download size: &epdfview-size;
62 </para>
[c7ed4f4d]63 </listitem>
[2cc743b0]64 <listitem>
[2342fe7]65 <para>
66 Estimated disk space required: &epdfview-buildsize;
67 </para>
[2cc743b0]68 </listitem>
69 <listitem>
[2342fe7]70 <para>
71 Estimated build time: &epdfview-time;
72 </para>
[2cc743b0]73 </listitem>
74 </itemizedlist>
75
[b5c8117]76 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
77 <itemizedlist spacing='compact'>
78 <listitem>
[54f740f]79 <para>Required patch: <ulink
[d8ed2d9]80 url="&patch-root;/epdfview-&epdfview-version;-fixes-2.patch"/></para>
[b5c8117]81 </listitem>
82 </itemizedlist>
83
[c7ed4f4d]84 <bridgehead renderas="sect3">ePDFView Dependencies</bridgehead>
85
86 <bridgehead renderas="sect4">Required</bridgehead>
[2342fe7]87 <para role="required">
[97cb76f]88 <xref linkend="gtk2"/> and
89 <xref linkend="poppler"/>
[c89a342]90 </para>
91
[f3429309]92 <bridgehead renderas="sect4">Recommended (mainly for
[c89a342]93 Desktop Environments)</bridgehead>
94 <para role="Recommended">
[97cb76f]95 <xref linkend="desktop-file-utils"/> and
96 <xref linkend="hicolor-icon-theme"/>
[81f49f3]97 </para>
[c7ed4f4d]98
99 <bridgehead renderas="sect4">Optional</bridgehead>
[2342fe7]100 <para role="optional">
101 <xref linkend="cups"/>
102 </para>
[c7ed4f4d]103
[2342fe7]104 <para condition="html" role="usernotes">
105 User Notes: <ulink url="&blfs-wiki;/epdfview"/>
106 </para>
[c7ed4f4d]107 </sect2>
108
109 <sect2 role="installation">
110 <title>Installation of ePDFView</title>
111
[2342fe7]112 <para>
113 Install <application>ePDFView</application> by running the following
114 commands:
115 </para>
[c7ed4f4d]116
[d8ed2d9]117<screen><userinput>patch -Np1 -i ../epdfview-&epdfview-version;-fixes-2.patch &amp;&amp;
[2cc743b0]118./configure --prefix=/usr &amp;&amp;
[c7ed4f4d]119make</userinput></screen>
120
[2342fe7]121 <para>
122 This package does not come with a test suite.
123 </para>
[c7ed4f4d]124
[2342fe7]125 <para>
126 Now, as the <systemitem class="username">root</systemitem> user:
127 </para>
[c7ed4f4d]128
129<screen role="root"><userinput>make install</userinput></screen>
[c89a342]130
131 <para>
132 For Desktop Environment users, further (optional) instructions are necessary for properly displaying <filename>epdfview.desktop</filename> in the menu. As <systemitem class="username">root</systemitem> user:
133 </para>
134
135<screen role="root"><userinput>for size in 24 32 48; do
136 ln -svf ../../../../epdfview/pixmaps/icon_epdfview-$size.png \
137 /usr/share/icons/hicolor/${size}x${size}/apps
138done &amp;&amp;
139unset size &amp;&amp;
140
141update-desktop-database &amp;&amp;
142gtk-update-icon-cache -t -f --include-image-data /usr/share/icons/hicolor</userinput></screen>
143
[c7ed4f4d]144 </sect2>
145
[2cc743b0]146 <sect2 role="commands">
147 <title>Command Explanations</title>
148
[b5c8117]149<!-- keep this in case the patch breaks builds without cups
[2342fe7]150 <para>
151 <command>sed -i 's#/gmacros##' src/gtk/StockIcons.h</command>: This sed
152 fixes compiling with <application>glib-2.32</application> or greater.
[b5c8117]153 </para> -->
154
155 <para>
[d8ed2d9]156 <command>patch -Np1 -i ../epdfview-&epdfview-version;-fixes-2.patch</command>
157 The patch does four things: fixes compiling with
[b5c8117]158 <application>glib-2.32</application> or greater, corrects red appearing as
[d8ed2d9]159 blue with recent versions of <application>poppler</application>, allows
160 the application to compile when <xref linkend="cups"/> has been installed,
161 and fixes the display of embedded png images.
[2342fe7]162 </para>
[2cc743b0]163 </sect2>
164
[c7ed4f4d]165 <sect2 role="content">
166 <title>Contents</title>
167
168 <segmentedlist>
[81f49f3]169 <segtitle>Installed Program</segtitle>
[c3c56b2]170 <segtitle>Installed Libraries</segtitle>
[81f49f3]171 <segtitle>Installed Directory</segtitle>
[c7ed4f4d]172
173 <seglistitem>
174 <seg>epdfview</seg>
[c3c56b2]175 <seg>None</seg>
[c7ed4f4d]176 <seg>/usr/share/epdfview</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="epdfview-prog">
186 <term><command>epdfview</command></term>
187 <listitem>
[2342fe7]188 <para>
189 is a <application>Gtk+-2</application> program for viewing PDF
190 documents.
191 </para>
[c7ed4f4d]192 <indexterm zone="epdfview epdfview-prog">
193 <primary sortas="b-epdfview">epdfview</primary>
194 </indexterm>
195 </listitem>
196 </varlistentry>
197 </variablelist>
198 </sect2>
199</sect1>
Note: See TracBrowser for help on using the repository browser.