Ignore:
Timestamp:
05/22/2005 11:27:41 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:
3a5c279
Parents:
56ab82c
Message:

Added missing sect2 role attributes.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/add/kdepim.xml

    r56ab82c r4e82a189  
    1212  <!ENTITY kdepim-time          "22 SBU (additional 2.3 SBU for API docs)">
    1313
    14   <!ENTITY gnu-org              "http://www.gnupg.org/download/index.html"> 
     14  <!ENTITY gnu-org              "http://www.gnupg.org/download/index.html">
    1515]>
    1616
     
    2929  </indexterm>
    3030
    31   <sect2>
     31  <sect2 role="package">
    3232    <title>Introduction to Kdepim</title>
    3333
     
    6161      </listitem>
    6262    </itemizedlist>
    63                                      
     63
    6464    <bridgehead renderas="sect3">Kdepim Dependencies</bridgehead>
    6565
     
    6868
    6969    <bridgehead renderas="sect4">Recommended</bridgehead>
    70     <para><xref linkend="libjpeg"/>, 
    71     <xref linkend="libxml2"/>, 
    72     <xref linkend="gnupg"/> and 
     70    <para><xref linkend="libjpeg"/>,
     71    <xref linkend="libxml2"/>,
     72    <xref linkend="gnupg"/> and
    7373    <xref linkend="openssl"/></para>
    7474
    7575    <bridgehead renderas="sect4">Optional</bridgehead>
    76     <para><xref linkend="pilot-link"/>, 
    77     <ulink url="&gnu-org;#gpgme">GPGME-0.9.x</ulink> 
    78     (requires <ulink url="&gnu-org;#libgpg-error">Libgpg-error</ulink> 
    79     then <ulink url="&gnu-org;#libgcrypt">Libgcrypt</ulink> 
    80     then <ulink url="&gnu-org;#libassuan">Libassuan</ulink> 
    81     then <ulink url="&gnu-org;#libksba">Libksba</ulink>, 
    82     <ulink url="ftp://ftp.gnupg.org/gcrypt/pinentry/">pinentry</ulink>, 
    83     <ulink url="http://www.gnu-org/software/pth/">Pth</ulink>, 
    84     <ulink url="http://www.opensc.org/">OpenSC</ulink> and then 
    85     <ulink url="&gnu-org;#gnupg2">GnuPG-1.9.x</ulink>), 
    86     <ulink url="http://jasonday.home.att.net/code/libmal/libmal.html">libmal</ulink>, 
    87     <ulink url="http://www.gnokii.org/">gnokii</ulink>, 
    88     Bluetooth hardware and driver libraries, 
     76    <para><xref linkend="pilot-link"/>,
     77    <ulink url="&gnu-org;#gpgme">GPGME-0.9.x</ulink>
     78    (requires <ulink url="&gnu-org;#libgpg-error">Libgpg-error</ulink>
     79    then <ulink url="&gnu-org;#libgcrypt">Libgcrypt</ulink>
     80    then <ulink url="&gnu-org;#libassuan">Libassuan</ulink>
     81    then <ulink url="&gnu-org;#libksba">Libksba</ulink>,
     82    <ulink url="ftp://ftp.gnupg.org/gcrypt/pinentry/">pinentry</ulink>,
     83    <ulink url="http://www.gnu-org/software/pth/">Pth</ulink>,
     84    <ulink url="http://www.opensc.org/">OpenSC</ulink> and then
     85    <ulink url="&gnu-org;#gnupg2">GnuPG-1.9.x</ulink>),
     86    <ulink url="http://jasonday.home.att.net/code/libmal/libmal.html">libmal</ulink>,
     87    <ulink url="http://www.gnokii.org/">gnokii</ulink>,
     88    Bluetooth hardware and driver libraries,
    8989    <ulink url="http://www.graphviz.org/">GraphViz</ulink>,
    9090    and <xref linkend="doxygen"/></para>
     
    102102./configure --prefix=&kde-dir; --disable-debug \
    103103    --disable-dependency-tracking &amp;&amp;
    104 make</userinput></screen> 
     104make</userinput></screen>
    105105
    106106    <note>
    107       <para>If you wish to create the API documentation and 
    108       you have <application>Doxygen</application> and 
    109       <application>GraphViz</application> installed, 
    110       <command>make apidox</command> must be done before 
     107      <para>If you wish to create the API documentation and
     108      you have <application>Doxygen</application> and
     109      <application>GraphViz</application> installed,
     110      <command>make apidox</command> must be done before
    111111      <command>make install</command>.</para>
    112112    </note>
     
    125125      <segtitle>Installed Libraries</segtitle>
    126126      <segtitle>Installed Directories</segtitle>
    127  
     127
    128128      <seglistitem>
    129         <seg>kaddressbook, kalarm, kandy, karm, kgpgcertmanager, kmail, knode, 
     129        <seg>kaddressbook, kalarm, kandy, karm, kgpgcertmanager, kmail, knode,
    130130        knotes, konsolekalendar, kontact, korganizer, korn, and kpilot</seg>
    131131        <seg>None</seg>
     
    138138      <?dbfo list-presentation="list"?>
    139139      <?dbhtml list-presentation="table"?>
    140    
     140
    141141      <varlistentry id="kaddressbook">
    142142        <term><command>kaddressbook</command></term>
     
    222222        <term><command>konsolehelper</command></term>
    223223        <listitem>
    224           <para>is a command line interface to <application>KDE</application> 
     224          <para>is a command line interface to <application>KDE</application>
    225225          calendars.</para>
    226226          <indexterm zone="kdepim konsolehelper">
     
    233233        <term><command>kontact</command></term>
    234234        <listitem>
    235           <para>is the integrated solution to personal information management 
     235          <para>is the integrated solution to personal information management
    236236                (PIM) needs.</para>
    237237          <indexterm zone="kdepim kontact">
     
    254254        <term><command>korn</command></term>
    255255        <listitem>
    256           <para>is a <application>KDE</application> mail checker that has the capabilities to 
     256          <para>is a <application>KDE</application> mail checker that has the capabilities to
    257257                dock itself to <command>kicker</command>.</para>
    258258          <indexterm zone="kdepim korn">
Note: See TracChangeset for help on using the changeset viewer.