source: kde/core/kdelibs.xml@ adf6dd9a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 adf6dd9a was e6a3602, checked in by Ragnar Thomsen <rthomsen@…>, 11 years ago

KDE 4.11.1.

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

  • Property mode set to 100644
File size: 11.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY kdelibs-download-http "&kde-download-http;&kde-version;/src/kdelibs-&kde-version;.tar.xz">
8 <!ENTITY kdelibs-download-ftp "&kde-download-ftp;&kde-version;/src/kdelibs-&kde-version;.tar.xz">
9 <!ENTITY kdelibs-md5sum "94673d3c379a673f7ee89527c7514bea">
10 <!ENTITY kdelibs-size "11.5 MB">
11 <!ENTITY kdelibs-buildsize "370 MB">
12 <!ENTITY kdelibs-time "24 SBU">
13]>
14
15<sect1 id="kdelibs" xreflabel="kdelibs-&kde-version;">
16 <?dbhtml filename="kdelibs.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Kdelibs-&kde-version;</title>
24
25 <indexterm zone="kdelibs">
26 <primary sortas="a-kdelibs">kdelibs</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Kdelibs</title>
31
32 <para>This package includes programs and libraries that
33 are central to development and execution of KDE programs.</para>
34
35 &lfs74_checked;
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>
58
59<!--
60 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
61 <itemizedlist spacing='compact'>
62 <listitem>
63 <para>Required patch: <ulink
64 url="&patch-root;/kde4libs-&kde-version;-fixes-1.patch"/></para>
65 </listitem>
66 </itemizedlist>
67-->
68 <bridgehead renderas="sect3">Kdelibs Dependencies</bridgehead>
69
70 <bridgehead renderas="sect4">Required</bridgehead>
71 <para role="required">
72 <xref linkend="phonon"/>,
73 <xref linkend="attica"/>,
74 <xref linkend="soprano"/>,
75 <xref linkend="strigi"/>,
76 <xref linkend="qca"/>,
77 <xref linkend="libdbusmenu-qt"/>,
78 <xref linkend="DocBook"/>,
79 <xref linkend="docbook-xsl"/>,
80 <xref linkend="shared-desktop-ontologies"/>, and
81 <xref linkend="shared-mime-info"/>
82 </para>
83
84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
86 <xref linkend="polkit-qt"/>,
87 <xref linkend="libpng"/>,
88 <xref linkend="libjpeg"/>,
89 <xref linkend="giflib"/>,
90 <xref linkend="upower"/>, and
91 <xref linkend="udisks"/> or <xref linkend="udisks2"/>
92 </para>
93
94 <bridgehead renderas="sect4">Optional</bridgehead>
95 <para role="optional">
96 <xref linkend="jasper"/>,
97 <xref linkend="pcre"/>,
98 <xref linkend="avahi"/>,
99 <xref linkend="openssl"/>,
100 <xref linkend="acl"/>,
101 <xref linkend="aspell"/>,
102 <xref linkend="enchant"/>,
103 <xref linkend="grantlee"/>,
104 <xref linkend="mitkrb"/>,
105 <ulink url="http://hspell.ivrix.org.il/">Hspell</ulink>,
106 <ulink url="http://oss.sgi.com/projects/fam/">FAM</ulink>,
107 <ulink url="http://www.herqq.org/">HUPnP</ulink>,
108 <ulink url="http://www.openexr.com/">OpenEXR</ulink>, and
109 <ulink url="http://www.freedesktop.org/wiki/Software/media-player-info">media-player-info</ulink>
110 </para>
111
112 <para condition="html" role="usernotes">User Notes:
113 <ulink url="&blfs-wiki;/kdelibs"/>
114 </para>
115
116 </sect2>
117
118 <sect2 role="installation">
119 <title>Installation of Kdelibs</title>
120
121 <para>Fix file conflicts with <application>GNOME Menus</application> by running
122 the following commands:</para>
123
124<screen><userinput>sed -i "s@{SYSCONF_INSTALL_DIR}/xdg/menus@&amp; RENAME kde-applications.menu@" \
125 kded/CMakeLists.txt &amp;&amp;
126sed -i "s@applications.menu@kde-&amp;@" \
127 kded/kbuildsycoca.cpp</userinput></screen>
128
129 <para>Install <application>Kdelibs</application> by running the following
130 commands:</para>
131
132<!-- I wouldn't recommend installing D-Bus configuration files outside of /etc if kde-dir is /usr,
133 maybe kde-etc-dir should be introduced? -->
134<screen><userinput>mkdir build &amp;&amp;
135cd build &amp;&amp;
136
137cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
138 -DSYSCONF_INSTALL_DIR=/etc \
139 -DCMAKE_BUILD_TYPE=Release \
140 -DDOCBOOKXML_CURRENTDTD_DIR=/usr/share/xml/docbook/xml-dtd-&DocBook-version; \
141 .. &amp;&amp;
142make</userinput></screen>
143
144 <para>The unit regression tests are designed to be run after
145 <application>kdelibs</application> is installed.</para>
146
147 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
148
149<screen role="root"><userinput>make install</userinput></screen>
150
151 <para>To run the unit regression tests, you must have a current KDE session
152 running and issue <command>make test</command>.</para>
153
154 </sect2>
155
156 <sect2 role="commands">
157 <title>Command Explanations</title>
158
159 <para><option>-DSYSCONF_INSTALL_DIR=/etc</option>: This switch is used to install
160 configuration files in /etc.</para>
161
162 <para><option>-DCMAKE_BUILD_TYPE=Release</option>: This switch is used to apply
163 higher level of compiler optimizations.</para>
164
165 <para><option>-DDOCBOOKXML_CURRENTDTD_DIR=...</option>: This switch is used to
166 tell <command>cmake</command> where to find the XML DTDs.</para>
167
168 <para><option>-DWITH_SOLID_UDISKS2=TRUE</option>: Use this switch if you
169 have <application>UDisks2</application>.</para>
170
171 </sect2>
172
173 <sect2 role="content">
174 <title>Contents</title>
175
176 <segmentedlist>
177 <segtitle>Installed Programs</segtitle>
178 <segtitle>Installed Libraries</segtitle>
179 <segtitle>Installed Directories</segtitle>
180
181 <seglistitem>
182 <seg>checkXML, kbuildsycoca4, kconfig_compiler, kcookiejar4,
183 kde4-config, kded4, kdeinit4, kdeinit4_shutdown, kdeinit4_wrapper,
184 kfilemetadatareader, kjs, kjscmd, kmailservice, kross, kshell4,
185 ktelnetservice, kunittestmodrunner, kwrapper4, makekdewidgets,
186 meinproc4, meinproc4_simple, nepomuk-rcgen and preparetips</seg>
187 <seg>several in &kde-dir;/lib</seg>
188 <seg>several in &kde-dir;/include, &kde-dir;/lib and &kde-dir;/share
189 </seg>
190 </seglistitem>
191 </segmentedlist>
192
193 <variablelist>
194 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
195 <?dbfo list-presentation="list"?>
196 <?dbhtml list-presentation="table"?>
197
198 <varlistentry id="checkXML">
199 <term><command>checkXML</command></term>
200 <listitem>
201 <para>
202 is a tool used to check for syntax errors in KDE DocBook
203 XML files.
204 </para>
205 <indexterm zone="kdelibs checkXML">
206 <primary sortas="b-checkXML">checkXML</primary>
207 </indexterm>
208 </listitem>
209 </varlistentry>
210
211 <varlistentry id="kbuildsycoca4">
212 <term><command>kbuildsycoca4</command></term>
213 <listitem>
214 <para>
215 is used to rebuild the system configuration cache.
216 </para>
217 <indexterm zone="kdelibs kbuildsycoca4">
218 <primary sortas="b-kbuildsycoca4">kbuildsycoca4</primary>
219 </indexterm>
220 </listitem>
221 </varlistentry>
222
223 <varlistentry id="kconfig_compiler">
224 <term><command>kconfig_compiler</command></term>
225 <listitem>
226 <para>
227 is the KDE configuration compiler.
228 </para>
229 <indexterm zone="kdelibs kconfig_compiler">
230 <primary sortas="b-kconfig_compiler">kconfig_compiler</primary>
231 </indexterm>
232 </listitem>
233 </varlistentry>
234
235 <varlistentry id="kcookiejar4">
236 <term><command>kcookiejar4</command></term>
237 <listitem>
238 <para>
239 is the KDE HTTP cookie daemon.
240 </para>
241 <indexterm zone="kdelibs kcookiejar4">
242 <primary sortas="b-kcookiejar4">kcookiejar4</primary>
243 </indexterm>
244 </listitem>
245 </varlistentry>
246
247 <varlistentry id="kde4-config">
248 <term><command>kde4-config</command></term>
249 <listitem>
250 <para>
251 is used to print the KDE installation paths.
252 </para>
253 <indexterm zone="kdelibs kde4-config">
254 <primary sortas="b-kde4-config">kde4-config</primary>
255 </indexterm>
256 </listitem>
257 </varlistentry>
258
259 <varlistentry id="kded4">
260 <term><command>kded4</command></term>
261 <listitem>
262 <para>
263 is the KDE daemon.
264 </para>
265 <indexterm zone="kdelibs kded4">
266 <primary sortas="b-kded4">kded4</primary>
267 </indexterm>
268 </listitem>
269 </varlistentry>
270
271 <varlistentry id="kdeinit4">
272 <term><command>kdeinit4</command></term>
273 <listitem>
274 <para>
275 is the KDE process launcher.
276 </para>
277 <indexterm zone="kdelibs kdeinit4">
278 <primary sortas="b-kdeinit4">kdeinit4</primary>
279 </indexterm>
280 </listitem>
281 </varlistentry>
282
283 <varlistentry id="kjs">
284 <term><command>kjs</command></term>
285 <listitem>
286 <para>
287 is the KDE ECMAScript/JavaScript engine.
288 </para>
289 <indexterm zone="kdelibs kjs">
290 <primary sortas="b-kjs">kjs</primary>
291 </indexterm>
292 </listitem>
293 </varlistentry>
294
295 <varlistentry id="kjscmd">
296 <term><command>kjscmd</command></term>
297 <listitem>
298 <para>
299 is a tool used for launching KJSEmbed scripts from
300 the command line.
301 </para>
302 <indexterm zone="kdelibs kjscmd">
303 <primary sortas="b-kjscmd">kjscmd</primary>
304 </indexterm>
305 </listitem>
306 </varlistentry>
307
308 <varlistentry id="kross">
309 <term><command>kross</command></term>
310 <listitem>
311 <para>
312 is the KDE application used to run kross scripts.
313 </para>
314 <indexterm zone="kdelibs kross">
315 <primary sortas="b-kross">kross</primary>
316 </indexterm>
317 </listitem>
318 </varlistentry>
319
320 <varlistentry id="makekdewidgets">
321 <term><command>makekdewidgets</command></term>
322 <listitem>
323 <para>
324 is used to build Qt widget plugins from an ini style
325 description file.
326 </para>
327 <indexterm zone="kdelibs makekdewidgets">
328 <primary sortas="b-makekdewidgets">makekdewidgets</primary>
329 </indexterm>
330 </listitem>
331 </varlistentry>
332
333 <varlistentry id="meinproc4">
334 <term><command>meinproc4</command></term>
335 <listitem>
336 <para>
337 is used to convert DocBook files to HTML.
338 </para>
339 <indexterm zone="kdelibs meinproc4">
340 <primary sortas="b-meinproc4">meinproc4</primary>
341 </indexterm>
342 </listitem>
343 </varlistentry>
344
345 <varlistentry id="preparetips">
346 <term><command>preparetips</command></term>
347 <listitem>
348 <para>
349 is a script used to extract the text from a tips file.
350 </para>
351 <indexterm zone="kdelibs preparetips">
352 <primary sortas="b-preparetips">preparetips</primary>
353 </indexterm>
354 </listitem>
355 </varlistentry>
356
357 </variablelist>
358
359 </sect2>
360
361</sect1>
Note: See TracBrowser for help on using the repository browser.