source: kde/core/kdelibs.xml@ b038712

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 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/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since b038712 was 86af98a, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Updated trunk sources to use DocBook DTD XML 4.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3629 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.5 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
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 "0473fb4c6c2cd2bc0f267cfa201f3fd8">
10<!ENTITY kdelibs-size "15.6 MB">
11<!ENTITY kdelibs-buildsize "280 MB (additional 339 MB for API docs)">
12<!ENTITY kdelibs-time "20.9 SBU (additional 4.97 SBU for API docs)">
13]>
14
15<sect1 id="kdelibs" xreflabel="kdelibs-&kde-version;">
16<sect1info>
17<othername>$LastChangedBy$</othername>
18<date>$Date$</date>
19</sect1info>
20<?dbhtml filename="kdelibs.html"?>
21<title><application>kdelibs</application>-&kde-version;</title>
22<indexterm zone="kdelibs">
23 <primary sortas="a-kdelibs">Kdelibs</primary>
24</indexterm>
25
26<sect2>
27<title>Introduction to <application>kdelibs</application></title>
28
29<para>This package includes programs and libraries that are central to the
30development and execution of a <acronym>KDE</acronym> program, as well
31as internationalization files for these libraries, misc
32<acronym>HTML</acronym> documentation, theme modules and regression
33tests.</para>
34
35<sect3><title>Package information</title>
36<itemizedlist spacing='compact'>
37<listitem><para>Download (HTTP): <ulink
38url="&kdelibs-download-http;"/></para></listitem>
39<listitem><para>Download (FTP): <ulink
40url="&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>
48
49<sect3><title>Additional downloads</title>
50<itemizedlist spacing='compact'>
51<listitem><para>Required Patch: <ulink
52url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.3.2-kdelibs-htmlframes2.patch"/></para>
53</listitem>
54<listitem><para>Required Patch: <ulink
55url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.3.2-kdelibs-kio.diff"/></para>
56</listitem>
57<listitem><para>Required Patch: <ulink
58url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.3.2-kdelibs-kioslave.patch"/></para>
59</listitem>
60</itemizedlist>
61</sect3>
62
63<sect3><title><application>kdelibs</application> dependencies</title>
64
65<sect4><title>Required</title>
66<para><xref linkend="aRts"/></para>
67</sect4>
68
69<sect4><title>Recommended</title>
70<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"/> and
77<ulink url="http://www.gnu.org/software/libidn/">Libidn</ulink></para>
78</sect4>
79
80<sect4><title>Optional</title>
81<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>
90and <xref linkend="doxygen"/></para>
91</sect4>
92
93</sect3>
94
95</sect2>
96
97<sect2>
98<title>Installation of <application>kdelibs</application></title>
99
100<para>Install <application>kdelibs</application> with:</para>
101
102<screen><userinput><command>patch -Np0 -i ../post-3.3.2-kdelibs-htmlframes2.patch &amp;&amp;
103patch -Np0 kio/kio/job.cpp ../post-3.3.2-kdelibs-kio.diff &amp;&amp;
104patch -Np0 -i ../post-3.3.2-kdelibs-kioslave.patch &amp;&amp;
105./configure --prefix=&kde-dir; --disable-debug \
106 --disable-dependency-tracking --enable-fast-malloc=full &amp;&amp;
107make</command></userinput></screen>
108
109<note><para>If you wish to create the <acronym>API</acronym> documentation and
110you have <application>Doxygen</application> and
111<application>GraphViz</application> installed, <command>make apidox</command>
112must be done before <command>make install</command>. This applies to all
113packages which can utilize <application>Doxygen</application>.</para></note>
114
115<para>Now, as the root user:</para>
116
117<screen><userinput role='root'><command>make install</command></userinput></screen>
118
119</sect2>
120
121<sect2><title>Command explanations</title>
122<para><parameter>--prefix=&kde-dir;</parameter>: This option tells the process
123to install the package in <filename class="directory">&kde-dir;</filename>.
124</para>
125
126<para><option>--disable-debug</option>: This option causes the
127package to be compiled without debugging code.</para>
128
129<para><option>--disable-dependency-tracking</option>: This option
130speeds up one time builds.</para>
131
132<para><parameter>--enable-fast-malloc=full</parameter>: This option tells
133<acronym>KDE</acronym> programs to use an internal memory allocation
134scheme 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
138improved regular expression support in the <acronym>KDE</acronym> JavaScript
139engine.</para> -->
140
141</sect2>
142
143<sect2><title>Contents</title>
144
145<segmentedlist>
146 <segtitle>Installed Programs</segtitle>
147 <segtitle>Installed Libraries</segtitle>
148
149 <seglistitem>
150 <seg>Numerous KDE support programs</seg>
151 <seg>Numerous KDE libraries</seg>
152 </seglistitem>
153</segmentedlist>
154
155<variablelist>
156 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
157 <?dbfo list-presentation="list"?>
158
159<varlistentry id="kdelib-programs">
160 <term>KDE Support Programs</term>
161 <listitem>
162 <para>contain essential support programs needed by other KDE applications.</para>
163 <indexterm zone="kdelibs kdelib-programs">
164 <primary sortas="b-kdelib-programs">KDE Support Programs</primary>
165 </indexterm>
166 </listitem>
167</varlistentry>
168
169<varlistentry id="kde-libraries">
170 <term>KDE Libraries</term>
171 <listitem>
172 <para>contain essential functions that are needed by KDE applications.</para>
173 <indexterm zone="kdelibs kde-libraries">
174 <primary sortas="c-kde-libraries">kde-libraries</primary>
175 </indexterm>
176 </listitem>
177</varlistentry>
178
179</variablelist>
180
181<para>The number of programs and libraries installed by <application>kdelibs</application>
182prohibits an explanation of each one in this section. Instead, see the <ulink
183url="http://docs.kde.org/">KDE Documentation</ulink>.</para>
184
185</sect2>
186
187</sect1>
Note: See TracBrowser for help on using the repository browser.