source: kde/core/kdelibs.xml@ 3d9adc39

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 3d9adc39 was 0d7900a, checked in by Randy McMurchy <randy@…>, 11 years ago

Removed extraneous spaces from blank lines and at the end of lines in the .xml

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

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