- Timestamp:
- 05/08/2005 09:31:51 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:
- c201c951
- Parents:
- f2bdf68f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/core/kdelibs.xml
rf2bdf68f r2f91010f 5 5 %general-entities; 6 6 7 <!ENTITY kdelibs-download-http "&kde-download-http;/kdelibs-&kde-version;.tar.bz2">8 <!ENTITY kdelibs-download-ftp "&kde-download-ftp;/kdelibs-&kde-version;.tar.bz2">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)">7 <!ENTITY kdelibs-download-http "&kde-download-http;/kdelibs-&kde-version;.tar.bz2"> 8 <!ENTITY kdelibs-download-ftp "&kde-download-ftp;/kdelibs-&kde-version;.tar.bz2"> 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"?>16 <?dbhtml filename="kdelibs.html"?> 17 17 18 <sect1info>19 <othername>$LastChangedBy$</othername>20 <date>$Date$</date>21 </sect1info>18 <sect1info> 19 <othername>$LastChangedBy$</othername> 20 <date>$Date$</date> 21 </sect1info> 22 22 23 <title>kdelibs-&kde-version;</title>23 <title>Kdelibs-&kde-version;</title> 24 24 25 <indexterm zone="kdelibs">26 <primary sortas="a-kdelibs">Kdelibs</primary>27 </indexterm>25 <indexterm zone="kdelibs"> 26 <primary sortas="a-kdelibs">Kdelibs</primary> 27 </indexterm> 28 28 29 <sect2 role="package">30 <title>Introduction to kdelibs</title>29 <sect2 role="package"> 30 <title>Introduction to Kdelibs</title> 31 31 32 <para>This package includes programs and libraries that are central to the33 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>32 <para>This package includes programs and libraries that are central to the 33 development and execution of a <application>KDE</application> program, 34 as well as internationalization files for these libraries, misc HTML 35 documentation, theme modules and regression tests.</para> 36 36 37 <bridgehead renderas="sect3">Package Information</bridgehead>38 <itemizedlist spacing='compact'>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>37 <bridgehead renderas="sect3">Package Information</bridgehead> 38 <itemizedlist spacing='compact'> 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> 58 58 59 <bridgehead renderas="sect3">Kdelibs Dependencies</bridgehead> 59 60 60 <bridgehead renderas="sect3">kdelibs Dependencies</bridgehead> 61 <bridgehead renderas="sect4">Required</bridgehead> 62 <para><xref linkend="aRts"/></para> 61 63 62 <bridgehead renderas="sect4">Required</bridgehead> 63 <para><xref linkend="aRts"/></para> 64 <bridgehead renderas="sect4">Recommended</bridgehead> 65 <para><xref linkend="libjpeg"/>, 66 <xref linkend="libart_lgpl"/>, 67 <xref linkend="libxml2"/>, 68 <xref linkend="libxslt"/>, 69 <xref linkend="pcre"/>, 70 <xref linkend="fam"/>, 71 <xref linkend="openssl"/>, and 72 <ulink url="http://www.gnu.org/software/libidn/">Libidn</ulink></para> 64 73 65 <bridgehead renderas="sect4">Recommended</bridgehead> 66 <para><xref linkend="libjpeg"/>, 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> 74 <bridgehead renderas="sect4">Optional</bridgehead> 75 <para><xref linkend="libtiff"/>, 76 <xref linkend="aspell"/>, 77 <xref linkend="cups"/>, 78 <xref linkend="openldap"/>, 79 <xref linkend="alsa"/>, 80 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>, 81 <ulink url="http://www.openexr.com/">OpenEXR</ulink>, 82 <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>, 83 <ulink url="http://www.graphviz.org/">GraphViz</ulink>, and 84 <xref linkend="doxygen"/></para> 75 85 76 <bridgehead renderas="sect4">Optional</bridgehead> 77 <para><xref linkend="libtiff"/>, 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> 86 </sect2> 88 87 89 </sect2> 88 <sect2 role="installation"> 89 <title>Installation of Kdelibs</title> 90 90 91 <sect2 role="installation"> 92 <title>Installation of kdelibs</title> 93 94 <para>Install <application>kdelibs</application> with:</para> 91 <para>Install <application>kdelibs</application> with:</para> 95 92 96 93 <screen><userinput>./configure --prefix=&kde-dir; --disable-debug \ … … 98 95 make</userinput></screen> 99 96 100 <note><para>If you wish to create the API documentation and 101 you have <application>Doxygen</application> and 102 <application>GraphViz</application> installed, <command>make apidox</command> 103 must be done before <command>make install</command>. This applies to all 104 packages which can utilize <application>Doxygen</application>.</para></note> 97 <note> 98 <para>If you wish to create the API documentation and you have 99 <application>Doxygen</application> and <application>GraphViz</application> 100 installed, <command>make apidox</command> must be done before 101 <command>make install</command>. This applies to all packages which 102 can utilize <application>Doxygen</application>.</para> 103 </note> 105 104 106 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>105 <para>Now, as the <systemitem class="username">root</systemitem> user:</para> 107 106 108 107 <screen role='root'><userinput>make install</userinput></screen> 109 108 110 </sect2>109 </sect2> 111 110 112 <sect2 role="commands"> 113 <title>Command Explanations</title> 114 <para><parameter>--prefix=&kde-dir;</parameter>: This option tells the process 115 to install the package in <filename class="directory">&kde-dir;</filename>. 116 </para> 111 <sect2 role="commands"> 112 <title>Command Explanations</title> 117 113 118 <para><parameter>--disable-debug</parameter>: This option causes the119 package to be compiled without debugging code.</para>114 <para><parameter>--prefix=&kde-dir;</parameter>: This option tells the process 115 to install the package in <filename class="directory">&kde-dir;</filename>.</para> 120 116 121 <para><parameter>--disable-dependency-tracking</parameter>: This option122 speeds up one time builds.</para>117 <para><parameter>--disable-debug</parameter>: This option causes the 118 package to be compiled without debugging code.</para> 123 119 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>120 <para><parameter>--disable-dependency-tracking</parameter>: This option 121 speeds up one time builds.</para> 126 122 127 </sect2> 123 <para><parameter>--enable-fast-malloc=full</parameter>: This option tells 124 <application>KDE</application> programs to use an internal memory 125 allocation scheme optimized for <application>KDE</application>.</para> 126 127 </sect2> 128 128 129 <sect2 role="content">130 <title>Contents</title>129 <sect2 role="content"> 130 <title>Contents</title> 131 131 132 <segmentedlist> 133 <segtitle>Installed Programs</segtitle> 134 <segtitle>Installed Libraries</segtitle> 132 <segmentedlist> 133 <segtitle>Installed Programs</segtitle> 134 <segtitle>Installed Libraries</segtitle> 135 <segtitle>Installed Directories</segtitle> 135 136 136 <seglistitem> 137 <seg>Numerous KDE support programs</seg> 138 <seg>Numerous KDE libraries</seg> 139 </seglistitem> 140 </segmentedlist> 137 <seglistitem> 138 <seg>Numerous <application>KDE</application> support programs</seg> 139 <seg>Numerous <application>KDE</application> libraries</seg> 140 <seg>None</seg> 141 </seglistitem> 142 </segmentedlist> 141 143 142 <variablelist>143 <bridgehead renderas="sect3">Short Descriptions</bridgehead>144 <?dbfo list-presentation="list"?>145 <?dbhtml list-presentation="table"?>144 <variablelist> 145 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 146 <?dbfo list-presentation="list"?> 147 <?dbhtml list-presentation="table"?> 146 148 147 <varlistentry id="kdelib-programs"> 148 <term>KDE Support Programs</term> 149 <listitem> 150 <para>contain essential support programs needed by other KDE applications.</para> 151 <indexterm zone="kdelibs kdelib-programs"> 152 <primary sortas="b-kdelib-programs">KDE Support Programs</primary> 153 </indexterm> 154 </listitem> 155 </varlistentry> 149 <varlistentry id="kdelib-programs"> 150 <term>KDE Support Programs</term> 151 <listitem> 152 <para>contain essential support programs needed by other 153 <application>KDE</application> applications.</para> 154 <indexterm zone="kdelibs kdelib-programs"> 155 <primary sortas="b-kdelib-programs">KDE Support Programs</primary> 156 </indexterm> 157 </listitem> 158 </varlistentry> 156 159 157 <varlistentry id="kde-libraries"> 158 <term>KDE Libraries</term> 159 <listitem> 160 <para>contain essential functions that are needed by KDE applications.</para> 161 <indexterm zone="kdelibs kde-libraries"> 162 <primary sortas="c-kde-libraries">kde-libraries</primary> 163 </indexterm> 164 </listitem> 165 </varlistentry> 160 <varlistentry id="kde-libraries"> 161 <term>KDE Libraries</term> 162 <listitem> 163 <para>contain essential functions that are needed by 164 <application>KDE</application> applications.</para> 165 <indexterm zone="kdelibs kde-libraries"> 166 <primary sortas="c-kde-libraries">kde-libraries</primary> 167 </indexterm> 168 </listitem> 169 </varlistentry> 166 170 167 </variablelist>171 </variablelist> 168 172 169 <para>The number of programs and libraries installed by170 <application>kdelibs</application> prohibits an explanation of each one in this 171 section. Instead, see the <ulink url="http://docs.kde.org/">KDE172 Documentation</ulink>.</para>173 <para>The number of programs and libraries installed by 174 <application>kdelibs</application> prohibits an explanation of each one 175 in this section. Instead, see the <ulink url="http://docs.kde.org/">KDE 176 Documentation</ulink>.</para> 173 177 174 </sect2>178 </sect2> 175 179 176 180 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.