source: kde/kf5/kf5-frameworks.xml@ 9450d28

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 9450d28 was ae6b6b8, checked in by Bruce Dubbs <bdubbs@…>, 8 years ago

Update to kde-frameworks-5.20.0

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

  • Property mode set to 100644
File size: 26.1 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 "255 MB">
11 <!ENTITY kf5-buildsize "1.1 GB">
12 <!ENTITY kf5-time "46 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 &lfs79_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="phonon"/> (built with qt5),
76 <xref linkend="shared-mime-info"/>,
77 <xref linkend="perl-uri"/>, and
78 <xref linkend="wget"/> (required to download the packages)
79 </para>
80
81 <bridgehead renderas="sect4">Recommended</bridgehead>
82 <para role="recommended">
83 <xref linkend="aspell"/> (Dictionary backend for Sonnet),
84 <xref linkend="avahi"/> (DNS-SD backend for KDNSSD),
85 <xref linkend="libdbusmenu-qt"/> (built with qt5),
86 <xref linkend="NetworkManager"/> (needed to build NetworkManager-Qt), and
87 <xref linkend="polkit-qt"/> (Authentication backend for KAuth)
88 </para>
89
90 <bridgehead renderas="sect4">Optional</bridgehead>
91 <para role="optional">
92 <xref linkend="bluez"/> (needed to build Bluez-Qt),
93 <ulink url="http://www.freedesktop.org/software/ModemManager/">ModemManager</ulink> (needed to build ModemManager-Qt)
94 </para>
95
96 <bridgehead renderas="sect4">Runtime dependency for FrameworkIntegration</bridgehead>
97 <para role="optional">
98 <xref linkend="oxygen-fonts"/> and
99 <xref linkend="noto-fonts"/>
100 </para>
101
102 <bridgehead renderas="sect4">Runtime dependencies for kapidox</bridgehead>
103 <para role="optional">
104 <xref linkend="doxygen"/>,
105 <ulink url="https://pypi.python.org/packages/source/J/Jinja2/">Jinja2</ulink>, and
106 <ulink url="http://pyyaml.org/">PyYAML</ulink>
107 </para>
108
109 <bridgehead renderas="sect4">Additional image formats support in KImageFormats</bridgehead>
110 <para role="optional">
111 <xref linkend="jasper"/> and
112 <ulink url="http://www.openexr.com/">OpenEXR</ulink>
113 </para>
114
115 <bridgehead renderas="sect4">Optional dependencies for KIO</bridgehead>
116 <para role="optional">
117 <xref linkend="mitkrb"/>
118 </para>
119
120 <bridgehead renderas="sect4">Optional dependencies for ModemManager-QT</bridgehead>
121 <para role="optional">
122 <ulink url="http://www.freedesktop.org/software/ModemManager/">ModemManager</ulink>
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 url="http://www.freedesktop.org/software/media-player-info/">media-player-info</ulink> (runtime)
130 </para>
131
132 <bridgehead renderas="sect4">Optional dictionary backends for Sonnet</bridgehead>
133 <para role="optional">
134 <ulink url="http://hspell.ivrix.org.il/">Hspell</ulink> and
135 <ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>
136 </para>
137
138 <para condition="html" role="usernotes">User Notes:
139 <ulink url="&blfs-wiki;/kf5"/></para>
140
141 <sect2>
142 <title>Downloading KDE Frameworks</title>
143
144 <para>
145 The easiest way to get the KDE Frameworks packages is to use a single
146 <command>wget</command> to fetch them all at once:
147 </para>
148
149<screen><userinput>url=http://download.kde.org/stable/frameworks/&kf5-short-version;/
150wget -r -nH --cut-dirs=3 -A '*.xz' -np $url</userinput>
151<literal>
152The options used here are:
153 -r recurse through child directories
154 -nH disable generation of host-prefixed directories
155 --cut-dirs=3 remove three levels of directories when saving
156 -A '*.xz' just get the *.xz files
157 -np don't get parent directories</literal></screen>
158
159 </sect2>
160
161 <sect2>
162 <title>Setting Package Order</title>
163
164 <para>
165 The order of building files is important due to internal dependencies.
166 Create the list of files in the proper order as follows:
167 </para>
168
169<screen><userinput>cat &gt; frameworks-&kf5-version;.md5 &lt;&lt; "EOF"
170<literal>217141216fa45f79d7373cadd3e3c27c attica-5.20.0.tar.xz
171#1b2e1a6416f47c3d8b5e1a8bc4680570 extra-cmake-modules-5.20.0.tar.xz
1727352555cce189863890be9ef8166f665 kapidox-5.20.0.tar.xz
17367f61e0ad2ac41e12597a000a436398b karchive-5.20.0.tar.xz
17455582ae9c6e021a23bb7c0f25329ea04 kcodecs-5.20.0.tar.xz
1751ee3cc6ae99928adf7fa93204d89a0ce kconfig-5.20.0.tar.xz
176ae26f693d3c60660b7c593d2f9d293bf kcoreaddons-5.20.0.tar.xz
17742ec6aa625812307b3710d1d7df517f7 kdbusaddons-5.20.0.tar.xz
178ec54202d940f38866b73c550133072a2 kdnssd-5.20.0.tar.xz
179b2cfb78436d3bf15d2197a0676d4fe19 kguiaddons-5.20.0.tar.xz
180b2c5edb59d6ab4fd78d0bf68cfb631c6 ki18n-5.20.0.tar.xz
181ff732995f09a2fa1168968b84d5b69b5 kidletime-5.20.0.tar.xz
18272be30ed58c068675af34fc3d6430ad0 kimageformats-5.20.0.tar.xz
1839a81d2651bb663b65d5c1671af573a1a kitemmodels-5.20.0.tar.xz
1846ba8ee40baffbaab3ec81439bdff0fe7 kitemviews-5.20.0.tar.xz
1855507be20fee8389eca24e1358f1273e3 kplotting-5.20.0.tar.xz
1860203c7f7bec440a748e01f24231f3e67 kwidgetsaddons-5.20.0.tar.xz
18767e4026752ad7879de67bc7a6e5b55d0 kwindowsystem-5.20.0.tar.xz
188f25b6f54c7728fc0fb031f01065014f9 networkmanager-qt-5.20.0.tar.xz
1890bcf42d89dc6276dbba3b9f8259d67ab solid-5.20.0.tar.xz
1903e545a92255a92c6899fc8a8f2aa3439 sonnet-5.20.0.tar.xz
19132400f7753597da9982c36e4ea8d88bb threadweaver-5.20.0.tar.xz
192fb9c705b84641d62125b878349fcd4db kauth-5.20.0.tar.xz
1939c8f7777dfd9caddbd07dae52d05e613 kcompletion-5.20.0.tar.xz
1946eb332c832849358e2b8d895fb871784 kcrash-5.20.0.tar.xz
195b4988310d6a97d052a6424ebcf50cfc0 kdoctools-5.20.0.tar.xz
196bf119f71086e84e362a78bc5a798efc4 kpty-5.20.0.tar.xz
19706ee394eca473a0be5532b75abc1b2ee kunitconversion-5.20.0.tar.xz
198188d0d9cf0a4d865e3efa8bf65004d6d kconfigwidgets-5.20.0.tar.xz
19952f2ea2af7c86aeadc517ef5058c59ef kglobalaccel-5.20.0.tar.xz
2008b49da1df16dc5c440c6b5a9b63fddf6 kpackage-5.20.0.tar.xz
20139b08d4a7afff397cb819f6c63de46d6 kservice-5.20.0.tar.xz
202bb1af4f2402e4f1efda63e9815022f85 kdesu-5.20.0.tar.xz
2038c9fd278223ed58f144ef2a69dbeba75 kemoticons-5.20.0.tar.xz
204213a5258476ffc51e77526a31dc909f3 kiconthemes-5.20.0.tar.xz
2056b621bbcb82a3fd8f563298136529b29 kjobwidgets-5.20.0.tar.xz
206d98489d1ef939d5f4a20a2969b93c68d knotifications-5.20.0.tar.xz
20727ff19e2da61e30b1997121a048c6672 ktextwidgets-5.20.0.tar.xz
2088f7404990e60580dd6b707f6a7c390a4 kwallet-5.20.0.tar.xz
2090faf3974771268f42db7c1d4f52f3b9c kxmlgui-5.20.0.tar.xz
210bb9a4977c9274119f862bd8fa80b5ff3 kbookmarks-5.20.0.tar.xz
211f700e4089783d2420406b5024fef9f65 kio-5.20.0.tar.xz
21265178a250ab8694885c7727b824266b2 kdeclarative-5.20.0.tar.xz
213917f0d983e9427d6af44f32f8e01977a kcmutils-5.20.0.tar.xz
214cedac6f1740ca905f2c70cd9202b7e5d frameworkintegration-5.20.0.tar.xz
21509ce4488755c84d1184ecea5438e2749 kinit-5.20.0.tar.xz
21678b7a63732f76652cc95fed80e138074 knewstuff-5.20.0.tar.xz
21779bf2e28b2bdccdcc6a06c7b0bd2651f knotifyconfig-5.20.0.tar.xz
21847e856a1cc7fbc3e9ed9f2326e998586 kparts-5.20.0.tar.xz
2197dc889ce8dc8d58fc74270b2462acef7 kactivities-5.20.0.tar.xz
220ecaf1a671b4b8a156b5652da4f6d28be kded-5.20.0.tar.xz
2216fbaf96bfe290b7a411aae75febe7513 kdewebkit-5.20.0.tar.xz
2224e4cdc9d49dd3a3a865d91ffaec392ba ktexteditor-5.20.0.tar.xz
22309b2d70bc7b505569a5fc9f35bfed3d2 kdesignerplugin-5.20.0.tar.xz
2248ad1c95b1d1e9a67910341733cc6bf62 plasma-framework-5.20.0.tar.xz
225#02b432683f966a7f56e1ffb90264e88d modemmanager-qt-5.20.0.tar.xz
22699b17824db5e65963b2419094e51f8d7 kpeople-5.20.0.tar.xz
2275a3823f2e2a2e808784bb87ba4a39448 kxmlrpcclient-5.20.0.tar.xz
228ef9f28cb55851f908e3aa7e5b7198105 bluez-qt-5.20.0.tar.xz
229b5f1f4c3313fd854633d2e1b57784d23 kfilemetadata-5.20.0.tar.xz
23025b72b7e77588d46f4b8e8098679b04e baloo-5.20.0.tar.xz
231#5b0cbd57e9d2ff7261a5b88fa37f9401 breeze-icons-5.20.0.tar.xz
232#989a432e49ba31a6315c72774af15791 oxygen-icons5-5.20.0.tar.xz
233fbba353023ee472a93c7335d26d681dd portingAids/kjs-5.20.0.tar.xz
234d7a9c4940be6eca07c8586610e69d586 portingAids/kdelibs4support-5.20.0.tar.xz
235351e8754f3d237aa890a845a6c559093 portingAids/khtml-5.20.0.tar.xz
236c275c599c65bd710499b02b3ed58e79a portingAids/kjsembed-5.20.0.tar.xz
237a4f35a1b78235e0b047937fbd4953eb0 portingAids/kmediaplayer-5.20.0.tar.xz
238ac7a5cd20b06661edf13faad77d4ac89 portingAids/kross-5.20.0.tar.xz
23999fb57dba31fbf6378528ec364e1e579 portingAids/krunner-5.20.0.tar.xz</literal>
240EOF</userinput></screen>
241
242 <para>In the above list, notice that some files have been commented out with
243 a hash (#) character. The extra-cmake-modules entry has been commented out
244 because it was built earlier in the <xref linkend="kde-prereq"/>. The icon
245 packages are covered separately at <xref linkend="breeze-icons"/> and <xref
246 linkend="oxygen-icons5"/>. The modemmanager-qt package may be built if its
247 optional dependency has been installed.</para>
248
249 </sect2>
250
251 <sect2 role="installation">
252 <title>Installation of KDE Frameworks</title>
253
254 &as_root;
255
256 <caution>
257 <para>If inatalling in /opt and there is an existing /opt/kf5 either as a
258 regular directory or a symbolic link, it should be removed (as root):</para>
259
260 <screen><userinput>rm -rf /opt/kf5</userinput></screen>
261 </caution>
262
263 <para>
264 First, start a subshell that will exit on error:
265 </para>
266
267
268<screen><userinput>bash -e</userinput></screen>
269
270 <para>
271 Install all of the packages by running the following
272 commands:
273 </para>
274
275<screen><userinput>while read -r line; do
276
277 # Get the file name, ignoring comments and blank lines
278 if $(echo $line | grep -E -q '^ *$|^#' ); then continue; fi
279 file=$(echo $line | cut -d" " -f2)
280
281 pkg=$(echo $file|sed 's|^.*/||') # Remove directory
282 packagedir=$(echo $pkg|sed 's|\.tar.*||') # Package directory
283
284 tar -xf $file
285 pushd $packagedir
286
287 mkdir build
288 cd build
289
290 cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
291 -DCMAKE_PREFIX_PATH=$QT5DIR \
292 -DCMAKE_BUILD_TYPE=Release \
293 -DLIB_INSTALL_DIR=lib \
294 -DBUILD_TESTING=OFF \
295 -Wno-dev ..
296 make
297 as_root make install
298 popd
299
300 rm -rf $packagedir
301 as_root /sbin/ldconfig
302
303done &lt; frameworks-&kf5-version;.md5
304
305exit</userinput></screen>
306
307 <note><para>Any modules that have been omitted can be installed later by
308 using the same mkdir build; cd build; cmake; make; make install procedure
309 as above.</para></note>
310
311 <para>Sometimes the installation paths are hardcoded into installed files.
312 If the installed directory is not /usr, rename the directory and create a
313 symlink:</para>
314
315 <screen><userinput>mv -v /opt/kf5 /opt/kf5-&kf5-version;
316ln -sfvn kf5-&kf5-version; /opt/kf5</userinput></screen>
317
318 </sect2>
319
320 <sect2 role="commands">
321 <title>Command Explanations</title>
322
323 <para>
324 <parameter>-DCMAKE_PREFIX_PATH=$QT5DIR</parameter>: This switch is used
325 to allow cmake to find the proper Qt libraries.
326 </para>
327
328 <para>
329 <parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is used
330 to apply higher level of the compiler optimizations.
331 </para>
332
333 <para>
334 <parameter>-DLIB_INSTALL_DIR=lib</parameter>: This switch is used
335 to get libraries to install to <filename
336 class="directory">$KF5_PREFIX/lib</filename> instead of <filename
337 class="directory">$KF5_PREFIX/lib64</filename> on a 64 bit system.
338 </para>
339
340 <para>
341 <parameter>-DBUILD_TESTING=OFF</parameter>: This switch is used to prevent
342 building test programs and libraries that are of no use to an end user.
343 </para>
344
345 </sect2>
346 <sect2 role="content">
347 <title>Contents</title>
348
349 <segmentedlist>
350 <segtitle>Installed Programs</segtitle>
351 <segtitle>Installed Libraries</segtitle>
352 <segtitle>Installed Directories</segtitle>
353
354 <seglistitem>
355 <seg>
356 There are 53 programs installed in /opt/kf5/bin.
357 </seg>
358 <seg>
359 There are too many kf5 libraries (79) to list separately.
360 </seg>
361 <seg>
362 /opt/kf5 (symlink to /opt/kf5-&kf5-version;)
363 </seg>
364 </seglistitem>
365 </segmentedlist>
366
367 <variablelist>
368 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
369 <?dbfo list-presentation="list"?>
370 <?dbhtml list-presentation="table"?>
371
372 <varlistentry id="checkXML5">
373 <term><command>checkXML5</command></term>
374 <listitem>
375 <para>
376 is a tool to check for syntax errors in KDE DocBook XML
377 files.
378 </para>
379 <indexterm zone="kf5-frameworks checkXML5">
380 <primary sortas="b-checkXML5">checkXML5</primary>
381 </indexterm>
382 </listitem>
383 </varlistentry>
384
385 <varlistentry id="depdiagram-generate">
386 <term><command>depdiagram-generate</command></term>
387 <listitem>
388 <para>
389 is a tool to generate a dependency diagram.
390 </para>
391 <indexterm zone="kf5-frameworks depdiagram-generate">
392 <primary sortas="b-depdiagram-generate">depdiagram-generate</primary>
393 </indexterm>
394 </listitem>
395 </varlistentry>
396
397 <varlistentry id="depdiagram-generate-all">
398 <term><command>depdiagram-generate-all</command></term>
399 <listitem>
400 <para>
401 is a tool to generate a dependency diagram for all frameworks at once..
402 </para>
403 <indexterm zone="kf5-frameworks depdiagram-generate-all">
404 <primary sortas="b-depdiagram-generate-all">depdiagram-generate-all</primary>
405 </indexterm>
406 </listitem>
407 </varlistentry>
408
409 <varlistentry id="depdiagram-prepare">
410 <term><command>depdiagram-prepare</command></term>
411 <listitem>
412 <para>
413 is a tool to prepare dot files.
414 </para>
415 <indexterm zone="kf5-frameworks depdiagram-prepare">
416 <primary sortas="b-depdiagram-prepare">depdiagram-prepare</primary>
417 </indexterm>
418 </listitem>
419 </varlistentry>
420
421 <varlistentry id="desktoptojson">
422 <term><command>desktoptojson</command></term>
423 <listitem>
424 <para>
425 is a tool to convert a .desktop file to a .json file.
426 </para>
427 <indexterm zone="kf5-frameworks desktoptojson">
428 <primary sortas="b-desktoptojson">desktoptojson</primary>
429 </indexterm>
430 </listitem>
431 </varlistentry>
432
433 <varlistentry id="kactivitymanagerd">
434 <term><command>kactivitymanagerd</command></term>
435 <listitem>
436 <para>
437 is the KDE Plasma Workspace Activity Manager.
438 </para>
439 <indexterm zone="kf5-frameworks kactivitymanagerd">
440 <primary sortas="b-kactivitymanagerd">kactivitymanagerd</primary>
441 </indexterm>
442 </listitem>
443 </varlistentry>
444
445 <varlistentry id="kbuildsycoca5">
446 <term><command>kbuildsycoca5</command></term>
447 <listitem>
448 <para>
449 rebuilds the KService desktop file system configuration
450 cache.
451 </para>
452 <indexterm zone="kf5-frameworks kbuildsycoca5">
453 <primary sortas="b-kbuildsycoca5">kbuildsycoca5</primary>
454 </indexterm>
455 </listitem>
456 </varlistentry>
457
458 <varlistentry id="kcookiejar5">
459 <term><command>kcookiejar5</command></term>
460 <listitem>
461 <para>
462 is a command line interface to the HTTP cookie store used by KDE,
463 a D-BUS service to store/retrieve/clean cookies.
464 </para>
465 <indexterm zone="kf5-frameworks kcookiejar5">
466 <primary sortas="b-kcookiejar5">kcookiejar5</primary>
467 </indexterm>
468 </listitem>
469 </varlistentry>
470
471 <varlistentry id="kded5">
472 <term><command>kded5</command></term>
473 <listitem>
474 <para>
475 consolidates several small services in one process.
476 </para>
477 <indexterm zone="kf5-frameworks kded5">
478 <primary sortas="b-kded5">kded5</primary>
479 </indexterm>
480 </listitem>
481 </varlistentry>
482
483 <varlistentry id="kdeinit5">
484 <term><command>kdeinit5</command></term>
485 <listitem>
486 <para>
487 is a process launcher somewhat similar to the famous init used
488 for booting UNIX.
489 </para>
490 <indexterm zone="kf5-frameworks kdeinit5">
491 <primary sortas="b-kdeinit5">kdeinit5</primary>
492 </indexterm>
493 </listitem>
494 </varlistentry>
495
496 <varlistentry id="kf5-config">
497 <term><command>kf5-config</command></term>
498 <listitem>
499 <para>
500 is a command line program used to retrieve information about
501 KDE installation or user paths.
502 </para>
503 <indexterm zone="kf5-frameworks kf5-config">
504 <primary sortas="b-kf5-config">kf5-config</primary>
505 </indexterm>
506 </listitem>
507 </varlistentry>
508
509 <varlistentry id="kf5kross">
510 <term><command>kf5kross</command></term>
511 <listitem>
512 <para>
513 executes kross scripts written in KDE Javascript, Python, Ruby,
514 Java and Falcon.
515 </para>
516 <indexterm zone="kf5-frameworks kf5kross">
517 <primary sortas="b-kf5kross">kf5kross</primary>
518 </indexterm>
519 </listitem>
520 </varlistentry>
521
522 <varlistentry id="kgenapidox">
523 <term><command>kgenapidox</command></term>
524 <listitem>
525 <para>
526 is a tool to generate API documentation in the KDE style.
527 </para>
528 <indexterm zone="kf5-frameworks kgenapidox">
529 <primary sortas="b-kgenapidox">kgenapidox</primary>
530 </indexterm>
531 </listitem>
532 </varlistentry>
533
534 <varlistentry id="kgendesignerplugin">
535 <term><command>kgendesignerplugin</command></term>
536 <listitem>
537 <para>
538 generates widget plugins for Qt(TM) Designer.
539 </para>
540 <indexterm zone="kf5-frameworks kgendesignerplugin">
541 <primary sortas="b-kgendesignerplugin">kgendesignerplugin</primary>
542 </indexterm>
543 </listitem>
544 </varlistentry>
545
546 <varlistentry id="kglobalaccel5">
547 <term><command>kglobalaccel5</command></term>
548 <listitem>
549 <para>
550 is a daemon use to register the key bindings and for getting
551 notified when the action triggered.
552 </para>
553 <indexterm zone="kf5-frameworks kglobalaccel5">
554 <primary sortas="b-kglobalaccel5">kglobalaccel5</primary>
555 </indexterm>
556 </listitem>
557 </varlistentry>
558
559 <varlistentry id="kjs5">
560 <term><command>kjs5</command></term>
561 <listitem>
562 <para>
563 is KDE ECMAScript/JavaScript engine.
564 </para>
565 <indexterm zone="kf5-frameworks kjs5">
566 <primary sortas="b-kjs5">kjs5</primary>
567 </indexterm>
568 </listitem>
569 </varlistentry>
570
571 <varlistentry id="kjscmd5">
572 <term><command>kjscmd5</command></term>
573 <listitem>
574 <para>
575 is a tool for launching KJSEmbed scripts from the command line.
576 </para>
577 <indexterm zone="kf5-frameworks kjscmd5">
578 <primary sortas="b-kjscmd5">kjscmd5</primary>
579 </indexterm>
580 </listitem>
581 </varlistentry>
582
583 <varlistentry id="kjsconsole">
584 <term><command>kjsconsole</command></term>
585 <listitem>
586 <para>
587 is a console for <command>kjs5</command>.
588 </para>
589 <indexterm zone="kf5-frameworks kjsconsole">
590 <primary sortas="b-kjsconsole">kjsconsole</primary>
591 </indexterm>
592 </listitem>
593 </varlistentry>
594
595 <varlistentry id="kmailservice5">
596 <term><command>kmailservice5</command></term>
597 <listitem>
598 <para>
599 is a mail service.
600 </para>
601 <indexterm zone="kf5-frameworks kmailservice5">
602 <primary sortas="b-kmailservice5">kmailservice5</primary>
603 </indexterm>
604 </listitem>
605 </varlistentry>
606
607 <varlistentry id="kpackagelauncherqml">
608 <term><command>kpackagelauncherqml</command></term>
609 <listitem>
610 <para>
611 is a commandline tool for launching kpackage QML application
612 </para>
613 <indexterm zone="kf5-frameworks kpackagelauncherqml">
614 <primary sortas="b-kpackagelauncherqml">kpackagelauncherqml</primary>
615 </indexterm>
616 </listitem>
617 </varlistentry>
618
619 <varlistentry id="kpackagetool5">
620 <term><command>kpackagetool5</command></term>
621 <listitem>
622 <para>
623 is a command line kpackage tool.
624 </para>
625 <indexterm zone="kf5-frameworks kpackagetool5">
626 <primary sortas="b-kpackagetool5">kpackagetool5</primary>
627 </indexterm>
628 </listitem>
629 </varlistentry>
630
631 <varlistentry id="kreadconfig5">
632 <term><command>kreadconfig5</command></term>
633 <listitem>
634 <para>
635 is a command line tool to retrieve values from KDE
636 configuration files.
637 </para>
638 <indexterm zone="kf5-frameworks kreadconfig5">
639 <primary sortas="b-kreadconfig5">kreadconfig5</primary>
640 </indexterm>
641 </listitem>
642 </varlistentry>
643
644 <varlistentry id="kshell5">
645 <term><command>kshell5</command></term>
646 <listitem>
647 <para>
648 start applications via kdeinit.
649 </para>
650 <indexterm zone="kf5-frameworks kshell5">
651 <primary sortas="b-kshell5">kshell5</primary>
652 </indexterm>
653 </listitem>
654 </varlistentry>
655
656 <varlistentry id="ktelnetservice5">
657 <term><command>ktelnetservice5</command></term>
658 <listitem>
659 <para>
660 is a telnet service.
661 </para>
662 <indexterm zone="kf5-frameworks ktelnetservice5">
663 <primary sortas="b-ktelnetservice5">ktelnetservice5</primary>
664 </indexterm>
665 </listitem>
666 </varlistentry>
667
668 <varlistentry id="ktrash5">
669 <term><command>ktrash5</command></term>
670 <listitem>
671 <para>
672 is a helper program to handle the KDE trash can.
673 </para>
674 <indexterm zone="kf5-frameworks ktrash5">
675 <primary sortas="b-ktrash5">ktrash5</primary>
676 </indexterm>
677 </listitem>
678 </varlistentry>
679
680 <varlistentry id="kwalletd5">
681 <term><command>kwalletd5</command></term>
682 <listitem>
683 <para>
684 is the wallet manager daemon.
685 </para>
686 <indexterm zone="kf5-frameworks kwalletd5">
687 <primary sortas="b-kwalletd5">kwalletd5</primary>
688 </indexterm>
689 </listitem>
690 </varlistentry>
691
692 <varlistentry id="kwriteconfig5">
693 <term><command>kwriteconfig5</command></term>
694 <listitem>
695 <para>
696 is a command line tool to write values in KDE
697 configuration files.
698 </para>
699 <indexterm zone="kf5-frameworks kwriteconfig5">
700 <primary sortas="b-kwriteconfig5">kwriteconfig5</primary>
701 </indexterm>
702 </listitem>
703 </varlistentry>
704
705 <varlistentry id="meinproc5">
706 <term><command>meinproc5</command></term>
707 <listitem>
708 <para>
709 converts DocBook files to HTML.
710 </para>
711 <indexterm zone="kf5-frameworks meinproc5">
712 <primary sortas="b-meinproc5">meinproc5</primary>
713 </indexterm>
714 </listitem>
715 </varlistentry>
716
717 <varlistentry id="plasmapkg2">
718 <term><command>plasmapkg2</command></term>
719 <listitem>
720 <para>
721 is a tool to install, list, remove Plasma packages
722 </para>
723 <indexterm zone="kf5-frameworks plasmapkg2">
724 <primary sortas="b-plasmapkg2">plasmapkg2</primary>
725 </indexterm>
726 </listitem>
727 </varlistentry>
728
729 <varlistentry id="preparetips5">
730 <term><command>preparetips5</command></term>
731 <listitem>
732 <para>
733 is a script to extract the text from a tips file.
734 </para>
735 <indexterm zone="kf5-frameworks preparetips5">
736 <primary sortas="b-preparetips5">preparetips5</primary>
737 </indexterm>
738 </listitem>
739 </varlistentry>
740
741 <varlistentry id="solid-hardware5">
742 <term><command>solid-hardware5</command></term>
743 <listitem>
744 <para>
745 is a command line tool to investigate available devices.
746 </para>
747 <indexterm zone="kf5-frameworks solid-hardware5">
748 <primary sortas="b-solid-hardware5">solid-hardware5</primary>
749 </indexterm>
750 </listitem>
751 </varlistentry>
752
753 </variablelist>
754
755 </sect2>
756
757</sect1>
758
Note: See TracBrowser for help on using the repository browser.