glfs/pst/ps/epdfview.xml

126 lines
3.9 KiB
XML
Raw Normal View History

<?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;
<!ENTITY epdfview-download-http "http://trac.emma-soft.com/epdfview/chrome/site/releases/epdfview-&epdfview-version;.tar.bz2">
<!ENTITY epdfview-download-ftp " ">
<!ENTITY epdfview-md5sum "1919bb19c16ef0a97d48b0a8303d3c7b">
<!ENTITY epdfview-size "434 KB">
<!ENTITY epdfview-buildsize "7 MB">
<!ENTITY epdfview-time "less than 0.1 SBU">
]>
<sect1 id="epdfview" xreflabel="epdfview-&epdfview-version;">
<?dbhtml filename="epdfview.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>ePDFView-&epdfview-version;</title>
<indexterm zone="epdfview">
<primary sortas="a-epdfview">epdfview</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to ePDFView</title>
<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>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&epdfview-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&epdfview-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &epdfview-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &epdfview-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &epdfview-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &epdfview-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">ePDFView Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="poppler"/> and <xref linkend="gtk2"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="cups"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/epdfview"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of ePDFView</title>
<para>Install <application>ePDFView</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>epdfview</seg>
<seg>None</seg>
<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>
<para>is the main program for viewing PDF documents.</para>
<indexterm zone="epdfview epdfview-prog">
<primary sortas="b-epdfview">epdfview</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>