source: kde/kf5/kf5-frameworks.xml@ fd42347a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 8.0 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 nosym 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 fd42347a was 3f460da0, checked in by Douglas R. Reno <renodr@…>, 8 years ago

Tag Weston
Fix URLs in KF5
(systemd) Fix instructions for LXDM, XFCE4-SESSION, Plasma5, and LxQT

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

  • Property mode set to 100644
File size: 26.4 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 "257 MB">
11 <!ENTITY kf5-buildsize "1.5 GB">
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 &lfs7a_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 <para condition="html" role="usernotes">User Notes:
142 <ulink url="&blfs-wiki;/kf5"/></para>
143
144 <sect2>
145 <title>Downloading KDE Frameworks</title>
146
147 <para>
148 The easiest way to get the KDE Frameworks packages is to use a single
149 <command>wget</command> to fetch them all at once:
150 </para>
151
152<screen><userinput>url=http://download.kde.org/stable/frameworks/&kf5-short-version;/
153wget -r -nH --cut-dirs=3 -A '*.xz' -np $url</userinput>
154<literal>
155The options used here are:
156 -r recurse through child directories
157 -nH disable generation of host-prefixed directories
158 --cut-dirs=3 remove three levels of directories when saving
159 -A '*.xz' just get the *.xz files
160 -np don't get parent directories</literal></screen>
161
162 </sect2>
163
164 <sect2>
165 <title>Setting Package Order</title>
166
167 <para>
168 The order of building files is important due to internal dependencies.
169 Create the list of files in the proper order as follows:
170 </para>
171
172<screen><userinput>cat &gt; frameworks-&kf5-version;.md5 &lt;&lt; "EOF"
173<literal>000a8c34e6c4e548f53493c4519c3c1c attica-5.25.0.tar.xz
174#043c08482bf7cf951e18d32e16238fb4 extra-cmake-modules-5.25.0.tar.xz
175892840e6b323ba1d4687e75678cf9493 kapidox-5.25.0.tar.xz
1767205f46ad213e85a736da5f808b5b8df karchive-5.25.0.tar.xz
177089c46445618fbc36c11de7eccd61256 kcodecs-5.25.0.tar.xz
17803112534b86d98716cf61865d0ea2497 kconfig-5.25.0.tar.xz
17925a40738d380e465ae5161cbaa2b282c kcoreaddons-5.25.0.tar.xz
180cd6d6dbfc47cb82a7fb0b81adc24aad7 kdbusaddons-5.25.0.tar.xz
18131c35cb2b97f150d103484501cc55aca kdnssd-5.25.0.tar.xz
182bfba32b6ee6f1288fef0d7156bf81961 kguiaddons-5.25.0.tar.xz
183051c7cab151f9d361d6da83968fb68d2 ki18n-5.25.0.tar.xz
184aba67367441db87daf4705e5cd0b4449 kidletime-5.25.0.tar.xz
185610989615ba775f55bf07f1b5f5b3bf9 kimageformats-5.25.0.tar.xz
18683b9a034bbfaedf0cc12191157899006 kitemmodels-5.25.0.tar.xz
187324c058163bb418b26d9cba403e5133d kitemviews-5.25.0.tar.xz
1886906f6da8a6d680cd86d1ee96f80bf2b kplotting-5.25.0.tar.xz
189c4b6185dac9cecd6af6eea3b56f2271f kwidgetsaddons-5.25.0.tar.xz
190ae52891201ea66b15d94a4f5a2717a5f kwindowsystem-5.25.0.tar.xz
19145b8586afc97200ea687996fc5ce2327 networkmanager-qt-5.25.0.tar.xz
1923ca487d5660ee83d0b2165e525ea5795 solid-5.25.0.tar.xz
1931863877132650a61510ee37c894a43c5 sonnet-5.25.0.tar.xz
1946e0e0668f25d508aca4c527f762e7701 threadweaver-5.25.0.tar.xz
195059033f3a41d6733bc92ed6f3fece2ef kauth-5.25.0.tar.xz
196ce3839d146dc522a3595085833bf10ea kcompletion-5.25.0.tar.xz
197ecf5dde757c1cf5e3d00d3cfe661474d kcrash-5.25.0.tar.xz
1989dc819d8f5402b252b71610102685939 kdoctools-5.25.0.tar.xz
199904db48ad9e21de2df42738775261b23 kpty-5.25.0.tar.xz
200e4a9229d95ae7ebaa094d104eb8bc633 kunitconversion-5.25.0.tar.xz
20103bc05f0c72386a143d1b002178f95f6 kconfigwidgets-5.25.0.tar.xz
2023cc65c5082a9bdaa2c93ea01323fb814 kservice-5.25.0.tar.xz
2038b2a252d99308aece33663cf9522c43a kglobalaccel-5.25.0.tar.xz
204237995199b61f5dd48e862c12fe7779e kpackage-5.25.0.tar.xz
205f85faafcbdbf994bdb8b4cbcd7c85f03 kdesu-5.25.0.tar.xz
2067a38172342fa120969b73d868e2b4211 kemoticons-5.25.0.tar.xz
20745eb7f6ad57eca1f2f5ad3d58a56bef8 kiconthemes-5.25.0.tar.xz
208edbdaa821afa328331e46e3d959924ca kjobwidgets-5.25.0.tar.xz
2094ef30449b46b701ddf6482d36378e1ec knotifications-5.25.0.tar.xz
210b7455b06e270b9e057f1ebe137676687 ktextwidgets-5.25.0.tar.xz
211d64ee5eb63d0490b36a1cc9c0ebf126d kwallet-5.25.0.tar.xz
2125ca8391964c2743c32e3eb46c975943c kxmlgui-5.25.0.tar.xz
21373827857016fb3444101929fbd9fcd83 kbookmarks-5.25.0.tar.xz
2140077d90029c34f734fb661912f2213d1 kio-5.25.0.tar.xz
215c76d293ffa8bcae4771b78e553d26f53 kdeclarative-5.25.0.tar.xz
216139af7a01a29e7dbd81f25adae1df9b2 kcmutils-5.25.0.tar.xz
217d63e9454ee42955c44cad1cc78a98d44 frameworkintegration-5.25.0.tar.xz
2180b8fcc6d1ef2ff1775ec23dfa34b5de6 kinit-5.25.0.tar.xz
2192ea7e17162776681193f67d66821182d knewstuff-5.25.0.tar.xz
22061f5e3d3095a7b0cb87d1693c9b1ad05 knotifyconfig-5.25.0.tar.xz
22152ddaccaa5848bdfb39b241adf32b63a kparts-5.25.0.tar.xz
22242881c6c06ff8a3015e2519a31a74866 kactivities-5.25.0.tar.xz
223f859f8818fd5f81645bdfb2cf89ee020 kded-5.25.0.tar.xz
2242ca6d2a1377adfe68b3fe2560537616f kdewebkit-5.25.0.tar.xz
225c34217c409480ac45f48693c72e3ed8a ktexteditor-5.25.0.tar.xz
226b3f68ae1839994631b1798db5a30385e kdesignerplugin-5.25.0.tar.xz
227b67b2fc56b005b9fd47a9b64cc39bc40 plasma-framework-5.25.0.tar.xz
228#df3b50fe7df5b7c409d80b83beb0337f modemmanager-qt-5.25.0.tar.xz
229dc439cc6a4b3093cbee780cac616d1b4 kpeople-5.25.0.tar.xz
230c4295e2ebab459374b5570d2164a8279 kxmlrpcclient-5.25.0.tar.xz
2312e03661752de63494541649158d712fa bluez-qt-5.25.0.tar.xz
23212517175cb2a93341bea3c60de105d07 kfilemetadata-5.25.0.tar.xz
2333a86a50695f17e5ffca94bf5664c60d7 baloo-5.25.0.tar.xz
234#6f7e0a3d91a18fc31c7b4683f1174358 breeze-icons-5.25.0.tar.xz
235#71119a9c74516fcdbc80e3a8effa1e5a oxygen-icons5-5.25.0.tar.xz
236fbda904a579120cc23eb6ec9bc660f67 kactivities-stats-5.25.0.tar.xz
237427349a763c831796b3de0be4b17a019 krunner-5.25.0.tar.xz
238d70abca43cbf6e6a6eba9d79830bf1a1 kwayland-5.25.0.tar.xz
2397ffd38082aa627f42a9e4830a739f8c6 portingAids/kjs-5.25.0.tar.xz
24037284190af0a84cdd2a12636b5b71b2e portingAids/kdelibs4support-5.25.0.tar.xz
241e9b1763b2649d7e21e6cda3e0c5773bf portingAids/khtml-5.25.0.tar.xz
242f1d0c9a46be19e69a493f75fc8af54e7 portingAids/kjsembed-5.25.0.tar.xz
243a844acb7da10a7b23fa50dade3b523c6 portingAids/kmediaplayer-5.25.0.tar.xz
244bb96fd634617bcac31974f9b63f41252 portingAids/kross-5.25.0.tar.xz</literal>
245EOF</userinput></screen>
246
247 <para>In the above list, notice that some files have been commented out with
248 a hash (#) character. The extra-cmake-modules entry has been commented out
249 because it was built earlier in the <xref linkend="kde-prereq"/>. The icon
250 packages are covered separately at <xref linkend="breeze-icons"/> and <xref
251 linkend="oxygen-icons5"/>. The modemmanager-qt package may be built if its
252 optional dependency has been installed.</para>
253
254 </sect2>
255
256 <sect2 role="installation">
257 <title>Installation of KDE Frameworks</title>
258
259 &as_root;
260
261 <caution>
262 <para>If inatalling in /opt and there is an existing /opt/kf5 either as a
263 regular directory or a symbolic link, it should be removed (as root):</para>
264
265 <screen><userinput>rm -rf /opt/kf5</userinput></screen>
266 </caution>
267
268 <para>
269 First, start a subshell that will exit on error:
270 </para>
271
272
273<screen><userinput>bash -e</userinput></screen>
274
275 <para>
276 Install all of the packages by running the following
277 commands:
278 </para>
279
280<screen><userinput>while read -r line; do
281
282 # Get the file name, ignoring comments and blank lines
283 if $(echo $line | grep -E -q '^ *$|^#' ); then continue; fi
284 file=$(echo $line | cut -d" " -f2)
285
286 pkg=$(echo $file|sed 's|^.*/||') # Remove directory
287 packagedir=$(echo $pkg|sed 's|\.tar.*||') # Package directory
288
289 tar -xf $file
290 pushd $packagedir
291
292 mkdir build
293 cd build
294
295 cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
296 -DCMAKE_PREFIX_PATH=$QT5DIR \
297 -DCMAKE_BUILD_TYPE=Release \
298 -DLIB_INSTALL_DIR=lib \
299 -DBUILD_TESTING=OFF \
300 -Wno-dev ..
301 make
302 as_root make install
303 popd
304
305<!-- some packages end with files owned by root in $packagedir, so use as_root
306 in the following -->
307 as_root rm -rf $packagedir
308 as_root /sbin/ldconfig
309
310done &lt; frameworks-&kf5-version;.md5
311
312exit</userinput></screen>
313
314 <note><para>Any modules that have been omitted can be installed later by
315 using the same mkdir build; cd build; cmake; make; make install procedure
316 as above.</para></note>
317
318 <para>Sometimes the installation paths are hardcoded into installed files.
319 If the installed directory is not /usr, rename the directory and create a
320 symlink:</para>
321
322 <screen><userinput>mv -v /opt/kf5 /opt/kf5-&kf5-version;
323ln -sfvn kf5-&kf5-version; /opt/kf5</userinput></screen>
324
325 </sect2>
326
327 <sect2 role="commands">
328 <title>Command Explanations</title>
329
330 <para>
331 <parameter>-DCMAKE_PREFIX_PATH=$QT5DIR</parameter>: This switch is used
332 to allow cmake to find the proper Qt libraries.
333 </para>
334
335 <para>
336 <parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is used
337 to apply higher level of the compiler optimizations.
338 </para>
339
340 <para>
341 <parameter>-DLIB_INSTALL_DIR=lib</parameter>: This switch is used
342 to get libraries to install to <filename
343 class="directory">$KF5_PREFIX/lib</filename> instead of <filename
344 class="directory">$KF5_PREFIX/lib64</filename> on a 64 bit system.
345 </para>
346
347 <para>
348 <parameter>-DBUILD_TESTING=OFF</parameter>: This switch is used to prevent
349 building test programs and libraries that are of no use to an end user.
350 </para>
351
352 </sect2>
353 <sect2 role="content">
354 <title>Contents</title>
355
356 <segmentedlist>
357 <segtitle>Installed Programs</segtitle>
358 <segtitle>Installed Libraries</segtitle>
359 <segtitle>Installed Directories</segtitle>
360
361 <seglistitem>
362 <seg>
363 There are 53 programs installed in /opt/kf5/bin.
364 </seg>
365 <seg>
366 There are too many kf5 libraries (79) to list separately.
367 </seg>
368 <seg>
369 /opt/kf5 (symlink to /opt/kf5-&kf5-version;)
370 </seg>
371 </seglistitem>
372 </segmentedlist>
373
374 <variablelist>
375 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
376 <?dbfo list-presentation="list"?>
377 <?dbhtml list-presentation="table"?>
378
379 <varlistentry id="checkXML5">
380 <term><command>checkXML5</command></term>
381 <listitem>
382 <para>
383 is a tool to check for syntax errors in KDE DocBook XML
384 files.
385 </para>
386 <indexterm zone="kf5-frameworks checkXML5">
387 <primary sortas="b-checkXML5">checkXML5</primary>
388 </indexterm>
389 </listitem>
390 </varlistentry>
391
392 <varlistentry id="depdiagram-generate">
393 <term><command>depdiagram-generate</command></term>
394 <listitem>
395 <para>
396 is a tool to generate a dependency diagram.
397 </para>
398 <indexterm zone="kf5-frameworks depdiagram-generate">
399 <primary sortas="b-depdiagram-generate">depdiagram-generate</primary>
400 </indexterm>
401 </listitem>
402 </varlistentry>
403
404 <varlistentry id="depdiagram-generate-all">
405 <term><command>depdiagram-generate-all</command></term>
406 <listitem>
407 <para>
408 is a tool to generate a dependency diagram for all frameworks at once..
409 </para>
410 <indexterm zone="kf5-frameworks depdiagram-generate-all">
411 <primary sortas="b-depdiagram-generate-all">depdiagram-generate-all</primary>
412 </indexterm>
413 </listitem>
414 </varlistentry>
415
416 <varlistentry id="depdiagram-prepare">
417 <term><command>depdiagram-prepare</command></term>
418 <listitem>
419 <para>
420 is a tool to prepare dot files.
421 </para>
422 <indexterm zone="kf5-frameworks depdiagram-prepare">
423 <primary sortas="b-depdiagram-prepare">depdiagram-prepare</primary>
424 </indexterm>
425 </listitem>
426 </varlistentry>
427
428 <varlistentry id="desktoptojson">
429 <term><command>desktoptojson</command></term>
430 <listitem>
431 <para>
432 is a tool to convert a .desktop file to a .json file.
433 </para>
434 <indexterm zone="kf5-frameworks desktoptojson">
435 <primary sortas="b-desktoptojson">desktoptojson</primary>
436 </indexterm>
437 </listitem>
438 </varlistentry>
439
440 <varlistentry id="kactivitymanagerd">
441 <term><command>kactivitymanagerd</command></term>
442 <listitem>
443 <para>
444 is the KDE Plasma Workspace Activity Manager.
445 </para>
446 <indexterm zone="kf5-frameworks kactivitymanagerd">
447 <primary sortas="b-kactivitymanagerd">kactivitymanagerd</primary>
448 </indexterm>
449 </listitem>
450 </varlistentry>
451
452 <varlistentry id="kbuildsycoca5">
453 <term><command>kbuildsycoca5</command></term>
454 <listitem>
455 <para>
456 rebuilds the KService desktop file system configuration
457 cache.
458 </para>
459 <indexterm zone="kf5-frameworks kbuildsycoca5">
460 <primary sortas="b-kbuildsycoca5">kbuildsycoca5</primary>
461 </indexterm>
462 </listitem>
463 </varlistentry>
464
465 <varlistentry id="kcookiejar5">
466 <term><command>kcookiejar5</command></term>
467 <listitem>
468 <para>
469 is a command line interface to the HTTP cookie store used by KDE,
470 a D-BUS service to store/retrieve/clean cookies.
471 </para>
472 <indexterm zone="kf5-frameworks kcookiejar5">
473 <primary sortas="b-kcookiejar5">kcookiejar5</primary>
474 </indexterm>
475 </listitem>
476 </varlistentry>
477
478 <varlistentry id="kded5">
479 <term><command>kded5</command></term>
480 <listitem>
481 <para>
482 consolidates several small services in one process.
483 </para>
484 <indexterm zone="kf5-frameworks kded5">
485 <primary sortas="b-kded5">kded5</primary>
486 </indexterm>
487 </listitem>
488 </varlistentry>
489
490 <varlistentry id="kdeinit5">
491 <term><command>kdeinit5</command></term>
492 <listitem>
493 <para>
494 is a process launcher somewhat similar to the famous init used
495 for booting UNIX.
496 </para>
497 <indexterm zone="kf5-frameworks kdeinit5">
498 <primary sortas="b-kdeinit5">kdeinit5</primary>
499 </indexterm>
500 </listitem>
501 </varlistentry>
502
503 <varlistentry id="kf5-config">
504 <term><command>kf5-config</command></term>
505 <listitem>
506 <para>
507 is a command line program used to retrieve information about
508 KDE installation or user paths.
509 </para>
510 <indexterm zone="kf5-frameworks kf5-config">
511 <primary sortas="b-kf5-config">kf5-config</primary>
512 </indexterm>
513 </listitem>
514 </varlistentry>
515
516 <varlistentry id="kf5kross">
517 <term><command>kf5kross</command></term>
518 <listitem>
519 <para>
520 executes kross scripts written in KDE Javascript, Python, Ruby,
521 Java and Falcon.
522 </para>
523 <indexterm zone="kf5-frameworks kf5kross">
524 <primary sortas="b-kf5kross">kf5kross</primary>
525 </indexterm>
526 </listitem>
527 </varlistentry>
528
529 <varlistentry id="kgenapidox">
530 <term><command>kgenapidox</command></term>
531 <listitem>
532 <para>
533 is a tool to generate API documentation in the KDE style.
534 </para>
535 <indexterm zone="kf5-frameworks kgenapidox">
536 <primary sortas="b-kgenapidox">kgenapidox</primary>
537 </indexterm>
538 </listitem>
539 </varlistentry>
540
541 <varlistentry id="kgendesignerplugin">
542 <term><command>kgendesignerplugin</command></term>
543 <listitem>
544 <para>
545 generates widget plugins for Qt(TM) Designer.
546 </para>
547 <indexterm zone="kf5-frameworks kgendesignerplugin">
548 <primary sortas="b-kgendesignerplugin">kgendesignerplugin</primary>
549 </indexterm>
550 </listitem>
551 </varlistentry>
552
553 <varlistentry id="kglobalaccel5">
554 <term><command>kglobalaccel5</command></term>
555 <listitem>
556 <para>
557 is a daemon use to register the key bindings and for getting
558 notified when the action triggered.
559 </para>
560 <indexterm zone="kf5-frameworks kglobalaccel5">
561 <primary sortas="b-kglobalaccel5">kglobalaccel5</primary>
562 </indexterm>
563 </listitem>
564 </varlistentry>
565
566 <varlistentry id="kjs5">
567 <term><command>kjs5</command></term>
568 <listitem>
569 <para>
570 is KDE ECMAScript/JavaScript engine.
571 </para>
572 <indexterm zone="kf5-frameworks kjs5">
573 <primary sortas="b-kjs5">kjs5</primary>
574 </indexterm>
575 </listitem>
576 </varlistentry>
577
578 <varlistentry id="kjscmd5">
579 <term><command>kjscmd5</command></term>
580 <listitem>
581 <para>
582 is a tool for launching KJSEmbed scripts from the command line.
583 </para>
584 <indexterm zone="kf5-frameworks kjscmd5">
585 <primary sortas="b-kjscmd5">kjscmd5</primary>
586 </indexterm>
587 </listitem>
588 </varlistentry>
589
590 <varlistentry id="kjsconsole">
591 <term><command>kjsconsole</command></term>
592 <listitem>
593 <para>
594 is a console for <command>kjs5</command>.
595 </para>
596 <indexterm zone="kf5-frameworks kjsconsole">
597 <primary sortas="b-kjsconsole">kjsconsole</primary>
598 </indexterm>
599 </listitem>
600 </varlistentry>
601
602 <varlistentry id="kmailservice5">
603 <term><command>kmailservice5</command></term>
604 <listitem>
605 <para>
606 is a mail service.
607 </para>
608 <indexterm zone="kf5-frameworks kmailservice5">
609 <primary sortas="b-kmailservice5">kmailservice5</primary>
610 </indexterm>
611 </listitem>
612 </varlistentry>
613
614 <varlistentry id="kpackagelauncherqml">
615 <term><command>kpackagelauncherqml</command></term>
616 <listitem>
617 <para>
618 is a commandline tool for launching kpackage QML application
619 </para>
620 <indexterm zone="kf5-frameworks kpackagelauncherqml">
621 <primary sortas="b-kpackagelauncherqml">kpackagelauncherqml</primary>
622 </indexterm>
623 </listitem>
624 </varlistentry>
625
626 <varlistentry id="kpackagetool5">
627 <term><command>kpackagetool5</command></term>
628 <listitem>
629 <para>
630 is a command line kpackage tool.
631 </para>
632 <indexterm zone="kf5-frameworks kpackagetool5">
633 <primary sortas="b-kpackagetool5">kpackagetool5</primary>
634 </indexterm>
635 </listitem>
636 </varlistentry>
637
638 <varlistentry id="kreadconfig5">
639 <term><command>kreadconfig5</command></term>
640 <listitem>
641 <para>
642 is a command line tool to retrieve values from KDE
643 configuration files.
644 </para>
645 <indexterm zone="kf5-frameworks kreadconfig5">
646 <primary sortas="b-kreadconfig5">kreadconfig5</primary>
647 </indexterm>
648 </listitem>
649 </varlistentry>
650
651 <varlistentry id="kshell5">
652 <term><command>kshell5</command></term>
653 <listitem>
654 <para>
655 start applications via kdeinit.
656 </para>
657 <indexterm zone="kf5-frameworks kshell5">
658 <primary sortas="b-kshell5">kshell5</primary>
659 </indexterm>
660 </listitem>
661 </varlistentry>
662
663 <varlistentry id="ktelnetservice5">
664 <term><command>ktelnetservice5</command></term>
665 <listitem>
666 <para>
667 is a telnet service.
668 </para>
669 <indexterm zone="kf5-frameworks ktelnetservice5">
670 <primary sortas="b-ktelnetservice5">ktelnetservice5</primary>
671 </indexterm>
672 </listitem>
673 </varlistentry>
674
675 <varlistentry id="ktrash5">
676 <term><command>ktrash5</command></term>
677 <listitem>
678 <para>
679 is a helper program to handle the KDE trash can.
680 </para>
681 <indexterm zone="kf5-frameworks ktrash5">
682 <primary sortas="b-ktrash5">ktrash5</primary>
683 </indexterm>
684 </listitem>
685 </varlistentry>
686
687 <varlistentry id="kwalletd5">
688 <term><command>kwalletd5</command></term>
689 <listitem>
690 <para>
691 is the wallet manager daemon.
692 </para>
693 <indexterm zone="kf5-frameworks kwalletd5">
694 <primary sortas="b-kwalletd5">kwalletd5</primary>
695 </indexterm>
696 </listitem>
697 </varlistentry>
698
699 <varlistentry id="kwriteconfig5">
700 <term><command>kwriteconfig5</command></term>
701 <listitem>
702 <para>
703 is a command line tool to write values in KDE
704 configuration files.
705 </para>
706 <indexterm zone="kf5-frameworks kwriteconfig5">
707 <primary sortas="b-kwriteconfig5">kwriteconfig5</primary>
708 </indexterm>
709 </listitem>
710 </varlistentry>
711
712 <varlistentry id="meinproc5">
713 <term><command>meinproc5</command></term>
714 <listitem>
715 <para>
716 converts DocBook files to HTML.
717 </para>
718 <indexterm zone="kf5-frameworks meinproc5">
719 <primary sortas="b-meinproc5">meinproc5</primary>
720 </indexterm>
721 </listitem>
722 </varlistentry>
723
724 <varlistentry id="plasmapkg2">
725 <term><command>plasmapkg2</command></term>
726 <listitem>
727 <para>
728 is a tool to install, list, remove Plasma packages
729 </para>
730 <indexterm zone="kf5-frameworks plasmapkg2">
731 <primary sortas="b-plasmapkg2">plasmapkg2</primary>
732 </indexterm>
733 </listitem>
734 </varlistentry>
735
736 <varlistentry id="preparetips5">
737 <term><command>preparetips5</command></term>
738 <listitem>
739 <para>
740 is a script to extract the text from a tips file.
741 </para>
742 <indexterm zone="kf5-frameworks preparetips5">
743 <primary sortas="b-preparetips5">preparetips5</primary>
744 </indexterm>
745 </listitem>
746 </varlistentry>
747
748 <varlistentry id="solid-hardware5">
749 <term><command>solid-hardware5</command></term>
750 <listitem>
751 <para>
752 is a command line tool to investigate available devices.
753 </para>
754 <indexterm zone="kf5-frameworks solid-hardware5">
755 <primary sortas="b-solid-hardware5">solid-hardware5</primary>
756 </indexterm>
757 </listitem>
758 </varlistentry>
759
760 </variablelist>
761
762 </sect2>
763
764</sect1>
765
Note: See TracBrowser for help on using the repository browser.