mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-29 10:52:14 +08:00
e7307aa1ca
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5380 af4574ff-66df-0310-9fd7-8a98e5e911e0
148 lines
4.7 KiB
XML
148 lines
4.7 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY eog-download-http "http://ftp.gnome.org/pub/GNOME/sources/eog/&gnome-version;/eog-&eog-version;.tar.bz2">
|
|
<!ENTITY eog-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/eog/&gnome-version;/eog-&eog-version;.tar.bz2">
|
|
<!ENTITY eog-md5sum "d5dc20850777bb85ec90ff92817106dd">
|
|
<!ENTITY eog-size "799 KB">
|
|
<!ENTITY eog-buildsize "17.5 MB">
|
|
<!ENTITY eog-time "0.2 SBU">
|
|
]>
|
|
|
|
<sect1 id="eog" xreflabel="EOG-&eog-version;">
|
|
<?dbhtml filename="eog.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
<keywordset>
|
|
<keyword role="package">eog-&eog-version;.tar</keyword>
|
|
<keyword role="ftpdir">eog</keyword>
|
|
</keywordset>
|
|
</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="libgnomeui"/> and
|
|
<xref linkend="libgnomeprintui"/></para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional"><xref linkend="libjpeg"/>,
|
|
<xref linkend="libexif"/> and
|
|
<xref linkend="lcms"/></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` \
|
|
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
|
|
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>
|
|
|
|
<para><parameter>--localstatedir=/var/lib</parameter>: This switch
|
|
puts <application>ScrollKeeper</application> files in
|
|
<filename class="directory">/var/lib/scrollkeeper</filename> instead of
|
|
<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
|
|
|
|
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
|
|
puts configuration files in <filename class="directory">/etc/gnome</filename>
|
|
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
|
|
|
</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>/etc/gnome/gconf/gconf.xml.defaults/apps/eog,
|
|
/etc/gnome/gconf/gconf.xml.defaults/schemas/apps/eog,
|
|
$GNOME_PREFIX/share/eog,
|
|
$GNOME_PREFIX/share/gnome/help/eog,
|
|
$GNOME_PREFIX/share/omf/eog and
|
|
$GNOME_PREFIX/share/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>
|