glfs/gnome/add/epiphany.xml

118 lines
4.0 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 epiphany-download-http "http://ftp.gnome.org/pub/GNOME/sources/epiphany/1.6/epiphany-&epiphany-version;.tar.bz2">
<!ENTITY epiphany-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/epiphany/1.6/epiphany-&epiphany-version;.tar.bz2">
<!ENTITY epiphany-md5sum "3161495ac4af4a7435918a98896b05e9">
<!ENTITY epiphany-size "3.0 MB">
<!ENTITY epiphany-buildsize "59 MB">
<!ENTITY epiphany-time "0.9 SBU">
]>
<sect1 id="epiphany" xreflabel="Epiphany-&epiphany-version;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="epiphany.html"?>
<title>Epiphany-&epiphany-version;</title>
<sect2>
<title>Introduction to <application>Epiphany</application></title>
<para><application>Epiphany</application> is a simple yet powerful
<application><acronym>GNOME</acronym></application> web browser targeted at
non-technical users. Its principles are simplicity and standards compliance.
</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&epiphany-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&epiphany-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &epiphany-md5sum;</para></listitem>
<listitem><para>Download size: &epiphany-size;</para></listitem>
<listitem><para>Estimated disk space required:
&epiphany-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&epiphany-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>Epiphany</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="gnome-desktop"/>, and
<xref linkend="mozilla"/> or
<xref linkend="firefox"/> or
<xref linkend="thunderbird"/></para>
</sect4>
<sect4><title>Optional</title>
<para><xref linkend="startup-notification"/>,
<ulink url="http://freedesktop.org/wiki/Software_2fdbus">D-BUS</ulink> and
<xref linkend="gtk-doc"/></para>
</sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>Epiphany</application></title>
<para>Install <application>Epiphany</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--sysconfdir=/etc/gnome --localstatedir=/var/lib &amp;&amp;
make</command></userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the root user:</para>
<screen><userinput role='root'><command>make install</command></userinput></screen>
</sect2>
<sect2>
<title>Command explanations</title>
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
puts configuration files in <filename class="directory">/etc/gnome</filename>
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
<para><parameter>--localstatedir=/var/lib</parameter>: This switch
puts <application>ScrollKeeper</application> files in
<filename class="directory">/var/lib/scrollkeeper</filename> instead of
<filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
<para><option>--with-mozilla=firefox</option> or
<option>--with-mozilla=thunderbird</option>: Use this option to use a system
installed version of <application>Firefox</application> or
<application>Thunderbird</application> instead of the default
<application>Mozilla</application>.</para>
</sect2>
<sect2>
<title>Contents</title>
<para>The <application>Epiphany</application> package contains
<command>epiphany</command>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>epiphany</title>
<para><command>epiphany</command> is a
<application><acronym>GNOME</acronym></application> web browser based on the
<application>Mozilla</application> rendering engine.</para></sect3>
</sect2>
</sect1>