<?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 galeon-download-http "&sourceforge-repo;/galeon/galeon-&galeon-version;.tar.bz2">
  <!ENTITY galeon-download-ftp  "&gentoo-ftp-repo;/galeon-&galeon-version;.tar.bz2">
  <!ENTITY galeon-md5sum        "34d6e3a6ee78f9e4d12736e5d81b462b">
  <!ENTITY galeon-size          "2.9 MB">
  <!ENTITY galeon-buildsize     "75.4 MB">
  <!ENTITY galeon-time          "1.3 SBU">
]>

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

  <sect1info>
    <othername>$LastChangedBy: bdubbs $</othername>
    <date>$Date: 2012-05-12 18:40:21 -0400 (Sat, 12 May 2012) $</date>
  </sect1info>

  <title>Galeon-&galeon-version;</title>

  <indexterm zone="galeon">
    <primary sortas="a-Galeon">Galeon</primary>
  </indexterm>

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

    <para>The <application>Galeon</application> package contains a
    <application>GNOME</application>-2 browser that utilizes
    the mozilla.org Gecko layout engine and presents the simplest
    interface possible for a browser.</para>

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

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

    <bridgehead renderas="sect4">Required</bridgehead>
    <para role="required"><xref linkend="gnome-desktop"/> and
     a mozilla.org Gecko layout engine
    (<xref linkend="seamonkey"/> or
    <xref linkend="firefox"/> or
    <xref linkend="thunderbird"/> or
    <ulink url="http://www.mozilla.org/products/mozilla1.x/">Mozilla</ulink>)</para>

    <bridgehead renderas="sect4">Optional</bridgehead>
    <para role="optional"><xref linkend="libgtkhtml"/> and
    <xref linkend="iso-codes"/></para>

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

  </sect2>

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

    <para>Compiling must be done with the same compiler version and
    optimization settings that were used to compile the Gecko layout
    engine package.</para>

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

<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
            --sysconfdir=&gnome-etc-dir; \
            --localstatedir=/var/lib \
            --mandir=$(pkg-config \
                --variable=prefix ORBit-2.0)/share/man &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 &amp;&amp;
install -v -m755 -d $(pkg-config \
        --variable=prefix ORBit-2.0)/share/doc/galeon-&galeon-version; &amp;&amp;
install -v -m644 FAQ README* doc/*.txt $(pkg-config \
        --variable=prefix ORBit-2.0)/share/doc/galeon-&galeon-version; &amp;&amp;
ln -v -s ../../$PACKAGE_NAME/FAQ.html $(pkg-config \
        --variable=prefix ORBit-2.0)/share/doc/galeon-&galeon-version;</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"/>

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

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

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

  </sect2>

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

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

      <seglistitem>
        <seg>galeon and galeon-config-tool</seg>
        <seg>None</seg>
        <seg>The following subdirectories of
        <envar>$GNOME_PREFIX</envar>/share/:
        galeon, {gnome/help, omf, sounds}/galeon</seg>
      </seglistitem>
    </segmentedlist>

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

      <varlistentry id="galeon-prog">
        <term><command>galeon</command></term>
        <listitem>
          <para>is a <application>GNOME</application>-2 web browser
          using a Gecko-based rendering/security/networking engine.</para>
          <indexterm zone="galeon galeon-prog">
            <primary sortas="b-galeon">galeon</primary>
          </indexterm>
        </listitem>
      </varlistentry>

      <varlistentry id="galeon-config-tool">
        <term><command>galeon-config-tool</command></term>
        <listitem>
          <para>clears settings, installs schemas, removes schemas and
          fixes permissions in the <application>GConf</application>
          database.</para>
          <indexterm zone="galeon galeon-config-tool">
            <primary sortas="b-galeon-config-tool">galeon-config-tool</primary>
          </indexterm>
        </listitem>
      </varlistentry>

    </variablelist>

  </sect2>

</sect1>
