source: kde/kf5/kf5-frameworks.xml@ 931a597

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 931a597 was aa9c0853, checked in by DJ Lucas <dj@…>, 7 years ago

Remove unneeded '-DLIB_INSTALL_DIR' from KF5 and Plasma build instructions, Clean up Chromium instructions. Thanks Bruce.

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

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