Changeset 1f30212
- Timestamp:
- 04/29/2005 07:06:44 AM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 447039e8
- Parents:
- ec09abe
- Location:
- kde/core
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/core/arts.xml
rec09abe r1f30212 7 7 <!ENTITY arts-download-http "&kde-download-http;/arts-&arts-version;.tar.bz2"> 8 8 <!ENTITY arts-download-ftp "&kde-download-ftp;/arts-&arts-version;.tar.bz2"> 9 <!ENTITY arts-md5sum "a 3d22f7cc5c641204a28d3f77e441a84">10 <!ENTITY arts-size "9 68KB">11 <!ENTITY arts-buildsize "31. 3MB">12 <!ENTITY arts-time " 2.00 SBU">9 <!ENTITY arts-md5sum "a155bb00f56c71bc475890249e2dcaa9"> 10 <!ENTITY arts-size "984 KB"> 11 <!ENTITY arts-buildsize "31.2 MB"> 12 <!ENTITY arts-time "1.0 SBU"> 13 13 ]> 14 14 15 15 <sect1 id="aRts" xreflabel="aRts-&arts-version;"> 16 <?dbhtml filename="arts.html"?> 16 17 <sect1info> 17 18 <othername>$LastChangedBy$</othername> 18 19 <date>$Date$</date> 19 20 </sect1info> 20 <?dbhtml filename="arts.html"?> 21 <title><application><acronym>aRts</acronym></application>-&arts-version;</title> 22 23 <sect2><title>Introduction to <application><acronym>aRts</acronym></application></title> 21 22 <title>aRts-&arts-version;</title> 23 24 24 <indexterm zone='aRts'> 25 25 <primary sortas='a-ARts'>aRts</primary> 26 26 </indexterm> 27 27 28 <para>The Analog Real-time Synthesizer 29 (<application><acronym>aRts</acronym></application>) provides 30 sound support for <acronym>KDE</acronym> and necessary libraries for 28 <sect2 role="package"> 29 <title>Introduction to aRts</title> 30 31 <para>The Analog Real-time Synthesizer (<application>aRts</application>) 32 provides sound support for KDE and necessary libraries for 31 33 <application>kdelibs</application>.</para> 32 34 33 < sect3><title>Package information</title>35 <bridgehead renderas="sect3">Package Information</bridgehead> 34 36 <itemizedlist spacing='compact'> 35 <listitem><para>Download (HTTP): <ulink 36 url="&arts-download-http;"/></para></listitem> 37 <listitem><para>Download (FTP): <ulink 38 url="&arts-download-ftp;"/></para></listitem> 39 <listitem><para>Download MD5 sum: &arts-md5sum;</para></listitem> 40 <listitem><para>Download size: &arts-size;</para></listitem> 41 <listitem><para>Estimated disk space required: 42 &arts-buildsize;</para></listitem> 43 <listitem><para>Estimated build time: 44 &arts-time;</para></listitem></itemizedlist> 45 </sect3> 46 47 <sect3><title><application><acronym>aRts</acronym></application> 48 dependencies</title> 49 50 <sect4><title>Required</title> 37 <listitem> 38 <para>Download (HTTP): <ulink url="&arts-download-http;"/></para> 39 </listitem> 40 <listitem> 41 <para>Download (FTP): <ulink url="&arts-download-ftp;"/></para> 42 </listitem> 43 <listitem> 44 <para>Download MD5 sum: &arts-md5sum;</para> 45 </listitem> 46 <listitem> 47 <para>Download size: &arts-size;</para> 48 </listitem> 49 <listitem> 50 <para>Estimated disk space required: &arts-buildsize;</para> 51 </listitem> 52 <listitem> 53 <para>Estimated build time: &arts-time;</para> 54 </listitem> 55 </itemizedlist> 56 57 <bridgehead renderas="sect3">aRts Dependencies</bridgehead> 58 59 <bridgehead renderas="sect4">Required</bridgehead> 51 60 <para><xref linkend="qt"/> and 52 <xref linkend="glib2"/></para>53 </ sect4>54 55 < sect4><title>Recommended</title>61 <xref linkend="glib2"/> 62 </para> 63 64 <bridgehead renderas="sect4">Recommended</bridgehead> 56 65 <para><xref linkend="libjpeg"/></para> 57 </sect4> 58 59 <sect4><title>Optional</title> 66 67 <bridgehead renderas="sect4">Optional</bridgehead> 60 68 <para><xref linkend="libogg"/>, 61 <xref linkend="libvorbis"/>, 62 <xref linkend="alsa"/>, 63 <xref linkend="audiofile"/>, 64 <xref linkend="libmad"/>, 65 <xref linkend="esound"/>, 66 <ulink url="http://www.mediaapplicationserver.net/">MAS</ulink> and 67 <ulink url="http://jackit.sourceforge.net/">JACK</ulink></para> 68 </sect4> 69 </sect3> 70 71 </sect2> 72 73 <sect2> 74 <title>Installation of 75 <application><acronym>aRts</acronym></application></title> 76 77 <para>Install <application><acronym>aRts</acronym></application> by running 69 <xref linkend="libvorbis"/>, 70 <xref linkend="alsa"/>, 71 <xref linkend="audiofile"/>, 72 <xref linkend="libmad"/>, 73 <xref linkend="esound"/>, 74 <ulink url="http://www.mediaapplicationserver.net/">MAS</ulink>, and 75 <ulink url="http://jackit.sourceforge.net/">JACK</ulink> 76 </para> 77 78 </sect2> 79 80 <sect2 role="installation"> 81 <title>Installation of aRts</title> 82 83 <para>Install <application>aRts</application> by running 78 84 the following commands:</para> 79 85 80 <screen><userinput> <command>./configure --prefix=&kde-dir; --disable-debug \86 <screen><userinput>./configure --prefix=&kde-dir; --disable-debug \ 81 87 --disable-dependency-tracking && 82 make</command></userinput></screen> 83 84 <para>Now, as the root user:</para> 85 86 <screen><userinput role='root'><command>make install</command></userinput></screen> 87 88 </sect2> 89 90 <sect2><title>Command explanations</title> 88 make</userinput></screen> 89 90 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 91 92 <screen role='root'><userinput>make install</userinput></screen> 93 94 </sect2> 95 96 <sect2 role="commands"> 97 <title>Command Explanations</title> 91 98 92 99 <para><parameter>--prefix=&kde-dir;</parameter>: This option tells the 93 100 process to install the package in 94 101 <filename class="directory">&kde-dir;</filename>. 95 <application> <acronym>aRts</acronym></application> is installed here as96 it's required before installing <acronym>KDE</acronym>.</para>97 98 <para>< option>--disable-debug</option>: This option causes the102 <application>aRts</application> is installed here as 103 it's required before installing KDE.</para> 104 105 <para><parameter>--disable-debug</parameter>: This option causes the 99 106 package to be compiled without debugging code.</para> 100 107 101 <para>< option>--disable-dependency-tracking</option>: This option108 <para><parameter>--disable-dependency-tracking</parameter>: This option 102 109 speeds up one time builds.</para> 103 110 104 111 </sect2> 105 112 106 <sect2><title>Contents</title> 113 <sect2 role="content"> 114 <title>Contents</title> 115 107 116 <segmentedlist> 108 117 <segtitle>Installed Programs</segtitle> … … 119 128 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 120 129 <?dbfo list-presentation="list"?> 130 <?dbhtml list-presentation="table"?> 121 131 122 132 <varlistentry id="artsd"> … … 133 143 <term><command>artswrapper</command></term> 134 144 <listitem> 135 <para>is a small wrapper program artswrapper which simply sets real-time priority (running as root) 136 and then executes artsd as a non-root user.</para> 145 <para>is a small wrapper program artswrapper which simply sets 146 real-time priority (running as root) 147 and then executes artsd as a non-root user.</para> 137 148 <indexterm zone="aRts artswrapper"> 138 149 <primary sortas="b-artswrapper">artswrapper</primary> … … 144 155 <term><command>artsshell</command></term> 145 156 <listitem> 146 <para>is intended as a utility to perform miscellaneous functions related to the sound server.</para> 157 <para>is intended as a utility to perform miscellaneous functions 158 related to the sound server.</para> 147 159 <indexterm zone="aRts artsshell"> 148 160 <primary sortas="b-artsshell">artsshell</primary> … … 164 176 <term><command>artsdsp</command></term> 165 177 <listitem> 166 <para>provides an interim solution that allows most of legacy sound applications to run unchanged.</para> 178 <para>provides an interim solution that allows most of legacy 179 sound applications to run unchanged.</para> 167 180 <indexterm zone="aRts artsdsp"> 168 181 <primary sortas="b-artsdsp">artsdsp</primary> … … 184 197 <term><command>artscontrol</command></term> 185 198 <listitem> 186 <para>is a graphical utility for performing a number of tasks related to the sound server.</para> 199 <para>is a graphical utility for performing a number of tasks 200 related to the sound server.</para> 187 201 <indexterm zone="aRts artscontrol"> 188 202 <primary sortas="b-artscontrol">artscontrol</primary> … … 224 238 </variablelist> 225 239 226 <para>To find out information about 227 <application><acronym>aRts</acronym></application> and the various programs 228 included in the package, see 229 <ulink url="http://docs.kde.org/en/3.3/kdemultimedia/artsbuilder/">The 230 <application><acronym>aRts</acronym></application> Handbook</ulink>. For 231 information in languages other then English, see the 232 <ulink url="http://docs.kde.org/">KDE Documentation</ulink> and navigate to 233 the <application><acronym>aRts</acronym></application> documentation in your 234 language.</para> 240 <para>To find out information about <application>aRts</application> and the 241 various programs included in the package, see <ulink 242 url="http://docs.kde.org/en/3.3/kdemultimedia/artsbuilder/">The 243 <application>aRts</application> Handbook</ulink>. For information in languages 244 other then English, see the <ulink url="http://docs.kde.org/">KDE 245 Documentation</ulink> and navigate to the <application>aRts</application> 246 documentation in your language.</para> 235 247 236 248 </sect2> -
kde/core/kdebase.xml
rec09abe r1f30212 7 7 <!ENTITY kdebase-download-http "&kde-download-http;/kdebase-&kde-version;.tar.bz2"> 8 8 <!ENTITY kdebase-download-ftp "&kde-download-ftp;/kdebase-&kde-version;.tar.bz2"> 9 <!ENTITY kdebase-md5sum " edbd721a2a4970977dfe5f45d9e38923">10 <!ENTITY kdebase-size " 19.9MB">11 <!ENTITY kdebase-buildsize "2 69MB (additional 20 MB for API docs)">12 <!ENTITY kdebase-time "21.15 SBU (additional 0.2 4SBU for API docs)">9 <!ENTITY kdebase-md5sum "c88659e558ca98dc45377bf8ddfc26c9"> 10 <!ENTITY kdebase-size "21.6 MB"> 11 <!ENTITY kdebase-buildsize "282 MB (additional 20 MB for API docs)"> 12 <!ENTITY kdebase-time "21.15 SBU (additional 0.2 SBU for API docs)"> 13 13 ]> 14 14 15 15 <sect1 id="kdebase" xreflabel="kdebase-&kde-version;"> 16 <?dbhtml filename="kdebase.html"?> 17 16 18 <sect1info> 17 <othername>$LastChangedBy$</othername>18 <date>$Date$</date>19 <othername>$LastChangedBy$</othername> 20 <date>$Date$</date> 19 21 </sect1info> 20 <?dbhtml filename="kdebase.html"?> 22 21 23 <title>kdebase-&kde-version;</title> 24 22 25 <indexterm zone="kdebase"> 23 26 <primary sortas="a-kdebase">Kdebase</primary> 24 27 </indexterm> 25 28 26 <sect2 >27 <title>Introduction to <application>kdebase</application></title>28 29 <para><application>kdebase</application> is the last mandatory package 30 required for the K Desktop Environment. It provides various applications, 31 infrastructurefiles and libraries.</para>32 33 < sect3><title>Package information</title>29 <sect2 role="package"> 30 <title>Introduction to kdebase</title> 31 32 <para><application>kdebase</application> is the last mandatory package required 33 for the K Desktop Environment. It provides various applications, infrastructure 34 files and libraries.</para> 35 36 <bridgehead renderas="sect3">Package Information</bridgehead> 34 37 <itemizedlist spacing='compact'> 35 <listitem><para>Download (HTTP): <ulink 36 url="&kdebase-download-http;"/></para></listitem> 37 <listitem><para>Download (FTP): <ulink 38 url="&kdebase-download-ftp;"/></para></listitem> 39 <listitem><para>Download MD5 sum: &kdebase-md5sum;</para></listitem> 40 <listitem><para>Download size: &kdebase-size;</para></listitem> 41 <listitem><para>Estimated disk space required: 42 &kdebase-buildsize;</para></listitem> 43 <listitem><para>Estimated build time: 44 &kdebase-time;</para></listitem></itemizedlist> 45 </sect3> 46 47 <sect3><title>Additional downloads</title> 48 <itemizedlist spacing='compact'> 49 <listitem><para>Required patch: <ulink 50 url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.3.2-kdebase-htmlframes2.patch"/></para> 51 </listitem></itemizedlist> 52 </sect3> 53 54 <sect3><title><application>kdebase</application> dependencies</title> 55 56 <sect4><title>Required</title> 38 <listitem> 39 <para>Download (HTTP): <ulink url="&kdebase-download-http;"/></para> 40 </listitem> 41 <listitem> 42 <para>Download (FTP): <ulink url="&kdebase-download-ftp;"/></para> 43 </listitem> 44 <listitem> 45 <para>Download MD5 sum: &kdebase-md5sum;</para> 46 </listitem> 47 <listitem> 48 <para>Download size: &kdebase-size;</para> 49 </listitem> 50 <listitem> 51 <para>Estimated disk space required: &kdebase-buildsize;</para> 52 </listitem> 53 <listitem> 54 <para>Estimated build time: &kdebase-time;</para> 55 </listitem> 56 </itemizedlist> 57 58 59 <bridgehead renderas="sect3">kdebase Dependencies</bridgehead> 60 61 <bridgehead renderas="sect4">Required</bridgehead> 57 62 <para><xref linkend="kdelibs"/></para> 58 </sect4> 59 60 <sect4><title>Recommended</title> 63 64 <bridgehead renderas="sect4">Recommended</bridgehead> 61 65 <para><xref linkend="libjpeg"/>, 62 <xref linkend="libart_lgpl"/>,63 <xref linkend="libxml2"/>,64 <xref linkend="openssl"/>and65 <xref linkend="jdk"/></para>66 </ sect4>67 68 < sect4><title>Optional</title>66 <xref linkend="libart_lgpl"/>, 67 <xref linkend="libxml2"/>, 68 <xref linkend="openssl"/>, and 69 <xref linkend="jdk"/> 70 </para> 71 72 <bridgehead renderas="sect4">Optional</bridgehead> 69 73 <para><xref linkend="libtiff"/>, 70 <xref linkend="lesstif"/>, 71 <xref linkend="Linux_PAM"/>, 72 <xref linkend="openldap"/>, 73 <xref linkend="cyrus-sasl"/>, 74 <xref linkend="samba3"/>, 75 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>, 76 <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>, 77 <ulink url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>, 78 <ulink url="http://www.linux1394.org/">libraw1394</ulink>, 79 <ulink url="http://secure.netroedge.com/~lm78/">lm_sensors</ulink>, 80 <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>, 81 <ulink url="http://www.graphviz.org/">GraphViz</ulink> 82 and <xref linkend="doxygen"/></para> 83 </sect4> 84 85 </sect3> 74 <xref linkend="lesstif"/>, 75 <xref linkend="Linux_PAM"/>, 76 <xref linkend="openldap"/>, 77 <xref linkend="cyrus-sasl"/>, 78 <xref linkend="samba3"/>, 79 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>, 80 <ulink url="http://www.pdc.kth.se/kth-krb/">krb4</ulink>, 81 <ulink url="http://mtools.linux.lu/?power-to-the-parliament">Mtools</ulink>, 82 <ulink url="http://www.linux1394.org/">libraw1394</ulink>, 83 <ulink url="http://secure.netroedge.com/~lm78/">lm_sensors</ulink>, 84 <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>, 85 <ulink url="http://www.graphviz.org/">GraphViz</ulink>, and 86 <xref linkend="doxygen"/> 87 </para> 86 88 87 89 </sect2> 88 90 89 <sect2> 90 <title>Installation of <application>kdebase</application></title> 91 92 <para><emphasis>Note:</emphasis> You should ensure a <quote>nogroup</quote> 93 group exists on your system before performing the 94 <command>make install</command> command, as <application>kdebase</application> 95 installs a program (<filename>$KDE_PREFIX/bin/kdesud</filename>) with group 96 ownership of <quote>nogroup</quote>.</para> 91 <sect2 role="installation"> 92 <title>Installation of kdebase</title> 93 94 <para><emphasis>Note:</emphasis> You should ensure a <systemitem 95 class="groupname">nogroup</systemitem> group exists on your system before 96 performing the <command>make install</command> command, as 97 <application>kdebase</application> installs a program 98 (<filename>$KDE_PREFIX/bin/kdesud</filename>) with group ownership of 99 <systemitem class="groupname">nogroup</systemitem>.</para> 97 100 98 101 <para>Install <application>kdebase</application> with:</para> 99 102 100 <screen><userinput><command>patch -Np0 -i ../post-3.3.2-kdebase-htmlframes2.patch && 101 ./configure --prefix=&kde-dir; --disable-debug \ 103 <screen><userinput>./configure --prefix=&kde-dir; --disable-debug \ 102 104 --disable-dependency-tracking && 103 make</ command></userinput></screen>104 105 <note><para>If you wish to create the <acronym>API</acronym>documentation and105 make</userinput></screen> 106 107 <note><para>If you wish to create the API documentation and 106 108 you have <application>Doxygen</application> and 107 109 <application>GraphViz</application> installed, <command>make apidox</command> 108 110 must be done before <command>make install</command>.</para></note> 109 111 110 <para>Now, as the rootuser:</para>112 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 111 113 112 <screen ><userinput role='root'><command>make install</command></userinput></screen>114 <screen role='root'><userinput>make install</userinput></screen> 113 115 114 116 </sect2> 115 117 116 <sect2 >118 <sect2 role="content"> 117 119 <title>Contents</title> 118 120 … … 123 125 <seg>kate, kcontrol, kdebugdialog, kdeprint, kdesu, kdm, kfind, 124 126 khelpcenter, kicker, kinfocenter, kioslave, klipper, kmenuedit 125 konqueror, konsole, kpager, ksplashml, ksysguard, kwrite, kxkb</seg> 127 konqueror, konsole, kpager, ksplashml, ksysguard, kwrite, 128 and kxkb</seg> 126 129 </seglistitem> 127 130 </segmentedlist> … … 130 133 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 131 134 <?dbfo list-presentation="list"?> 135 <?dbhtml list-presentation="table"?> 132 136 133 137 <varlistentry id="kate"> 134 138 <term><command>kate</command></term> 135 139 <listitem> 136 <para> is a programmer's text editor for <acronym>KDE</acronym>.</para>140 <para> is a programmer's text editor for KDE.</para> 137 141 <indexterm zone="kdebase kate"> 138 142 <primary sortas="b-kate">kate</primary> … … 144 148 <term><command>kcontrol</command></term> 145 149 <listitem> 146 <para> is the <acronym>KDE</acronym>Control Center.</para>150 <para> is the KDE Control Center.</para> 147 151 <indexterm zone="kdebase kcontrol"> 148 152 <primary sortas="b-kcontrol">kcontrol</primary> … … 176 180 <term><command>kdesu</command></term> 177 181 <listitem> 178 <para>is a graphical front end for the Unix <command>su</command> command.</para> 182 <para>is a graphical front end for the Unix 183 <command>su</command> command.</para> 179 184 <indexterm zone="kdebase kdesu"> 180 185 <primary sortas="b-kdesu">kdesu</primary> … … 186 191 <term><command>kdm</command></term> 187 192 <listitem> 188 <para>is the <acronym>KDE</acronym> display manager (a replacement for <command>xdm</command>).</para> 193 <para>is the KDE display manager (a replacement 194 for <command>xdm</command>).</para> 189 195 <indexterm zone="kdebase kdm"> 190 196 <primary sortas="b-kdm">kdm</primary> … … 206 212 <term><command>khelpcenter</command></term> 207 213 <listitem> 208 <para>is the <acronym>KDE</acronym>help tool.</para>214 <para>is the KDE help tool.</para> 209 215 <indexterm zone="kdebase khelpcenter"> 210 216 <primary sortas="b-khelpcenter">khelpcenter</primary> … … 216 222 <term><command>kicker</command></term> 217 223 <listitem> 218 <para>is the <acronym>KDE</acronym>control panel.</para>224 <para>is the KDE control panel.</para> 219 225 <indexterm zone="kdebase kicker"> 220 226 <primary sortas="b-kicker">kicker</primary> … … 227 233 <listitem> 228 234 <para>provides a centralized and convenient 229 overview of your <acronym>KDE</acronym>and system settings.</para>235 overview of your KDE and system settings.</para> 230 236 <indexterm zone="kdebase kinfocenter"> 231 237 <primary sortas="b-kinfocenter">kinfocenter</primary> … … 300 306 <term><command>ksplashml</command></term> 301 307 <listitem> 302 <para>is a splash screen that shows the progress of an application that is loading.</para> 308 <para>is a splash screen that shows the progress of an application 309 that is loading.</para> 303 310 <indexterm zone="kdebase ksplashml"> 304 311 <primary sortas="b-ksplashml">ksplashml</primary> … … 321 328 <term><command>kwrite</command></term> 322 329 <listitem> 323 <para>is a text editor for <acronym>KDE</acronym>.</para>330 <para>is a text editor for KDE </para> 324 331 <indexterm zone="kdebase kwrite"> 325 332 <primary sortas="b-kwrite">kwrite</primary> … … 331 338 <term><command>kxkb</command></term> 332 339 <listitem> 333 <para>is a keyboard layout switching utility based on the X11 xkb extension.</para> 340 <para>is a keyboard layout switching utility based on the X11 xkb 341 extension.</para> 334 342 <indexterm zone="kdebase kxkb"> 335 343 <primary sortas="b-kxkb">kxkb</primary> … … 341 349 342 350 </sect2> 343 344 351 </sect1> -
kde/core/kdelibs.xml
rec09abe r1f30212 7 7 <!ENTITY kdelibs-download-http "&kde-download-http;/kdelibs-&kde-version;.tar.bz2"> 8 8 <!ENTITY kdelibs-download-ftp "&kde-download-ftp;/kdelibs-&kde-version;.tar.bz2"> 9 <!ENTITY kdelibs-md5sum " 0473fb4c6c2cd2bc0f267cfa201f3fd8">10 <!ENTITY kdelibs-size "1 5.6MB">11 <!ENTITY kdelibs-buildsize "2 80MB (additional 339 MB for API docs)">12 <!ENTITY kdelibs-time " 20.9 SBU (additional 4.97SBU for API docs)">9 <!ENTITY kdelibs-md5sum "e5961a78b44a3005a7af6ada249e5888"> 10 <!ENTITY kdelibs-size "16.1 MB"> 11 <!ENTITY kdelibs-buildsize "239 MB (additional 339 MB for API docs)"> 12 <!ENTITY kdelibs-time "14.7 SBU (additional 5.0 SBU for API docs)"> 13 13 ]> 14 14 15 15 <sect1 id="kdelibs" xreflabel="kdelibs-&kde-version;"> 16 <?dbhtml filename="kdelibs.html"?> 17 16 18 <sect1info> 17 <othername>$LastChangedBy$</othername>18 <date>$Date$</date>19 <othername>$LastChangedBy$</othername> 20 <date>$Date$</date> 19 21 </sect1info> 20 <?dbhtml filename="kdelibs.html"?> 21 <title><application>kdelibs</application>-&kde-version;</title> 22 23 <title>kdelibs-&kde-version;</title> 24 22 25 <indexterm zone="kdelibs"> 23 26 <primary sortas="a-kdelibs">Kdelibs</primary> 24 27 </indexterm> 25 28 26 <sect2 >27 <title>Introduction to <application>kdelibs</application></title>29 <sect2 role="package"> 30 <title>Introduction to kdelibs</title> 28 31 29 32 <para>This package includes programs and libraries that are central to the 30 development and execution of a <acronym>KDE</acronym> program, as well 31 as internationalization files for these libraries, misc 32 <acronym>HTML</acronym> documentation, theme modules and regression 33 tests.</para> 33 development and execution of a KDE program, as well as internationalization 34 files for these libraries, misc HTML documentation, theme modules and 35 regression tests.</para> 34 36 35 < sect3><title>Package information</title>37 <bridgehead renderas="sect3">Package Information</bridgehead> 36 38 <itemizedlist spacing='compact'> 37 <listitem><para>Download (HTTP): <ulink 38 url="&kdelibs-download-http;"/></para></listitem> 39 <listitem><para>Download (FTP): <ulink 40 url="&kdelibs-download-ftp;"/></para></listitem> 41 <listitem><para>Download MD5 sum: &kdelibs-md5sum;</para></listitem> 42 <listitem><para>Download size: &kdelibs-size;</para></listitem> 43 <listitem><para>Estimated disk space required: 44 &kdelibs-buildsize;</para></listitem> 45 <listitem><para>Estimated build time: 46 &kdelibs-time;</para></listitem></itemizedlist> 47 </sect3> 39 <listitem> 40 <para>Download (HTTP): <ulink url="&kdelibs-download-http;"/></para> 41 </listitem> 42 <listitem> 43 <para>Download (FTP): <ulink url="&kdelibs-download-ftp;"/></para> 44 </listitem> 45 <listitem> 46 <para>Download MD5 sum: &kdelibs-md5sum;</para> 47 </listitem> 48 <listitem> 49 <para>Download size: &kdelibs-size;</para> 50 </listitem> 51 <listitem> 52 <para>Estimated disk space required: &kdelibs-buildsize;</para> 53 </listitem> 54 <listitem> 55 <para>Estimated build time: &kdelibs-time;</para> 56 </listitem> 57 </itemizedlist> 48 58 49 <sect3><title>Additional downloads</title>50 <itemizedlist spacing='compact'>51 <listitem><para>Required Patch: <ulink52 url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.3.2-kdelibs-htmlframes2.patch"/></para>53 </listitem>54 <listitem><para>Required Patch: <ulink55 url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.3.2-kdelibs-kio.diff"/></para>56 </listitem>57 <listitem><para>Required Patch: <ulink58 url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.3.2-kdelibs-kioslave.patch"/></para>59 </listitem>60 </itemizedlist>61 </sect3>62 59 63 < sect3><title><application>kdelibs</application> dependencies</title>60 <bridgehead renderas="sect3">kdelibs Dependencies</bridgehead> 64 61 65 < sect4><title>Required</title>62 <bridgehead renderas="sect4">Required</bridgehead> 66 63 <para><xref linkend="aRts"/></para> 67 </sect4>68 64 69 < sect4><title>Recommended</title>65 <bridgehead renderas="sect4">Recommended</bridgehead> 70 66 <para><xref linkend="libjpeg"/>, 71 <xref linkend="libart_lgpl"/>,72 <xref linkend="libxml2"/>,73 <xref linkend="libxslt"/>,74 <xref linkend="pcre"/>,75 <xref linkend="fam"/>,76 <xref linkend="openssl"/>and77 <ulink url="http://www.gnu.org/software/libidn/">Libidn</ulink></para>78 </ sect4>67 <xref linkend="libart_lgpl"/>, 68 <xref linkend="libxml2"/>, 69 <xref linkend="libxslt"/>, 70 <xref linkend="pcre"/>, 71 <xref linkend="fam"/>, 72 <xref linkend="openssl"/>, and 73 <ulink url="http://www.gnu.org/software/libidn/">Libidn</ulink> 74 </para> 79 75 80 < sect4><title>Optional</title>76 <bridgehead renderas="sect4">Optional</bridgehead> 81 77 <para><xref linkend="libtiff"/>, 82 <xref linkend="aspell"/>, 83 <xref linkend="cups"/>, 84 <xref linkend="openldap"/>, 85 <xref linkend="alsa"/>, 86 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>, 87 <ulink url="http://www.openexr.com/">OpenEXR</ulink>, 88 <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>, 89 <ulink url="http://www.graphviz.org/">GraphViz</ulink> 90 and <xref linkend="doxygen"/></para> 91 </sect4> 92 93 </sect3> 78 <xref linkend="aspell"/>, 79 <xref linkend="cups"/>, 80 <xref linkend="openldap"/>, 81 <xref linkend="alsa"/>, 82 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>, 83 <ulink url="http://www.openexr.com/">OpenEXR</ulink>, 84 <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>, 85 <ulink url="http://www.graphviz.org/">GraphViz</ulink>, and 86 <xref linkend="doxygen"/> 87 </para> 94 88 95 89 </sect2> 96 90 97 <sect2 >98 <title>Installation of <application>kdelibs</application></title>91 <sect2 role="installation"> 92 <title>Installation of kdelibs</title> 99 93 100 94 <para>Install <application>kdelibs</application> with:</para> 101 95 102 <screen><userinput><command>patch -Np0 -i ../post-3.3.2-kdelibs-htmlframes2.patch && 103 patch -Np0 kio/kio/job.cpp ../post-3.3.2-kdelibs-kio.diff && 104 patch -Np0 -i ../post-3.3.2-kdelibs-kioslave.patch && 105 ./configure --prefix=&kde-dir; --disable-debug \ 96 <screen><userinput>./configure --prefix=&kde-dir; --disable-debug \ 106 97 --disable-dependency-tracking --enable-fast-malloc=full && 107 make</ command></userinput></screen>98 make</userinput></screen> 108 99 109 <note><para>If you wish to create the <acronym>API</acronym>documentation and100 <note><para>If you wish to create the API documentation and 110 101 you have <application>Doxygen</application> and 111 102 <application>GraphViz</application> installed, <command>make apidox</command> … … 113 104 packages which can utilize <application>Doxygen</application>.</para></note> 114 105 115 <para>Now, as the rootuser:</para>106 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 116 107 117 <screen ><userinput role='root'><command>make install</command></userinput></screen>108 <screen role='root'><userinput>make install</userinput></screen> 118 109 119 110 </sect2> 120 111 121 <sect2><title>Command explanations</title> 112 <sect2 role="commands"> 113 <title>Command Explanations</title> 122 114 <para><parameter>--prefix=&kde-dir;</parameter>: This option tells the process 123 115 to install the package in <filename class="directory">&kde-dir;</filename>. 124 116 </para> 125 117 126 <para>< option>--disable-debug</option>: This option causes the118 <para><parameter>--disable-debug</parameter>: This option causes the 127 119 package to be compiled without debugging code.</para> 128 120 129 <para>< option>--disable-dependency-tracking</option>: This option121 <para><parameter>--disable-dependency-tracking</parameter>: This option 130 122 speeds up one time builds.</para> 131 123 132 <para><parameter>--enable-fast-malloc=full</parameter>: This option tells 133 <acronym>KDE</acronym> programs to use an internal memory allocation 134 scheme optimized for <acronym>KDE</acronym>.</para> 135 136 <!-- <para><option>-disable-pcre</option>: Omit this switch if you have 137 <application><acronym>PCRE</acronym></application> installed and you want 138 improved regular expression support in the <acronym>KDE</acronym> JavaScript 139 engine.</para> --> 124 <para><parameter>--enable-fast-malloc=full</parameter>: This option tells KDE 125 programs to use an internal memory allocation scheme optimized for KDE.</para> 140 126 141 127 </sect2> 142 128 143 <sect2><title>Contents</title> 129 <sect2 role="content"> 130 <title>Contents</title> 144 131 145 132 <segmentedlist> … … 156 143 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 157 144 <?dbfo list-presentation="list"?> 145 <?dbhtml list-presentation="table"?> 158 146 159 147 <varlistentry id="kdelib-programs"> … … 179 167 </variablelist> 180 168 181 <para>The number of programs and libraries installed by <application>kdelibs</application> 182 prohibits an explanation of each one in this section. Instead, see the <ulink 183 url="http://docs.kde.org/">KDE Documentation</ulink>.</para> 169 <para>The number of programs and libraries installed by 170 <application>kdelibs</application> prohibits an explanation of each one in this 171 section. Instead, see the <ulink url="http://docs.kde.org/">KDE 172 Documentation</ulink>.</para> 184 173 185 174 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.