1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE chapter 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 | <!-- kf5-download-http is defined on patches.ent
|
---|
8 | <!ENTITY kf5-download-http "&kf5-download-http;"> -->
|
---|
9 | <!ENTITY kf5-download-ftp " ">
|
---|
10 | <!ENTITY kf5-md5sum "See Below">
|
---|
11 | <!ENTITY kf5-size "264 MB">
|
---|
12 | <!ENTITY kf5-buildsize "1.0 GB (225 MB installed)">
|
---|
13 | <!ENTITY kf5-time "16 SBU (using parallelism=4)">
|
---|
14 | ]>
|
---|
15 |
|
---|
16 | <sect1 id="kf5-frameworks" xreflabel="KDE Frameworks-&kf5-version;">
|
---|
17 | <?dbhtml filename="krameworks5.html"?>
|
---|
18 |
|
---|
19 | <sect1info>
|
---|
20 | <othername>$LastChangedBy$</othername>
|
---|
21 | <date>$Date$</date>
|
---|
22 | </sect1info>
|
---|
23 |
|
---|
24 | <title>Building KDE Frameworks 5 (KF5)</title>
|
---|
25 |
|
---|
26 | <indexterm zone="kf5-frameworks">
|
---|
27 | <primary sortas="a-kde-frameworks">KDE Frameworks</primary>
|
---|
28 | </indexterm>
|
---|
29 |
|
---|
30 | <para>KDE Frameworks 5 is a collection of libraries based on top of Qt5 and
|
---|
31 | QML derived from the monolithic KDE 4 libraries. They can be used
|
---|
32 | independent of the KDE Display Environment (Plasma 5).</para>
|
---|
33 |
|
---|
34 | &lfs83_checked;
|
---|
35 |
|
---|
36 | <para>The instructions below build all of the KDE Frameworks packages in one
|
---|
37 | step by using a bash script. </para>
|
---|
38 |
|
---|
39 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
40 | <itemizedlist spacing="compact">
|
---|
41 | <listitem>
|
---|
42 | <para>Download (HTTP): <ulink url="&kf5-download-http;"/></para>
|
---|
43 | </listitem>
|
---|
44 | <listitem>
|
---|
45 | <para>Download (FTP): <ulink url="&kf5-download-ftp;"/></para>
|
---|
46 | </listitem>
|
---|
47 | <listitem>
|
---|
48 | <para>Download MD5 sum: &kf5-md5sum;</para>
|
---|
49 | </listitem>
|
---|
50 | <listitem>
|
---|
51 | <para>Download size: &kf5-size;</para>
|
---|
52 | </listitem>
|
---|
53 | <listitem>
|
---|
54 | <para>Estimated disk space required: &kf5-buildsize;</para>
|
---|
55 | </listitem>
|
---|
56 | <listitem>
|
---|
57 | <para>Estimated build time: &kf5-time;</para>
|
---|
58 | </listitem>
|
---|
59 | </itemizedlist>
|
---|
60 |
|
---|
61 | <bridgehead renderas="sect3">KF5 Dependencies</bridgehead>
|
---|
62 |
|
---|
63 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
64 | <para role="required">
|
---|
65 | <xref linkend="boost"/>,
|
---|
66 | <xref linkend="extra-cmake-modules"/>,
|
---|
67 | <xref linkend="DocBook"/>,
|
---|
68 | <xref linkend="docbook-xsl"/>,
|
---|
69 | <xref linkend="giflib"/>,
|
---|
70 | <xref linkend="libepoxy"/>,
|
---|
71 | <xref linkend="libgcrypt"/>,
|
---|
72 | <xref linkend="libjpeg"/>,
|
---|
73 | <xref linkend="libpng"/>,
|
---|
74 | <xref linkend="libxslt"/>,
|
---|
75 | <xref linkend="lmdb"/>,
|
---|
76 | <!--<xref linkend="openssl10"/>,-->
|
---|
77 | <!--<xref linkend="qtwebkit5"/>,-->
|
---|
78 | <xref linkend="phonon"/>,
|
---|
79 | <xref linkend="shared-mime-info"/>,
|
---|
80 | <xref linkend="perl-uri"/>, and
|
---|
81 | <xref linkend="wget"/> (required to download the packages)
|
---|
82 | </para>
|
---|
83 |
|
---|
84 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
85 | <para role="recommended">
|
---|
86 | <xref linkend="aspell"/> (Dictionary backend for Sonnet),
|
---|
87 | <xref linkend="avahi"/> (DNS-SD backend for KDNSSD),
|
---|
88 | <xref linkend="libdbusmenu-qt"/> (built with qt5),
|
---|
89 | <xref linkend="NetworkManager"/> (needed to build NetworkManager-Qt), and
|
---|
90 | <xref linkend="polkit-qt"/> (Authentication backend for KAuth)
|
---|
91 | </para>
|
---|
92 |
|
---|
93 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
94 | <para role="optional">
|
---|
95 | <xref linkend="bluez"/> (needed to build Bluez-Qt),
|
---|
96 | <xref linkend="ModemManager"/> (needed to build ModemManager-Qt)
|
---|
97 | </para>
|
---|
98 |
|
---|
99 | <bridgehead renderas="sect4">Runtime dependency for FrameworkIntegration</bridgehead>
|
---|
100 | <para role="optional">
|
---|
101 | <xref role="runtime" linkend="oxygen-fonts"/> and
|
---|
102 | <xref role="runtime" linkend="noto-fonts"/>
|
---|
103 | </para>
|
---|
104 |
|
---|
105 | <bridgehead renderas="sect4">Runtime dependencies for kapidox</bridgehead>
|
---|
106 | <para role="optional">
|
---|
107 | <xref role="runtime" linkend="doxygen"/>,
|
---|
108 | <phrase revision="sysv"><ulink role="runtime" url="https://pypi.python.org/pypi/Jinja2">Jinja2</ulink></phrase>
|
---|
109 | <phrase revision="systemd"><xref role="runtime" linkend="Jinja2"/></phrase>, and
|
---|
110 | <phrase revision="sysv"><ulink role="runtime" url="http://pyyaml.org/">PyYAML</ulink></phrase>
|
---|
111 | <phrase revision="systemd"><xref role="runtime" linkend="PyYAML"/></phrase>
|
---|
112 | </para>
|
---|
113 |
|
---|
114 | <bridgehead renderas="sect4">Additional image formats support in KImageFormats</bridgehead>
|
---|
115 | <para role="optional">
|
---|
116 | <xref linkend="jasper"/> and
|
---|
117 | <ulink url="http://www.openexr.com/">OpenEXR</ulink>
|
---|
118 | </para>
|
---|
119 |
|
---|
120 | <bridgehead renderas="sect4">Optional dependencies for KIO</bridgehead>
|
---|
121 | <para role="optional">
|
---|
122 | <xref linkend="mitkrb"/>
|
---|
123 | </para>
|
---|
124 |
|
---|
125 | <bridgehead renderas="sect4">Optional dependencies for Solid</bridgehead>
|
---|
126 | <para role="optional">
|
---|
127 | <xref linkend="udisks2"/>,
|
---|
128 | <xref linkend="upower"/> and
|
---|
129 | <ulink role="runtime" url="http://www.freedesktop.org/software/media-player-info/">media-player-info</ulink> (runtime)
|
---|
130 | </para>
|
---|
131 |
|
---|
132 | <bridgehead renderas="sect4">Optional dependency for KWallet</bridgehead>
|
---|
133 | <para role="optional">
|
---|
134 | <ulink url="&kf5apps-download-http;">gpgmepp</ulink>
|
---|
135 | </para>
|
---|
136 |
|
---|
137 | <bridgehead renderas="sect4">Optional dictionary backends for Sonnet</bridgehead>
|
---|
138 | <para role="optional">
|
---|
139 | <ulink url="http://hspell.ivrix.org.il/">Hspell</ulink> and
|
---|
140 | <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>
|
---|
141 | </para>
|
---|
142 |
|
---|
143 | <bridgehead renderas="sect4">Required dependencies for Prison</bridgehead>
|
---|
144 | <para role="optional"> <!-- Leaving as optional since these are external -->
|
---|
145 | <ulink url="http://libdmtx.sourceforge.net/">Datamatrix</ulink> and
|
---|
146 | <ulink url="http://megaui.net/fukuchi/works/qrencode/index.en.html/">QRencode</ulink>
|
---|
147 | </para>
|
---|
148 |
|
---|
149 | <para condition="html" role="usernotes">User Notes:
|
---|
150 | <ulink url="&blfs-wiki;/kf5"/></para>
|
---|
151 |
|
---|
152 | <sect2>
|
---|
153 | <title>Downloading KDE Frameworks</title>
|
---|
154 |
|
---|
155 | <para>
|
---|
156 | The easiest way to get the KDE Frameworks packages is to use a single
|
---|
157 | <command>wget</command> to fetch them all at once:
|
---|
158 | </para>
|
---|
159 |
|
---|
160 | <screen><userinput>url=http://download.kde.org/stable/frameworks/&kf5-short-version;/
|
---|
161 | wget -r -nH -nd -A '*.xz' -np $url</userinput>
|
---|
162 | <literal>
|
---|
163 | The options used here are:
|
---|
164 | -r recurse through child directories
|
---|
165 | -nH disable generation of host-prefixed directories
|
---|
166 | -nd do not create a hierarchy of directories
|
---|
167 | -A '*.xz' just get the *.xz files
|
---|
168 | -np don't get parent directories</literal></screen>
|
---|
169 |
|
---|
170 | </sect2>
|
---|
171 |
|
---|
172 | <sect2>
|
---|
173 | <title>Setting Package Order</title>
|
---|
174 |
|
---|
175 | <para>
|
---|
176 | The order of building files is important due to internal dependencies.
|
---|
177 | Create the list of files in the proper order as follows:
|
---|
178 | </para>
|
---|
179 |
|
---|
180 | <screen><userinput>cat > frameworks-&kf5-version;.md5 << "EOF"
|
---|
181 | <literal>56fbdc261e2821bb20775f1346d07321 attica-5.53.0.tar.xz
|
---|
182 | #a57cf2aa488fdcce7323a2a4b9aecb65 extra-cmake-modules-5.53.0.tar.xz
|
---|
183 | 4ecdd6e9ab36b9bbdbe183f042eecb62 kapidox-5.53.0.tar.xz
|
---|
184 | 81b62cf06f46166c16c194c88a2cc0fe karchive-5.53.0.tar.xz
|
---|
185 | 968d1595082a3e167204a3b9585aa815 kcodecs-5.53.0.tar.xz
|
---|
186 | 94c1924e39827a9bdfe19d1746383553 kconfig-5.53.0.tar.xz
|
---|
187 | #6c568d586c85e82b1d81221818862761 kcoreaddons-5.53.0.tar.xz
|
---|
188 | 919bc0c53aa22cb45705ec1761198508 kcoreaddons-5.53.1.tar.xz
|
---|
189 | 750d39201cca1bd29a1c6e10d33e77c0 kdbusaddons-5.53.0.tar.xz
|
---|
190 | b3547e0cca796eedfada7a850969f307 kdnssd-5.53.0.tar.xz
|
---|
191 | f2dee5c934be5a795c8caae2c9ef9c2f kguiaddons-5.53.0.tar.xz
|
---|
192 | 95e67ba518ac2983e33ce8370bf0d3cd ki18n-5.53.0.tar.xz
|
---|
193 | 176fb9a35f39ff79694c2a14be20ad44 kidletime-5.53.0.tar.xz
|
---|
194 | ea2af0d9b0b3cd76b2f78e929c417f6f kimageformats-5.53.0.tar.xz
|
---|
195 | f4d5826a20517d81387d20afb558ad0a kitemmodels-5.53.0.tar.xz
|
---|
196 | ec88c97513d84ce37de888721a3012bb kitemviews-5.53.0.tar.xz
|
---|
197 | 34125fa1563feb9af831b1f7e05629ae kplotting-5.53.0.tar.xz
|
---|
198 | d73f5e3087bac6610b217df937024f5a kwidgetsaddons-5.53.0.tar.xz
|
---|
199 | 6f7d0cc6d6fda9795035426ca14011ee kwindowsystem-5.53.0.tar.xz
|
---|
200 | 0c55c1c31cc8c78b748d09cd5e4da395 networkmanager-qt-5.53.0.tar.xz
|
---|
201 | b7ca9416caae95bb56d72e062a31023b solid-5.53.0.tar.xz
|
---|
202 | fd28bda2bd2c1c0d40e477930394ed14 sonnet-5.53.0.tar.xz
|
---|
203 | 58eda3124d5b24282e20471ed8275816 threadweaver-5.53.0.tar.xz
|
---|
204 | a98963e45c078d47f57e0f43c369baf2 kauth-5.53.0.tar.xz
|
---|
205 | 113a86c053589b02024fe2e2052968b1 kcompletion-5.53.0.tar.xz
|
---|
206 | cabf02514d5ef0d5b25c44ff7d708ac3 kcrash-5.53.0.tar.xz
|
---|
207 | 905d494671f33de9827c9a4467c0bdc7 kdoctools-5.53.0.tar.xz
|
---|
208 | 102ec25afd116f79bb78699e3bf90bd7 kpty-5.53.0.tar.xz
|
---|
209 | 89e6c4d46895f827fc36cab1b3782bf1 kunitconversion-5.53.0.tar.xz
|
---|
210 | 295ec19de064d7ce1e0d5a89b8a21fbb kconfigwidgets-5.53.0.tar.xz
|
---|
211 | fd8aa91bad5b676a1d0c90588ff2220c kservice-5.53.0.tar.xz
|
---|
212 | ae6ea47653d2828821ec897b7e723134 kglobalaccel-5.53.0.tar.xz
|
---|
213 | 532cd48d56e1adc7f716d4721a78bfe1 kpackage-5.53.0.tar.xz
|
---|
214 | 253c8af01d93472f5940fd6f7fb33271 kdesu-5.53.0.tar.xz
|
---|
215 | cf48b7990b0026a6eb193bff21eb2ad8 kemoticons-5.53.0.tar.xz
|
---|
216 | 234017ec51e4dc3f02989af75121e8f5 kiconthemes-5.53.0.tar.xz
|
---|
217 | 3437728b6b9a09a59720d86392c05624 kjobwidgets-5.53.0.tar.xz
|
---|
218 | ec855d38c17ab4bba8d07b5e8532d6c7 knotifications-5.53.0.tar.xz
|
---|
219 | 41089d37d64582213161d5ea55833afa ktextwidgets-5.53.0.tar.xz
|
---|
220 | b4c155182fd4ce55a40c9805fb405952 kxmlgui-5.53.0.tar.xz
|
---|
221 | f047e46e6b2ff7555a35678dbfaf06d5 kbookmarks-5.53.0.tar.xz
|
---|
222 | 69bab15cc17486a5fcb73a811df6bd46 kwallet-5.53.0.tar.xz
|
---|
223 | 23e7ef2aedfca8e77907d50d5bcfcb7e kio-5.53.0.tar.xz
|
---|
224 | 89d9a968e01ad5c5937628dfc0b107f1 kdeclarative-5.53.0.tar.xz
|
---|
225 | 62046f1c778dbc0cb1d4cdf2964006c6 kcmutils-5.53.0.tar.xz
|
---|
226 | 66df9ccd7ad082f04aaa5d602f6c9744 kirigami2-5.53.0.tar.xz
|
---|
227 | f9b94bfbfc7658ff675c6f81085172f7 knewstuff-5.53.0.tar.xz
|
---|
228 | 9957a52e9b75dd61a62f3ad7a61e299a frameworkintegration-5.53.0.tar.xz
|
---|
229 | f4c46a0a8e3e0cd7134c82895b47bb83 kinit-5.53.0.tar.xz
|
---|
230 | 6df039f32bce1f4c0f487a8997526d2f knotifyconfig-5.53.0.tar.xz
|
---|
231 | 81379bd6d6adf476d776c74874594c09 kparts-5.53.0.tar.xz
|
---|
232 | c05f22156c27da1ad2f7d2d07026b2e8 kactivities-5.53.0.tar.xz
|
---|
233 | 8edde556c89c783dbd6bd9956f52e0cf kded-5.53.0.tar.xz
|
---|
234 | #fea737d2db9d792bdc24eb3de83276cc kdewebkit-5.53.0.tar.xz
|
---|
235 | 62d67899a9cd5cd6b93761ebafd88942 syntax-highlighting-5.53.0.tar.xz
|
---|
236 | fec5ca67093aa83378d2b0daae131a43 ktexteditor-5.53.0.tar.xz
|
---|
237 | 1d4e9805bb6d3748b01140fdb0ecff41 kdesignerplugin-5.53.0.tar.xz
|
---|
238 | 89674cb577a239da0c6decddb62e8e28 kwayland-5.53.0.tar.xz
|
---|
239 | b083d295d7f2ba6236ca466b0cdaca64 plasma-framework-5.53.0.tar.xz
|
---|
240 | 21d412157131d544fe2fd76e230af5e8 modemmanager-qt-5.53.0.tar.xz
|
---|
241 | 4a734ace32596aa1a08922a291dc117f kpeople-5.53.0.tar.xz
|
---|
242 | 130b79df792e0cd4be15a0f9fec54278 kxmlrpcclient-5.53.0.tar.xz
|
---|
243 | a95dc95f2ab7b4892d3cb166516b6c73 bluez-qt-5.53.0.tar.xz
|
---|
244 | e2d2de67f9dcbdabc950ef0a3ad5d5c5 kfilemetadata-5.53.0.tar.xz
|
---|
245 | deed1d430e5c9b73008ca45c78df9ee3 baloo-5.53.0.tar.xz
|
---|
246 | #a556bc1666851b8437ccaafd8cefe1d2 breeze-icons-5.53.0.tar.xz
|
---|
247 | #0a7d75f573c34fc1d2781cea90c2074e oxygen-icons5-5.53.0.tar.xz
|
---|
248 | 74f48c21cc7ccf14fcc441b7ec53ae65 kactivities-stats-5.53.0.tar.xz
|
---|
249 | 284425457f8270e91e94d13d1a522cce krunner-5.53.0.tar.xz
|
---|
250 | #49f35779816680e7da357abba972ceb0 prison-5.53.0.tar.xz
|
---|
251 | b873771ad44ec37625a79d7a41e8679f qqc2-desktop-style-5.53.0.tar.xz
|
---|
252 | 14303adfba7c862f0a7f4761f90d079b kjs-5.53.0.tar.xz
|
---|
253 | 4cc726dd1c9633b8c41e64b6c41264d5 kdelibs4support-5.53.0.tar.xz
|
---|
254 | 3c483e076a47512970fa887eaf50c276 khtml-5.53.0.tar.xz
|
---|
255 | 91b293e616518e7603ef4063c748b324 kjsembed-5.53.0.tar.xz
|
---|
256 | 2b0aa8e7fc91286e8b5df927f77babb8 kmediaplayer-5.53.0.tar.xz
|
---|
257 | 690b0c422b7b22b7adf030be6a178e59 kross-5.53.0.tar.xz
|
---|
258 | 680e4656504ef2fc0e25c6a60e53a39e kholidays-5.53.0.tar.xz
|
---|
259 | 13631f878f957b8a5c3103336f856b92 purpose-5.53.0.tar.xz
|
---|
260 | 0fe62a714eadf8e52a0f99e49ad647ae syndication-5.53.0.tar.xz</literal>
|
---|
261 | EOF</userinput></screen>
|
---|
262 |
|
---|
263 | <para>In the above list, notice that some files have been commented out with
|
---|
264 | a hash (#) character. The extra-cmake-modules entry has been commented out
|
---|
265 | because it was built earlier in the <xref linkend="kde-prereq"/>. The icon
|
---|
266 | packages are covered separately at <xref linkend="breeze-icons"/> and <xref
|
---|
267 | linkend="oxygen-icons5"/>. The modemmanager-qt package may be built if its
|
---|
268 | optional dependency has been installed. The prison package (bar code reader)
|
---|
269 | may be built if the required external libraries are installed. The kdewebkit
|
---|
270 | may be built if the external package
|
---|
271 | <ulink url="https://download.qt.io/community_releases/5.9/5.9.0-final/">
|
---|
272 | QtWebkit</ulink> has been built. </para>
|
---|
273 |
|
---|
274 | </sect2>
|
---|
275 |
|
---|
276 | <sect2 role="installation">
|
---|
277 | <title>Installation of KDE Frameworks</title>
|
---|
278 |
|
---|
279 | &as_root;
|
---|
280 |
|
---|
281 | <caution>
|
---|
282 |
|
---|
283 | <para>If installing in /opt and there is an existing /opt/kf5 either as a
|
---|
284 | regular directory or a symbolic link, it should be reinitialized (as
|
---|
285 | root):</para>
|
---|
286 |
|
---|
287 | <screen role="root"><userinput>mv -v /opt/kf5 /opt/kf5.old &&
|
---|
288 | install -v -dm755 $KF5_PREFIX/{etc,share} &&
|
---|
289 | ln -sfv /etc/dbus-1 $KF5_PREFIX/etc &&
|
---|
290 | ln -sfv /usr/share/dbus-1 $KF5_PREFIX/share</userinput></screen>
|
---|
291 | </caution>
|
---|
292 |
|
---|
293 | <para>
|
---|
294 | First, start a subshell that will exit on error:
|
---|
295 | </para>
|
---|
296 |
|
---|
297 |
|
---|
298 | <screen><userinput>bash -e</userinput></screen>
|
---|
299 |
|
---|
300 | <para>
|
---|
301 | Install all of the packages by running the following
|
---|
302 | commands:
|
---|
303 | </para>
|
---|
304 |
|
---|
305 | <screen><userinput>export CXXFLAGS='-isystem /usr/include/openssl-1.0'
|
---|
306 |
|
---|
307 | while read -r line; do
|
---|
308 |
|
---|
309 | # Get the file name, ignoring comments and blank lines
|
---|
310 | if $(echo $line | grep -E -q '^ *$|^#' ); then continue; fi
|
---|
311 | file=$(echo $line | cut -d" " -f2)
|
---|
312 |
|
---|
313 | pkg=$(echo $file|sed 's|^.*/||') # Remove directory
|
---|
314 | packagedir=$(echo $pkg|sed 's|\.tar.*||') # Package directory
|
---|
315 |
|
---|
316 | tar -xf $file
|
---|
317 | pushd $packagedir
|
---|
318 | mkdir build
|
---|
319 | cd build
|
---|
320 |
|
---|
321 | cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
|
---|
322 | -DCMAKE_PREFIX_PATH=$QT5DIR \
|
---|
323 | -DCMAKE_BUILD_TYPE=Release \
|
---|
324 | -DBUILD_TESTING=OFF \
|
---|
325 | -Wno-dev ..
|
---|
326 | make
|
---|
327 | as_root make install
|
---|
328 | popd
|
---|
329 | <!-- some packages end with files owned by root in $packagedir, so use as_root
|
---|
330 | in the following -->
|
---|
331 | as_root rm -rf $packagedir
|
---|
332 | as_root /sbin/ldconfig
|
---|
333 |
|
---|
334 | done < frameworks-&kf5-version;.md5
|
---|
335 |
|
---|
336 | exit</userinput></screen>
|
---|
337 |
|
---|
338 | <note><para>Any modules that have been omitted can be installed later by
|
---|
339 | using the same mkdir build; cd build; cmake; make; make install procedure
|
---|
340 | as above.</para></note>
|
---|
341 |
|
---|
342 | <para>Sometimes the installation paths are hardcoded into installed files.
|
---|
343 | If the installed directory is not /usr, rename the directory and create a
|
---|
344 | symlink:</para>
|
---|
345 |
|
---|
346 | <screen role="root"><userinput>mv -v /opt/kf5 /opt/kf5-&kf5-version;
|
---|
347 | ln -sfvn kf5-&kf5-version; /opt/kf5</userinput></screen>
|
---|
348 |
|
---|
349 | </sect2>
|
---|
350 |
|
---|
351 | <sect2 role="commands">
|
---|
352 | <title>Command Explanations</title>
|
---|
353 |
|
---|
354 | <para>
|
---|
355 | <parameter>-DCMAKE_PREFIX_PATH=$QT5DIR</parameter>: This switch is used
|
---|
356 | to allow cmake to find the proper Qt libraries.
|
---|
357 | </para>
|
---|
358 |
|
---|
359 | <para>
|
---|
360 | <parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is used
|
---|
361 | to apply higher level of the compiler optimizations.
|
---|
362 | </para>
|
---|
363 |
|
---|
364 | <para>
|
---|
365 | <parameter>-DBUILD_TESTING=OFF</parameter>: This switch is used to prevent
|
---|
366 | building test programs and libraries that are of no use to an end user.
|
---|
367 | </para>
|
---|
368 |
|
---|
369 | </sect2>
|
---|
370 | <sect2 role="content">
|
---|
371 | <title>Contents</title>
|
---|
372 |
|
---|
373 | <segmentedlist>
|
---|
374 | <segtitle>Installed Programs</segtitle>
|
---|
375 | <segtitle>Installed Libraries</segtitle>
|
---|
376 | <segtitle>Installed Directories</segtitle>
|
---|
377 |
|
---|
378 | <seglistitem>
|
---|
379 | <seg>
|
---|
380 | There are 48 programs installed in /opt/kf5/bin.
|
---|
381 | </seg>
|
---|
382 | <seg>
|
---|
383 | There are too many kf5 libraries (191) to list separately.
|
---|
384 | </seg>
|
---|
385 | <seg>
|
---|
386 | /opt/kf5 (symlink to /opt/kf5-&kf5-version;)
|
---|
387 | </seg>
|
---|
388 | </seglistitem>
|
---|
389 | </segmentedlist>
|
---|
390 |
|
---|
391 | <variablelist>
|
---|
392 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
393 | <?dbfo list-presentation="list"?>
|
---|
394 | <?dbhtml list-presentation="table"?>
|
---|
395 |
|
---|
396 | <varlistentry id="checkXML5">
|
---|
397 | <term><command>checkXML5</command></term>
|
---|
398 | <listitem>
|
---|
399 | <para>
|
---|
400 | is a tool to check for syntax errors in KDE DocBook XML
|
---|
401 | files.
|
---|
402 | </para>
|
---|
403 | <indexterm zone="kf5-frameworks checkXML5">
|
---|
404 | <primary sortas="b-checkXML5">checkXML5</primary>
|
---|
405 | </indexterm>
|
---|
406 | </listitem>
|
---|
407 | </varlistentry>
|
---|
408 |
|
---|
409 | <varlistentry id="depdiagram-generate">
|
---|
410 | <term><command>depdiagram-generate</command></term>
|
---|
411 | <listitem>
|
---|
412 | <para>
|
---|
413 | is a tool to generate a dependency diagram.
|
---|
414 | </para>
|
---|
415 | <indexterm zone="kf5-frameworks depdiagram-generate">
|
---|
416 | <primary sortas="b-depdiagram-generate">depdiagram-generate</primary>
|
---|
417 | </indexterm>
|
---|
418 | </listitem>
|
---|
419 | </varlistentry>
|
---|
420 |
|
---|
421 | <varlistentry id="depdiagram-generate-all">
|
---|
422 | <term><command>depdiagram-generate-all</command></term>
|
---|
423 | <listitem>
|
---|
424 | <para>
|
---|
425 | is a tool to generate a dependency diagram for all frameworks at once..
|
---|
426 | </para>
|
---|
427 | <indexterm zone="kf5-frameworks depdiagram-generate-all">
|
---|
428 | <primary sortas="b-depdiagram-generate-all">depdiagram-generate-all</primary>
|
---|
429 | </indexterm>
|
---|
430 | </listitem>
|
---|
431 | </varlistentry>
|
---|
432 |
|
---|
433 | <varlistentry id="depdiagram-prepare">
|
---|
434 | <term><command>depdiagram-prepare</command></term>
|
---|
435 | <listitem>
|
---|
436 | <para>
|
---|
437 | is a tool to prepare dot files.
|
---|
438 | </para>
|
---|
439 | <indexterm zone="kf5-frameworks depdiagram-prepare">
|
---|
440 | <primary sortas="b-depdiagram-prepare">depdiagram-prepare</primary>
|
---|
441 | </indexterm>
|
---|
442 | </listitem>
|
---|
443 | </varlistentry>
|
---|
444 |
|
---|
445 | <varlistentry id="desktoptojson">
|
---|
446 | <term><command>desktoptojson</command></term>
|
---|
447 | <listitem>
|
---|
448 | <para>
|
---|
449 | is a tool to convert a .desktop file to a .json file.
|
---|
450 | </para>
|
---|
451 | <indexterm zone="kf5-frameworks desktoptojson">
|
---|
452 | <primary sortas="b-desktoptojson">desktoptojson</primary>
|
---|
453 | </indexterm>
|
---|
454 | </listitem>
|
---|
455 | </varlistentry>
|
---|
456 |
|
---|
457 | <varlistentry id="kactivitymanagerd">
|
---|
458 | <term><command>kactivitymanagerd</command></term>
|
---|
459 | <listitem>
|
---|
460 | <para>
|
---|
461 | is the KDE Plasma Workspace Activity Manager.
|
---|
462 | </para>
|
---|
463 | <indexterm zone="kf5-frameworks kactivitymanagerd">
|
---|
464 | <primary sortas="b-kactivitymanagerd">kactivitymanagerd</primary>
|
---|
465 | </indexterm>
|
---|
466 | </listitem>
|
---|
467 | </varlistentry>
|
---|
468 |
|
---|
469 | <varlistentry id="kbuildsycoca5">
|
---|
470 | <term><command>kbuildsycoca5</command></term>
|
---|
471 | <listitem>
|
---|
472 | <para>
|
---|
473 | rebuilds the KService desktop file system configuration
|
---|
474 | cache.
|
---|
475 | </para>
|
---|
476 | <indexterm zone="kf5-frameworks kbuildsycoca5">
|
---|
477 | <primary sortas="b-kbuildsycoca5">kbuildsycoca5</primary>
|
---|
478 | </indexterm>
|
---|
479 | </listitem>
|
---|
480 | </varlistentry>
|
---|
481 |
|
---|
482 | <varlistentry id="kcookiejar5">
|
---|
483 | <term><command>kcookiejar5</command></term>
|
---|
484 | <listitem>
|
---|
485 | <para>
|
---|
486 | is a command line interface to the HTTP cookie store used by KDE,
|
---|
487 | a D-BUS service to store/retrieve/clean cookies.
|
---|
488 | </para>
|
---|
489 | <indexterm zone="kf5-frameworks kcookiejar5">
|
---|
490 | <primary sortas="b-kcookiejar5">kcookiejar5</primary>
|
---|
491 | </indexterm>
|
---|
492 | </listitem>
|
---|
493 | </varlistentry>
|
---|
494 |
|
---|
495 | <varlistentry id="kded5">
|
---|
496 | <term><command>kded5</command></term>
|
---|
497 | <listitem>
|
---|
498 | <para>
|
---|
499 | consolidates several small services in one process.
|
---|
500 | </para>
|
---|
501 | <indexterm zone="kf5-frameworks kded5">
|
---|
502 | <primary sortas="b-kded5">kded5</primary>
|
---|
503 | </indexterm>
|
---|
504 | </listitem>
|
---|
505 | </varlistentry>
|
---|
506 |
|
---|
507 | <varlistentry id="kdeinit5">
|
---|
508 | <term><command>kdeinit5</command></term>
|
---|
509 | <listitem>
|
---|
510 | <para>
|
---|
511 | is a process launcher somewhat similar to the famous init used
|
---|
512 | for booting UNIX.
|
---|
513 | </para>
|
---|
514 | <indexterm zone="kf5-frameworks kdeinit5">
|
---|
515 | <primary sortas="b-kdeinit5">kdeinit5</primary>
|
---|
516 | </indexterm>
|
---|
517 | </listitem>
|
---|
518 | </varlistentry>
|
---|
519 |
|
---|
520 | <varlistentry id="kf5-config">
|
---|
521 | <term><command>kf5-config</command></term>
|
---|
522 | <listitem>
|
---|
523 | <para>
|
---|
524 | is a command line program used to retrieve information about
|
---|
525 | KDE installation or user paths.
|
---|
526 | </para>
|
---|
527 | <indexterm zone="kf5-frameworks kf5-config">
|
---|
528 | <primary sortas="b-kf5-config">kf5-config</primary>
|
---|
529 | </indexterm>
|
---|
530 | </listitem>
|
---|
531 | </varlistentry>
|
---|
532 |
|
---|
533 | <varlistentry id="kf5kross">
|
---|
534 | <term><command>kf5kross</command></term>
|
---|
535 | <listitem>
|
---|
536 | <para>
|
---|
537 | executes kross scripts written in KDE Javascript, Python, Ruby,
|
---|
538 | Java and Falcon.
|
---|
539 | </para>
|
---|
540 | <indexterm zone="kf5-frameworks kf5kross">
|
---|
541 | <primary sortas="b-kf5kross">kf5kross</primary>
|
---|
542 | </indexterm>
|
---|
543 | </listitem>
|
---|
544 | </varlistentry>
|
---|
545 |
|
---|
546 | <varlistentry id="kgenapidox">
|
---|
547 | <term><command>kgenapidox</command></term>
|
---|
548 | <listitem>
|
---|
549 | <para>
|
---|
550 | is a tool to generate API documentation in the KDE style.
|
---|
551 | </para>
|
---|
552 | <indexterm zone="kf5-frameworks kgenapidox">
|
---|
553 | <primary sortas="b-kgenapidox">kgenapidox</primary>
|
---|
554 | </indexterm>
|
---|
555 | </listitem>
|
---|
556 | </varlistentry>
|
---|
557 |
|
---|
558 | <varlistentry id="kgendesignerplugin">
|
---|
559 | <term><command>kgendesignerplugin</command></term>
|
---|
560 | <listitem>
|
---|
561 | <para>
|
---|
562 | generates widget plugins for Qt(TM) Designer.
|
---|
563 | </para>
|
---|
564 | <indexterm zone="kf5-frameworks kgendesignerplugin">
|
---|
565 | <primary sortas="b-kgendesignerplugin">kgendesignerplugin</primary>
|
---|
566 | </indexterm>
|
---|
567 | </listitem>
|
---|
568 | </varlistentry>
|
---|
569 |
|
---|
570 | <varlistentry id="kglobalaccel5">
|
---|
571 | <term><command>kglobalaccel5</command></term>
|
---|
572 | <listitem>
|
---|
573 | <para>
|
---|
574 | is a daemon use to register the key bindings and for getting
|
---|
575 | notified when the action triggered.
|
---|
576 | </para>
|
---|
577 | <indexterm zone="kf5-frameworks kglobalaccel5">
|
---|
578 | <primary sortas="b-kglobalaccel5">kglobalaccel5</primary>
|
---|
579 | </indexterm>
|
---|
580 | </listitem>
|
---|
581 | </varlistentry>
|
---|
582 |
|
---|
583 | <varlistentry id="kjs5">
|
---|
584 | <term><command>kjs5</command></term>
|
---|
585 | <listitem>
|
---|
586 | <para>
|
---|
587 | is KDE ECMAScript/JavaScript engine.
|
---|
588 | </para>
|
---|
589 | <indexterm zone="kf5-frameworks kjs5">
|
---|
590 | <primary sortas="b-kjs5">kjs5</primary>
|
---|
591 | </indexterm>
|
---|
592 | </listitem>
|
---|
593 | </varlistentry>
|
---|
594 |
|
---|
595 | <varlistentry id="kjscmd5">
|
---|
596 | <term><command>kjscmd5</command></term>
|
---|
597 | <listitem>
|
---|
598 | <para>
|
---|
599 | is a tool for launching KJSEmbed scripts from the command line.
|
---|
600 | </para>
|
---|
601 | <indexterm zone="kf5-frameworks kjscmd5">
|
---|
602 | <primary sortas="b-kjscmd5">kjscmd5</primary>
|
---|
603 | </indexterm>
|
---|
604 | </listitem>
|
---|
605 | </varlistentry>
|
---|
606 |
|
---|
607 | <varlistentry id="kjsconsole">
|
---|
608 | <term><command>kjsconsole</command></term>
|
---|
609 | <listitem>
|
---|
610 | <para>
|
---|
611 | is a console for <command>kjs5</command>.
|
---|
612 | </para>
|
---|
613 | <indexterm zone="kf5-frameworks kjsconsole">
|
---|
614 | <primary sortas="b-kjsconsole">kjsconsole</primary>
|
---|
615 | </indexterm>
|
---|
616 | </listitem>
|
---|
617 | </varlistentry>
|
---|
618 |
|
---|
619 | <varlistentry id="kmailservice5">
|
---|
620 | <term><command>kmailservice5</command></term>
|
---|
621 | <listitem>
|
---|
622 | <para>
|
---|
623 | is a mail service.
|
---|
624 | </para>
|
---|
625 | <indexterm zone="kf5-frameworks kmailservice5">
|
---|
626 | <primary sortas="b-kmailservice5">kmailservice5</primary>
|
---|
627 | </indexterm>
|
---|
628 | </listitem>
|
---|
629 | </varlistentry>
|
---|
630 |
|
---|
631 | <varlistentry id="kpackagelauncherqml">
|
---|
632 | <term><command>kpackagelauncherqml</command></term>
|
---|
633 | <listitem>
|
---|
634 | <para>
|
---|
635 | is a commandline tool for launching kpackage QML application
|
---|
636 | </para>
|
---|
637 | <indexterm zone="kf5-frameworks kpackagelauncherqml">
|
---|
638 | <primary sortas="b-kpackagelauncherqml">kpackagelauncherqml</primary>
|
---|
639 | </indexterm>
|
---|
640 | </listitem>
|
---|
641 | </varlistentry>
|
---|
642 |
|
---|
643 | <varlistentry id="kpackagetool5">
|
---|
644 | <term><command>kpackagetool5</command></term>
|
---|
645 | <listitem>
|
---|
646 | <para>
|
---|
647 | is a command line kpackage tool.
|
---|
648 | </para>
|
---|
649 | <indexterm zone="kf5-frameworks kpackagetool5">
|
---|
650 | <primary sortas="b-kpackagetool5">kpackagetool5</primary>
|
---|
651 | </indexterm>
|
---|
652 | </listitem>
|
---|
653 | </varlistentry>
|
---|
654 |
|
---|
655 | <varlistentry id="kreadconfig5">
|
---|
656 | <term><command>kreadconfig5</command></term>
|
---|
657 | <listitem>
|
---|
658 | <para>
|
---|
659 | is a command line tool to retrieve values from KDE
|
---|
660 | configuration files.
|
---|
661 | </para>
|
---|
662 | <indexterm zone="kf5-frameworks kreadconfig5">
|
---|
663 | <primary sortas="b-kreadconfig5">kreadconfig5</primary>
|
---|
664 | </indexterm>
|
---|
665 | </listitem>
|
---|
666 | </varlistentry>
|
---|
667 |
|
---|
668 | <varlistentry id="kshell5">
|
---|
669 | <term><command>kshell5</command></term>
|
---|
670 | <listitem>
|
---|
671 | <para>
|
---|
672 | start applications via kdeinit.
|
---|
673 | </para>
|
---|
674 | <indexterm zone="kf5-frameworks kshell5">
|
---|
675 | <primary sortas="b-kshell5">kshell5</primary>
|
---|
676 | </indexterm>
|
---|
677 | </listitem>
|
---|
678 | </varlistentry>
|
---|
679 |
|
---|
680 | <varlistentry id="ktelnetservice5">
|
---|
681 | <term><command>ktelnetservice5</command></term>
|
---|
682 | <listitem>
|
---|
683 | <para>
|
---|
684 | is a telnet service.
|
---|
685 | </para>
|
---|
686 | <indexterm zone="kf5-frameworks ktelnetservice5">
|
---|
687 | <primary sortas="b-ktelnetservice5">ktelnetservice5</primary>
|
---|
688 | </indexterm>
|
---|
689 | </listitem>
|
---|
690 | </varlistentry>
|
---|
691 |
|
---|
692 | <varlistentry id="ktrash5">
|
---|
693 | <term><command>ktrash5</command></term>
|
---|
694 | <listitem>
|
---|
695 | <para>
|
---|
696 | is a helper program to handle the KDE trash can.
|
---|
697 | </para>
|
---|
698 | <indexterm zone="kf5-frameworks ktrash5">
|
---|
699 | <primary sortas="b-ktrash5">ktrash5</primary>
|
---|
700 | </indexterm>
|
---|
701 | </listitem>
|
---|
702 | </varlistentry>
|
---|
703 |
|
---|
704 | <varlistentry id="kwalletd5">
|
---|
705 | <term><command>kwalletd5</command></term>
|
---|
706 | <listitem>
|
---|
707 | <para>
|
---|
708 | is the wallet manager daemon.
|
---|
709 | </para>
|
---|
710 | <indexterm zone="kf5-frameworks kwalletd5">
|
---|
711 | <primary sortas="b-kwalletd5">kwalletd5</primary>
|
---|
712 | </indexterm>
|
---|
713 | </listitem>
|
---|
714 | </varlistentry>
|
---|
715 |
|
---|
716 | <varlistentry id="kwriteconfig5">
|
---|
717 | <term><command>kwriteconfig5</command></term>
|
---|
718 | <listitem>
|
---|
719 | <para>
|
---|
720 | is a command line tool to write values in KDE
|
---|
721 | configuration files.
|
---|
722 | </para>
|
---|
723 | <indexterm zone="kf5-frameworks kwriteconfig5">
|
---|
724 | <primary sortas="b-kwriteconfig5">kwriteconfig5</primary>
|
---|
725 | </indexterm>
|
---|
726 | </listitem>
|
---|
727 | </varlistentry>
|
---|
728 |
|
---|
729 | <varlistentry id="meinproc5">
|
---|
730 | <term><command>meinproc5</command></term>
|
---|
731 | <listitem>
|
---|
732 | <para>
|
---|
733 | converts DocBook files to HTML.
|
---|
734 | </para>
|
---|
735 | <indexterm zone="kf5-frameworks meinproc5">
|
---|
736 | <primary sortas="b-meinproc5">meinproc5</primary>
|
---|
737 | </indexterm>
|
---|
738 | </listitem>
|
---|
739 | </varlistentry>
|
---|
740 |
|
---|
741 | <varlistentry id="plasmapkg2">
|
---|
742 | <term><command>plasmapkg2</command></term>
|
---|
743 | <listitem>
|
---|
744 | <para>
|
---|
745 | is a tool to install, list, remove Plasma packages
|
---|
746 | </para>
|
---|
747 | <indexterm zone="kf5-frameworks plasmapkg2">
|
---|
748 | <primary sortas="b-plasmapkg2">plasmapkg2</primary>
|
---|
749 | </indexterm>
|
---|
750 | </listitem>
|
---|
751 | </varlistentry>
|
---|
752 |
|
---|
753 | <varlistentry id="preparetips5">
|
---|
754 | <term><command>preparetips5</command></term>
|
---|
755 | <listitem>
|
---|
756 | <para>
|
---|
757 | is a script to extract the text from a tips file.
|
---|
758 | </para>
|
---|
759 | <indexterm zone="kf5-frameworks preparetips5">
|
---|
760 | <primary sortas="b-preparetips5">preparetips5</primary>
|
---|
761 | </indexterm>
|
---|
762 | </listitem>
|
---|
763 | </varlistentry>
|
---|
764 |
|
---|
765 | <varlistentry id="solid-hardware5">
|
---|
766 | <term><command>solid-hardware5</command></term>
|
---|
767 | <listitem>
|
---|
768 | <para>
|
---|
769 | is a command line tool to investigate available devices.
|
---|
770 | </para>
|
---|
771 | <indexterm zone="kf5-frameworks solid-hardware5">
|
---|
772 | <primary sortas="b-solid-hardware5">solid-hardware5</primary>
|
---|
773 | </indexterm>
|
---|
774 | </listitem>
|
---|
775 | </varlistentry>
|
---|
776 |
|
---|
777 | </variablelist>
|
---|
778 |
|
---|
779 | </sect2>
|
---|
780 |
|
---|
781 | </sect1>
|
---|
782 |
|
---|