Author: manuel Date: 2005-05-21 04:43:53 -0600 (Sat, 21 May 2005) New Revision: 4407
Modified: trunk/BOOK/xsoft/other/pan.xml Log: Tagged pan.xml Modified: trunk/BOOK/xsoft/other/pan.xml =================================================================== --- trunk/BOOK/xsoft/other/pan.xml 2005-05-21 10:37:43 UTC (rev 4406) +++ trunk/BOOK/xsoft/other/pan.xml 2005-05-21 10:43:53 UTC (rev 4407) @@ -13,77 +13,107 @@ ]> <sect1 id="pan" xreflabel="Pan-&pan-version;"> -<sect1info> -<othername>$LastChangedBy$</othername> -<date>$Date$</date> -</sect1info> -<?dbhtml filename="pan.html" ?> -<title>Pan-&pan-version;</title> + <?dbhtml filename="pan.html" ?> -<sect2> -<title>Introduction to <application>Pan</application></title> + <sect1info> + <othername>$LastChangedBy$</othername> + <date>$Date$</date> + </sect1info> -<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> + <title>Pan-&pan-version;</title> -<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> + <indexterm zone="pan"> + <primary sortas="a-Pan">Pan</primary> + </indexterm> -<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> + <sect2 role="package"> + <title>Introduction to Pan</title> -<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> + <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> -</sect2> + <bridgehead renderas="sect3">Package Information</bridgehead> + <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> -<sect2> -<title>Installation of <application>Pan</application></title> + <bridgehead renderas="sect3">Pan Dependencies</bridgehead> -<para>Install <application>Pan</application> by running the following -commands:</para> + <bridgehead renderas="sect4">Required</bridgehead> + <para><xref linkend="gtk2"/>, + <xref linkend="gnet"/>, + <xref linkend="intltool"/> and + <xref linkend="libxml2"/></para> -<screen><userinput><command>./configure --prefix=/usr && + <bridgehead renderas="sect4">Optional</bridgehead> + <para><ulink + url="http://gtkspell.sourceforge.net/download/gtkspell-2.0.4.tar.gz"> + gtkspell-2.0.4</ulink></para> + + </sect2> + + <sect2 role="installation"> + <title>Installation of Pan</title> + + <para>Install <application>Pan</application> by running the following + commands:</para> + +<screen><userinput>./configure --prefix=/usr && make && -make install</command></userinput></screen> +make install</userinput></screen> -</sect2> + </sect2> -<sect2> -<title>Contents</title> + <sect2 role="content"> + <title>Contents</title> -<para>The <application>Pan</application> package contains -<command>pan</command>.</para> + <segmentedlist> + <segtitle>Installed Program</segtitle> + <segtitle>Installed Libraries</segtitle> + <segtitle>Installed Directories</segtitle> -</sect2> + <seglistitem> + <seg>pan</seg> + <seg>None</seg> + <seg>Not determined at this time</seg> + </seglistitem> + </segmentedlist> -<sect2><title>Description</title> + <variablelist> + <bridgehead renderas="sect3">Short Descriptions</bridgehead> + <?dbfo list-presentation="list"?> + <?dbhtml list-presentation="table"?> -<sect3><title>pan</title> -<para><command>pan</command> is the graphical newsreader.</para></sect3> + <varlistentry id="pan-prog"> + <term><command>pan</command></term> + <listitem> + <para>is a graphical newsreader.</para> + <indexterm zone="pan pan-prog"> + <primary sortas="b-pan">pan</primary> + </indexterm> + </listitem> + </varlistentry> -</sect2> + </variablelist> + </sect2> + </sect1> - -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
