Updated to EOG-2.10.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4327 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-05-17 16:48:34 +00:00
parent 4ab91cdd39
commit 1e00092294
2 changed files with 20 additions and 16 deletions

View File

@ -6,10 +6,10 @@
<!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 "2bad4006f3ccf15b0153d7b9facbc961">
<!ENTITY eog-size "834 KB">
<!ENTITY eog-buildsize "16.2 MB">
<!ENTITY eog-time "0.18 SBU">
<!ENTITY eog-md5sum "45c345a0aed600c7ab17c5af750b7c8c">
<!ENTITY eog-size "903 KB">
<!ENTITY eog-buildsize "14 MB">
<!ENTITY eog-time "0.2 SBU">
]>
<sect1 id="eog" xreflabel="EOG-&eog-version;">
@ -58,7 +58,7 @@
<bridgehead renderas="sect3">EOG Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para><xref linkend="eel"/></para>
<para><xref linkend="libgnomeui"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para><xref linkend="libjpeg"/> and
@ -73,21 +73,20 @@
following commands:</para>
<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
--localstatedir=/var/lib --sysconfdir=/etc/gnome &amp;&amp;
make &amp;&amp;
make install</userinput></screen>
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>--libexecdir=`pkg-config --variable=prefix
ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
<filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
<para><parameter>--localstatedir=/var/lib</parameter>: This switch
puts <application>ScrollKeeper</application> files in
<filename class="directory">/var/lib/scrollkeeper</filename> instead of
@ -110,7 +109,12 @@ make install</userinput></screen>
<seglistitem>
<seg>eog</seg>
<seg>None</seg>
<seg>Not determined at this time</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>

View File

@ -25,8 +25,8 @@
<itemizedlist>
<listitem>
<para>May 17th, 2005 [randy]: Updated to GNOME System Monitor-2.10.1 and
bug-buddy-2.10.0.</para>
<para>May 17th, 2005 [randy]: Updated to GNOME System Monitor-2.10.1,
bug-buddy-2.10.0 and eog-2.10.0.</para>
</listitem>
<listitem>