source: kde/core/kdelibs.xml@ 092e7fb

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 092e7fb was 092e7fb, checked in by Bruce Dubbs <bdubbs@…>, 11 years ago

Add grantlee to the book. It is a required
dependency of kdepim.

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

  • Property mode set to 100644
File size: 11.5 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 "aed073e5f5d189628ed14059b4686133">
10 <!ENTITY kdelibs-size "11.3 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"/> 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;
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 <para><option>-DWITH_SOLID_UDISKS2=TRUE</option>: Use this switch if you
168 have <application>UDisks2</application>.</para>
169
170 </sect2>
171
172 <sect2 role="content">
173 <title>Contents</title>
174
175 <segmentedlist>
176 <segtitle>Installed Programs</segtitle>
177 <segtitle>Installed Libraries</segtitle>
178 <segtitle>Installed Directories</segtitle>
179
180 <seglistitem>
181 <seg>checkXML, kbuildsycoca4, kconfig_compiler, kcookiejar4,
182 kde4-config, kded4, kdeinit4, kdeinit4_shutdown, kdeinit4_wrapper,
183 kfilemetadatareader, kjs, kjscmd, kmailservice, kross, kshell4,
184 ktelnetservice, kunittestmodrunner, kwrapper4, makekdewidgets,
185 meinproc4, meinproc4_simple, nepomuk-rcgen and preparetips</seg>
186 <seg>several in &kde-dir;/lib</seg>
187 <seg>several in &kde-dir;/include, &kde-dir;/lib and &kde-dir;/share
188 </seg>
189 </seglistitem>
190 </segmentedlist>
191
192 <variablelist>
193 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
194 <?dbfo list-presentation="list"?>
195 <?dbhtml list-presentation="table"?>
196
197 <varlistentry id="checkXML">
198 <term><command>checkXML</command></term>
199 <listitem>
200 <para>
201 is a tool used to check for syntax errors in KDE DocBook
202 XML files.
203 </para>
204 <indexterm zone="kdelibs checkXML">
205 <primary sortas="b-checkXML">checkXML</primary>
206 </indexterm>
207 </listitem>
208 </varlistentry>
209
210 <varlistentry id="kbuildsycoca4">
211 <term><command>kbuildsycoca4</command></term>
212 <listitem>
213 <para>
214 is used to rebuild the system configuration cache.
215 </para>
216 <indexterm zone="kdelibs kbuildsycoca4">
217 <primary sortas="b-kbuildsycoca4">kbuildsycoca4</primary>
218 </indexterm>
219 </listitem>
220 </varlistentry>
221
222 <varlistentry id="kconfig_compiler">
223 <term><command>kconfig_compiler</command></term>
224 <listitem>
225 <para>
226 is the KDE configuration compiler.
227 </para>
228 <indexterm zone="kdelibs kconfig_compiler">
229 <primary sortas="b-kconfig_compiler">kconfig_compiler</primary>
230 </indexterm>
231 </listitem>
232 </varlistentry>
233
234 <varlistentry id="kcookiejar4">
235 <term><command>kcookiejar4</command></term>
236 <listitem>
237 <para>
238 is the KDE HTTP cookie daemon.
239 </para>
240 <indexterm zone="kdelibs kcookiejar4">
241 <primary sortas="b-kcookiejar4">kcookiejar4</primary>
242 </indexterm>
243 </listitem>
244 </varlistentry>
245
246 <varlistentry id="kde4-config">
247 <term><command>kde4-config</command></term>
248 <listitem>
249 <para>
250 is used to print the KDE installation paths.
251 </para>
252 <indexterm zone="kdelibs kde4-config">
253 <primary sortas="b-kde4-config">kde4-config</primary>
254 </indexterm>
255 </listitem>
256 </varlistentry>
257
258 <varlistentry id="kded4">
259 <term><command>kded4</command></term>
260 <listitem>
261 <para>
262 is the KDE daemon.
263 </para>
264 <indexterm zone="kdelibs kded4">
265 <primary sortas="b-kded4">kded4</primary>
266 </indexterm>
267 </listitem>
268 </varlistentry>
269
270 <varlistentry id="kdeinit4">
271 <term><command>kdeinit4</command></term>
272 <listitem>
273 <para>
274 is the KDE process launcher.
275 </para>
276 <indexterm zone="kdelibs kdeinit4">
277 <primary sortas="b-kdeinit4">kdeinit4</primary>
278 </indexterm>
279 </listitem>
280 </varlistentry>
281
282 <varlistentry id="kjs">
283 <term><command>kjs</command></term>
284 <listitem>
285 <para>
286 is the KDE ECMAScript/JavaScript engine.
287 </para>
288 <indexterm zone="kdelibs kjs">
289 <primary sortas="b-kjs">kjs</primary>
290 </indexterm>
291 </listitem>
292 </varlistentry>
293
294 <varlistentry id="kjscmd">
295 <term><command>kjscmd</command></term>
296 <listitem>
297 <para>
298 is a tool used for launching KJSEmbed scripts from
299 the command line.
300 </para>
301 <indexterm zone="kdelibs kjscmd">
302 <primary sortas="b-kjscmd">kjscmd</primary>
303 </indexterm>
304 </listitem>
305 </varlistentry>
306
307 <varlistentry id="kross">
308 <term><command>kross</command></term>
309 <listitem>
310 <para>
311 is the KDE application used to run kross scripts.
312 </para>
313 <indexterm zone="kdelibs kross">
314 <primary sortas="b-kross">kross</primary>
315 </indexterm>
316 </listitem>
317 </varlistentry>
318
319 <varlistentry id="makekdewidgets">
320 <term><command>makekdewidgets</command></term>
321 <listitem>
322 <para>
323 is used to build Qt widget plugins from an ini style
324 description file.
325 </para>
326 <indexterm zone="kdelibs makekdewidgets">
327 <primary sortas="b-makekdewidgets">makekdewidgets</primary>
328 </indexterm>
329 </listitem>
330 </varlistentry>
331
332 <varlistentry id="meinproc4">
333 <term><command>meinproc4</command></term>
334 <listitem>
335 <para>
336 is used to convert DocBook files to HTML.
337 </para>
338 <indexterm zone="kdelibs meinproc4">
339 <primary sortas="b-meinproc4">meinproc4</primary>
340 </indexterm>
341 </listitem>
342 </varlistentry>
343
344 <varlistentry id="preparetips">
345 <term><command>preparetips</command></term>
346 <listitem>
347 <para>
348 is a script used to extract the text from a tips file.
349 </para>
350 <indexterm zone="kdelibs preparetips">
351 <primary sortas="b-preparetips">preparetips</primary>
352 </indexterm>
353 </listitem>
354 </varlistentry>
355
356 </variablelist>
357
358 </sect2>
359
360</sect1>
Note: See TracBrowser for help on using the repository browser.