source: kde/plasma5/plasma-all.xml@ 7f6f7941

11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since 7f6f7941 was 7f6f7941, checked in by Bruce Dubbs <bdubbs@…>, 21 months ago

Update to plasma-5.25.4.

  • Property mode set to 100644
File size: 17.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 plasma5-download-http "https://download.kde.org/stable/plasma/&plasma5-version;">
8 <!ENTITY plasma5-download-ftp " ">
9 <!ENTITY plasma5-md5sum "See Below">
10 <!ENTITY plasma5-size "154 MB">
11 <!ENTITY plasma5-buildsize "1.5 GB (370 MB installed)">
12 <!ENTITY plasma5-time "17 SBU (using parallelism=4)">
13]>
14
15<sect1 id="plasma5-build" xreflabel="Plasma-&plasma5-version;">
16 <?dbhtml filename="plasma-all.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>Building Plasma 5</title>
23
24 <indexterm zone="plasma5-build">
25 <primary sortas="a-kde-plasma">KDE Plasma 5</primary>
26 </indexterm>
27
28 <para>
29 KDE Plasma 5 is a collection of packages based on top of KDE Frameworks
30 5 and QML. They implement the KDE Display Environment (Plasma 5).
31 </para>
32
33 &lfs111_checked;
34
35 <para>
36 The instructions below build all of the Plasma 5 packages in one
37 step by using a bash script.
38 </para>
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>
44 Download (HTTP): <ulink url="&plasma5-download-http;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download (FTP): <ulink url="&plasma5-download-ftp;"/>
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download MD5 sum: &plasma5-md5sum;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Download size: &plasma5-size;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated disk space required: &plasma5-buildsize;
65 </para>
66 </listitem>
67 <listitem>
68 <para>
69 Estimated build time: &plasma5-time;
70 </para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Plasma 5 Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required">
78 <!--<xref linkend="fontforge"/>,-->
79 <!-- does not seem to be needed as of 5.22.4 <xref linkend="GConf"/>, -->
80 <xref linkend="gtk2"/>,
81 <xref linkend="gtk3"/>,
82 <xref linkend="kf5-frameworks"/>,
83 <xref linkend="libpwquality"/>,
84 <xref linkend="libqalculate"/>,
85 <xref linkend="libxkbcommon"/>,
86 <xref linkend="mesa"/> built with <xref linkend="wayland"/>,
87 <xref linkend="NetworkManager"/>,
88 <xref linkend="pipewire"/>,
89 <xref linkend="pulseaudio"/>,
90 <xref linkend="qca"/>,
91 <xref linkend="sassc"/>,
92 <xref linkend="taglib"/>, and
93 <xref linkend="xcb-util-cursor"/>
94 </para>
95
96 <bridgehead renderas="sect4">Recommended</bridgehead>
97 <para role="recommended">
98 <xref linkend="fftw"/>,
99 <xref linkend="gsettings-desktop-schemas"/>,
100 <xref linkend="libdbusmenu-qt"/>,
101 <xref linkend="libcanberra"/>,
102 <xref linkend="libinput"/>,
103 <xref linkend="libpcap"/>,
104 <xref linkend="linux-pam"/>,
105 <xref linkend="lm_sensors"/>,
106 <xref linkend="oxygen-icons5"/>, and
107 <xref linkend="pciutils"/>
108 </para>
109
110 <bridgehead renderas="sect4">Recommended (runtime)</bridgehead>
111 <para role="recommended">
112 <xref role="runtime" linkend="accountsservice"/> and
113 <xref role="runtime" linkend="smartmontools"/>
114 </para>
115
116 <bridgehead renderas="sect4">Optional</bridgehead>
117 <para role="optional">
118 <xref linkend="glu"/>,
119 <xref linkend='ibus'/>,
120 <xref linkend='qtwebengine'/>,
121 <xref linkend="xorg-synaptics-driver"/>,
122 <ulink url="http://distributions.freedesktop.org/wiki/AppStream">appstream-qt</ulink>,
123 <ulink url="https://www.kdevelop.org/">KDevPlatform</ulink>,
124 <ulink url="https://gpsd.gitlab.io/gpsd/">libgps</ulink>,
125 <ulink url="https://github.com/libhybris/libhybris">libhybris</ulink>,
126 <ulink url="https://sourceforge.net/projects/libraw1394/">libraw1394</ulink>,
127 <ulink url="https://bitbucket.org/godsme/mockcpp">mockcpp</ulink>,
128 <ulink url="https://www.freedesktop.org/software/PackageKit/releases/">packagekit-qt</ulink>,
129 <ulink url="http://qalculate.github.io/">Qalculate</ulink>,
130 <ulink url="https://launchpad.net/qapt">Qapt</ulink>,
131 <ulink url="https://github.com/osiam/osiam">SCIM</ulink>, and
132 <ulink url="http://www.dest-unreach.org/socat/">socat</ulink> (for pam_kwallet)
133 </para>
134
135 <note>
136 <para>
137 Only two plasma packages optionally use <xref linkend="qtwebengine"/>:
138 libksysguard and kdeplasma-addons. If QtWebEngine is installed later,
139 only those two packages have to be rebuilt. This allows to provide
140 a more complete display in the system monitor application.
141 </para>
142 </note>
143
144 <para condition="html" role="usernotes">User Notes:
145 <ulink url="&blfs-wiki;/kf5"/></para>
146
147 <sect2>
148 <title>Downloading KDE Plasma5</title>
149
150 <para>
151 The easiest way to get the KDE Plasma5 packages is to use a single
152 <command>wget</command> to fetch them all at once:
153 </para>
154
155<screen><userinput>url=https://download.kde.org/stable/plasma/&plasma5-version;/
156wget -r -nH -nd -A '*.xz' -np $url</userinput>
157<literal>
158The options used here are:
159 -r recurse through child directories
160 -nH disable generation of host-prefixed directories
161 -nd do not create a hierarchy of directories
162 -A '*.xz' just get the *.xz files
163 -np don't get parent directories</literal></screen>
164
165 </sect2>
166
167 <sect2>
168 <title>Setting Package Order</title>
169
170 <para>
171 The order of building files is important due to internal dependencies.
172 Create the list of files in the proper order as follows:
173 </para>
174
175<screen><userinput>cat &gt; plasma-&plasma5-version;.md5 &lt;&lt; "EOF"
176<literal>cc886e068156be2e3a38dd581ef5c7cd kdecoration-5.25.4.tar.xz
177dc335301006b1007714dc2af028856ef libkscreen-5.25.4.tar.xz
17838101d3a8fee3a6eef04370e29da3538 libksysguard-5.25.4.tar.xz
17999b6204e0e782232de0caae00d8b08f9 breeze-5.25.4.tar.xz
1809cff677a443097f0cd6ff997d75cd8d3 breeze-gtk-5.25.4.tar.xz
18163f91c68af6cf236931455e3f2f7db8d layer-shell-qt-5.25.4.tar.xz
182f0390e8aa342f3b6f78383ffbd8e6245 kscreenlocker-5.25.4.tar.xz
183173c0ff83e4677bd3d493882616f4821 oxygen-5.25.4.tar.xz
1840eba490f93429cbae3274f5c80e8e4a4 kinfocenter-5.25.4.tar.xz
1858c07df3083286b7fbf2fee061a9b8556 kwin-5.25.4.tar.xz
1864322408dc35f32cfa25cde675ca4f950 plasma-workspace-5.25.4.tar.xz
187847f15762403af3355dd9f8d313e3160 plasma-disks-5.25.4.tar.xz
188a6c95ad969503a0c4f7fa61b457405c1 bluedevil-5.25.4.tar.xz
1896b6cf6c6faa28d7593e3065befe8cf8d kde-gtk-config-5.25.4.tar.xz
190943b40a2a7e3738618ddb070233fe6f4 khotkeys-5.25.4.tar.xz
19109c80647ed861aa94672fcb5d13fe382 kmenuedit-5.25.4.tar.xz
1928671c090d885302d9553cecee3b87d65 kscreen-5.25.4.tar.xz
193f0df854ad5288a369c3d38a393ad796c kwallet-pam-5.25.4.tar.xz
194b686e387222177d70f14652d03225fd9 kwayland-integration-5.25.4.tar.xz
1957ad4e4512e2c03e351930e83dd2d5c9b kwrited-5.25.4.tar.xz
1967db4206e533f247b878241158f946552 milou-5.25.4.tar.xz
1973e7cab69babe28ccafb1eb0df0c18757 plasma-nm-5.25.4.tar.xz
1989813c33efcc84eb15d792aad2c096127 plasma-pa-5.25.4.tar.xz
19954f0171cb296021b80437d2b5c5821e5 plasma-workspace-wallpapers-5.25.4.tar.xz
200b29230b6615e1d4318e37d92940dd35b polkit-kde-agent-1-5.25.4.tar.xz
201207ef7369a9dbe242bb4be12856c9950 powerdevil-5.25.4.tar.xz
20258f128569154007f74dd74b8fb1ce976 plasma-desktop-5.25.4.tar.xz
2032218d15c9644268c8a001993ac2b75a3 kdeplasma-addons-5.25.4.tar.xz
20478407d2ec45a8efbd94be4be4e458ec6 kgamma5-5.25.4.tar.xz
20512f157a44265e888238e44567c49ffdd ksshaskpass-5.25.4.tar.xz
206#8f34f405bd2e81866f484c8fb2b3e4bf plasma-sdk-5.25.4.tar.xz
2075cf6a96fac52af822c28a5b414dfb05e sddm-kcm-5.25.4.tar.xz
208e5d1e81e741fcb94c6d3b7f0a460f0f2 discover-5.25.4.tar.xz
209#7317d218fb9bcbd3bb52dcc2d0b45497 breeze-grub-5.25.4.tar.xz
210#891882622ea5f8fc9e42aec7c349708a breeze-plymouth-5.25.4.tar.xz
211f8c1e906f17ce513113af47dadbf0222 kactivitymanagerd-5.25.4.tar.xz
2124cbd66be9bfac48ff222c787652a0e1f plasma-integration-5.25.4.tar.xz
213ae0cc94583a0b6bd977a15b0ffba57d2 plasma-tests-5.25.4.tar.xz
214#43096cf164e17176cc381d804823bac2 plymouth-kcm-5.25.4.tar.xz
21553d0980ca27e7233ca24bae9eceb4e57 xdg-desktop-portal-kde-5.25.4.tar.xz
21623b19b8d694ec98bc3e049cd628e8413 drkonqi-5.25.4.tar.xz
2175a466c0da69b52836ddbf5524ddb14b9 plasma-vault-5.25.4.tar.xz
21871c02fb4b8f3953a8548978b6309f7c8 plasma-browser-integration-5.25.4.tar.xz
2195e0063ee3e50a7a336d80d17ed3c6651 kde-cli-tools-5.25.4.tar.xz
220d0dcc4214861fc05328d5df46fe618f5 systemsettings-5.25.4.tar.xz
2213a786aae80fa31643ace5b3c62e70254 plasma-thunderbolt-5.25.4.tar.xz
222#74e38cc52ac71d74f0bce96ac6c2e288 plasma-nano-5.25.4.tar.xz
223#86db281d990e794a0890b9b7933995fa plasma-mobile-5.25.4.tar.xz
224e08c0ad74f68666713c5891f73b6432b plasma-firewall-5.25.4.tar.xz
225030f1d0236b31407745300858f4f6db5 plasma-systemmonitor-5.25.4.tar.xz
226005283e828b3ed1d1a9006dea23fd647 qqc2-breeze-style-5.25.4.tar.xz
2275a8ef1866697cf5a660a59213d2f38e7 ksystemstats-5.25.4.tar.xz
228ab1fd9c2a595b09925fc2f9ddfe18406 oxygen-sounds-5.25.4.tar.xz</literal>
229EOF</userinput></screen>
230
231 <note>
232 <para>
233 The breeze-grub, breeze-plymouth, and plymouth-kcm packages above are
234 all for customized support of <ulink
235 url="https://www.freedesktop.org/wiki/Software/Plymouth/"
236 >Plymouth</ulink>
237 which is designed to be run within an initial ram disk during boot (see
238 <xref linkend="initramfs"/>). The plasma-sdk package is optional and
239 used for software development. The plasma-nano package is used for
240 embedded systems and plasma-phone-components provides phone
241 functionality for Plasma.
242 </para>
243 </note>
244
245 </sect2>
246
247 <sect2 role="installation">
248 <title>Installation of Plasma5</title>
249
250 &as_root;
251
252 <para>
253 First, start a subshell that will exit on error:
254 </para>
255
256<screen><userinput>bash -e</userinput></screen>
257
258 <para>
259 Install all of the packages by running the following
260 commands:
261 </para>
262
263<screen><userinput>while read -r line; do
264
265 # Get the file name, ignoring comments and blank lines
266 if $(echo $line | grep -E -q '^ *$|^#' ); then continue; fi
267 file=$(echo $line | cut -d" " -f2)
268
269 pkg=$(echo $file|sed 's|^.*/||') # Remove directory
270 packagedir=$(echo $pkg|sed 's|\.tar.*||') # Package directory
271
272 tar -xf $file
273 pushd $packagedir
274<!--
275 # Fix some build issues when generating some configuration files
276 case $name in
277 plasma-workspace)
278 sed -i '/set.HAVE_X11/a set(X11_FOUND 1)' CMakeLists.txt
279 ;;
280
281 khotkeys)
282 sed -i '/X11Extras/a set(X11_FOUND 1)' CMakeLists.txt
283 ;;
284
285 plasma-desktop)
286 sed -i '/X11.h)/i set(X11_FOUND 1)' CMakeLists.txt
287 ;;
288 esac
289-->
290 mkdir build
291 cd build
292
293 cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
294 -DCMAKE_BUILD_TYPE=Release \
295 -DBUILD_TESTING=OFF \
296 -Wno-dev .. &amp;&amp;
297
298 make
299 as_root make install
300 popd
301
302<!-- some packages end up with files owned by root in $packagedir,
303 so use as_root for removing -->
304 as_root rm -rf $packagedir
305 as_root /sbin/ldconfig
306
307done &lt; plasma-&plasma5-version;.md5
308
309exit</userinput></screen>
310
311 <para>
312 If you did not set <envar>$KF5_PREFIX</envar> to
313 <filename>/usr</filename>, create symlinks to allow display managers to
314 find <application>Plasma</application>:
315 </para>
316
317<screen><userinput>as_root install -dvm 755 /usr/share/xsessions &amp;&amp;
318cd /usr/share/xsessions/ &amp;&amp;
319[ -e plasma.desktop ] ||
320as_root ln -sfv $KF5_PREFIX/share/xsessions/plasma.desktop &amp;&amp;
321as_root install -dvm 755 /usr/share/wayland-sessions &amp;&amp;
322cd /usr/share/wayland-sessions/ &amp;&amp;
323[ -e plasmawayland.desktop ] ||
324as_root ln -sfv $KF5_PREFIX/share/wayland-sessions/plasmawayland.desktop<!--
325cd $KF5_PREFIX/share/plasma/plasmoids
326
327for j in $(find -name \*.js); do
328 as_root ln -sfv ../code/$(basename $j) $(dirname $j)/../ui/
329done--></userinput></screen>
330
331 <para revision="sysv">
332 Useless systemd units have been installed in
333 <filename class="directory">$KF5_PREFIX/lib</filename>. Remove
334 them now (as <systemitem class="username">root</systemitem>):
335 </para>
336
337<screen role="root"
338 revision="sysv"><userinput>rm -rf $KF5_PREFIX/lib/systemd</userinput></screen>
339
340 </sect2>
341<!--
342 <sect2 role="commands">
343 <title>Command Explanations</title>
344
345 <para>
346 <command>ln -sfv ../code/$(basename $j) $(dirname $j)/../ui/</command>:
347 Create symbolic links so qml files can find needed javascript modules.
348 </para>
349
350 </sect2>
351-->
352 <sect2 role="configuration">
353 <title>Configuring Plasma</title>
354
355 <sect3>
356 <title>Linux PAM Configuration</title>
357
358 <para>
359 If you built Plasma with the recommended <application>Linux
360 PAM</application> support, create necessary configuration files by
361 running the following commands as the <systemitem
362 class="username">root</systemitem> user:
363 </para>
364
365<screen role="root"><userinput>cat &gt; /etc/pam.d/kde &lt;&lt; "EOF"
366<literal># Begin /etc/pam.d/kde
367
368auth requisite pam_nologin.so
369auth required pam_env.so
370
371auth required pam_succeed_if.so uid &gt;= 1000 quiet
372auth include system-auth
373
374account include system-account
375password include system-password
376session include system-session
377
378# End /etc/pam.d/kde</literal>
379EOF
380
381cat &gt; /etc/pam.d/kde-np &lt;&lt; "EOF"
382<literal># Begin /etc/pam.d/kde-np
383
384auth requisite pam_nologin.so
385auth required pam_env.so
386
387auth required pam_succeed_if.so uid &gt;= 1000 quiet
388auth required pam_permit.so
389
390account include system-account
391password include system-password
392session include system-session
393
394# End /etc/pam.d/kde-np</literal>
395EOF
396
397cat &gt; /etc/pam.d/kscreensaver &lt;&lt; "EOF"
398<literal># Begin /etc/pam.d/kscreensaver
399
400auth include system-auth
401account include system-account
402
403# End /etc/pam.d/kscreensaver</literal>
404EOF</userinput></screen>
405 </sect3>
406 </sect2>
407
408 <sect2 role="starting">
409 <title>Starting Plasma5</title>
410
411 <para revision="sysv">
412 You can start <application>Plasma5</application> from runlevel 3, using
413 <xref linkend="xinit"/>, or from runlevel 5, using a Display Manager,
414 such as <xref linkend="lightdm"/>.
415 </para>
416
417 <para revision="systemd">
418 You can start <application>Plasma5</application> from a TTY, using
419 <xref linkend="xinit"/><!--, or from a graphical display manager, such as
420 <xref linkend="sddm"/>-->.
421 </para>
422
423 <para>
424 To start <application>Plasma 5</application> using <xref linkend="xinit"/>,
425 run the following commands:
426 </para>
427
428<screen><userinput>cat &gt; ~/.xinitrc &lt;&lt; "EOF"
429<literal>dbus-launch --exit-with-session $KF5_PREFIX/bin/startplasma-x11</literal>
430EOF
431
432startx</userinput></screen>
433
434 <para>
435 The X session starts on the first unused virtual terminal, normally vt7.
436 You can switch to another vt<emphasis>n</emphasis> simultaneously
437 pressing the keys Ctrl-Alt-F<emphasis>n</emphasis>
438 (<emphasis>n</emphasis>=1, 2, ...). To switch back to the X session,
439 normally started at vt7, use Ctrl-Alt-F7. The vt where the command
440 <command>startx</command> was executed will display many messages,
441 including X starting messages, applications automatically started with
442 the session, and eventually, some warning and error messages. You may
443 prefer to redirect those messages to a log file, which not only will keep
444 the initial vt uncluttered, but can also be used for debugging purposes. This
445 can be done starting X with:
446 </para>
447
448 <screen><userinput>startx &amp;&gt; ~/x-session-errors</userinput></screen>
449
450 <para>
451 When shutting down or rebooting, the shutdown messages appear on the vt
452 where X was running. If you wish to see those messages, simultaneously
453 press keys Alt-F7 (assuming that X was running on vt7).
454 </para>
455<!-- Now the entry is "plasma (X11)" for Xorg, so I guess this is
456 not needed anymore:
457 <para>
458 If you intend to start <application>Plasma</application> using a
459 display manager such as <xref linkend="lightdm"/>, there will be two entries
460 for <application>Plasma</application>, one for use with
461 <application>Xorg</application>, and another for
462 <application>Wayland</application>. Modify the
463 <application>Xorg</application> entry with the following command, as the
464 <systemitem class="username">root</systemitem> user, so that you can
465 differentiate between the two:</para>
466
467<screen role="root"><userinput>sed '/^Name=/s/Plasma/Plasma on Xorg/' -i /usr/share/xsessions/plasma.desktop</userinput></screen>
468-->
469
470 </sect2>
471
472 <sect2 role="content">
473 <title>Contents</title>
474
475 <segmentedlist>
476 <segtitle>Installed Programs</segtitle>
477 <segtitle>Installed Libraries</segtitle>
478 <segtitle>Installed Directories</segtitle>
479
480 <seglistitem>
481 <seg>
482 There are too many plasma programs (63 in /opt/kf5/bin) to list
483 separately here.
484 </seg>
485 <seg>
486 There are too many plasma libraries (40 in /opt/kf5/lib) to list
487 separately here.
488 </seg>
489 <seg>
490 There are too many plasma directories (over 1000 in /opt/kf5) to
491 list separately here.
492 </seg>
493 </seglistitem>
494 </segmentedlist>
495
496 </sect2>
497
498</sect1>
Note: See TracBrowser for help on using the repository browser.