source: kde/core/kdelibs.xml@ 97c713e

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 97c713e was 97c713e, checked in by Bruce Dubbs <bdubbs@…>, 10 years ago

Tag kde core and add a few updates to get a smooth build.

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

  • Property mode set to 100644
File size: 12.1 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 "56a03b79e6b4a201b200c2d965cce7b2">
10 <!ENTITY kdelibs-size "11.0 MB">
11 <!ENTITY kdelibs-buildsize "383 MB">
12 <!ENTITY kdelibs-time "19 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 &lfs75_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;
126
127sed -i "s@applications.menu@kde-&amp;@" \
128 kded/kbuildsycoca.cpp</userinput></screen>
129<!--
130 <para>Cmake looks for <application>Xorg</application> libraries in a set of
131 hard coded directories instead of using
132 <application>pkg-config</application>. If <application>Xorg</application>
133 has not been installed in <filename class="directory">/usr</filename>, add
134 the location to the list:</para>
135
136<screen><userinput>sed -e "/SET(X11_LIB_SEARCH_PATH/ a $XORG_PREFIX/lib" \
137 -e "/SET(X11_INC_SEARCH_PATH/ a $XORG_PREFIX/include" \
138 -i cmake/modules/FindX11.cmake</userinput></screen>
139-->
140 <para>Install <application>Kdelibs</application> by running the following
141 commands:</para>
142
143<!-- I wouldn't recommend installing D-Bus configuration files outside of /etc if kde-dir is /usr,
144 maybe kde-etc-dir should be introduced? -->
145
146<screen><userinput>mkdir build &amp;&amp;
147cd build &amp;&amp;
148
149cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
150 -DSYSCONF_INSTALL_DIR=/etc \
151 -DCMAKE_BUILD_TYPE=Release \
152 -DDOCBOOKXML_CURRENTDTD_DIR=/usr/share/xml/docbook/xml-dtd-&DocBook-version; \
153 -Wno-dev .. &amp;&amp;
154make</userinput></screen>
155
156 <para>The unit regression tests are designed to be run after
157 <application>kdelibs</application> is installed.</para>
158
159 <para> Now as the <systemitem class="username">root</systemitem>
160 user:</para>
161
162<screen role="root"><userinput>make install</userinput></screen>
163
164 <para>To run the unit regression tests, you must have a current KDE session
165 running and issue <command>make test</command>.</para>
166
167 </sect2>
168
169 <sect2 role="commands">
170 <title>Command Explanations</title>
171
172 <para><option>-DSYSCONF_INSTALL_DIR=/etc</option>: This switch is used to install
173 configuration files in /etc.</para>
174
175 <para><option>-DCMAKE_BUILD_TYPE=Release</option>: This switch is used to apply
176 higher level of compiler optimizations.</para>
177
178 <para><option>-DDOCBOOKXML_CURRENTDTD_DIR=...</option>: This switch is used to
179 tell <command>cmake</command> where to find the XML DTDs.</para>
180
181 <para><option>-DWITH_SOLID_UDISKS2=TRUE</option>: Use this switch if you
182 have <application>UDisks2</application>.</para>
183
184 </sect2>
185
186 <sect2 role="content">
187 <title>Contents</title>
188
189 <segmentedlist>
190 <segtitle>Installed Programs</segtitle>
191 <segtitle>Installed Libraries</segtitle>
192 <segtitle>Installed Directories</segtitle>
193
194 <seglistitem>
195 <seg>checkXML, kbuildsycoca4, kconfig_compiler, kcookiejar4,
196 kde4-config, kded4, kdeinit4, kdeinit4_shutdown, kdeinit4_wrapper,
197 kfilemetadatareader, kjs, kjscmd, kmailservice, kross, kshell4,
198 ktelnetservice, kunittestmodrunner, kwrapper4, makekdewidgets,
199 meinproc4, meinproc4_simple, nepomuk-rcgen and preparetips</seg>
200 <seg>several in &kde-dir;/lib</seg>
201 <seg>several in &kde-dir;/include, &kde-dir;/lib and &kde-dir;/share
202 </seg>
203 </seglistitem>
204 </segmentedlist>
205
206 <variablelist>
207 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
208 <?dbfo list-presentation="list"?>
209 <?dbhtml list-presentation="table"?>
210
211 <varlistentry id="checkXML">
212 <term><command>checkXML</command></term>
213 <listitem>
214 <para>
215 is a tool used to check for syntax errors in KDE DocBook
216 XML files.
217 </para>
218 <indexterm zone="kdelibs checkXML">
219 <primary sortas="b-checkXML">checkXML</primary>
220 </indexterm>
221 </listitem>
222 </varlistentry>
223
224 <varlistentry id="kbuildsycoca4">
225 <term><command>kbuildsycoca4</command></term>
226 <listitem>
227 <para>
228 is used to rebuild the system configuration cache.
229 </para>
230 <indexterm zone="kdelibs kbuildsycoca4">
231 <primary sortas="b-kbuildsycoca4">kbuildsycoca4</primary>
232 </indexterm>
233 </listitem>
234 </varlistentry>
235
236 <varlistentry id="kconfig_compiler">
237 <term><command>kconfig_compiler</command></term>
238 <listitem>
239 <para>
240 is the KDE configuration compiler.
241 </para>
242 <indexterm zone="kdelibs kconfig_compiler">
243 <primary sortas="b-kconfig_compiler">kconfig_compiler</primary>
244 </indexterm>
245 </listitem>
246 </varlistentry>
247
248 <varlistentry id="kcookiejar4">
249 <term><command>kcookiejar4</command></term>
250 <listitem>
251 <para>
252 is the KDE HTTP cookie daemon.
253 </para>
254 <indexterm zone="kdelibs kcookiejar4">
255 <primary sortas="b-kcookiejar4">kcookiejar4</primary>
256 </indexterm>
257 </listitem>
258 </varlistentry>
259
260 <varlistentry id="kde4-config">
261 <term><command>kde4-config</command></term>
262 <listitem>
263 <para>
264 is used to print the KDE installation paths.
265 </para>
266 <indexterm zone="kdelibs kde4-config">
267 <primary sortas="b-kde4-config">kde4-config</primary>
268 </indexterm>
269 </listitem>
270 </varlistentry>
271
272 <varlistentry id="kded4">
273 <term><command>kded4</command></term>
274 <listitem>
275 <para>
276 is the KDE daemon.
277 </para>
278 <indexterm zone="kdelibs kded4">
279 <primary sortas="b-kded4">kded4</primary>
280 </indexterm>
281 </listitem>
282 </varlistentry>
283
284 <varlistentry id="kdeinit4">
285 <term><command>kdeinit4</command></term>
286 <listitem>
287 <para>
288 is the KDE process launcher.
289 </para>
290 <indexterm zone="kdelibs kdeinit4">
291 <primary sortas="b-kdeinit4">kdeinit4</primary>
292 </indexterm>
293 </listitem>
294 </varlistentry>
295
296 <varlistentry id="kjs">
297 <term><command>kjs</command></term>
298 <listitem>
299 <para>
300 is the KDE ECMAScript/JavaScript engine.
301 </para>
302 <indexterm zone="kdelibs kjs">
303 <primary sortas="b-kjs">kjs</primary>
304 </indexterm>
305 </listitem>
306 </varlistentry>
307
308 <varlistentry id="kjscmd">
309 <term><command>kjscmd</command></term>
310 <listitem>
311 <para>
312 is a tool used for launching KJSEmbed scripts from
313 the command line.
314 </para>
315 <indexterm zone="kdelibs kjscmd">
316 <primary sortas="b-kjscmd">kjscmd</primary>
317 </indexterm>
318 </listitem>
319 </varlistentry>
320
321 <varlistentry id="kross">
322 <term><command>kross</command></term>
323 <listitem>
324 <para>
325 is the KDE application used to run kross scripts.
326 </para>
327 <indexterm zone="kdelibs kross">
328 <primary sortas="b-kross">kross</primary>
329 </indexterm>
330 </listitem>
331 </varlistentry>
332
333 <varlistentry id="makekdewidgets">
334 <term><command>makekdewidgets</command></term>
335 <listitem>
336 <para>
337 is used to build Qt widget plugins from an ini style
338 description file.
339 </para>
340 <indexterm zone="kdelibs makekdewidgets">
341 <primary sortas="b-makekdewidgets">makekdewidgets</primary>
342 </indexterm>
343 </listitem>
344 </varlistentry>
345
346 <varlistentry id="meinproc4">
347 <term><command>meinproc4</command></term>
348 <listitem>
349 <para>
350 is used to convert DocBook files to HTML.
351 </para>
352 <indexterm zone="kdelibs meinproc4">
353 <primary sortas="b-meinproc4">meinproc4</primary>
354 </indexterm>
355 </listitem>
356 </varlistentry>
357
358 <varlistentry id="preparetips">
359 <term><command>preparetips</command></term>
360 <listitem>
361 <para>
362 is a script used to extract the text from a tips file.
363 </para>
364 <indexterm zone="kdelibs preparetips">
365 <primary sortas="b-preparetips">preparetips</primary>
366 </indexterm>
367 </listitem>
368 </varlistentry>
369
370 </variablelist>
371
372 </sect2>
373
374</sect1>
Note: See TracBrowser for help on using the repository browser.