2009-07-23 23:53:56 +08:00
<?xml version="1.0" encoding="ISO-8859-1"?>
< !DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
2015-10-12 04:28:40 +08:00
<!ENTITY epdfview-download-http "&sources-anduin-http;/epdfview/epdfview-&epdfview-version;.tar.bz2">
2009-07-23 23:53:56 +08:00
<!ENTITY epdfview-download-ftp " ">
2012-03-26 23:20:31 +08:00
<!ENTITY epdfview-md5sum "e50285b01612169b2594fea375f53ae4">
<!ENTITY epdfview-size "456 KB">
<!ENTITY epdfview-buildsize "6 MB">
2009-07-23 23:53:56 +08:00
<!ENTITY epdfview-time "less than 0.1 SBU">
]>
<sect1 id= "epdfview" xreflabel= "epdfview-&epdfview-version;" >
<?dbhtml filename="epdfview.html"?>
<title > ePDFView-&epdfview-version; </title>
<indexterm zone= "epdfview" >
<primary sortas= "a-epdfview" > epdfview</primary>
</indexterm>
<sect2 role= "package" >
<title > Introduction to ePDFView</title>
2012-03-26 23:20:31 +08:00
<para >
<application > ePDFView</application> is a free standalone lightweight PDF
document viewer using <application > Poppler</application> and
<application > GTK+</application> libraries. It is a good replacement for
<application > Evince</application> as it does not rely upon
<application > GNOME</application> libraries.
</para>
2009-07-23 23:53:56 +08:00
2023-08-22 21:07:40 +08:00
&lfs120_checked;
2009-08-05 20:01:54 +08:00
2009-07-23 23:53:56 +08:00
<bridgehead renderas= "sect3" > Package Information</bridgehead>
<itemizedlist spacing= "compact" >
<listitem >
2012-03-26 23:20:31 +08:00
<para >
Download (HTTP): <ulink url= "&epdfview-download-http;" />
</para>
2009-07-23 23:53:56 +08:00
</listitem>
<listitem >
2012-03-26 23:20:31 +08:00
<para >
Download (FTP): <ulink url= "&epdfview-download-ftp;" />
</para>
2009-07-23 23:53:56 +08:00
</listitem>
<listitem >
2012-03-26 23:20:31 +08:00
<para >
Download MD5 sum: &epdfview-md5sum;
</para>
2009-07-23 23:53:56 +08:00
</listitem>
<listitem >
2012-03-26 23:20:31 +08:00
<para >
Download size: &epdfview-size;
</para>
2009-07-23 23:53:56 +08:00
</listitem>
2010-01-27 15:35:46 +08:00
<listitem >
2012-03-26 23:20:31 +08:00
<para >
Estimated disk space required: &epdfview-buildsize;
</para>
2010-01-27 15:35:46 +08:00
</listitem>
<listitem >
2012-03-26 23:20:31 +08:00
<para >
Estimated build time: &epdfview-time;
</para>
2010-01-27 15:35:46 +08:00
</listitem>
</itemizedlist>
2012-08-23 04:03:46 +08:00
<bridgehead renderas= "sect3" > Additional Downloads</bridgehead>
<itemizedlist spacing= 'compact' >
<listitem >
2020-03-25 20:06:24 +08:00
<para >
Required patch: <ulink url=
"&patch-root; /epdfview-&epdfview-version; -fixes-2.patch"/>
</para>
2012-08-23 04:03:46 +08:00
</listitem>
</itemizedlist>
2009-07-23 23:53:56 +08:00
<bridgehead renderas= "sect3" > ePDFView Dependencies</bridgehead>
<bridgehead renderas= "sect4" > Required</bridgehead>
2012-03-26 23:20:31 +08:00
<para role= "required" >
2015-03-27 21:23:43 +08:00
<xref linkend= "gtk2" /> and
<xref linkend= "poppler" />
2015-03-27 21:17:01 +08:00
</para>
2015-11-13 22:24:57 +08:00
<bridgehead renderas= "sect4" > Recommended (mainly for
2015-03-27 21:17:01 +08:00
Desktop Environments)</bridgehead>
<para role= "Recommended" >
2015-03-27 21:23:43 +08:00
<xref linkend= "desktop-file-utils" /> and
<xref linkend= "hicolor-icon-theme" />
2009-07-25 21:10:44 +08:00
</para>
2009-07-23 23:53:56 +08:00
<bridgehead renderas= "sect4" > Optional</bridgehead>
2012-03-26 23:20:31 +08:00
<para role= "optional" >
<xref linkend= "cups" />
</para>
2009-07-23 23:53:56 +08:00
</sect2>
<sect2 role= "installation" >
<title > Installation of ePDFView</title>
2012-03-26 23:20:31 +08:00
<para >
Install <application > ePDFView</application> by running the following
commands:
</para>
2009-07-23 23:53:56 +08:00
2015-03-20 05:34:58 +08:00
<screen > <userinput > patch -Np1 -i ../epdfview-&epdfview-version; -fixes-2.patch & &
2010-01-27 15:35:46 +08:00
./configure --prefix=/usr & &
2009-07-23 23:53:56 +08:00
make</userinput> </screen>
2012-03-26 23:20:31 +08:00
<para >
This package does not come with a test suite.
</para>
2009-07-23 23:53:56 +08:00
2012-03-26 23:20:31 +08:00
<para >
Now, as the <systemitem class= "username" > root</systemitem> user:
</para>
2009-07-23 23:53:56 +08:00
<screen role= "root" > <userinput > make install</userinput> </screen>
2015-03-27 21:17:01 +08:00
<para >
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:
</para>
<screen role= "root" > <userinput > for size in 24 32 48; do
ln -svf ../../../../epdfview/pixmaps/icon_epdfview-$size.png \
/usr/share/icons/hicolor/${size}x${size}/apps
done & &
unset size & &
update-desktop-database & &
gtk-update-icon-cache -t -f --include-image-data /usr/share/icons/hicolor</userinput> </screen>
2009-07-23 23:53:56 +08:00
</sect2>
2010-01-27 15:35:46 +08:00
<sect2 role= "commands" >
<title > Command Explanations</title>
2012-08-23 04:03:46 +08:00
<!-- keep this in case the patch breaks builds without cups
2012-03-26 23:20:31 +08:00
<para >
<command > sed -i 's#/gmacros##' src/gtk/StockIcons.h</command> : This sed
fixes compiling with <application > glib-2.32</application> or greater.
2012-08-23 04:03:46 +08:00
</para> -->
<para >
2015-03-20 05:34:58 +08:00
<command > patch -Np1 -i ../epdfview-&epdfview-version; -fixes-2.patch</command>
The patch does four things: fixes compiling with
2012-08-23 04:03:46 +08:00
<application > glib-2.32</application> or greater, corrects red appearing as
2015-03-20 05:34:58 +08:00
blue with recent versions of <application > poppler</application> , allows
the application to compile when <xref linkend= "cups" /> has been installed,
and fixes the display of embedded png images.
2012-03-26 23:20:31 +08:00
</para>
2010-01-27 15:35:46 +08:00
</sect2>
2009-07-23 23:53:56 +08:00
<sect2 role= "content" >
<title > Contents</title>
<segmentedlist >
2009-07-25 21:10:44 +08:00
<segtitle > Installed Program</segtitle>
2013-01-26 00:32:25 +08:00
<segtitle > Installed Libraries</segtitle>
2009-07-25 21:10:44 +08:00
<segtitle > Installed Directory</segtitle>
2009-07-23 23:53:56 +08:00
<seglistitem >
<seg > epdfview</seg>
2013-01-26 00:32:25 +08:00
<seg > None</seg>
2009-07-23 23:53:56 +08:00
<seg > /usr/share/epdfview</seg>
</seglistitem>
</segmentedlist>
<variablelist >
<bridgehead renderas= "sect3" > Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id= "epdfview-prog" >
<term > <command > epdfview</command> </term>
<listitem >
2012-03-26 23:20:31 +08:00
<para >
is a <application > Gtk+-2</application> program for viewing PDF
2021-02-19 23:20:16 +08:00
documents
2012-03-26 23:20:31 +08:00
</para>
2009-07-23 23:53:56 +08:00
<indexterm zone= "epdfview epdfview-prog" >
<primary sortas= "b-epdfview" > epdfview</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
2021-02-19 23:20:16 +08:00
2009-07-23 23:53:56 +08:00
</sect1>