Updated to EEL-2.8.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3013 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2004-11-23 06:32:58 +00:00
parent 13d788b2c3
commit 2e4f0cbbc8
2 changed files with 22 additions and 17 deletions

View File

@ -4,12 +4,12 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY eel-download-http "http://ftp.gnome.org/pub/GNOME/sources/eel/2.6/eel-&eel-version;.tar.bz2">
<!ENTITY eel-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/eel/2.6/eel-&eel-version;.tar.bz2">
<!ENTITY eel-size "542 KB">
<!ENTITY eel-buildsize "22.3 MB">
<!ENTITY eel-time "0.76 SBU">
<!ENTITY eel-download-http "http://ftp.gnome.org/pub/GNOME/sources/eel/&gnome-version;/eel-&eel-version;.tar.bz2">
<!ENTITY eel-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/eel/&gnome-version;/eel-&eel-version;.tar.bz2">
<!ENTITY eel-md5sum "4d0beb2f0ad4c304b49c06b08d0a03e5">
<!ENTITY eel-size "620 KB">
<!ENTITY eel-buildsize "12.5 MB">
<!ENTITY eel-time "0.43 SBU">
]>
<sect1 id="eel" xreflabel="EEL-&eel-version;">
@ -23,9 +23,9 @@
<sect2>
<title>Introduction to <application><acronym>EEL</acronym></application></title>
<para>The <application><acronym>EEL</acronym></application> package contains the Eazel Extensions Library. This is a
collection of widgets and extensions to the
<application><acronym>GNOME</acronym></application> platform.</para>
<para>The <application><acronym>EEL</acronym></application> package contains
the Eazel Extensions Library. This is a collection of widgets and extensions
to the <application><acronym>GNOME</acronym></application> platform.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
@ -33,16 +33,19 @@ collection of widgets and extensions to the
url="&eel-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&eel-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &eel-md5sum;</para></listitem>
<listitem><para>Download size: &eel-size;</para></listitem>
<listitem><para>Estimated Disk space required:
<listitem><para>Estimated disk space required:
&eel-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&eel-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application><acronym>EEL</acronym></application> dependencies</title>
<sect3><title><application><acronym>EEL</acronym></application>
dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="libgnomeui"/> and <xref linkend="gail"/></para></sect4>
<para><xref linkend="libgnomeui"/> and <xref linkend="gail"/></para>
</sect4>
</sect3>
</sect2>
@ -50,7 +53,8 @@ url="&eel-download-ftp;"/></para></listitem>
<sect2>
<title>Installation of <application><acronym>EEL</acronym></application></title>
<para>Install <application><acronym>EEL</acronym></application> by running the following commands:</para>
<para>Install <application><acronym>EEL</acronym></application> by running the
following commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
make &amp;&amp;
@ -69,8 +73,9 @@ contains <filename class="libraryfile">libeel</filename> libraries.</para>
<sect2><title>Description</title>
<sect3><title>libeel libraries</title>
<para><filename class="libraryfile">libeel</filename> libraries are a collection of widgets developed by the
<application>Nautilus</application> project.</para></sect3>
<para><filename class="libraryfile">libeel</filename> libraries are a
collection of widgets developed by the <application>Nautilus</application>
project.</para></sect3>
</sect2>

View File

@ -31,8 +31,8 @@ libbonobo-2.8.0, GConf-2.8.1, GNOME-MIME-Data-2.4.1, GNOME-VFS-2.8.3,
libgnome-2.8.0, libgnomecanvas-2.8.0, libbonoboui-2.8.0,
GNOME-Icon-Theme-2.8.0, gnome-keyring-0.4.0, libgnomeui-2.8.0,
GNOME-Themes-2.8.1, GNOME-Desktop-2.8.1, libwnck-2.8.1, GNOME-Panel-2.8.1,
GNOME-Session-2.8.1, GNOME-Terminal-2.8.0, libgtop-2.8.1, GAIL-1.8.0 and
GNOME-Applets-2.8.1.</para></listitem>
GNOME-Session-2.8.1, GNOME-Terminal-2.8.0, libgtop-2.8.1, GAIL-1.8.0,
GNOME-Applets-2.8.1 and EEL-2.8.2.</para></listitem>
<listitem><para>November 21st, 2004 [igor]: Applied a bunch of fixes to
XScreenSaver, contributed by Randy.</para></listitem>