Updated the EOG instructions to fit the GNOME-2.12.2 version

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5637 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2006-02-03 16:28:41 +00:00
parent 571e430616
commit b6bc434501
2 changed files with 20 additions and 11 deletions

View File

@ -4,11 +4,11 @@
<!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-download-http "&gnome-download-http;/eog/&gnome-version;/eog-&eog-version;.tar.bz2">
<!ENTITY eog-download-ftp "&gnome-download-ftp;/eog/&gnome-version;/eog-&eog-version;.tar.bz2">
<!ENTITY eog-md5sum "26a9cd1015786d07888dd50e986ef19f">
<!ENTITY eog-size "803 KB">
<!ENTITY eog-buildsize "17.6 MB">
<!ENTITY eog-time "0.2 SBU">
]>
@ -67,7 +67,7 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="libjpeg"/>,
<xref linkend="libexif"/> and
<xref linkend="libexif"/>, and
<xref linkend="lcms"/></para>
</sect2>
@ -79,7 +79,8 @@
following commands:</para>
<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--localstatedir=/var/lib --sysconfdir=&gnome-etc-dir; &amp;&amp;
--localstatedir=/var/lib \
--sysconfdir=&gnome-etc-dir; &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>

View File

@ -44,11 +44,19 @@
<listitem>
<para>February 3rd, 2006</para>
<itemizedlist>
<listitem>
<para>[randy] - Updated the following GNOME Add-on package
instructions to fit the 2.12.2 version changes: libgnomecups,
libgnomeprint, libgnomeprintui, libgtkhtml, Evolution Data Server,
system-tools-backends, EOG, gucharmap.</para>
</listitem>
<listitem>
<para>[randy] - Updated the GNOME Core packages to the 2.12.2
version. The GNOME add-on packages version entities also now
reflect the 2.12.2 version, though the actual package instructions
have not been updated.</para>
version. Modified the /opt installation path to /opt/gnome-2.12.2,
the configuration directory to /etc/gnome/2.12.2 and the libexecdir
settings to a subdirectory of $GNOME_PREFIX/lib. The GNOME add-on
packages version entities also now reflect the 2.12.2 version, though
the actual package instructions have not been updated.</para>
</listitem>
<listitem>
<para>[randy] - Added a new page in the GNOME Core section for the
@ -56,7 +64,7 @@
GNOME Core package any longer.</para>
</listitem>
<listitem>
<para>[randy] - Updated Evolution-Data-Server dependencies to reflect
<para>[randy] - Updated Evolution Data Server dependencies to reflect
the NSS package and modified the libexecdir setting.</para>
</listitem>
<listitem>