updated to pan-0.14.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@908 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Larry Lawrence 2003-05-12 21:17:35 +00:00
parent 0ec6331c5a
commit 59049e8483
5 changed files with 33 additions and 20 deletions

View File

@ -10,6 +10,9 @@ page in Chapter 1 for details on who wrote what.</para>
<itemizedlist>
<listitem><para>May 12th, 2003 [larry]: xsoft: updated to
pan-0.14.0.</para></listitem>
<listitem><para>May 12th, 2003 [larry]: pst: intro and markup change to
sgml-common and opensp.</para></listitem>

View File

@ -1,14 +1,15 @@
<sect2>
<title>Contents</title>
<para>The pan package contains <userinput>pan</userinput>.</para>
<para>The <application>pan</application> package contains
<command>pan</command>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>pan</title>
<para>pan is the graphical newsreader.</para></sect3>
<para><command>pan</command> is the graphical newsreader.</para></sect3>
</sect2>

View File

@ -1,11 +1,11 @@
<sect2>
<title>Installation of pan</title>
<title>Installation of <application>pan</application></title>
<para>Install pan by running the following commands:</para>
<para>Install <application>pan</application> by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/usr &amp;&amp;
<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>
make install</command></userinput></screen>
</sect2>

View File

@ -1,20 +1,29 @@
<sect2>
<title>Introduction to pan</title>
<screen>Download location (HTTP): <ulink url="&pan-download-http;"/>
Download location (FTP): <ulink url="&pan-download-ftp;"/>
Version used: &pan-version;
Package size: &pan-size;
Estimated Disk space required: &pan-buildsize;
Estimated build time: &pan-time;</screen>
<para>The pan package contains a graphical newsreader. This is useful
for reading and writing news, threading articles and replying via
email.</para>
<screen>pan depends on:
<xref linkend="GTK2"/>, <xref linkend="gnet"/>, <xref linkend="intltool"/> and <xref linkend="libxml2"/>
pan will utilize:
<ulink url="http://gtkspell.sourceforge.net/download/gtkspell-2.0.4.tar.gz">gtkspell-2.0.4</ulink></screen>
<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 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>

View File

@ -4,9 +4,9 @@
<!ENTITY pan-exp SYSTEM "pan-exp.xml">
<!ENTITY pan-desc SYSTEM "pan-desc.xml">
<!ENTITY pan-config SYSTEM "pan-config.xml">
<!ENTITY pan-buildsize "19.2 MB">
<!ENTITY pan-version "0.13.4">
<!ENTITY pan-buildsize "20.1 MB">
<!ENTITY pan-version "0.14.0">
<!ENTITY pan-download-http "http://pan.rebelbase.com/download/releases/&pan-version;/SOURCE/pan-&pan-version;.tar.bz2">
<!ENTITY pan-download-ftp "">
<!ENTITY pan-size "1.6 MB">
<!ENTITY pan-size "1.7 MB">
<!ENTITY pan-time "1.92 SBU">