Ticket #2486: kde_add-1.diff
File kde_add-1.diff, 12.1 KB (added by , 17 years ago) |
---|
-
TabularUnified kde/add/kdeedu.xml
73 73 <xref linkend="libxml2"/></para> 74 74 75 75 <bridgehead renderas="sect4">Optional</bridgehead> 76 <para role="optional"><ulink 76 <para role="optional"><xref linkend="libusb"/>, 77 <ulink 77 78 url="http://www.boost.org/libs/python/doc/index.html">Boost.Python</ulink>, 78 79 <ulink url="http://pauillac.inria.fr/ocaml/">OCaml</ulink>, and 79 80 <ulink url="http://www.recherche.enac.fr/opti/facile/">FaCiLe module -
TabularUnified kde/add/kdegraphics.xml
108 108 109 109 </sect2> 110 110 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 111 132 <sect2 role="installation"> 112 133 <title>Installation of Kdegraphics</title> 113 134 … … 126 147 127 148 <screen role="root"><userinput>make install</userinput></screen> 128 149 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, you131 must install an OCR engine. <command>kooka</command> provides full OCR132 support using the <ulink url="http://www.rerecognition.com/">KADMOS</ulink>133 and <ulink url="http://sourceforge.net/projects/jocr">GOCR</ulink> engines134 and partial support using the <ulink135 url="https://savannah.gnu.org/projects/ocrad/">Ocrad</ulink> engine.</para>136 137 150 </sect2> 138 151 139 152 <sect2 role="content"> -
TabularUnified kde/add/kdeutils.xml
69 69 <bridgehead renderas="sect4">Optional</bridgehead> 70 70 <para role="optional"><ulink url="http://www.net-snmp.org/">Net-SNMP</ulink>, 71 71 <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> 73 77 74 78 <para condition="html" role="usernotes">User Notes: 75 79 <ulink url="&blfs-wiki;/kdeutils"/></para> 76 80 77 81 </sect2> 78 82 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 79 105 <sect2 role="installation" > 80 106 <title>Installation of Kdeutils</title> 81 107 … … 85 111 --disable-dependency-tracking && 86 112 make</userinput></screen> 87 113 114 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 115 href="../../xincludes/kde-apidocs.xml"/> 116 88 117 <para>This package does not come with a test suite.</para> 89 118 90 119 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> … … 157 186 </listitem> 158 187 </varlistentry> 159 188 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 160 199 <varlistentry id="kdf"> 161 200 <term><command>kdf</command></term> 162 201 <listitem> -
TabularUnified kde/add/kdepim.xml
67 67 <xref linkend="openssl"/></para> 68 68 69 69 <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"/>, 71 74 <ulink url="http://www.gnupg.org/download/index.html#gpgme">GPGME</ulink> 72 75 (requires <xref linkend="gnupg2"/>), 76 <ulink url="http://www.opensync.org">OpenSync</ulink>, 73 77 <ulink url="http://jasonday.home.att.net/code/libmal/libmal.html">libmal</ulink>, 74 78 <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>, 76 81 <xref linkend="graphviz"/>, and 77 82 <xref linkend="doxygen"/></para> 78 83 -
TabularUnified kde/add/kdeaccessibility.xml
62 62 <para role="required"><xref linkend="kdebase"/></para> 63 63 64 64 <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> 67 68 68 <!-- 69 69 70 <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 71 73 <xref linkend="freetts"/> or 72 74 <ulink url="http://www.cstr.ed.ac.uk/projects/festival/">Festival</ulink> 73 75 is required by <command>kmouth</command> to render speech.</para> … … 78 80 79 81 </sect2> 80 82 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 81 100 <sect2 role="installation"> 82 101 <title>Installation of Kdeaccessibility</title> 83 102 … … 95 114 96 115 </sect2> 97 116 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 access103 other programs at run time for rendering speech from text. These include104 <xref linkend="freetts"/>, <ulink105 url="http://www.cstr.ed.ac.uk/projects/festival/">Festival</ulink>, <ulink106 url="http://www.speech.cs.cmu.edu/flite/index.html">Festival Lite</ulink>,107 <ulink url='http://epos.ure.cas.cz/'>Epos</ulink>, or <ulink108 url='http://tcts.fpms.ac.be/synthesis/mbrola.html'>MBROLA</ulink> with109 optionally <ulink110 url='http://www.ikp.uni-bonn.de/dt/forsch/phonetik/hadifix/HADIFIXforMBROLA.html'>Txt2pho</ulink>.</para>111 112 113 </sect2>114 115 117 <sect2 role="content"> 116 118 <title>Contents</title> 117 119 -
TabularUnified kde/add/kdeadmin.xml
73 73 74 74 </sect2> 75 75 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 76 85 <sect2 role="installation"> 77 86 <title>Installation of Kdeadmin</title> 78 87 -
TabularUnified kde/add/kdenetwork.xml
72 72 <xref linkend="graphviz"/>, 73 73 <xref linkend="doxygen"/>, 74 74 <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>, 75 79 <ulink url="http://www.openslp.org/">OpenSLP</ulink>, 76 80 <ulink url="http://dev.null.pl/ekg/">libgadu</ulink>, and 77 81 <ulink url="http://valgrind.kde.org/">Valgrind</ulink></para> … … 90 94 --disable-dependency-tracking && 91 95 make</userinput></screen> 92 96 97 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 98 href="../../xincludes/kde-apidocs.xml"/> 99 93 100 <para>This package does not come with a test suite.</para> 94 101 95 102 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> -
TabularUnified kde/add/kdemultimedia.xml
175 175 <xref linkend="flac"/> (built with <xref linkend="libogg"/> support), 176 176 <xref linkend="gstreamer"/>, 177 177 <ulink url="http://www.theora.org/">Theora</ulink>, 178 <ulink url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink>, and178 <ulink url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink>, 179 179 <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> 181 183 <!-- moved to Akode 182 184 <ulink url="http://0pointer.de/lennart/projects/polypaudio/">polypaudio</ulink> 183 185 <ulink url="http://www.mega-nerd.com/libsamplerate/">Secret Rabbit Code</ulink> … … 209 211 --disable-debug --disable-dependency-tracking && 210 212 make</userinput></screen> 211 213 214 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 215 href="../../xincludes/kde-apidocs.xml"/> 216 212 217 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 213 218 214 219 <screen role="root"><userinput>make install</userinput></screen>