Changeset 3df11d70


Ignore:
Timestamp:
05/21/2005 10:43:53 AM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
1c5e617
Parents:
68343b6e
Message:

Tagged pan.xml

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4407 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/pan.xml

    r68343b6e r3df11d70  
    1414
    1515<sect1 id="pan" xreflabel="Pan-&pan-version;">
    16 <sect1info>
    17 <othername>$LastChangedBy$</othername>
    18 <date>$Date$</date>
    19 </sect1info>
    20 <?dbhtml filename="pan.html" ?>
    21 <title>Pan-&pan-version;</title>
     16  <?dbhtml filename="pan.html" ?>
    2217
    23 <sect2>
    24 <title>Introduction to <application>Pan</application></title>
     18  <sect1info>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
     21  </sect1info>
    2522
    26 <para>The <application>Pan</application> package contains a graphical
    27 newsreader.  This is useful for reading and writing news, threading articles
    28 and replying via email.</para>
     23  <title>Pan-&pan-version;</title>
    2924
    30 <sect3><title>Package information</title>
    31 <itemizedlist spacing='compact'>
    32 <listitem><para>Download (HTTP): <ulink
    33 url="&pan-download-http;"/></para></listitem>
    34 <listitem><para>Download (FTP): <ulink
    35 url="&pan-download-ftp;"/></para></listitem>
    36 <listitem><para>Download MD5 sum: &pan-md5sum;</para></listitem>
    37 <listitem><para>Download size: &pan-size;</para></listitem>
    38 <listitem><para>Estimated disk space required:
    39 &pan-buildsize;</para></listitem>
    40 <listitem><para>Estimated build time:
    41 &pan-time;</para></listitem></itemizedlist>
    42 </sect3>
     25  <indexterm zone="pan">
     26    <primary sortas="a-Pan">Pan</primary>
     27  </indexterm>
    4328
    44 <sect3><title><application>Pan</application> dependencies</title>
    45 <sect4><title>Required</title>
    46 <para><xref linkend="gtk2"/>,
    47 <xref linkend="gnet"/>,
    48 <xref linkend="intltool"/> and
    49 <xref linkend="libxml2"/></para>
    50 </sect4>
     29  <sect2 role="package">
     30    <title>Introduction to Pan</title>
    5131
    52 <sect4><title>Optional</title>
    53 <para><ulink
    54 url="http://gtkspell.sourceforge.net/download/gtkspell-2.0.4.tar.gz">
    55 gtkspell-2.0.4</ulink></para>
    56 </sect4>
    57 </sect3>
     32    <para>The <application>Pan</application> package contains a graphical
     33    newsreader. This is useful for reading and writing news, threading
     34    articles and replying via email.</para>
    5835
    59 </sect2>
     36    <bridgehead renderas="sect3">Package Information</bridgehead>
     37    <itemizedlist spacing="compact">
     38      <listitem>
     39        <para>Download (HTTP): <ulink url="&pan-download-http;"/></para>
     40      </listitem>
     41      <listitem>
     42        <para>Download (FTP): <ulink url="&pan-download-ftp;"/></para>
     43      </listitem>
     44      <listitem>
     45        <para>Download MD5 sum: &pan-md5sum;</para>
     46      </listitem>
     47      <listitem>
     48        <para>Download size: &pan-size;</para>
     49      </listitem>
     50      <listitem>
     51        <para>Estimated disk space required: &pan-buildsize;</para>
     52      </listitem>
     53      <listitem>
     54        <para>Estimated build time: &pan-time;</para>
     55      </listitem>
     56    </itemizedlist>
    6057
    61 <sect2>
    62 <title>Installation of <application>Pan</application></title>
     58    <bridgehead renderas="sect3">Pan Dependencies</bridgehead>
    6359
    64 <para>Install <application>Pan</application> by running the following
    65 commands:</para>
     60    <bridgehead renderas="sect4">Required</bridgehead>
     61    <para><xref linkend="gtk2"/>,
     62    <xref linkend="gnet"/>,
     63    <xref linkend="intltool"/> and
     64    <xref linkend="libxml2"/></para>
    6665
    67 <screen><userinput><command>./configure --prefix=/usr &amp;&amp;
     66    <bridgehead renderas="sect4">Optional</bridgehead>
     67    <para><ulink
     68    url="http://gtkspell.sourceforge.net/download/gtkspell-2.0.4.tar.gz">
     69    gtkspell-2.0.4</ulink></para>
     70
     71  </sect2>
     72
     73  <sect2 role="installation">
     74    <title>Installation of Pan</title>
     75
     76    <para>Install <application>Pan</application> by running the following
     77    commands:</para>
     78
     79<screen><userinput>./configure --prefix=/usr &amp;&amp;
    6880make &amp;&amp;
    69 make install</command></userinput></screen>
     81make install</userinput></screen>
    7082
    71 </sect2>
     83  </sect2>
    7284
    73 <sect2>
    74 <title>Contents</title>
     85  <sect2 role="content">
     86    <title>Contents</title>
    7587
    76 <para>The <application>Pan</application> package contains
    77 <command>pan</command>.</para>
     88    <segmentedlist>
     89      <segtitle>Installed Program</segtitle>
     90      <segtitle>Installed Libraries</segtitle>
     91      <segtitle>Installed Directories</segtitle>
    7892
    79 </sect2>
     93      <seglistitem>
     94        <seg>pan</seg>
     95        <seg>None</seg>
     96        <seg>Not determined at this time</seg>
     97      </seglistitem>
     98    </segmentedlist>
    8099
    81 <sect2><title>Description</title>
     100    <variablelist>
     101      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     102      <?dbfo list-presentation="list"?>
     103      <?dbhtml list-presentation="table"?>
    82104
    83 <sect3><title>pan</title>
    84 <para><command>pan</command> is the graphical newsreader.</para></sect3>
     105      <varlistentry id="pan-prog">
     106        <term><command>pan</command></term>
     107        <listitem>
     108          <para>is a graphical newsreader.</para>
     109          <indexterm zone="pan pan-prog">
     110            <primary sortas="b-pan">pan</primary>
     111          </indexterm>
     112        </listitem>
     113      </varlistentry>
    85114
    86 </sect2>
     115    </variablelist>
     116
     117  </sect2>
    87118
    88119</sect1>
    89 
Note: See TracChangeset for help on using the changeset viewer.