glfs/xsoft/other/pan.xml
Manuel Canales Esparcia ff769b8c61 Updated the XML sources to use DocBook XML DTD-4.4.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3656 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-04-03 20:52:42 +00:00

90 lines
2.5 KiB
XML

<?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 pan-download-http "http://pan.rebelbase.com/download/releases/&pan-version;/SOURCE/pan-&pan-version;.tar.bz2">
<!ENTITY pan-download-ftp " ">
<!ENTITY pan-md5sum "ed3188e7059bb6d6c209ee5d46ac1852">
<!ENTITY pan-size "1.8 MB">
<!ENTITY pan-buildsize "67.8 MB">
<!ENTITY pan-time "0.72 SBU">
]>
<sect1 id="pan" xreflabel="Pan-&pan-version;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="pan.html" ?>
<title>Pan-&pan-version;</title>
<sect2>
<title>Introduction to <application>Pan</application></title>
<para>The <application>Pan</application> package contains a graphical
newsreader. This is useful for reading and writing news, threading articles
and replying via email.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&pan-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&pan-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &pan-md5sum;</para></listitem>
<listitem><para>Download size: &pan-size;</para></listitem>
<listitem><para>Estimated disk space required:
&pan-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&pan-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>Pan</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="gtk2"/>,
<xref linkend="gnet"/>,
<xref linkend="intltool"/> and
<xref linkend="libxml2"/></para>
</sect4>
<sect4><title>Optional</title>
<para><ulink
url="http://gtkspell.sourceforge.net/download/gtkspell-2.0.4.tar.gz">
gtkspell-2.0.4</ulink></para>
</sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>Pan</application></title>
<para>Install <application>Pan</application> by running the following
commands:</para>
<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>
<sect2>
<title>Contents</title>
<para>The <application>Pan</application> package contains
<command>pan</command>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>pan</title>
<para><command>pan</command> is the graphical newsreader.</para></sect3>
</sect2>
</sect1>