Ticket #2486: kde_add-1.diff

File kde_add-1.diff, 12.1 KB (added by Robert Daniels, 17 years ago)

Update depencies of KDE Additional packages

  • TabularUnified kde/add/kdeedu.xml

     
    7373    <xref linkend="libxml2"/></para>
    7474
    7575    <bridgehead renderas="sect4">Optional</bridgehead>
    76     <para role="optional"><ulink
     76    <para role="optional"><xref linkend="libusb"/>,
     77    <ulink
    7778    url="http://www.boost.org/libs/python/doc/index.html">Boost.Python</ulink>,
    7879    <ulink url="http://pauillac.inria.fr/ocaml/">OCaml</ulink>, and
    7980    <ulink url="http://www.recherche.enac.fr/opti/facile/">FaCiLe module
  • TabularUnified kde/add/kdegraphics.xml

     
    108108
    109109  </sect2>
    110110
     111  <sect2 id="kdegraphics-runtime-dependencies"
     112         xreflabel="KDE Graphics Runtime Dependencies">
     113    <title>Run-Time Dependencies</title>
     114
     115    <para>The <command>kooka</command> utility is a scanning and OCR program.
     116    In order for <command>kooka</command> to utilize the OCR capabilities, you
     117    must install an OCR engine. <command>kooka</command> provides full OCR
     118    support using the <ulink url="http://www.rerecognition.com/">KADMOS</ulink>
     119    and <ulink url="http://sourceforge.net/projects/jocr">GOCR</ulink> engines
     120    and partial support using the <ulink
     121    url="https://savannah.gnu.org/projects/ocrad/">Ocrad</ulink> engine.</para>
     122
     123    <para>The <command>kghostview</command> program requires a ghostscript
     124    interpreter from <xref linkend="gs"/> or <xref linkend="espgs"/> to
     125    process PS or PDF files.</para>
     126   
     127    <para>The <command>kpovmodeler</command> program requires
     128    <ulink url="http://www.povray.org/">POV-Ray</ulink> to render 3D scenes.</para>
     129
     130  </sect2>
     131
    111132  <sect2 role="installation">
    112133    <title>Installation of Kdegraphics</title>
    113134
     
    126147
    127148<screen role="root"><userinput>make install</userinput></screen>
    128149
    129     <para>The <command>kooka</command> utility is a scanning and OCR program.
    130     In order for <command>kooka</command> to utilize the OCR capabilities, you
    131     must install an OCR engine. <command>kooka</command> provides full OCR
    132     support using the <ulink url="http://www.rerecognition.com/">KADMOS</ulink>
    133     and <ulink url="http://sourceforge.net/projects/jocr">GOCR</ulink> engines
    134     and partial support using the <ulink
    135     url="https://savannah.gnu.org/projects/ocrad/">Ocrad</ulink> engine.</para>
    136 
    137150  </sect2>
    138151
    139152  <sect2 role="content">
  • TabularUnified kde/add/kdeutils.xml

     
    6969    <bridgehead renderas="sect4">Optional</bridgehead>
    7070    <para role="optional"><ulink url="http://www.net-snmp.org/">Net-SNMP</ulink>,
    7171    <ulink url="http://tpctl.sourceforge.net/">tpctl</ulink> (for
    72     Thinkpad support)</para>
     72    Thinkpad support),
     73    <xref linkend="python"/>,
     74    <xref linkend="xmms"/>,
     75    <xref linkend="graphviz"/>, and
     76    <xref linkend="doxygen"/></para>
    7377
    7478    <para condition="html" role="usernotes">User Notes:
    7579    <ulink url="&blfs-wiki;/kdeutils"/></para>
    7680
    7781  </sect2>
    7882
     83  <sect2 id="kdeutils-runtime-dependencies"
     84         xreflabel="KDE Utils Runtime Dependencies">
     85    <title>Run-Time Dependencies</title>
     86
     87    <para>Several programs included in <application>kdeutils</application>
     88    are frontends for other software, and so require these external programs
     89    to be present at run time. <command>kgpg</command> requires
     90    <xref linkend="gnupg"/> or <xref linkend="gnupg2"/>, <command>kdessh</command>
     91    requires <xref linkend="openssh"/>, while <command>irkick</command> requires
     92    <ulink url="http://www.lirc.org">LIRC</ulink>. The <command>ark</command>
     93    program will require appropriate utilities to handle various archives,
     94    including <xref linkend="zip"/>, <xref linkend="unzip"/>,
     95    <xref linkend="jdk"/> (for the <command>jar</command> program),
     96    <xref linkend="unrar"/>, <ulink url="http://www.rarlabs.com">rar</ulink>
     97    (binary only shareware),
     98    <ulink url="http://p7zip.sourceforge.net">p7zip</ulink>,
     99    <ulink url="http://packages.debian.org/source/unstable/zoo">zoo</ulink>, and
     100    <ulink url="http://packages.debian.org/source/unstable/ncompress">
     101    ncompress</ulink>.</para>
     102
     103  </sect2>
     104
    79105  <sect2 role="installation" >
    80106    <title>Installation of Kdeutils</title>
    81107
     
    85111    --disable-dependency-tracking &amp;&amp;
    86112make</userinput></screen>
    87113
     114    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     115    href="../../xincludes/kde-apidocs.xml"/>
     116
    88117    <para>This package does not come with a test suite.</para>
    89118
    90119    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    157186        </listitem>
    158187      </varlistentry>
    159188
     189      <varlistentry id="kdessh">
     190        <term><command>kdessh</command></term>
     191        <listitem>
     192          <para>is a graphical interface to <xref linkend="openssh"/></para>
     193          <indexterm zone="kdeutils kdessh">
     194            <primary sortas="b-kdessh">kdessh</primary>
     195          </indexterm>
     196        </listitem>
     197      </varlistentry>
     198
    160199      <varlistentry id="kdf">
    161200        <term><command>kdf</command></term>
    162201        <listitem>
  • TabularUnified kde/add/kdepim.xml

     
    6767    <xref linkend="openssl"/></para>
    6868
    6969    <bridgehead renderas="sect4">Optional</bridgehead>
    70     <para role="optional"><xref linkend="pilot-link"/>,
     70    <para role="optional"><xref linkend="kdeaccessibility"/>,
     71    <xref linkend="kdemultimedia"/>,
     72    <xref linkend="cyrus-sasl"/>,
     73    <xref linkend="pilot-link"/>,
    7174    <ulink url="http://www.gnupg.org/download/index.html#gpgme">GPGME</ulink>
    7275    (requires <xref linkend="gnupg2"/>),
     76    <ulink url="http://www.opensync.org">OpenSync</ulink>,
    7377    <ulink url="http://jasonday.home.att.net/code/libmal/libmal.html">libmal</ulink>,
    7478    <ulink url="http://www.gnokii.org/">gnokii</ulink>,
    75       Bluetooth hardware and driver libraries,
     79    <ulink url="http://www.bluez.org">BlueZ</ulink>,
     80    <ulink url="http://www.boost.org">Boost</ulink>,
    7681    <xref linkend="graphviz"/>, and
    7782    <xref linkend="doxygen"/></para>
    7883
  • TabularUnified kde/add/kdeaccessibility.xml

     
    6262    <para role="required"><xref linkend="kdebase"/></para>
    6363
    6464    <bridgehead renderas="sect4">Recommended</bridgehead>
    65     <para role="recommended"><xref linkend="libjpeg"/> and
    66     <xref linkend="libxml2"/></para>
     65    <para role="recommended"><xref linkend="libjpeg"/>,
     66    <xref linkend="libxml2"/>, and
     67    <xref linkend="alsa"/></para>
    6768
    68 <!--
     69
    6970    <bridgehead renderas="sect4">Optional</bridgehead>
    70     <para role="optional">A text-to-speech synthesis program such as
     71    <para role="optional"><xref linkend="akode"/></para>
     72<!--    <para role="optional">A text-to-speech synthesis program such as
    7173    <xref linkend="freetts"/> or
    7274    <ulink url="http://www.cstr.ed.ac.uk/projects/festival/">Festival</ulink>
    7375    is required by <command>kmouth</command> to render speech.</para>
     
    7880
    7981  </sect2>
    8082
     83  <sect2 id="kdeaccessibility-runtime-dependencies"
     84         xreflabel="KDE Accessability Runtime Dependencies">
     85    <title>Run-Time Dependencies</title>
     86
     87    <para>Several <application>KDE</application> accessibility  programs access
     88    other programs at run time for rendering speech from text. These include
     89    <xref linkend="freetts"/>, <ulink
     90    url="http://www.cstr.ed.ac.uk/projects/festival/">Festival</ulink>, <ulink
     91    url="http://www.speech.cs.cmu.edu/flite/index.html">Festival Lite</ulink>,
     92    <ulink url='http://epos.ure.cas.cz/'>Epos</ulink>, or <ulink
     93    url='http://tcts.fpms.ac.be/synthesis/mbrola.html'>MBROLA</ulink> with
     94    optionally  <ulink
     95    url='http://www.ikp.uni-bonn.de/dt/forsch/phonetik/hadifix/HADIFIXforMBROLA.html'>Txt2pho</ulink>.</para>
     96
     97
     98  </sect2>
     99
    81100  <sect2 role="installation">
    82101    <title>Installation of Kdeaccessibility</title>
    83102
     
    95114
    96115  </sect2>
    97116
    98   <sect2 id="kdeaccessibility-runtime-dependencies"
    99          xreflabel="KDE Accessability Runtime Dependencies">
    100     <title>Run-Time Dependencies</title>
    101 
    102     <para>Several <application>KDE</application> accessibility  programs access
    103     other programs at run time for rendering speech from text. These include
    104     <xref linkend="freetts"/>, <ulink
    105     url="http://www.cstr.ed.ac.uk/projects/festival/">Festival</ulink>, <ulink
    106     url="http://www.speech.cs.cmu.edu/flite/index.html">Festival Lite</ulink>,
    107     <ulink url='http://epos.ure.cas.cz/'>Epos</ulink>, or <ulink
    108     url='http://tcts.fpms.ac.be/synthesis/mbrola.html'>MBROLA</ulink> with
    109     optionally  <ulink
    110     url='http://www.ikp.uni-bonn.de/dt/forsch/phonetik/hadifix/HADIFIXforMBROLA.html'>Txt2pho</ulink>.</para>
    111 
    112 
    113   </sect2>
    114 
    115117  <sect2 role="content">
    116118    <title>Contents</title>
    117119
  • TabularUnified kde/add/kdeadmin.xml

     
    7373
    7474  </sect2>
    7575
     76  <sect2 id="kdeadmin-runtime-dependencies"
     77         xreflabel="KDE Admin Runtime Dependencies">
     78    <title>Run-Time Dependencies</title>
     79
     80    <para><command>kcron</command> requires a cron implementation, such as
     81    Vixie Cron, at run time. It is not compatible with <xref linkend="fcron"/>.</para>
     82
     83  </sect2>
     84
    7685  <sect2 role="installation">
    7786    <title>Installation of Kdeadmin</title>
    7887
  • TabularUnified kde/add/kdenetwork.xml

     
    7272    <xref linkend="graphviz"/>,
    7373    <xref linkend="doxygen"/>,
    7474    <xref linkend="wireless_tools"/>,
     75    <xref linkend="speex"/>,
     76    <xref linkend="alsa"/>,
     77    <ulink url="http://www.pxh.de/fs/gsmlib/index.html">gsmlib</ulink>,
     78    <ulink url="htpp://meanwhile.sourceforge.net">Meanwhile</ulink>,
    7579    <ulink url="http://www.openslp.org/">OpenSLP</ulink>,
    7680    <ulink url="http://dev.null.pl/ekg/">libgadu</ulink>, and
    7781    <ulink url="http://valgrind.kde.org/">Valgrind</ulink></para>
     
    9094    --disable-dependency-tracking &amp;&amp;
    9195make</userinput></screen>
    9296
     97    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     98    href="../../xincludes/kde-apidocs.xml"/>
     99
    93100    <para>This package does not come with a test suite.</para>
    94101
    95102    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
  • TabularUnified kde/add/kdemultimedia.xml

     
    175175    <xref linkend="flac"/> (built with <xref linkend="libogg"/> support),
    176176    <xref linkend="gstreamer"/>,
    177177    <ulink url="http://www.theora.org/">Theora</ulink>,
    178     <ulink url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink>, and
     178    <ulink url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink>,
    179179    <ulink url="http://www.musicbrainz.org/products/tunepimp/download.html">TunePimp</ulink>
    180     (requires <xref linkend="libmusicbrainz"/>)</para>
     180    (requires <xref linkend="libmusicbrainz"/>),
     181    <xref linkend="graphviz"/>, and
     182    <xref linkend="doxygen"/></para>
    181183    <!-- moved to Akode
    182184    <ulink url="http://0pointer.de/lennart/projects/polypaudio/">polypaudio</ulink>
    183185    <ulink url="http://www.mega-nerd.com/libsamplerate/">Secret Rabbit Code</ulink>
     
    209211    --disable-debug --disable-dependency-tracking &amp;&amp;
    210212make</userinput></screen>
    211213
     214    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     215    href="../../xincludes/kde-apidocs.xml"/>
     216
    212217     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
    213218
    214219<screen role="root"><userinput>make install</userinput></screen>