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

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 d6c6562 was ddea44e, checked in by Bruce Dubbs <bdubbs@…>, 7 years ago

Update to gnome-online-accounts-3.24.1.
Update to lxml-3.8.0 (Python module).
Update to ModemManager-1.6.8.
Update to nmap-7.50.
Update gnome-calculator debendencies.
Update to gnome-tweak-tool-3.24.1.
Simplify fix for kdelibs4support.</para>

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18832 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 <!-- 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 "259 MB">
12 <!ENTITY kf5-buildsize "983 MB (216 MB installed)">
13 <!ENTITY kf5-time "32 SBU">
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">
27 <primary sortas="a-kf5">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 &lfs80_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 linkend="oxygen-fonts"/> and
102 <xref linkend="noto-fonts"/>
103 </para>
104
105 <bridgehead renderas="sect4">Runtime dependencies for kapidox</bridgehead>
106 <para role="optional">
107 <xref linkend="doxygen"/>,
108 <phrase revision="sysv"><ulink url="https://pypi.python.org/pypi/Jinja2">Jinja2</ulink></phrase>
109 <phrase revision="systemd"><xref linkend="Jinja2"/></phrase>, and
110 <phrase revision="sysv"><ulink url="http://pyyaml.org/">PyYAML</ulink></phrase>
111 <phrase revision="systemd"><xref 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 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;/
161wget -r -nH -nd -A '*.xz' -np $url</userinput>
162<literal>
163The 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 &gt; frameworks-&kf5-version;.md5 &lt;&lt; "EOF"
181<literal>64f668aeb0ae98d7a956a3d77ff6b7f5 attica-5.34.0.tar.xz
182#fdbf1beac421ef98c41a3a1a3703fbb4 extra-cmake-modules-5.34.0.tar.xz
1831ed1b8b3928d4cae92e7783be780e2a9 kapidox-5.34.0.tar.xz
1840c7b013cd3f176f25038c002bc706979 karchive-5.34.0.tar.xz
18535a5fa5606b22eda5a885dc479e48e53 kcodecs-5.34.0.tar.xz
18651788f84902358d7840c1d4ed111a80d kconfig-5.34.0.tar.xz
1875b8ee514c5ecbe6febe28af2686566ad kcoreaddons-5.34.0.tar.xz
1885dc198d8d1f6896451b1eaf15a28308f kdbusaddons-5.34.0.tar.xz
18934556a2f5c33bb101c665243a6618f84 kdnssd-5.34.0.tar.xz
19005a622fc98d4f748d5f50d15a579b34d kguiaddons-5.34.0.tar.xz
191314ae60902e4870ae4df51decf4cedf3 ki18n-5.34.0.tar.xz
1923702887f8dd903ee62d51d26da2fbd21 kidletime-5.34.0.tar.xz
1935de2f07b336858195eaa138d2811e8b2 kimageformats-5.34.0.tar.xz
194d5133f83bc354eab9e42fcf588cddbd2 kitemmodels-5.34.0.tar.xz
1950e7b69f9803d63ff5900bea0f101d363 kitemviews-5.34.0.tar.xz
196697f307e0266a54382a5057babda53d6 kplotting-5.34.0.tar.xz
197c38d08ca16a49f43a6be2fd416652277 kwidgetsaddons-5.34.0.tar.xz
198aca305a63b8ae3244d92c394d9d3840e kwindowsystem-5.34.0.tar.xz
19966ed35d3a44b3ae7c04bc740cd553f01 networkmanager-qt-5.34.0.tar.xz
20043050a891de0be5d79ac488e56012398 solid-5.34.0.tar.xz
201320d964229aa783ac1a30670e6a930fe sonnet-5.34.0.tar.xz
202034848d665785ae552a8d9c8acd59725 threadweaver-5.34.0.tar.xz
20380e2d4a4d1657d70ddceb5f354074eb7 kauth-5.34.0.tar.xz
20434b9b0cc3d61210683a872976d27b9c9 kcompletion-5.34.0.tar.xz
20528a6ddd2560e283694ca6e0b97a432fc kcrash-5.34.0.tar.xz
20652df5dd9721be1d372b7a2ce3bd29efc kdoctools-5.34.0.tar.xz
207d921308e25f7a79a88f9bb8fffed8453 kpty-5.34.0.tar.xz
20847cc7f51a7cfa0ef3c193ccbcc045f96 kunitconversion-5.34.0.tar.xz
2097647c86266b61075542b4112e5f21a72 kconfigwidgets-5.34.0.tar.xz
210ab7745b32c5cac8e928c9dc0ad0dde41 kservice-5.34.0.tar.xz
21114ddf20e92da05618d48262b2cfbe6ef kglobalaccel-5.34.0.tar.xz
21206e87a370ff4f231644fcae65a15203e kpackage-5.34.0.tar.xz
213ff57dbae99d31603c36f9b59a2f88780 kdesu-5.34.0.tar.xz
214eb2381de7b6905e7968859258c7d4731 kemoticons-5.34.0.tar.xz
2156fc0cd71f1c331aae78b0c03114958dd kiconthemes-5.34.0.tar.xz
2161c65bee5dfc02d7671228dd90c59e19b kjobwidgets-5.34.0.tar.xz
21775eb11cdce6b623301dc670c3ee31525 knotifications-5.34.0.tar.xz
2187cf308f1e3738ebed99c2ad08245ed6e ktextwidgets-5.34.0.tar.xz
219b05b69a31251aa76c35581475c939cc0 kxmlgui-5.34.0.tar.xz
2201f745c77a2a7285962801a1260f22720 kbookmarks-5.34.0.tar.xz
2218385f1b57b7014be23511383c233da5d kwallet-5.34.0.tar.xz
22249c9c0a0f94cfb301ef92578d888eedd kio-5.34.0.tar.xz
2235b787db5a2ad709fca9ad23319aa3073 kdeclarative-5.34.0.tar.xz
224c1afcc332098a7c0f104629d1f67e4ad kcmutils-5.34.0.tar.xz
225560d1d39a62a016b92554e75c8cf25bf knewstuff-5.34.0.tar.xz
226197162d3e09c27e286ba5ff0cf14a49b frameworkintegration-5.34.0.tar.xz
22702b40f5ac18ebed7afd35e71bd621345 kinit-5.34.0.tar.xz
228a89c130ec60f90d26b44c5c41d8c1e37 knotifyconfig-5.34.0.tar.xz
22984cf7f77790cd8f2de85726fb16a3b73 kparts-5.34.0.tar.xz
23067cc9be7978878d578295a885b9d6737 kactivities-5.34.0.tar.xz
231e2ac1c22569e8f09e7716c92119a6f96 kded-5.34.0.tar.xz
2329eb10b68624a858c0c217364e03a935e kdewebkit-5.34.0.tar.xz
233ab44df7bdffa30c211568bf677456b8e syntax-highlighting-5.34.0.tar.xz
234da4b300b11c309f72484235313a27351 ktexteditor-5.34.0.tar.xz
235760797a5697383a23dc28c043776f6b7 kdesignerplugin-5.34.0.tar.xz
2363e70566a1e059a7885270074e46b35f0 kwayland-5.34.0.tar.xz
237848bae2f46d63821c4fbf846bdd83b0e plasma-framework-5.34.0.tar.xz
238#7a1f0c8875efbbaedfaffe4d6f011524 modemmanager-qt-5.34.0.tar.xz
239b03e735f9113b177a9a840c8910c8e02 kpeople-5.34.0.tar.xz
240354e45b75119676fb673bce110f040cd kxmlrpcclient-5.34.0.tar.xz
241479152445f04a630a23003c736f54914 bluez-qt-5.34.0.tar.xz
242a7341eb3e20f180066470ba38533447c kfilemetadata-5.34.0.tar.xz
2432545137d47bf0545f0b99d73520e65e5 baloo-5.34.0.tar.xz
244#9d13ea7dcd31efb400e2f5a64db48179 breeze-icons-5.34.0.tar.xz
245#0353fbb43ad0892e6f16cca840523493 oxygen-icons5-5.34.0.tar.xz
2468209b9213c04802a99c6e70dbec61054 kactivities-stats-5.34.0.tar.xz
2477c6f7f251f56b74619cf7cb2cfea857d krunner-5.34.0.tar.xz
248#c9bd6c1897c8632b7241293ea1bbb4ab prison-5.34.0.tar.xz
249fae3d8d37d54013e413c9df92df8848f kjs-5.34.0.tar.xz
250ae382b0889fd76f0c28ebed4de08f816 kdelibs4support-5.34.0.tar.xz
2519c698d6d09b31a537ac6cdf31aa90de7 khtml-5.34.0.tar.xz
252b7da8abba8b5e9c9e359d40e73ba3c6f kjsembed-5.34.0.tar.xz
2533d3ff38e82c4ade51ac7045b4bed1196 kmediaplayer-5.34.0.tar.xz
254c211cb58f6c4a6082cb431fa536229dd kross-5.34.0.tar.xz</literal>
255EOF</userinput></screen>
256
257 <para>In the above list, notice that some files have been commented out with
258 a hash (#) character. The extra-cmake-modules entry has been commented out
259 because it was built earlier in the <xref linkend="kde-prereq"/>. The icon
260 packages are covered separately at <xref linkend="breeze-icons"/> and <xref
261 linkend="oxygen-icons5"/>. The modemmanager-qt package may be built if its
262 optional dependency has been installed. The prison package (bar code reader)
263 may be built if the required external libraries are installed.</para>
264
265 </sect2>
266
267 <sect2 role="installation">
268 <title>Installation of KDE Frameworks</title>
269
270 &as_root;
271
272 <caution>
273
274 <para>If installing in /opt and there is an existing /opt/kf5 either as a
275 regular directory or a symbolic link, it should be reinitialized (as
276 root):</para>
277
278 <screen role="root"><userinput>mv -v /opt/kf5 /opt/kf5.old &amp;&amp;
279install -v -dm755 $KF5_PREFIX/{etc,share} &amp;&amp;
280ln -sfv /etc/dbus-1 $KF5_PREFIX/etc &amp;&amp;
281ln -sfv /usr/share/dbus-1 $KF5_PREFIX/share</userinput></screen>
282 </caution>
283
284 <para>
285 First, start a subshell that will exit on error:
286 </para>
287
288
289<screen><userinput>bash -e</userinput></screen>
290
291 <para>
292 Install all of the packages by running the following
293 commands:
294 </para>
295
296<screen><userinput>export CXXFLAGS='-isystem /usr/include/openssl-1.0'
297
298while read -r line; do
299
300 # Get the file name, ignoring comments and blank lines
301 if $(echo $line | grep -E -q '^ *$|^#' ); then continue; fi
302 file=$(echo $line | cut -d" " -f2)
303
304 pkg=$(echo $file|sed 's|^.*/||') # Remove directory
305 packagedir=$(echo $pkg|sed 's|\.tar.*||') # Package directory
306
307 tar -xf $file
308 pushd $packagedir
309
310 mkdir build
311 cd build
312
313 cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
314 -DCMAKE_PREFIX_PATH=$QT5DIR \
315 -DCMAKE_BUILD_TYPE=Release \
316 -DBUILD_TESTING=OFF \
317 -Wno-dev ..
318 make
319 as_root make install
320
321 popd
322
323<!-- some packages end with files owned by root in $packagedir, so use as_root
324 in the following -->
325 as_root rm -rf $packagedir
326 as_root /sbin/ldconfig
327
328done &lt; frameworks-&kf5-version;.md5
329
330exit</userinput></screen>
331
332 <note><para>Any modules that have been omitted can be installed later by
333 using the same mkdir build; cd build; cmake; make; make install procedure
334 as above.</para></note>
335
336 <para>Sometimes the installation paths are hardcoded into installed files.
337 If the installed directory is not /usr, rename the directory and create a
338 symlink:</para>
339
340 <screen role="root"><userinput>mv -v /opt/kf5 /opt/kf5-&kf5-version;
341ln -sfvn kf5-&kf5-version; /opt/kf5</userinput></screen>
342
343 </sect2>
344
345 <sect2 role="commands">
346 <title>Command Explanations</title>
347
348 <para>
349 <parameter>-DCMAKE_PREFIX_PATH=$QT5DIR</parameter>: This switch is used
350 to allow cmake to find the proper Qt libraries.
351 </para>
352
353 <para>
354 <parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is used
355 to apply higher level of the compiler optimizations.
356 </para>
357
358 <para>
359 <parameter>-DBUILD_TESTING=OFF</parameter>: This switch is used to prevent
360 building test programs and libraries that are of no use to an end user.
361 </para>
362
363 </sect2>
364 <sect2 role="content">
365 <title>Contents</title>
366
367 <segmentedlist>
368 <segtitle>Installed Programs</segtitle>
369 <segtitle>Installed Libraries</segtitle>
370 <segtitle>Installed Directories</segtitle>
371
372 <seglistitem>
373 <seg>
374 There are 48 programs installed in /opt/kf5/bin.
375 </seg>
376 <seg>
377 There are too many kf5 libraries (191) to list separately.
378 </seg>
379 <seg>
380 /opt/kf5 (symlink to /opt/kf5-&kf5-version;)
381 </seg>
382 </seglistitem>
383 </segmentedlist>
384
385 <variablelist>
386 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
387 <?dbfo list-presentation="list"?>
388 <?dbhtml list-presentation="table"?>
389
390 <varlistentry id="checkXML5">
391 <term><command>checkXML5</command></term>
392 <listitem>
393 <para>
394 is a tool to check for syntax errors in KDE DocBook XML
395 files.
396 </para>
397 <indexterm zone="kf5-frameworks checkXML5">
398 <primary sortas="b-checkXML5">checkXML5</primary>
399 </indexterm>
400 </listitem>
401 </varlistentry>
402
403 <varlistentry id="depdiagram-generate">
404 <term><command>depdiagram-generate</command></term>
405 <listitem>
406 <para>
407 is a tool to generate a dependency diagram.
408 </para>
409 <indexterm zone="kf5-frameworks depdiagram-generate">
410 <primary sortas="b-depdiagram-generate">depdiagram-generate</primary>
411 </indexterm>
412 </listitem>
413 </varlistentry>
414
415 <varlistentry id="depdiagram-generate-all">
416 <term><command>depdiagram-generate-all</command></term>
417 <listitem>
418 <para>
419 is a tool to generate a dependency diagram for all frameworks at once..
420 </para>
421 <indexterm zone="kf5-frameworks depdiagram-generate-all">
422 <primary sortas="b-depdiagram-generate-all">depdiagram-generate-all</primary>
423 </indexterm>
424 </listitem>
425 </varlistentry>
426
427 <varlistentry id="depdiagram-prepare">
428 <term><command>depdiagram-prepare</command></term>
429 <listitem>
430 <para>
431 is a tool to prepare dot files.
432 </para>
433 <indexterm zone="kf5-frameworks depdiagram-prepare">
434 <primary sortas="b-depdiagram-prepare">depdiagram-prepare</primary>
435 </indexterm>
436 </listitem>
437 </varlistentry>
438
439 <varlistentry id="desktoptojson">
440 <term><command>desktoptojson</command></term>
441 <listitem>
442 <para>
443 is a tool to convert a .desktop file to a .json file.
444 </para>
445 <indexterm zone="kf5-frameworks desktoptojson">
446 <primary sortas="b-desktoptojson">desktoptojson</primary>
447 </indexterm>
448 </listitem>
449 </varlistentry>
450
451 <varlistentry id="kactivitymanagerd">
452 <term><command>kactivitymanagerd</command></term>
453 <listitem>
454 <para>
455 is the KDE Plasma Workspace Activity Manager.
456 </para>
457 <indexterm zone="kf5-frameworks kactivitymanagerd">
458 <primary sortas="b-kactivitymanagerd">kactivitymanagerd</primary>
459 </indexterm>
460 </listitem>
461 </varlistentry>
462
463 <varlistentry id="kbuildsycoca5">
464 <term><command>kbuildsycoca5</command></term>
465 <listitem>
466 <para>
467 rebuilds the KService desktop file system configuration
468 cache.
469 </para>
470 <indexterm zone="kf5-frameworks kbuildsycoca5">
471 <primary sortas="b-kbuildsycoca5">kbuildsycoca5</primary>
472 </indexterm>
473 </listitem>
474 </varlistentry>
475
476 <varlistentry id="kcookiejar5">
477 <term><command>kcookiejar5</command></term>
478 <listitem>
479 <para>
480 is a command line interface to the HTTP cookie store used by KDE,
481 a D-BUS service to store/retrieve/clean cookies.
482 </para>
483 <indexterm zone="kf5-frameworks kcookiejar5">
484 <primary sortas="b-kcookiejar5">kcookiejar5</primary>
485 </indexterm>
486 </listitem>
487 </varlistentry>
488
489 <varlistentry id="kded5">
490 <term><command>kded5</command></term>
491 <listitem>
492 <para>
493 consolidates several small services in one process.
494 </para>
495 <indexterm zone="kf5-frameworks kded5">
496 <primary sortas="b-kded5">kded5</primary>
497 </indexterm>
498 </listitem>
499 </varlistentry>
500
501 <varlistentry id="kdeinit5">
502 <term><command>kdeinit5</command></term>
503 <listitem>
504 <para>
505 is a process launcher somewhat similar to the famous init used
506 for booting UNIX.
507 </para>
508 <indexterm zone="kf5-frameworks kdeinit5">
509 <primary sortas="b-kdeinit5">kdeinit5</primary>
510 </indexterm>
511 </listitem>
512 </varlistentry>
513
514 <varlistentry id="kf5-config">
515 <term><command>kf5-config</command></term>
516 <listitem>
517 <para>
518 is a command line program used to retrieve information about
519 KDE installation or user paths.
520 </para>
521 <indexterm zone="kf5-frameworks kf5-config">
522 <primary sortas="b-kf5-config">kf5-config</primary>
523 </indexterm>
524 </listitem>
525 </varlistentry>
526
527 <varlistentry id="kf5kross">
528 <term><command>kf5kross</command></term>
529 <listitem>
530 <para>
531 executes kross scripts written in KDE Javascript, Python, Ruby,
532 Java and Falcon.
533 </para>
534 <indexterm zone="kf5-frameworks kf5kross">
535 <primary sortas="b-kf5kross">kf5kross</primary>
536 </indexterm>
537 </listitem>
538 </varlistentry>
539
540 <varlistentry id="kgenapidox">
541 <term><command>kgenapidox</command></term>
542 <listitem>
543 <para>
544 is a tool to generate API documentation in the KDE style.
545 </para>
546 <indexterm zone="kf5-frameworks kgenapidox">
547 <primary sortas="b-kgenapidox">kgenapidox</primary>
548 </indexterm>
549 </listitem>
550 </varlistentry>
551
552 <varlistentry id="kgendesignerplugin">
553 <term><command>kgendesignerplugin</command></term>
554 <listitem>
555 <para>
556 generates widget plugins for Qt(TM) Designer.
557 </para>
558 <indexterm zone="kf5-frameworks kgendesignerplugin">
559 <primary sortas="b-kgendesignerplugin">kgendesignerplugin</primary>
560 </indexterm>
561 </listitem>
562 </varlistentry>
563
564 <varlistentry id="kglobalaccel5">
565 <term><command>kglobalaccel5</command></term>
566 <listitem>
567 <para>
568 is a daemon use to register the key bindings and for getting
569 notified when the action triggered.
570 </para>
571 <indexterm zone="kf5-frameworks kglobalaccel5">
572 <primary sortas="b-kglobalaccel5">kglobalaccel5</primary>
573 </indexterm>
574 </listitem>
575 </varlistentry>
576
577 <varlistentry id="kjs5">
578 <term><command>kjs5</command></term>
579 <listitem>
580 <para>
581 is KDE ECMAScript/JavaScript engine.
582 </para>
583 <indexterm zone="kf5-frameworks kjs5">
584 <primary sortas="b-kjs5">kjs5</primary>
585 </indexterm>
586 </listitem>
587 </varlistentry>
588
589 <varlistentry id="kjscmd5">
590 <term><command>kjscmd5</command></term>
591 <listitem>
592 <para>
593 is a tool for launching KJSEmbed scripts from the command line.
594 </para>
595 <indexterm zone="kf5-frameworks kjscmd5">
596 <primary sortas="b-kjscmd5">kjscmd5</primary>
597 </indexterm>
598 </listitem>
599 </varlistentry>
600
601 <varlistentry id="kjsconsole">
602 <term><command>kjsconsole</command></term>
603 <listitem>
604 <para>
605 is a console for <command>kjs5</command>.
606 </para>
607 <indexterm zone="kf5-frameworks kjsconsole">
608 <primary sortas="b-kjsconsole">kjsconsole</primary>
609 </indexterm>
610 </listitem>
611 </varlistentry>
612
613 <varlistentry id="kmailservice5">
614 <term><command>kmailservice5</command></term>
615 <listitem>
616 <para>
617 is a mail service.
618 </para>
619 <indexterm zone="kf5-frameworks kmailservice5">
620 <primary sortas="b-kmailservice5">kmailservice5</primary>
621 </indexterm>
622 </listitem>
623 </varlistentry>
624
625 <varlistentry id="kpackagelauncherqml">
626 <term><command>kpackagelauncherqml</command></term>
627 <listitem>
628 <para>
629 is a commandline tool for launching kpackage QML application
630 </para>
631 <indexterm zone="kf5-frameworks kpackagelauncherqml">
632 <primary sortas="b-kpackagelauncherqml">kpackagelauncherqml</primary>
633 </indexterm>
634 </listitem>
635 </varlistentry>
636
637 <varlistentry id="kpackagetool5">
638 <term><command>kpackagetool5</command></term>
639 <listitem>
640 <para>
641 is a command line kpackage tool.
642 </para>
643 <indexterm zone="kf5-frameworks kpackagetool5">
644 <primary sortas="b-kpackagetool5">kpackagetool5</primary>
645 </indexterm>
646 </listitem>
647 </varlistentry>
648
649 <varlistentry id="kreadconfig5">
650 <term><command>kreadconfig5</command></term>
651 <listitem>
652 <para>
653 is a command line tool to retrieve values from KDE
654 configuration files.
655 </para>
656 <indexterm zone="kf5-frameworks kreadconfig5">
657 <primary sortas="b-kreadconfig5">kreadconfig5</primary>
658 </indexterm>
659 </listitem>
660 </varlistentry>
661
662 <varlistentry id="kshell5">
663 <term><command>kshell5</command></term>
664 <listitem>
665 <para>
666 start applications via kdeinit.
667 </para>
668 <indexterm zone="kf5-frameworks kshell5">
669 <primary sortas="b-kshell5">kshell5</primary>
670 </indexterm>
671 </listitem>
672 </varlistentry>
673
674 <varlistentry id="ktelnetservice5">
675 <term><command>ktelnetservice5</command></term>
676 <listitem>
677 <para>
678 is a telnet service.
679 </para>
680 <indexterm zone="kf5-frameworks ktelnetservice5">
681 <primary sortas="b-ktelnetservice5">ktelnetservice5</primary>
682 </indexterm>
683 </listitem>
684 </varlistentry>
685
686 <varlistentry id="ktrash5">
687 <term><command>ktrash5</command></term>
688 <listitem>
689 <para>
690 is a helper program to handle the KDE trash can.
691 </para>
692 <indexterm zone="kf5-frameworks ktrash5">
693 <primary sortas="b-ktrash5">ktrash5</primary>
694 </indexterm>
695 </listitem>
696 </varlistentry>
697
698 <varlistentry id="kwalletd5">
699 <term><command>kwalletd5</command></term>
700 <listitem>
701 <para>
702 is the wallet manager daemon.
703 </para>
704 <indexterm zone="kf5-frameworks kwalletd5">
705 <primary sortas="b-kwalletd5">kwalletd5</primary>
706 </indexterm>
707 </listitem>
708 </varlistentry>
709
710 <varlistentry id="kwriteconfig5">
711 <term><command>kwriteconfig5</command></term>
712 <listitem>
713 <para>
714 is a command line tool to write values in KDE
715 configuration files.
716 </para>
717 <indexterm zone="kf5-frameworks kwriteconfig5">
718 <primary sortas="b-kwriteconfig5">kwriteconfig5</primary>
719 </indexterm>
720 </listitem>
721 </varlistentry>
722
723 <varlistentry id="meinproc5">
724 <term><command>meinproc5</command></term>
725 <listitem>
726 <para>
727 converts DocBook files to HTML.
728 </para>
729 <indexterm zone="kf5-frameworks meinproc5">
730 <primary sortas="b-meinproc5">meinproc5</primary>
731 </indexterm>
732 </listitem>
733 </varlistentry>
734
735 <varlistentry id="plasmapkg2">
736 <term><command>plasmapkg2</command></term>
737 <listitem>
738 <para>
739 is a tool to install, list, remove Plasma packages
740 </para>
741 <indexterm zone="kf5-frameworks plasmapkg2">
742 <primary sortas="b-plasmapkg2">plasmapkg2</primary>
743 </indexterm>
744 </listitem>
745 </varlistentry>
746
747 <varlistentry id="preparetips5">
748 <term><command>preparetips5</command></term>
749 <listitem>
750 <para>
751 is a script to extract the text from a tips file.
752 </para>
753 <indexterm zone="kf5-frameworks preparetips5">
754 <primary sortas="b-preparetips5">preparetips5</primary>
755 </indexterm>
756 </listitem>
757 </varlistentry>
758
759 <varlistentry id="solid-hardware5">
760 <term><command>solid-hardware5</command></term>
761 <listitem>
762 <para>
763 is a command line tool to investigate available devices.
764 </para>
765 <indexterm zone="kf5-frameworks solid-hardware5">
766 <primary sortas="b-solid-hardware5">solid-hardware5</primary>
767 </indexterm>
768 </listitem>
769 </varlistentry>
770
771 </variablelist>
772
773 </sect2>
774
775</sect1>
776
Note: See TracBrowser for help on using the repository browser.