glfs/gnome/add/eog.xml
Randy McMurchy 8b158789c2 Juggled the gnome-version entity around so that updated packages can use it
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7905 af4574ff-66df-0310-9fd7-8a98e5e911e0
2009-07-29 22:19:47 +00:00

147 lines
4.4 KiB
XML

<?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 eog-download-http "&gnome-download-http;/eog/&gnome-old-version;/eog-&eog-version;.tar.bz2">
<!ENTITY eog-download-ftp "&gnome-download-ftp;/eog/&gnome-old-version;/eog-&eog-version;.tar.bz2">
<!ENTITY eog-md5sum "7e5fc342201ea00404008258c19b4461">
<!ENTITY eog-size "1.2 MB">
<!ENTITY eog-buildsize "22 MB">
<!ENTITY eog-time "0.3 SBU">
]>
<sect1 id="eog" xreflabel="EOG-&eog-version;">
<?dbhtml filename="eog.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>EOG-&eog-version;</title>
<indexterm zone="eog">
<primary sortas="a-EOG">EOG</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to EOG</title>
<para>The <application>EOG</application> package contains Eye of
<application>GNOME</application>. This is useful for viewing and
cataloging image files.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&eog-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&eog-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &eog-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &eog-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &eog-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &eog-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">EOG Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="gnome-desktop"/> and
<xref linkend="gnome-icon-theme"/></para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended"><xref linkend="libjpeg"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="intltool"/>,
<xref linkend="libexif"/>, and
<xref linkend="lcms"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/eog"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of EOG</title>
<para>Install <application>EOG</application> by running the
following commands:</para>
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
--sysconfdir=&gnome-etc-dir; \
--localstatedir=/var/lib &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="commands">
<title>Command Explanations</title>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/gnome-prefix.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/gnome-sysconfdir.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/scrollkeeper-dir.xml"/>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>eog</seg>
<seg>None</seg>
<seg><envar>$GNOME_PREFIX</envar>/share/{,gnome/help/ ,omf/
,pixmaps/}eog</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="eog-prog">
<term><command>eog</command></term>
<listitem>
<para>is a fast and functional image viewer as well as an
image cataloging program.</para>
<indexterm zone="eog eog-prog">
<primary sortas="b-eog">eog</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>