<?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 exo-download-http
           "http://archive.xfce.org/src/xfce/exo/0.10/exo-&exo-version;.tar.bz2">
  <!ENTITY exo-download-ftp  " ">
  <!ENTITY exo-md5sum        "c70f2a217811bfba2e62f938d4b8f748">
  <!ENTITY exo-size          "1.2 MB">
  <!ENTITY exo-buildsize     "26 MB">
  <!ENTITY exo-time          "0.3 SBU">
]>

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

  <sect1info>
    <othername>$LastChangedBy: pierre $</othername>
    <date>$Date: 2015-02-22 17:34:08 -0500 (Sun, 22 Feb 2015) $</date>
  </sect1info>

  <title>Exo-&exo-version;</title>

  <indexterm zone="exo">
    <primary sortas="a-Exo">Exo</primary>
  </indexterm>

  <sect2 role="package">
    <title>Introduction to Exo</title>

    <para>
      <application>Exo</application> is a support library used in the
      <application>Xfce</application> desktop. It also has some helper
      applications that are used throughout <application>Xfce</application>.
    </para>

    &lfs77_checked;

    <bridgehead renderas="sect3">Package Information</bridgehead>
    <itemizedlist spacing="compact">
      <listitem>
        <para>
          Download (HTTP): <ulink url="&exo-download-http;"/>
        </para>
      </listitem>
      <listitem>
        <para>
          Download (FTP): <ulink url="&exo-download-ftp;"/>
        </para>
      </listitem>
      <listitem>
        <para>
          Download MD5 sum: &exo-md5sum;
        </para>
      </listitem>
      <listitem>
        <para>
          Download size: &exo-size;
        </para>
      </listitem>
      <listitem>
        <para>
          Estimated disk space required: &exo-buildsize;
        </para>
      </listitem>
      <listitem>
        <para>
          Estimated build time: &exo-time;
        </para>
      </listitem>
    </itemizedlist>

    <bridgehead renderas="sect3">Exo Dependencies</bridgehead>

    <bridgehead renderas="sect4">Required</bridgehead>
    <para role="required">
      <xref linkend="libxfce4ui"/>,
      <xref linkend="libxfce4util"/> and
      <xref linkend="perl-uri"/>
    </para>

    <bridgehead renderas="sect4">Optional</bridgehead>
    <para role="optional">
      <xref linkend="gtk-doc"/>
    </para>

    <para condition="html" role="usernotes">
      User Notes: <ulink url="&blfs-wiki;/exo"/>
    </para>
  </sect2>

  <sect2 role="installation">
    <title>Installation of Exo</title>

    <para>
      Install <application>Exo</application> by running the following
      commands:
    </para>

<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
make</userinput></screen>

    <para>
      This package does not come with a test suite.
    </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/gtk-doc-rebuild.xml"/>

  </sect2>

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

    <segmentedlist>
      <segtitle>Installed Programs</segtitle>
      <segtitle>Installed Libraries</segtitle>
      <segtitle>Installed Directories</segtitle>

      <seglistitem>
        <seg>
          exo-csource, exo-desktop-item-edit, exo-open and
          exo-preferred-applications
        </seg>
        <seg>
          libexo-1.so
        </seg>
        <seg>
          /etc/xdg/xfce4,
          /usr/include/exo-1,
          /usr/lib/xfce4/exo-1,
          /usr/share/doc/exo-&exo-version;,
          /usr/share/gtk-doc/html/exo-1,
          /usr/share/pixmaps/exo-1 and
          /usr/share/xfce4
        </seg>
      </seglistitem>
    </segmentedlist>

    <variablelist>
      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
      <?dbfo list-presentation="list"?>
      <?dbhtml list-presentation="table"?>

      <varlistentry id="exo-csource">
        <term><command>exo-csource</command></term>
        <listitem>
          <para>
            is a small utility that generates C code containing arbitrary data,
            useful for compiling texts or other data directly into programs.
          </para>
          <indexterm zone="exo exo-csource">
            <primary sortas="b-exo-csource">exo-csource</primary>
          </indexterm>
        </listitem>
      </varlistentry>

      <varlistentry id="exo-desktop-item-edit">
        <term><command>exo-desktop-item-edit</command></term>
        <listitem>
          <para>
            is a command line utility to create or edit icons on the desktop.
          </para>
          <indexterm zone="exo exo-desktop-item-edit">
            <primary sortas="b-exo-desktop-item-edit">exo-desktop-item-edit</primary>
          </indexterm>
        </listitem>
      </varlistentry>

      <varlistentry id="exo-open">
        <term><command>exo-open</command></term>
        <listitem>
          <para>
            is a command line frontend to the <application>Xfce</application>
            Preferred Applications framework. It can either be used to open a
            list of urls with the default URL handler or launch the preferred
            application for a certain category.
          </para>
          <indexterm zone="exo exo-open">
            <primary sortas="b-exo-open">exo-open</primary>
          </indexterm>
        </listitem>
      </varlistentry>

      <varlistentry id="exo-preferred-applications">
        <term><command>exo-preferred-applications</command></term>
        <listitem>
          <para>
            is a command line utility to edit the preferred application that is
            used to handle a particular type of file or URI.
          </para>
          <indexterm zone="exo exo-preferred-applications">
            <primary sortas="b-exo-preferred-applications">exo-preferred-applications</primary>
          </indexterm>
        </listitem>
      </varlistentry>

      <varlistentry id="libexo-1">
        <term><filename class="libraryfile">libexo-1.so</filename></term>
        <listitem>
          <para>
            contains additional widgets, a framework for editable toolbars,
            light-weight session management support and functions to
            automatically synchronise object properties (based on GObject
            Binding Properties).
          </para>
          <indexterm zone="exo libexo-1">
            <primary sortas="c-libexo-1">libexo-1.so</primary>
          </indexterm>
        </listitem>
      </varlistentry>

    </variablelist>

  </sect2>

</sect1>
