source: kde/core/kdelibs.xml@ 646d761a

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

KDE 4.10.2

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

  • Property mode set to 100644
File size: 11.4 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 "88b462888ea6a477db152891ed90dca1">
10 <!ENTITY kdelibs-size "12.0 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 &lfs73_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"/>
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 <ulink url="http://hspell.ivrix.org.il/">Hspell</ulink>,
104 <ulink url="http://www.gitorious.org/grantlee/pages/Home">Grantlee</ulink>,
105 <ulink url="http://oss.sgi.com/projects/fam/">FAM</ulink>,
106 <ulink url="http://www.herqq.org/">HUPnP</ulink>,
107 <xref linkend="mitkrb"/>,
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;
136cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
137 -DSYSCONF_INSTALL_DIR=/etc \
138 -DCMAKE_BUILD_TYPE=Release \
139 -DDOCBOOKXML_CURRENTDTD_DIR=/usr/share/xml/docbook/xml-dtd-&DocBook-version; \
140 .. &amp;&amp;
141make</userinput></screen>
142
143 <para>The unit regression tests are designed to be run after
144 <application>kdelibs</application> is installed.</para>
145
146 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
147
148<screen role="root"><userinput>make install</userinput></screen>
149
150 <para>To run the unit regression tests, you must have a current KDE session
151 running and issue <command>make test</command>.</para>
152
153 </sect2>
154
155 <sect2 role="commands">
156 <title>Command Explanations</title>
157
158 <para><option>-DSYSCONF_INSTALL_DIR=/etc</option>: This switch is used to install
159 configuration files in /etc.</para>
160
161 <para><option>-DCMAKE_BUILD_TYPE=Release</option>: This switch is used to apply
162 higher level of compiler optimizations.</para>
163
164 <para><option>-DDOCBOOKXML_CURRENTDTD_DIR=...</option>: This switch is used to
165 tell <command>cmake</command> where to find the XML DTDs.</para>
166
167 </sect2>
168
169 <sect2 role="content">
170 <title>Contents</title>
171
172 <segmentedlist>
173 <segtitle>Installed Programs</segtitle>
174 <segtitle>Installed Libraries</segtitle>
175 <segtitle>Installed Directories</segtitle>
176
177 <seglistitem>
178 <seg>checkXML, kbuildsycoca4, kconfig_compiler, kcookiejar4,
179 kde4-config, kded4, kdeinit4, kdeinit4_shutdown, kdeinit4_wrapper,
180 kfilemetadatareader, kjs, kjscmd, kmailservice, kross, kshell4,
181 ktelnetservice, kunittestmodrunner, kwrapper4, makekdewidgets,
182 meinproc4, meinproc4_simple, nepomuk-rcgen and preparetips</seg>
183 <seg>several in &kde-dir;/lib</seg>
184 <seg>several in &kde-dir;/include, &kde-dir;/lib and &kde-dir;/share
185 </seg>
186 </seglistitem>
187 </segmentedlist>
188
189 <variablelist>
190 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
191 <?dbfo list-presentation="list"?>
192 <?dbhtml list-presentation="table"?>
193
194 <varlistentry id="checkXML">
195 <term><command>checkXML</command></term>
196 <listitem>
197 <para>
198 is a tool used to check for syntax errors in KDE DocBook
199 XML files.
200 </para>
201 <indexterm zone="kdelibs checkXML">
202 <primary sortas="b-checkXML">checkXML</primary>
203 </indexterm>
204 </listitem>
205 </varlistentry>
206
207 <varlistentry id="kbuildsycoca4">
208 <term><command>kbuildsycoca4</command></term>
209 <listitem>
210 <para>
211 is used to rebuild the system configuration cache.
212 </para>
213 <indexterm zone="kdelibs kbuildsycoca4">
214 <primary sortas="b-kbuildsycoca4">kbuildsycoca4</primary>
215 </indexterm>
216 </listitem>
217 </varlistentry>
218
219 <varlistentry id="kconfig_compiler">
220 <term><command>kconfig_compiler</command></term>
221 <listitem>
222 <para>
223 is the KDE configuration compiler.
224 </para>
225 <indexterm zone="kdelibs kconfig_compiler">
226 <primary sortas="b-kconfig_compiler">kconfig_compiler</primary>
227 </indexterm>
228 </listitem>
229 </varlistentry>
230
231 <varlistentry id="kcookiejar4">
232 <term><command>kcookiejar4</command></term>
233 <listitem>
234 <para>
235 is the KDE HTTP cookie daemon.
236 </para>
237 <indexterm zone="kdelibs kcookiejar4">
238 <primary sortas="b-kcookiejar4">kcookiejar4</primary>
239 </indexterm>
240 </listitem>
241 </varlistentry>
242
243 <varlistentry id="kde4-config">
244 <term><command>kde4-config</command></term>
245 <listitem>
246 <para>
247 is used to print the KDE installation paths.
248 </para>
249 <indexterm zone="kdelibs kde4-config">
250 <primary sortas="b-kde4-config">kde4-config</primary>
251 </indexterm>
252 </listitem>
253 </varlistentry>
254
255 <varlistentry id="kded4">
256 <term><command>kded4</command></term>
257 <listitem>
258 <para>
259 is the KDE daemon.
260 </para>
261 <indexterm zone="kdelibs kded4">
262 <primary sortas="b-kded4">kded4</primary>
263 </indexterm>
264 </listitem>
265 </varlistentry>
266
267 <varlistentry id="kdeinit4">
268 <term><command>kdeinit4</command></term>
269 <listitem>
270 <para>
271 is the KDE process launcher.
272 </para>
273 <indexterm zone="kdelibs kdeinit4">
274 <primary sortas="b-kdeinit4">kdeinit4</primary>
275 </indexterm>
276 </listitem>
277 </varlistentry>
278
279 <varlistentry id="kjs">
280 <term><command>kjs</command></term>
281 <listitem>
282 <para>
283 is the KDE ECMAScript/JavaScript engine.
284 </para>
285 <indexterm zone="kdelibs kjs">
286 <primary sortas="b-kjs">kjs</primary>
287 </indexterm>
288 </listitem>
289 </varlistentry>
290
291 <varlistentry id="kjscmd">
292 <term><command>kjscmd</command></term>
293 <listitem>
294 <para>
295 is a tool used for launching KJSEmbed scripts from
296 the command line.
297 </para>
298 <indexterm zone="kdelibs kjscmd">
299 <primary sortas="b-kjscmd">kjscmd</primary>
300 </indexterm>
301 </listitem>
302 </varlistentry>
303
304 <varlistentry id="kross">
305 <term><command>kross</command></term>
306 <listitem>
307 <para>
308 is the KDE application used to run kross scripts.
309 </para>
310 <indexterm zone="kdelibs kross">
311 <primary sortas="b-kross">kross</primary>
312 </indexterm>
313 </listitem>
314 </varlistentry>
315
316 <varlistentry id="makekdewidgets">
317 <term><command>makekdewidgets</command></term>
318 <listitem>
319 <para>
320 is used to build Qt widget plugins from an ini style
321 description file.
322 </para>
323 <indexterm zone="kdelibs makekdewidgets">
324 <primary sortas="b-makekdewidgets">makekdewidgets</primary>
325 </indexterm>
326 </listitem>
327 </varlistentry>
328
329 <varlistentry id="meinproc4">
330 <term><command>meinproc4</command></term>
331 <listitem>
332 <para>
333 is used to convert DocBook files to HTML.
334 </para>
335 <indexterm zone="kdelibs meinproc4">
336 <primary sortas="b-meinproc4">meinproc4</primary>
337 </indexterm>
338 </listitem>
339 </varlistentry>
340
341 <varlistentry id="preparetips">
342 <term><command>preparetips</command></term>
343 <listitem>
344 <para>
345 is a script used to extract the text from a tips file.
346 </para>
347 <indexterm zone="kdelibs preparetips">
348 <primary sortas="b-preparetips">preparetips</primary>
349 </indexterm>
350 </listitem>
351 </varlistentry>
352
353 </variablelist>
354
355 </sect2>
356
357</sect1>
Note: See TracBrowser for help on using the repository browser.