source: kde4/core/kde4libs.xml@ 4a7f57a

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 4a7f57a was 4a7f57a, checked in by Ragnar Thomsen <rthomsen@…>, 12 years ago

Akonadi, soprano, attica and shared-desktop-ontologies updates.

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

  • Property mode set to 100644
File size: 6.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;&kdelibs-version;/src/kdelibs-&kdelibs-version;.tar.xz">
8 <!ENTITY kdelibs-download-ftp "&kde-download-http;&kdelibs-version;/src/kdelibs-&kdelibs-version;.tar.xz">
9 <!ENTITY kdelibs-md5sum "c4987c838164bd9ee2787e77243fe4a9">
10 <!ENTITY kdelibs-size "11.4 MB">
11 <!ENTITY kdelibs-buildsize "1.7 GB">
12 <!ENTITY kdelibs-time "24 SBU">
13]>
14
15<sect1 id="kdelibs" xreflabel="kdelibs-&kdelibs-version;">
16 <?dbhtml filename="kde4libs.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Kdelibs-&kdelibs-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 &lfs71_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-&kdelibs-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="alsa-lib"/>,
74 <xref linkend="attica"/>,
75 <xref linkend="soprano"/>,
76 <xref linkend="strigi"/>,
77 <xref linkend="qca"/>,
78 <xref linkend="libdbusmenu-qt"/>,
79 <xref linkend="DocBook"/>,
80 <xref linkend="docbook-xsl"/>,
81 <xref linkend="shared-desktop-ontologies"/> and
82 <xref linkend="shared-mime-info"/>
83 </para>
84
85 <bridgehead renderas="sect4">Recommended</bridgehead>
86 <para role="recommended">
87 <xref linkend="polkit-qt"/>,
88 <xref linkend="libpng"/>,
89 <xref linkend="libjpeg"/>,
90 <xref linkend="giflib"/>,
91 <xref linkend="upower"/> and
92 <xref linkend="udisks"/>
93 </para>
94
95 <bridgehead renderas="sect4">Optional</bridgehead>
96 <para role="optional">
97 <xref linkend="jasper"/>,
98 <xref linkend="pcre"/>,
99 <xref linkend="avahi"/>,
100 <xref linkend="openssl"/>,
101 <xref linkend="acl"/>,
102 <xref linkend="aspell"/>,
103 <xref linkend="enchant"/>,
104 <ulink url="http://hspell.ivrix.org.il/">Hspell</ulink>,
105 <ulink url="http://www.gitorious.org/grantlee/pages/Home">Grantlee</ulink>,
106 <ulink url="http://oss.sgi.com/projects/fam/">FAM</ulink>,
107 <ulink url="http://www.herqq.org/">HUPnP</ulink>,
108 <xref linkend="mitkrb"/> and
109 <ulink url="http://www.openexr.com/">OpenEXR</ulink>
110
111 </para>
112
113 <para condition="html" role="usernotes">User Notes:
114 <ulink url="&blfs-wiki;/kdelibs"/>
115 </para>
116
117 </sect2>
118
119 <sect2 role="installation">
120 <title>Installation of Kdelibs</title>
121
122 <para>Install <application>Kdelibs</application> by running the following
123 commands:</para>
124
125<screen><userinput>mkdir build &amp;&amp;
126cd build &amp;&amp;
127cmake -DCMAKE_INSTALL_PREFIX=$&kde-dir-var; \
128 -DKDE_DEFAULT_HOME=.kde4 \
129 -DSYSCONF_INSTALL_DIR=/etc/kde4 \
130 -DDOCBOOKXML_CURRENTDTD_DIR=/usr/share/xml/docbook/xml-dtd-&DocBook-version; \
131 .. &amp;&amp;
132make</userinput></screen>
133
134 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
135
136<screen role="root"><userinput>make install</userinput></screen>
137
138 </sect2>
139
140 <sect2 role="commands">
141 <title>Command Explanations</title>
142
143 <para><option>-DKDE_DEFAULT_HOME=.kde4</option>: This option is set to
144 avoid clashes with a KDE3 installation on the same machine.</para>
145 <para><option>-DSYSCONF_INSTALL_DIR=/etc/kde4</option>: This option is set to
146 install configuration files in /etc.</para>
147 <para><option>-DDOCBOOKXML_CURRENTDTD_DIR=...</option>: This option is used to
148 find the DTDs.</para>
149
150
151 </sect2>
152
153 <sect2 role="content">
154 <title>Contents</title>
155
156 <segmentedlist>
157 <segtitle>Installed Programs</segtitle>
158 <segtitle>Installed Libraries</segtitle>
159 <segtitle>Installed Directories</segtitle>
160
161 <seglistitem>
162 <seg>checkXML, kbuildsycoca4, kconfig_compiler, kcookiejar4, kde4-config,
163 kded4, kdeinit4, kdeinit4_shutdown, kdeinit4_wrapper, kfilemetadatareader, kjs, kjscmd, kross,
164 kshell4, kunittestmodrunner, kwrapper4, makekdewidgets, meinproc4,
165 meinproc_simple, nepomuk-rcgen and preparetips</seg>
166 <seg>several in &kde-dir;/lib</seg>
167 <seg>several in /etc/kde4, &kde-dir;/include and &kde-dir;/share</seg>
168 </seglistitem>
169 </segmentedlist>
170<!--
171 <variablelist>
172 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
173 <?dbfo list-presentation="list"?>
174 <?dbhtml list-presentation="table"?>
175
176 <varlistentry id="a-kde4libs">
177 <term><command>kde4libs</command></term>
178 <listitem>
179 <para>is a testing utility for kde4libs-generated build trees.</para>
180 <indexterm zone="a-kde4libs kde4libs">
181 <primary sortas="b-kde4libs">kdelibs</primary>
182 </indexterm>
183 </listitem>
184 </varlistentry>
185
186 </variablelist>
187-->
188 </sect2>
189
190</sect1>
Note: See TracBrowser for help on using the repository browser.