glfs/gnome/core/eel.xml
Archaic 5cd0959daa Resetting keywords
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2592 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-08-10 04:25:57 +00:00

79 lines
2.5 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!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">
]>
<sect1 id="eel" xreflabel="EEL-&eel-version;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="eel.html"?>
<title>EEL-&eel-version;</title>
<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>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&eel-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&eel-download-ftp;"/></para></listitem>
<listitem><para>Download size: &eel-size;</para></listitem>
<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>
<sect4><title>Required</title>
<para><xref linkend="libgnomeui"/> and <xref linkend="gail"/></para></sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application><acronym>EEL</acronym></application></title>
<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;
make install</command></userinput></screen>
</sect2>
<sect2>
<title>Contents</title>
<para>The <application><acronym>EEL</acronym></application> package
contains <filename class="libraryfile">libeel</filename> libraries.</para>
</sect2>
<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>
</sect2>
</sect1>