Ticket #2486: kde_core-1.diff

File kde_core-1.diff, 6.0 KB (added by Robert Daniels, 16 years ago)

Update depencies of kdelibs and kdebase

  • kde/core/kdelibs.xml

     
    5959    <bridgehead renderas="sect3">Kdelibs Dependencies</bridgehead>
    6060
    6161    <bridgehead renderas="sect4">Required</bridgehead>
    62     <para role="required"><xref linkend="aRts"/></para>
     62    <para role="required"><xref linkend="qt"/></para>
    6363
    6464    <bridgehead renderas="sect4">Recommended</bridgehead>
    65     <para role="recommended"><xref linkend="libjpeg"/>,
     65    <para role="recommended"><xref linkend="aRts"/>,
     66    <xref linkend="libjpeg"/>,
    6667    <xref linkend="libart_lgpl"/>,
    6768    <xref linkend="libxml2"/>,
    6869    <xref linkend="libxslt"/>,
     
    7576    <para role="optional"><xref linkend="libtiff"/>,
    7677    <xref linkend="aspell"/>,
    7778    <xref linkend="cups"/>,
    78     <!-- We should look real hard at the LDAP dependency. Though the KDE
    79          dependency chart lists it for kdelibs, I don't think it uses it
    80          one bit. -->
    81     <xref linkend="openldap"/>,
    8279    <xref linkend="alsa"/>,
    8380    <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
    8481    <ulink url="http://www.openexr.com/">OpenEXR</ulink>,
     
    8986    <ulink url="http://www.ivrix.org.il/projects/spell-checker/">Hspell</ulink>,
    9087    <ulink url="ftp://oss.sgi.com/projects/xfs/cmd_tars/">libacl</ulink>
    9188    (requires <ulink url="ftp://oss.sgi.com/projects/xfs/cmd_tars/">libattr</ulink>),
     89    <xref linkend="sudo"/>,
    9290    <xref linkend="graphviz"/>, and
    9391    <xref linkend="doxygen"/></para>
    9492
     
    9795
    9896  </sect2>
    9997
     98  <sect2 id="kdelibs-runtime-dependencies"
     99         xreflabel="KDE Libraries Runtime Dependencies">
     100    <title>Run-Time Dependencies</title>
     101
     102    <para>The <application>KDE</application> libraries access other programs at
     103    run time. One additional package that has not been mentioned already is
     104    <ulink url="http://packages.debian.org/unstable/source/pmount/">
     105    pmount</ulink>.  This enables auto-mounting of hotplugged devices at
     106    /media/[device_name] for any user without any fstab modification. It is
     107    needed to enable the full integration of <application>KDE</application>
     108    with <xref linkend="hal"/>.</para>
     109
     110  </sect2>
     111
    100112  <sect2 role="installation" id="kdelibs-install"
    101113         xreflabel="the installation of kdelibs">
    102114    <title>Installation of Kdelibs</title>
     
    173185
    174186  </sect2>
    175187
    176   <sect2 id="kdelibs-runtime-dependencies"
    177          xreflabel="KDE Libraries Runtime Dependencies">
    178     <title>Run-Time Dependencies</title>
    179 
    180     <para>The <application>KDE</application> libraries access other programs at
    181     run time. One additional package that has not been mentioned already is
    182     <ulink url="http://packages.debian.org/unstable/source/pmount/">
    183     pmount</ulink>.  This enables auto-mounting of hotplugged devices at
    184     /media/[device_name] for any user without any fstab modification. It is
    185     needed to enable the full integration of <application>KDE</application>
    186     with <xref linkend="hal"/>.</para>
    187 
    188   </sect2>
    189 
    190 
    191188  <sect2 role="content">
    192189    <title>Contents</title>
    193190
  • kde/core/kdebase.xml

     
    8383    (requires <ulink url="http://sourceforge.net/projects/linux-diag">Sysfs
    8484    Utilities</ulink>),
    8585    <ulink url="http://www.opensource.apple.com/darwinsource/tarballs/apsl/">mDNSResponder</ulink>,
     86    <xref linkend="sudo"/>,
    8687    <xref linkend="graphviz"/>, and
    8788    <xref linkend="doxygen"/></para>
    8889
     
    9192
    9293  </sect2>
    9394
     95  <sect2 id="kdebase-runtime-dependencies"
     96         xreflabel="KDE Base Runtime Dependencies">
     97    <title>Run-Time Dependencies</title>
     98
     99    <para>Note that there are two additional packages you can install that
     100    are used at run-time for <command>konqueror</command> ioslave protocols.
     101    You can install the <ulink
     102    url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>
     103    package to enable the <quote>floppy</quote> ioslave protocol. This will
     104    allow easy access to the floppy disk drives on your system. The <ulink
     105    url="http://packages.debian.org/stable/source/hfsplus">hfsplus</ulink>
     106    package can be installed to access HFS+ partitions on a Mac OS system
     107    using the <quote>mac</quote> ioslave.</para>
     108
     109    <para>One additional package that can be used at run time is <xref
     110    linkend="pciutils"/>.  This enables the <application>KDE Info
     111    Center</application> to  use <application>lspci</application> for its "pci"
     112    info section.</para>
     113
     114    <para>Another package usable at run time is <ulink
     115    url="http://www.htdig.org">htdig</ulink>. The enables <command>
     116    khelpcenter</command> to create a search index for the KDE application
     117    manuals.</para>
     118  </sect2>
     119
    94120  <sect2 role="installation">
    95121    <title>Installation of Kdebase</title>
    96122
     
    148174
    149175  </sect2>
    150176
    151   <sect2 id="kdebase-runtime-dependencies"
    152          xreflabel="KDE Base Runtime Dependencies">
    153     <title>Run-Time Dependencies</title>
    154 
    155     <para>Note that there are two additional packages you can install that
    156     are used at run-time for <command>konqueror</command> ioslave protocols.
    157     You can install the <ulink
    158     url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>
    159     package to enable the <quote>floppy</quote> ioslave protocol. This will
    160     allow easy access to the floppy disk drives on your system. The <ulink
    161     url="http://packages.debian.org/stable/source/hfsplus">hfsplus</ulink>
    162     package can be installed to access HFS+ partitions on a Mac OS system
    163     using the <quote>mac</quote> ioslave.</para>
    164 
    165     <para>One additional package that can be used at run time is <xref
    166     linkend="pciutils"/>.  This enables the <application>KDE Info
    167     Center</application> to  use <application>lspci</application> for its "pci"
    168     info section.</para>
    169 
    170   </sect2>
    171 
    172 
    173177  <sect2 role="content">
    174178    <title>Contents</title>
    175179