source: kde/kf6/kf6-frameworks.xml@ e89b2a0

gimp3 trunk xry111/spidermonkey128
Last change on this file since e89b2a0 was 855f309, checked in by Bruce Dubbs <bdubbs@…>, 2 months ago

Restore PyYAML.

  • Property mode set to 100644
File size: 31.6 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
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 <!-- kf6-download-http is defined on packages.ent
8 <!ENTITY kf6-download-http "&kf6-download-http;"> -->
9 <!ENTITY kf6-download-ftp " ">
10 <!ENTITY kf6-md5sum "See Below">
11 <!ENTITY kf6-size "97 MB">
12 <!ENTITY kf6-buildsize "2.5 GB (177 MB installed)">
13 <!ENTITY kf6-time "13 SBU (using parallelism=8)">
14]>
15
16<sect1 id="kf6-frameworks" xreflabel="KDE Frameworks-&kf6-version;">
17 <?dbhtml filename="frameworks6.html"?>
18
19 <title>Building KDE Frameworks 6 (KF6)</title>
20
21 <indexterm zone="kf6-frameworks">
22 <primary sortas="a-kde-frameworks">KDE Frameworks</primary>
23 </indexterm>
24
25 <para>
26 KDE Frameworks is a collection of libraries based on top of Qt6 and
27 QML derived from the previous KDE libraries. They can be used
28 independent of the KDE Display Environment (Plasma 6).
29 </para>
30
31 &lfs121_checked;
32
33 <para>
34 The instructions below build all of the KDE Frameworks packages in one
35 step by using a bash script.
36 </para>
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>
42 Download (HTTP): <ulink url="&kf6-download-http;"/>
43 </para>
44 </listitem>
45 <listitem>
46 <para>
47 Download (FTP): <ulink url="&kf6-download-ftp;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download MD5 sum: &kf6-md5sum;
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download size: &kf6-size;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Estimated disk space required: &kf6-buildsize;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated build time: &kf6-time;
68 </para>
69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect3">KF6 Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
75 <para role="required">
76 <!--<xref linkend="boost"/>,-->
77 <xref linkend="extra-cmake-modules"/>,
78 <xref linkend="DocBook"/>,
79 <xref linkend="docbook-xsl"/>,
80 <!--<xref linkend="giflib"/>,-->
81 <xref linkend="libcanberra"/>,
82 <!--<xref linkend="libepoxy"/>,-->
83 <xref linkend="libgcrypt"/>,
84 <xref linkend="libical"/>,
85 <!--<xref linkend="libjpeg"/>,-->
86 <!--<xref linkend="libpng"/>,-->
87 <xref linkend="libxslt"/>,
88 <xref linkend="lmdb"/>,
89 <xref linkend="qca"/>,
90 <xref linkend="qrencode"/>,
91 <!--<xref linkend="phonon"/>,-->
92 <xref linkend="plasma-wayland-protocols"/>,
93 <xref linkend="PyYAML"/>,
94 <xref linkend="shared-mime-info"/>,
95 <xref linkend="perl-uri"/>, and
96 <xref linkend="wget"/> (required to download the packages)
97 </para>
98
99 <bridgehead renderas="sect4">Recommended</bridgehead>
100 <para role="recommended">
101 <xref linkend="aspell"/> (Dictionary backend for Sonnet),
102 <xref linkend="avahi"/> (DNS-SD backend for KDNSSD),
103 <xref linkend="ModemManager"/> (needed to build ModemManager-Qt),
104 <xref linkend="NetworkManager"/> (needed to build NetworkManager-Qt),
105 <xref linkend="polkit-qt"/> (Authentication backend for KAuth), and
106 <xref linkend="vulkan-loader"/> (Add support for Vulkan graphics drivers)
107 </para>
108
109 <para role="recommended">
110 Furthermore, the instructions below assume that the environment has been
111 set up as described in <xref linkend="kf6-intro"/>.
112 </para>
113
114 <bridgehead renderas="sect4">Optional</bridgehead>
115 <para role="optional">
116 <xref linkend="bluez"/> (needed to build Bluez-Qt),
117 <ulink url="https://libdmtx.sourceforge.net/">Datamatrix</ulink> (deemed
118 recommended for Prison by upstream)
119 </para>
120
121 <bridgehead renderas="sect4">Runtime dependency for FrameworkIntegration</bridgehead>
122 <para role="optional">
123<!--<xref role="runtime" linkend="oxygen-fonts"/> and -->
124 <xref role="runtime" linkend="noto-fonts"/>
125 </para>
126 <bridgehead renderas="sect4">Additional recommended dependencies for kapidox</bridgehead>
127 <para role="recommended">
128 <xref role="runtime" linkend="doxygen"/> (Run time),
129 <xref linkend="doxypypy"/>,
130 <xref linkend="doxyqml"/>, and
131 <xref linkend="requests"/>
132 </para>
133
134 <bridgehead renderas="sect4">Additional image formats support in KImageFormats</bridgehead>
135 <para role="optional">
136<!-- <xref linkend="jasper"/>,-->
137 <xref linkend="libavif"/>,
138 <xref linkend="libjxl"/>,
139 <xref linkend="libraw"/>,
140 <ulink url="https://github.com/strukturag/libheif">libheif</ulink>,
141 <!--<ulink url="https://github.com/libjxl/libjxl">libjxl</ulink>, and-->
142 <!-- www.openexr.com redirects here -->
143 <ulink url="https://github.com/AcademySoftwareFoundation/openexr">OpenEXR</ulink>
144 </para>
145
146 <bridgehead renderas="sect4">Optional dependencies for Solid</bridgehead>
147 <para role="optional">
148 <xref linkend="udisks2"/>,
149 <xref linkend="upower"/> and
150 <ulink role="runtime" url="https://www.freedesktop.org/software/media-player-info/">media-player-info</ulink> (runtime)
151 </para>
152
153 <bridgehead renderas="sect4">Optional dependency for KWallet</bridgehead>
154 <para role="optional">
155 <xref linkend="gpgme"/>, built with C++ bindings (which is the default).
156 </para>
157
158 <bridgehead renderas="sect4">Optional dictionary backends for Sonnet</bridgehead>
159 <para role="optional">
160 <ulink url="http://hspell.ivrix.org.il/">Hspell</ulink> and
161 <ulink url="https://hunspell.sourceforge.net/">Hunspell</ulink>
162 </para>
163
164 <sect2>
165 <title>Downloading KDE Frameworks</title>
166
167 <para>
168 The easiest way to get the KDE Frameworks packages is to use a single
169 <command>wget</command> to fetch them all at once:
170 </para>
171
172<screen><userinput>url=https://download.kde.org/stable/frameworks/&kf6-short-version;/
173wget -r -nH -nd -A '*.xz' -np $url</userinput>
174<literal>
175The options used here are:
176 -r recurse through child directories
177 -nH disable generation of host-prefixed directories
178 -nd do not create a hierarchy of directories
179 -A '*.xz' just get the *.xz files
180 -np don't get parent directories</literal></screen>
181
182 </sect2>
183
184 <sect2>
185 <title>Setting Package Order</title>
186
187 <para>
188 The order of building files is important due to internal dependencies.
189 Create the list of files in the proper order as follows:
190 </para>
191
192<screen><userinput>cat &gt; frameworks-&kf6-version;.md5 &lt;&lt; "EOF"
193<literal>ad83f6b75eb4d6eb13fb41a9ad910e54 attica-6.2.0.tar.xz
194#39bc6e992eec954e0929c9248ceb72a0 extra-cmake-modules-6.2.0.tar.xz
1959584db157e8762c5a041cc3030aaaf92 kapidox-6.2.0.tar.xz
1968877110a5b99432ea52fc292590bfb1c karchive-6.2.0.tar.xz
1975d6c21ce5f50a614930f5044da249a82 kcodecs-6.2.0.tar.xz
198edecb863455d7b76a29a1374bad501bc kconfig-6.2.0.tar.xz
1998a9f8543756701e0a2da41b64b1e202d kcoreaddons-6.2.0.tar.xz
200c5ac1d9a1576bc78cd97f420ac03ea31 kdbusaddons-6.2.0.tar.xz
20129df72d666fb33d0d7fd5033152ba7b3 kdnssd-6.2.0.tar.xz
202795fb1a68d1fa485183744aefd79162d kguiaddons-6.2.0.tar.xz
20365c3e7da9f9b4902881c4f91e923e84d ki18n-6.2.0.tar.xz
2047819a3d50f63baa706284b1ed33ff4be kidletime-6.2.0.tar.xz
205b0990318e39a08840f6cdbdff73d8474 kimageformats-6.2.0.tar.xz
2065cfd80b47b5fde16dc2570c3edcfb6ba kitemmodels-6.2.0.tar.xz
20794fd5082f312fdf82880c56ab5757f45 kitemviews-6.2.0.tar.xz
20857073d78e7dfe396e98581364822b004 kplotting-6.2.0.tar.xz
209#76a810d45a3a8e3a95645415385d7a69 kwidgetsaddons-6.2.0.tar.xz
210#52118f414da52f2db5a42759fc19fc90 kwidgetsaddons-6.2.1.tar.xz
211c0aa6b9d506b353df5e5f6f9330c04c8 kwidgetsaddons-6.2.2.tar.xz
2124f4f1f2b777e773fb6d41bb026cee6d0 kwindowsystem-6.2.0.tar.xz
2139c8afb20b4866f6c9d1423b11b51b644 networkmanager-qt-6.2.0.tar.xz
2148cc81a8dd1e5fe7b7f1ff69b1a823d5c solid-6.2.0.tar.xz
215ab4fb7ee99c1f93adb4e0d3e752d4dfd sonnet-6.2.0.tar.xz
216920407adc0f60aa58d94dd74ed877590 threadweaver-6.2.0.tar.xz
2176fbb26258e55042a6a94c21ddb07e9a5 kauth-6.2.0.tar.xz
2181d9eb4cf7bc0ce7d60d3a7ac1dfe19f9 kcompletion-6.2.0.tar.xz
2198dcb5f7560ded049cb8677983e301cf4 kcrash-6.2.0.tar.xz
2201e9b8a01f76fbbdba7b7fd2601900412 kdoctools-6.2.0.tar.xz
2212ac7426ecaf8e14e8ce417ddceb35ea6 kpty-6.2.0.tar.xz
22207177767e88967d8eb186716857becff kunitconversion-6.2.0.tar.xz
22305619553d8febadc89d6a8ec5ccbef27 kcolorscheme-6.2.0.tar.xz
2243813ce20505edad5d1d526b6d7f54219 kconfigwidgets-6.2.0.tar.xz
2257ffe73561d6b523fd28d8a69eeff725a kservice-6.2.0.tar.xz
2268c2eeb005dd42586ce0c6859e0410d0d kglobalaccel-6.2.0.tar.xz
2278c44e987c9d27f5ae677d9b822d46b9a kpackage-6.2.0.tar.xz
2281ec3fc780c4818522f9d2eddea4c2c69 kdesu-6.2.0.tar.xz
2292fe3029550fa4077dc590f478f3fad6d kiconthemes-6.2.0.tar.xz
230485a0f1e0e40ef27d9ce15a604e8de45 knotifications-6.2.0.tar.xz
2311a9f0018330369db0d90a4ff319d3450 kjobwidgets-6.2.0.tar.xz
232ed0f3dac6c2be6313defff72079a03cf ktextwidgets-6.2.0.tar.xz
2339950aa3c77bb3fdd1fb37ca57309e676 kxmlgui-6.2.0.tar.xz
234348c46a5e1ce5e215a0be89296df242b kbookmarks-6.2.0.tar.xz
235@f1549018757fb3cbfd9d093de8b22467 kwallet-6.2.0.tar.xz
236fdd83d22f41807f4bcc7cfd60aee6b62 kwallet-6.2.1.tar.xz
23787cba7e4ba0993050df899600fef9473 kded-6.2.0.tar.xz
2384de9b9afddef85d74a70ce374f965439 kio-6.2.0.tar.xz
239865e55bb2d0c206252063ecc57399d62 kdeclarative-6.2.0.tar.xz
240452f8e10b6642d7a6fb196347838395e kcmutils-6.2.0.tar.xz
241#1b439c230b9b1564ae8cdac97f72e2ae kirigami-6.2.0.tar.xz
2428eeb686270c78d6f5edd2dac12f43bab kirigami-6.2.1.tar.xz
243ac66f88b32da2a145395a2dea27586e2 syndication-6.2.0.tar.xz
2446e58427136c3519fec44334098f25067 knewstuff-6.2.0.tar.xz
2453def3e50fd045651793a9a1389acfa44 frameworkintegration-6.2.0.tar.xz
246e8b20741e74b964cce9e0c9d1ce6e2df kparts-6.2.0.tar.xz
247cbac021771671d5ead0ce5b395fd27fe syntax-highlighting-6.2.0.tar.xz
24892630f343c4af85f2a48512974d672f1 ktexteditor-6.2.0.tar.xz
2493498eb4a6de7fb30b5456e86dfa920a1 modemmanager-qt-6.2.0.tar.xz
250e4f63afc9f12c13250135dce2f231804 kcontacts-6.2.0.tar.xz
251be25124c3b6c67ab0845d31da3118900 kpeople-6.2.0.tar.xz
2521384776daced80c5c3d0c100432ce3c9 bluez-qt-6.2.0.tar.xz
253fc3d228b3406f26fe9456c2769c37363 kfilemetadata-6.2.0.tar.xz
254235fe31f6fba7b46ae4a7870ce106da8 baloo-6.2.0.tar.xz
255#e387144c042112f6bff82e645fc6efe9 breeze-icons-6.2.0.tar.xz
25639556079ab8be1450790e185871b9f26 krunner-6.2.0.tar.xz
257940e2f9fe23adeddfc055fa0766ddd4b prison-6.2.0.tar.xz
25893b1edfb01104e14ef61f1ddaf76e25d qqc2-desktop-style-6.2.0.tar.xz
259eb7dbc2b82460b2f1af38408ae7c39fd kholidays-6.2.0.tar.xz
260ac67f85ad7d6c8d3c57ec71329f4544c purpose-6.2.0.tar.xz
261e0960087e449f19a4920215991472abe kcalendarcore-6.2.0.tar.xz
262da38c071eb93a0cdb063430b398d5131 kquickcharts-6.2.0.tar.xz
2630dd68e8fc8c39102ba4738102cd98eb7 knotifyconfig-6.2.0.tar.xz
264d9febe36631406b878346da2fda9a7df kdav-6.2.0.tar.xz
265a0de086d4b5add07d57da1ca8776adb2 kstatusnotifieritem-6.2.0.tar.xz
2661d96a5309e7aa660e55d536a31dcc382 ksvg-6.2.0.tar.xz
267d1d6c2649e17d863f160593de8421d5e ktexttemplate-6.2.0.tar.xz
2689e037d6613abc6af4018cbfcd79da534 kuserfeedback-6.2.0.tar.xz</literal>
269EOF</userinput></screen>
270
271 <para>
272 In the above list, notice that some files have been commented out with
273 a hash (#) character.
274
275 <itemizedlist spacing="compact">
276 <listitem>
277 <para>
278 The extra-cmake-modules entry has been commented out
279 because it was built earlier in the <xref linkend="kde-prereq"/>.
280 </para>
281 </listitem>
282 <listitem>
283 <para>
284 The icon package is covered separately at <xref linkend="breeze-icons"/>.
285 </para>
286 </listitem>
287 <listitem>
288 <para>
289 There are three packages that were downloaded but superseded by later
290 versions: kwidgetsaddons-6.2.0, kwidgetsaddons-6.2.1, and kirigami-6.2.0.
291 </para>
292 </listitem>
293 </itemizedlist>
294 </para>
295
296 </sect2>
297
298 <sect2 role="installation">
299 <title>Installation of KDE Frameworks</title>
300
301 &as_root;
302
303 <caution>
304
305 <para>
306 If installing in <filename class="directory">/opt</filename> and there
307 is an existing /opt/kf6 either as a regular directory or a symbolic
308 link, it should be reinitialized (as <systemitem class="username">
309 root</systemitem>):
310 </para>
311
312 <screen role="root" revision="sysv"><userinput>mv -v /opt/kf6 /opt/kf6.old &amp;&amp;
313install -v -dm755 $KF6_PREFIX/{etc,share} &amp;&amp;
314ln -sfv /etc/dbus-1 $KF6_PREFIX/etc &amp;&amp;
315ln -sfv /usr/share/dbus-1 $KF6_PREFIX/share &amp;&amp;
316ln -sfv /usr/share/polkit-1 $KF6_PREFIX/share</userinput></screen>
317
318 <screen role="root" revision="systemd"><userinput>mv -v /opt/kf6 /opt/kf6.old &amp;&amp;
319install -v -dm755 $KF6_PREFIX/{etc,share} &amp;&amp;
320ln -sfv /etc/dbus-1 $KF6_PREFIX/etc &amp;&amp;
321ln -sfv /usr/share/dbus-1 $KF6_PREFIX/share &amp;&amp;
322ln -sfv /usr/share/polkit-1 $KF6_PREFIX/share &amp;&amp;
323install -v -dm755 $KF6_PREFIX/lib &amp;&amp;
324ln -sfv /usr/lib/systemd $KF6_PREFIX/lib</userinput></screen>
325
326 </caution>
327
328 <para>
329 First, start a subshell that will exit on error:
330 </para>
331
332
333<screen><userinput>bash -e</userinput></screen>
334
335 <para>
336 Install all of the packages by running the following
337 commands:
338 </para>
339
340<screen><userinput>while read -r line; do
341
342 # Get the file name, ignoring comments and blank lines
343 if $(echo $line | grep -E -q '^ *$|^#' ); then continue; fi
344 file=$(echo $line | cut -d" " -f2)
345
346 pkg=$(echo $file|sed 's|^.*/||') # Remove directory
347 packagedir=$(echo $pkg|sed 's|\.tar.*||') # Package directory
348
349 name=$(echo $pkg|sed 's|-6.*$||') # Isolate package name
350
351 tar -xf $file
352 pushd $packagedir
353
354 # kapidox is a python module
355 case $name in
356 kapidox)
357 &build-wheel-cmd; $PWD
358 as_root &install-wheel; kapidox
359 popd
360 rm -rf $packagedir
361 continue
362 ;;
363 esac
364
365 mkdir build
366 cd build
367
368 cmake -D CMAKE_INSTALL_PREFIX=$KF6_PREFIX \
369 -D CMAKE_INSTALL_LIBEXECDIR=libexec \
370 -D CMAKE_PREFIX_PATH=$QT6DIR \
371 -D CMAKE_BUILD_TYPE=Release \
372 -D BUILD_TESTING=OFF \
373 -W no-dev ..
374 make
375 as_root make install
376 popd
377<!-- some packages end with files owned by root in $packagedir, so use as_root
378 in the following -->
379 as_root rm -rf $packagedir
380 as_root /sbin/ldconfig
381
382done &lt; frameworks-&kf6-version;.md5
383
384exit</userinput></screen>
385
386 <note>
387 <para>
388 Any modules that have been omitted can be installed later by
389 using the same <command>mkdir build; cd build; cmake; make;
390 make install</command> procedure as above.
391 </para>
392 </note>
393
394 <para revision="sysv">
395 Useless systemd units have been installed in
396 <filename class="directory">$KF6_PREFIX/lib</filename>. Remove
397 them now (as &root;):
398 </para>
399
400<screen role="root"
401 revision="sysv"><userinput>rm -rf $KF6_PREFIX/lib/systemd</userinput></screen>
402
403 <para>
404 Sometimes the installation paths are hardcoded into installed files.
405 If the installed directory is not /usr, rename the directory and create a
406 symlink:
407 </para>
408
409 <screen role="root"><userinput>mv -v /opt/kf6 /opt/kf6-&kf6-version;
410ln -sfvn kf6-&kf6-version; /opt/kf6</userinput></screen>
411
412 </sect2>
413
414 <sect2 role="commands">
415 <title>Command Explanations</title>
416
417 <para>
418 <parameter>-DCMAKE_PREFIX_PATH=$QT6DIR</parameter>: This switch is used
419 to allow cmake to find the proper Qt libraries.
420 </para>
421
422 <para>
423 <parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is used
424 to apply higher level of the compiler optimizations.
425 </para>
426
427 <para>
428 <parameter>-DBUILD_TESTING=OFF</parameter>: This switch is used to prevent
429 building test programs and libraries that are of no use to an end user.
430 </para>
431
432 </sect2>
433 <sect2 role="content">
434 <title>Contents</title>
435
436 <segmentedlist>
437 <segtitle>Installed Programs</segtitle>
438 <segtitle>Installed Libraries</segtitle>
439 <segtitle>Installed Directories</segtitle>
440
441 <seglistitem>
442 <seg>
443 balooctl,
444 baloo_file,
445 baloo_file_extractor,
446 baloosearch,
447 balooshow,
448 checkXML6,
449 depdiagram-generate,
450 depdiagram-generate-all,
451 depdiagram-prepare,
452 desktoptojson,
453 gentrigrams,
454 kactivities-cli,
455 kapidox_generate,
456 kate-syntax-highlighter,
457 kbuildsycoca6,
458 kcookiejar6,
459 kdebugdialog6,
460 kded6,
461 kdeinit6,
462 kdeinit6_shutdown,
463 kdeinit6_wrapper,
464 kf6-config,
465 kf6kross,
466 kgendesignerplugin,
467 kglobalaccel6,
468 kiconfinder6,
469 kjs6,
470 kjscmd6,
471 kjsconsole,
472 knewstuff-dialog,
473 kpackagelauncherqml,
474 kpackagetool6,
475 kquitapp6,
476 kreadconfig6,
477 kshell6,
478 ktelnetservice6,
479 ktrash6,
480 kwalletd6,
481 kwallet-query,
482 kwrapper6,
483 kwriteconfig6,
484 meinproc6,
485 parsetrigrams,
486 plasmapkg2,
487 preparetips6,
488 protocoltojson, and
489 solid-hardware6
490 </seg>
491 <seg>
492 libkdeinit6_klauncher.so,
493 libKF6Activities.so,
494 libKF6ActivitiesStats.so,
495 libKF6Archive.so,
496 libKF6Attica.so,
497 libKF6AuthCore.so,
498 libKF6Auth.so,
499 libKF6Baloo.so,
500 libKF6BluezQt.so,
501 libKF6Bookmarks.so,
502 libKF6CalendarCore.so,
503 libKF6CalendarEvents.so,
504 libKF6Codecs.so,
505 libKF6Completion.so,
506 libKF6ConfigCore.so,
507 libKF6ConfigGui.so,
508 libKF6ConfigWidgets.so,
509 libKF6Contacts.so,
510 libKF6CoreAddons.so,
511 libKF6Crash.so,
512 libKF6DAV.so,
513 libKF6DBusAddons.so,
514 libKF6Declarative.so,
515 libKF6DNSSD.so,
516 libKF6DocTools.so,
517 libKF6Emoticons.so,
518 libKF6FileMetaData.so,
519 libKF6GlobalAccel.so,
520 libKF6GuiAddons.so,
521 libKF6Holidays.so,
522 libKF6I18n.so,
523 libKF6IconThemes.so,
524 libKF6IdleTime.so,
525 libKF6ItemModels.so,
526 libKF6ItemViews.so,
527 libKF6JobWidgets.so,
528 libKF6JSApi.so,
529 libKF6JsEmbed.so,
530 libKF6JS.so,
531 libKF6KCMUtils.so,
532 libKF6KDELibs4Support.so,
533 libKF6KHtml.so,
534 libKF6KIOCore.so,
535 libKF6KIOFileWidgets.so,
536 libKF6KIOGui.so,
537 libKF6KIONTLM.so,
538 libKF6KIOWidgets.so,
539 libKF6Kirigami2.so,
540 libKF6KrossCore.so,
541 libKF6KrossUi.so,
542 libKF6MediaPlayer.so,
543 libKF6NetworkManagerQt.so,
544 libKF6NewStuffCore.so,
545 libKF6NewStuff.so,
546 libKF6Notifications.so,
547 libKF6NotifyConfig.so,
548 libKF6Package.so,
549 libKF6Parts.so,
550 libKF6PeopleBackend.so,
551 libKF6People.so,
552 libKF6PeopleWidgets.so,
553 libKF6PlasmaQuick.so,
554 libKF6Plasma.so,
555 libKF6Plotting.so,
556 libKF6Prison.so,
557 libKF6Pty.so,
558 libKF6Purpose.so,
559 libKF6PurposeWidgets.so,
560 libKF6QuickAddons.so,
561 libKF6Runner.so,
562 libKF6Service.so,
563 libKF6Solid.so,
564 libKF6SonnetCore.so,
565 libKF6SonnetUi.so,
566 libKF6Style.so,
567 libKF6Su.so,
568 libKF6SyntaxHighlighting.so,
569 libKF6TextEditor.so,
570 libKF6TextWidgets.so,
571 libKF6ThreadWeaver.so,
572 libKF6UnitConversion.so,
573 libKF6Wallet.so,
574 libKF6WaylandClient.so,
575 libKF6WaylandServer.so,
576 libKF6WidgetsAddons.so,
577 libKF6WindowSystem.so,
578 libKF6XmlGui.so,
579 libKF6XmlRpcClient.so, and
580 libkwalletbackend6.so
581 </seg>
582 <seg>
583 /opt/kf6 (symlink to /opt/kf6-&kf6-version;) if installing in /opt
584 </seg>
585 </seglistitem>
586 </segmentedlist>
587
588 <variablelist>
589 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
590 <?dbfo list-presentation="list"?>
591 <?dbhtml list-presentation="table"?>
592
593 <varlistentry id="checkXML6">
594 <term><command>checkXML6</command></term>
595 <listitem>
596 <para>
597 is a tool to check for syntax errors in KDE DocBook XML files
598 </para>
599 <indexterm zone="kf6-frameworks checkXML6">
600 <primary sortas="b-checkXML6">checkXML6</primary>
601 </indexterm>
602 </listitem>
603 </varlistentry>
604
605 <varlistentry id="depdiagram-generate">
606 <term><command>depdiagram-generate</command></term>
607 <listitem>
608 <para>
609 is a tool to generate a dependency diagram
610 </para>
611 <indexterm zone="kf6-frameworks depdiagram-generate">
612 <primary sortas="b-depdiagram-generate">depdiagram-generate</primary>
613 </indexterm>
614 </listitem>
615 </varlistentry>
616
617 <varlistentry id="depdiagram-generate-all">
618 <term><command>depdiagram-generate-all</command></term>
619 <listitem>
620 <para>
621 is a tool to generate a dependency diagram for all frameworks at once
622 </para>
623 <indexterm zone="kf6-frameworks depdiagram-generate-all">
624 <primary sortas="b-depdiagram-generate-all">depdiagram-generate-all</primary>
625 </indexterm>
626 </listitem>
627 </varlistentry>
628
629 <varlistentry id="depdiagram-prepare">
630 <term><command>depdiagram-prepare</command></term>
631 <listitem>
632 <para>
633 is a tool to prepare dot files
634 </para>
635 <indexterm zone="kf6-frameworks depdiagram-prepare">
636 <primary sortas="b-depdiagram-prepare">depdiagram-prepare</primary>
637 </indexterm>
638 </listitem>
639 </varlistentry>
640
641 <varlistentry id="desktoptojson">
642 <term><command>desktoptojson</command></term>
643 <listitem>
644 <para>
645 is a tool to convert a .desktop file to a .json file
646 </para>
647 <indexterm zone="kf6-frameworks desktoptojson">
648 <primary sortas="b-desktoptojson">desktoptojson</primary>
649 </indexterm>
650 </listitem>
651 </varlistentry>
652
653 <varlistentry id="kbuildsycoca6">
654 <term><command>kbuildsycoca6</command></term>
655 <listitem>
656 <para>
657 rebuilds the KService desktop file system configuration
658 cache
659 </para>
660 <indexterm zone="kf6-frameworks kbuildsycoca6">
661 <primary sortas="b-kbuildsycoca6">kbuildsycoca6</primary>
662 </indexterm>
663 </listitem>
664 </varlistentry>
665
666 <varlistentry id="kcookiejar6">
667 <term><command>kcookiejar6</command></term>
668 <listitem>
669 <para>
670 is a command line interface to the HTTP cookie store used by KDE,
671 a D-BUS service to store/retrieve/clean cookies
672 </para>
673 <indexterm zone="kf6-frameworks kcookiejar6">
674 <primary sortas="b-kcookiejar6">kcookiejar6</primary>
675 </indexterm>
676 </listitem>
677 </varlistentry>
678
679 <varlistentry id="kded6">
680 <term><command>kded6</command></term>
681 <listitem>
682 <para>
683 consolidates several small services in one process
684 </para>
685 <indexterm zone="kf6-frameworks kded6">
686 <primary sortas="b-kded6">kded6</primary>
687 </indexterm>
688 </listitem>
689 </varlistentry>
690
691 <varlistentry id="kdeinit6">
692 <term><command>kdeinit6</command></term>
693 <listitem>
694 <para>
695 is a process launcher somewhat similar to the famous init used
696 for booting UNIX
697 </para>
698 <indexterm zone="kf6-frameworks kdeinit6">
699 <primary sortas="b-kdeinit6">kdeinit6</primary>
700 </indexterm>
701 </listitem>
702 </varlistentry>
703
704 <varlistentry id="kf6-config">
705 <term><command>kf6-config</command></term>
706 <listitem>
707 <para>
708 is a command line program used to retrieve information about
709 KDE installation or user paths
710 </para>
711 <indexterm zone="kf6-frameworks kf6-config">
712 <primary sortas="b-kf6-config">kf6-config</primary>
713 </indexterm>
714 </listitem>
715 </varlistentry>
716
717 <varlistentry id="kf6kross">
718 <term><command>kf6kross</command></term>
719 <listitem>
720 <para>
721 executes kross scripts written in KDE Javascript, Python, Ruby,
722 Java and Falcon
723 </para>
724 <indexterm zone="kf6-frameworks kf6kross">
725 <primary sortas="b-kf6kross">kf6kross</primary>
726 </indexterm>
727 </listitem>
728 </varlistentry>
729<!--
730 <varlistentry id="kgenapidox">
731 <term><command>kgenapidox</command></term>
732 <listitem>
733 <para>
734 is a tool to generate API documentation in the KDE style.
735 </para>
736 <indexterm zone="kf6-frameworks kgenapidox">
737 <primary sortas="b-kgenapidox">kgenapidox</primary>
738 </indexterm>
739 </listitem>
740 </varlistentry>
741-->
742 <varlistentry id="kgendesignerplugin">
743 <term><command>kgendesignerplugin</command></term>
744 <listitem>
745 <para>
746 generates widget plugins for Qt(TM) Designer
747 </para>
748 <indexterm zone="kf6-frameworks kgendesignerplugin">
749 <primary sortas="b-kgendesignerplugin">kgendesignerplugin</primary>
750 </indexterm>
751 </listitem>
752 </varlistentry>
753
754 <varlistentry id="kglobalaccel6">
755 <term><command>kglobalaccel6</command></term>
756 <listitem>
757 <para>
758 is a daemon use to register the key bindings and for getting
759 notified when the action triggered
760 </para>
761 <indexterm zone="kf6-frameworks kglobalaccel6">
762 <primary sortas="b-kglobalaccel6">kglobalaccel6</primary>
763 </indexterm>
764 </listitem>
765 </varlistentry>
766
767 <varlistentry id="kjs6">
768 <term><command>kjs6</command></term>
769 <listitem>
770 <para>
771 is KDE ECMAScript/JavaScript engine
772 </para>
773 <indexterm zone="kf6-frameworks kjs6">
774 <primary sortas="b-kjs5">kjs6</primary>
775 </indexterm>
776 </listitem>
777 </varlistentry>
778
779 <varlistentry id="kjscmd6">
780 <term><command>kjscmd6</command></term>
781 <listitem>
782 <para>
783 is a tool for launching KJSEmbed scripts from the command line
784 </para>
785 <indexterm zone="kf6-frameworks kjscmd6">
786 <primary sortas="b-kjscmd6">kjscmd6</primary>
787 </indexterm>
788 </listitem>
789 </varlistentry>
790
791 <varlistentry id="kjsconsole">
792 <term><command>kjsconsole</command></term>
793 <listitem>
794 <para>
795 is a console for <command>kjs6</command>
796 </para>
797 <indexterm zone="kf6-frameworks kjsconsole">
798 <primary sortas="b-kjsconsole">kjsconsole</primary>
799 </indexterm>
800 </listitem>
801 </varlistentry>
802
803 <varlistentry id="kpackagelauncherqml">
804 <term><command>kpackagelauncherqml</command></term>
805 <listitem>
806 <para>
807 is a commandline tool for launching kpackage QML application
808 </para>
809 <indexterm zone="kf6-frameworks kpackagelauncherqml">
810 <primary sortas="b-kpackagelauncherqml">kpackagelauncherqml</primary>
811 </indexterm>
812 </listitem>
813 </varlistentry>
814
815 <varlistentry id="kpackagetool6">
816 <term><command>kpackagetool6</command></term>
817 <listitem>
818 <para>
819 is a command line kpackage tool
820 </para>
821 <indexterm zone="kf6-frameworks kpackagetool6">
822 <primary sortas="b-kpackagetool6">kpackagetool6</primary>
823 </indexterm>
824 </listitem>
825 </varlistentry>
826
827 <varlistentry id="kreadconfig6">
828 <term><command>kreadconfig6</command></term>
829 <listitem>
830 <para>
831 is a command line tool to retrieve values from KDE
832 configuration files
833 </para>
834 <indexterm zone="kf6-frameworks kreadconfig6">
835 <primary sortas="b-kreadconfig6">kreadconfig6</primary>
836 </indexterm>
837 </listitem>
838 </varlistentry>
839
840 <varlistentry id="kshell6">
841 <term><command>kshell6</command></term>
842 <listitem>
843 <para>
844 start applications via kdeinit
845 </para>
846 <indexterm zone="kf6-frameworks kshell6">
847 <primary sortas="b-kshell6">kshell6</primary>
848 </indexterm>
849 </listitem>
850 </varlistentry>
851
852 <varlistentry id="ktelnetservice6">
853 <term><command>ktelnetservice6</command></term>
854 <listitem>
855 <para>
856 is a telnet service
857 </para>
858 <indexterm zone="kf6-frameworks ktelnetservice6">
859 <primary sortas="b-ktelnetservice6">ktelnetservice6</primary>
860 </indexterm>
861 </listitem>
862 </varlistentry>
863
864 <varlistentry id="ktrash6">
865 <term><command>ktrash6</command></term>
866 <listitem>
867 <para>
868 is a helper program to handle the KDE trash can
869 </para>
870 <indexterm zone="kf6-frameworks ktrash6">
871 <primary sortas="b-ktrash6">ktrash6</primary>
872 </indexterm>
873 </listitem>
874 </varlistentry>
875
876 <varlistentry id="kwalletd6">
877 <term><command>kwalletd6</command></term>
878 <listitem>
879 <para>
880 is the wallet manager daemon
881 </para>
882 <indexterm zone="kf6-frameworks kwalletd6">
883 <primary sortas="b-kwalletd6">kwalletd6</primary>
884 </indexterm>
885 </listitem>
886 </varlistentry>
887
888 <varlistentry id="kwriteconfig6">
889 <term><command>kwriteconfig6</command></term>
890 <listitem>
891 <para>
892 is a command line tool to write values in KDE
893 configuration files
894 </para>
895 <indexterm zone="kf6-frameworks kwriteconfig6">
896 <primary sortas="b-kwriteconfig6">kwriteconfig6</primary>
897 </indexterm>
898 </listitem>
899 </varlistentry>
900
901 <varlistentry id="meinproc6">
902 <term><command>meinproc6</command></term>
903 <listitem>
904 <para>
905 converts DocBook files to HTML
906 </para>
907 <indexterm zone="kf6-frameworks meinproc6">
908 <primary sortas="b-meinproc6">meinproc6</primary>
909 </indexterm>
910 </listitem>
911 </varlistentry>
912
913 <varlistentry id="plasmapkg2">
914 <term><command>plasmapkg2</command></term>
915 <listitem>
916 <para>
917 is a tool to install, list, remove Plasma packages
918 </para>
919 <indexterm zone="kf6-frameworks plasmapkg2">
920 <primary sortas="b-plasmapkg2">plasmapkg2</primary>
921 </indexterm>
922 </listitem>
923 </varlistentry>
924
925 <varlistentry id="preparetips6">
926 <term><command>preparetips6</command></term>
927 <listitem>
928 <para>
929 is a script to extract the text from a tips file
930 </para>
931 <indexterm zone="kf6-frameworks preparetips6">
932 <primary sortas="b-preparetips6">preparetips6</primary>
933 </indexterm>
934 </listitem>
935 </varlistentry>
936
937 <varlistentry id="solid-hardware6">
938 <term><command>solid-hardware6</command></term>
939 <listitem>
940 <para>
941 is a command line tool to investigate available devices
942 </para>
943 <indexterm zone="kf6-frameworks solid-hardware6">
944 <primary sortas="b-solid-hardware6">solid-hardware6</primary>
945 </indexterm>
946 </listitem>
947 </varlistentry>
948
949 </variablelist>
950
951 </sect2>
952
953</sect1>
Note: See TracBrowser for help on using the repository browser.