glfs/gnome/core/eel.xml

118 lines
3.5 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;">
<?dbhtml filename="eel.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>EEL-&eel-version;</title>
<indexterm zone="eel">
<primary sortas="a-EEL">EEL</primary>
</indexterm>
<sect2>
<title>Introduction to EEL</title>
<para>The <application>EEL</application> package contains the Eazel
Extensions Library. This is a collection of widgets and extensions
to the <application>GNOME</application> platform.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<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>
<bridgehead renderas="sect3">TEMPLATE Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para><xref linkend="libgnomeui"/> and <xref linkend="gail"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of EEL</title>
<para>Install <application>EEL</application> by running the
following commands:</para>
<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &amp;&amp;
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>None</seg>
<seg>libeel-2.[so,a]</seg>
<seg>None</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="libeel-2">
<term><filename class='libraryfile'>libeel-2.[so,a]</filename></term>
<listitem>
<para>is a collection of widgets developed by the
<application>Nautilus</application> project.</para>
<indexterm zone="eel libeel-2">
<primary sortas="c-libeel-2">libeel-2.[so,a]</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>