glfs/gnome/core/eel.xml

88 lines
2.8 KiB
XML
Raw Normal View History

<?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 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 "2978fae17565dfb6e2d7ca129e738b9d">
<!ENTITY eel-size "672 KB">
<!ENTITY eel-buildsize "13 MB">
<!ENTITY eel-time "0.4 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 MD5 sum: &eel-md5sum;</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</command></userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para>
<para>Now, as the root user:</para>
<screen><userinput role='root'><command>make install</command></userinput></screen>
</sect2>
<sect2>
<title>Contents</title>
<para>The <application><acronym>EEL</acronym></application> package contains
the <filename class="libraryfile">libeel-2</filename> library.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>libeel-2 library</title>
<para><filename class="libraryfile">libeel-2</filename> is a
collection of widgets developed by the <application>Nautilus</application>
project.</para></sect3>
</sect2>
</sect1>