<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;

  <!ENTITY eel-download-http "&gnome-download-http;/eel/2.18/eel-&eel-version;.tar.bz2">
  <!ENTITY eel-download-ftp  "&gnome-download-ftp;/eel/2.18/eel-&eel-version;.tar.bz2">
  <!ENTITY eel-md5sum        "c51fea61eb99eaa7995754b8acf787ff">
  <!ENTITY eel-size          "643 KB">
  <!ENTITY eel-buildsize     "14 MB">
  <!ENTITY eel-time          "0.5 SBU">
]>

<sect1 id="eel" xreflabel="EEL-&eel-version;">
  <?dbhtml filename="eel.html"?>

  <sect1info>
    <othername>$LastChangedBy: randy $</othername>
    <date>$Date: 2010-04-21 14:48:34 -0400 (Wed, 21 Apr 2010) $</date>
  </sect1info>

  <title>EEL-&eel-version;</title>

  <indexterm zone="eel">
    <primary sortas="a-EEL">EEL</primary>
  </indexterm>

  <sect2 role="package">
    <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">EEL Dependencies</bridgehead>

    <bridgehead renderas="sect4">Required</bridgehead>
    <para role="required"><xref linkend="gnome-desktop"/>,
    <xref linkend="gnome-menus"/>, and
    <xref linkend="gail"/></para>

    <bridgehead renderas="sect4">Optional</bridgehead>
    <para role="optional"><xref linkend="intltool"/></para>

    <para condition="html" role="usernotes">User Notes:
    <ulink url="&blfs-wiki;/eel"/></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="commands">
    <title>Command Explanations</title>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../../xincludes/gnome-prefix.xml"/>

  </sect2>

  <sect2 role="content">
    <title>Contents</title>

    <segmentedlist>
      <segtitle>Installed Programs</segtitle>
      <segtitle>Installed Library</segtitle>
      <segtitle>Installed Directory</segtitle>

      <seglistitem>
        <seg>None</seg>
        <seg>libeel-2.{so,a}</seg>
        <seg><envar>$GNOME_PREFIX</envar>/include/eel-2</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>
