glfs/kde/plasma5/plasma-all.xml
2021-12-14 13:11:09 -06:00

498 lines
17 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY plasma5-download-http "https://download.kde.org/stable/plasma/&plasma5-version;">
<!ENTITY plasma5-download-ftp " ">
<!ENTITY plasma5-md5sum "See Below">
<!ENTITY plasma5-size "183 MB">
<!ENTITY plasma5-buildsize "1.7 GB (200 MB installed)">
<!ENTITY plasma5-time "19 SBU (using parallelism=4)">
]>
<sect1 id="plasma5-build" xreflabel="Plasma-&plasma5-version;">
<?dbhtml filename="plasma-all.html"?>
<sect1info>
<date>$Date$</date>
</sect1info>
<title>Building Plasma 5</title>
<indexterm zone="plasma5-build">
<primary sortas="a-kde-plasma">KDE Plasma 5</primary>
</indexterm>
<para>
KDE Plasma 5 is a collection of packages based on top of KDE Frameworks
5 and QML. They implement the KDE Display Environment (Plasma 5).
</para>
&lfs110a_checked;
<para>
The instructions below build all of the Plasma 5 packages in one
step by using a bash script.
</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&plasma5-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download (FTP): <ulink url="&plasma5-download-ftp;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &plasma5-md5sum;
</para>
</listitem>
<listitem>
<para>
Download size: &plasma5-size;
</para>
</listitem>
<listitem>
<para>
Estimated disk space required: &plasma5-buildsize;
</para>
</listitem>
<listitem>
<para>
Estimated build time: &plasma5-time;
</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Plasma 5 Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<!--<xref linkend="fontforge"/>,-->
<!-- does not seem to be needed as of 5.22.4 <xref linkend="GConf"/>, -->
<xref linkend="gtk2"/>,
<xref linkend="gtk3"/>,
<xref linkend="kf5-frameworks"/>,
<xref linkend="libpwquality"/>,
<xref linkend="libxkbcommon"/>,
<xref linkend="mesa"/> built with <xref linkend="wayland"/>,
<xref linkend="NetworkManager"/>,
<xref linkend="pipewire"/>,
<xref linkend="pulseaudio"/>,
<xref linkend="qca"/>,
<xref linkend="sassc"/>,
<xref linkend="taglib"/>, and
<xref linkend="xcb-util-cursor"/>
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para role="recommended">
<xref linkend="fftw"/>,
<xref linkend="gsettings-desktop-schemas"/>,
<xref linkend="libdbusmenu-qt"/>,
<xref linkend="libcanberra"/>,
<xref linkend="libinput"/>,
<xref linkend="libpcap"/>,
<xref linkend="linux-pam"/>,
<xref linkend="lm_sensors"/>,
<xref linkend="oxygen-icons5"/>, and
<xref linkend="pciutils"/>
</para>
<bridgehead renderas="sect4">Recommended (runtime)</bridgehead>
<para role="recommended">
<xref role="runtime" linkend="accountsservice"/> and
<xref role="runtime" linkend="smartmontools"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="glu"/>,
<xref linkend='ibus'/>,
<xref linkend='qtwebengine'/>,
<xref linkend="xorg-synaptics-driver"/>,
<ulink url="http://distributions.freedesktop.org/wiki/AppStream">appstream-qt</ulink>,
<ulink url="https://www.kdevelop.org/">KDevPlatform</ulink>,
<ulink url="https://gpsd.gitlab.io/gpsd/">libgps</ulink>,
<ulink url="https://github.com/libhybris/libhybris">libhybris</ulink>,
<ulink url="https://sourceforge.net/projects/libraw1394/">libraw1394</ulink>,
<ulink url="https://bitbucket.org/godsme/mockcpp">mockcpp</ulink>,
<ulink url="https://www.freedesktop.org/software/PackageKit/releases/">packagekit-qt</ulink>,
<ulink url="http://qalculate.github.io/">Qalculate</ulink>,
<ulink url="https://launchpad.net/qapt">Qapt</ulink>,
<ulink url="https://github.com/osiam/osiam">SCIM</ulink>, and
<ulink url="http://www.dest-unreach.org/socat/">socat</ulink> (for pam_kwallet)
</para>
<note>
<para>
Only two plasma packages optionally use <xref linkend="qtwebengine"/>:
libksysguard and kdeplasma-addons. If QtWebEngine is installed later,
only those two packages have to be rebuilt. This allows to provide
a more complete display in the system monitor application.
</para>
</note>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/kf5"/></para>
<sect2>
<title>Downloading KDE Plasma5</title>
<para>
The easiest way to get the KDE Plasma5 packages is to use a single
<command>wget</command> to fetch them all at once:
</para>
<screen><userinput>url=https://download.kde.org/stable/plasma/&plasma5-version;/
wget -r -nH -nd -A '*.xz' -np $url</userinput>
<literal>
The options used here are:
-r recurse through child directories
-nH disable generation of host-prefixed directories
-nd do not create a hierarchy of directories
-A '*.xz' just get the *.xz files
-np don't get parent directories</literal></screen>
</sect2>
<sect2>
<title>Setting Package Order</title>
<para>
The order of building files is important due to internal dependencies.
Create the list of files in the proper order as follows:
</para>
<screen><userinput>cat &gt; plasma-&plasma5-version;.md5 &lt;&lt; "EOF"
<literal>70412d6cd8e0d1c4c42ed12902368a7f kdecoration-5.23.4.tar.xz
e970cde02338a940dfac2a46834bb914 libkscreen-5.23.4.tar.xz
2b3db1a3157b42f17e7f9bfa5a94632f libksysguard-5.23.4.tar.xz
4121a2c47a3a523fee891e82233dafaa breeze-5.23.4.tar.xz
5c7c1d37cc2e8e4e77509e76c025bd8a breeze-gtk-5.23.4.tar.xz
8a0ca463e975f36a4029c5b58e97d0c6 layer-shell-qt-5.23.4.tar.xz
9ba6af9d821819a12627228348be3a33 kscreenlocker-5.23.4.tar.xz
196a7591da5295467079154bbb555a0e oxygen-5.23.4.tar.xz
98aba2934bc1a37a948b7e2cd5a8a5f5 kinfocenter-5.23.4.tar.xz
c3fb19662d5f9df6d08da17537de4a00 kwayland-server-5.23.4.tar.xz
7c4641bdb19b8ff3ebf785d9e62c4e73 kwin-5.23.4.tar.xz
b881d2067ab2b2081b1abe514df535d2 plasma-workspace-5.23.4.tar.xz
d792a0949023365b7cbe63063cac4d76 plasma-disks-5.23.4.tar.xz
129d38e7781b6b8de4228d5798a43cfb bluedevil-5.23.4.tar.xz
8c9e78a04e7d810e07f3016f2506b294 kde-gtk-config-5.23.4.tar.xz
679e9b0049272f9dd09fd5aa196d4083 khotkeys-5.23.4.tar.xz
25f187342eccfea8400ee7473d00c776 kmenuedit-5.23.4.tar.xz
525d86e1f10e27a682419dd7fe50adc7 kscreen-5.23.4.tar.xz
b8dee5bf600004b67d499144e5b73aa4 kwallet-pam-5.23.4.tar.xz
ccadb3775b62e6c79ae876d36e112d2d kwayland-integration-5.23.4.tar.xz
8d5500231378fce92b938e650b93af02 kwrited-5.23.4.tar.xz
c747fc88fe6321936d321145953c9113 milou-5.23.4.tar.xz
c8550fccbb1f4545b75d3d12ff3f2bd0 plasma-nm-5.23.4.tar.xz
f8eb962f3ddb735440161349ccb53b7d plasma-pa-5.23.4.tar.xz
a8c49526c3166ab39c52d5c2698cac66 plasma-workspace-wallpapers-5.23.4.tar.xz
a4c54e6faa3539f87327fed2957d46e6 polkit-kde-agent-1-5.23.4.tar.xz
caebf6ab603fca247adfb04d96b276b1 powerdevil-5.23.4.tar.xz
4f53438f181525c1c64de34e8a2a7539 plasma-desktop-5.23.4.tar.xz
7050e2d550375e09c5713c7975439748 kdeplasma-addons-5.23.4.tar.xz
a142e8c4f2ca73e35384962d998a3b5c kgamma5-5.23.4.tar.xz
daf8770fe5e265aad69534d64f3d9cea ksshaskpass-5.23.4.tar.xz
#ad6f77ebdbc3396bbf08e61168669fa6 plasma-sdk-5.23.4.tar.xz
71a0156a31687357103f954fa78b6848 sddm-kcm-5.23.4.tar.xz
006e75263753756f8755bd059c19ab9e discover-5.23.4.tar.xz
#9c8f0c048dc42677d74353bbfa2159a2 breeze-grub-5.23.4.tar.xz
#71c20d264f3e55a6b44d7bb999cb2392 breeze-plymouth-5.23.4.tar.xz
280b8796189bc7aab7176b11d544e847 kactivitymanagerd-5.23.4.tar.xz
ff59902f5d98c8b95e0233bbd51dc2c6 plasma-integration-5.23.4.tar.xz
75323ed6f25645cfc177b05851708aef plasma-tests-5.23.4.tar.xz
#90f7253019ffeebea00e46c8d01825e3 plymouth-kcm-5.23.4.tar.xz
9834a8793b8ec9c9ba100088b156eda7 xdg-desktop-portal-kde-5.23.4.tar.xz
8a105673248c94dd7d67345e5015cfa1 drkonqi-5.23.4.tar.xz
f95e5d77072c1e63d868fcf31794f2a7 plasma-vault-5.23.4.tar.xz
159c8ef827875feee49ad2ab18a69a68 plasma-browser-integration-5.23.4.tar.xz
6100c39ded0b25058d8d9c58a06dd88f kde-cli-tools-5.23.4.tar.xz
da45f029de7d611f1f2ce68d944b9c97 systemsettings-5.23.4.tar.xz
d13e77f6cfd50f710f155cec76fd4096 plasma-thunderbolt-5.23.4.tar.xz
#26080aa1ce99de8ec0e8e170713a0bdb plasma-nano-5.23.4.tar.xz
#6977fd972f03934aa40f6dceead0268a plasma-phone-components-5.23.4.tar.xz
8287067abceafacc586bdea72917f63a plasma-firewall-5.23.4.tar.xz
287dc2d4ba0501335460db00e40151be plasma-systemmonitor-5.23.4.tar.xz
43eb9791a41bab99ba7a69a95740a53c qqc2-breeze-style-5.23.4.tar.xz
77f7b33c69d7638d1109757feab51e74 ksystemstats-5.23.4.tar.xz</literal>
EOF</userinput></screen>
<note>
<para>
The breeze-grub, breeze-plymouth, and plymouth-kcm packages above are
all for customized support of <ulink
url="https://www.freedesktop.org/wiki/Software/Plymouth/"
>Plymouth</ulink>
which is designed to be run within an initial ram disk during boot (see
<xref linkend="initramfs"/>). The plasma-sdk package is optional and
used for software development. The plasma-nano package is used for
embedded systems and plasma-phone-components provides phone
functionality for Plasma.
</para>
</note>
</sect2>
<sect2 role="installation">
<title>Installation of Plasma5</title>
&as_root;
<para>
First, start a subshell that will exit on error:
</para>
<screen><userinput>bash -e</userinput></screen>
<para>
Install all of the packages by running the following
commands:
</para>
<screen><userinput>while read -r line; do
# Get the file name, ignoring comments and blank lines
if $(echo $line | grep -E -q '^ *$|^#' ); then continue; fi
file=$(echo $line | cut -d" " -f2)
pkg=$(echo $file|sed 's|^.*/||') # Remove directory
packagedir=$(echo $pkg|sed 's|\.tar.*||') # Package directory
tar -xf $file
pushd $packagedir
<!--
# Fix some build issues when generating some configuration files
case $name in
plasma-workspace)
sed -i '/set.HAVE_X11/a set(X11_FOUND 1)' CMakeLists.txt
;;
khotkeys)
sed -i '/X11Extras/a set(X11_FOUND 1)' CMakeLists.txt
;;
plasma-desktop)
sed -i '/X11.h)/i set(X11_FOUND 1)' CMakeLists.txt
;;
esac
-->
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
-DCMAKE_BUILD_TYPE=Release \
-DBUILD_TESTING=OFF \
-Wno-dev .. &amp;&amp;
make
as_root make install
popd
<!-- some packages end up with files owned by root in $packagedir,
so use as_root for removing -->
as_root rm -rf $packagedir
as_root /sbin/ldconfig
done &lt; plasma-&plasma5-version;.md5
exit</userinput></screen>
<para>
If you did not set <envar>$KF5_PREFIX</envar> to
<filename>/usr</filename>, create symlinks to allow display managers to
find <application>Plasma</application>:
</para>
<screen><userinput>as_root install -dvm 755 /usr/share/xsessions &amp;&amp;
cd /usr/share/xsessions/ &amp;&amp;
[ -e plasma.desktop ] ||
as_root ln -sfv $KF5_PREFIX/share/xsessions/plasma.desktop &amp;&amp;
as_root install -dvm 755 /usr/share/wayland-sessions &amp;&amp;
cd /usr/share/wayland-sessions/ &amp;&amp;
[ -e plasmawayland.desktop ] ||
as_root ln -sfv $KF5_PREFIX/share/wayland-sessions/plasmawayland.desktop<!--
cd $KF5_PREFIX/share/plasma/plasmoids
for j in $(find -name \*.js); do
as_root ln -sfv ../code/$(basename $j) $(dirname $j)/../ui/
done--></userinput></screen>
<para revision="sysv">
Useless systemd units have been installed in
<filename class="directory">$KF5_PREFIX/lib</filename>. Remove
them now (as <systemitem class="username">root</systemitem>):
</para>
<screen role="root"
revision="sysv"><userinput>rm -rf $KF5_PREFIX/lib/systemd</userinput></screen>
</sect2>
<!--
<sect2 role="commands">
<title>Command Explanations</title>
<para>
<command>ln -sfv ../code/$(basename $j) $(dirname $j)/../ui/</command>:
Create symbolic links so qml files can find needed javascript modules.
</para>
</sect2>
-->
<sect2 role="configuration">
<title>Configuring Plasma</title>
<sect3>
<title>Linux PAM Configuration</title>
<para>
If you built Plasma with the recommended <application>Linux
PAM</application> support, create necessary configuration files by
running the following commands as the <systemitem
class="username">root</systemitem> user:
</para>
<screen role="root"><userinput>cat &gt; /etc/pam.d/kde &lt;&lt; "EOF"
<literal># Begin /etc/pam.d/kde
auth requisite pam_nologin.so
auth required pam_env.so
auth required pam_succeed_if.so uid &gt;= 1000 quiet
auth include system-auth
account include system-account
password include system-password
session include system-session
# End /etc/pam.d/kde</literal>
EOF
cat &gt; /etc/pam.d/kde-np &lt;&lt; "EOF"
<literal># Begin /etc/pam.d/kde-np
auth requisite pam_nologin.so
auth required pam_env.so
auth required pam_succeed_if.so uid &gt;= 1000 quiet
auth required pam_permit.so
account include system-account
password include system-password
session include system-session
# End /etc/pam.d/kde-np</literal>
EOF
cat &gt; /etc/pam.d/kscreensaver &lt;&lt; "EOF"
<literal># Begin /etc/pam.d/kscreensaver
auth include system-auth
account include system-account
# End /etc/pam.d/kscreensaver</literal>
EOF</userinput></screen>
</sect3>
</sect2>
<sect2 role="starting">
<title>Starting Plasma5</title>
<para revision="sysv">
You can start <application>Plasma5</application> from runlevel 3, using
<xref linkend="xinit"/>, or from runlevel 5, using a Display Manager,
such as <xref linkend="lightdm"/>.
</para>
<para revision="systemd">
You can start <application>Plasma5</application> from a TTY, using
<xref linkend="xinit"/><!--, or from a graphical display manager, such as
<xref linkend="sddm"/>-->.
</para>
<para>
To start <application>Plasma 5</application> using <xref linkend="xinit"/>,
run the following commands:
</para>
<screen><userinput>cat &gt; ~/.xinitrc &lt;&lt; "EOF"
<literal>dbus-launch --exit-with-session $KF5_PREFIX/bin/startplasma-x11</literal>
EOF
startx</userinput></screen>
<para>
The X session starts on the first unused virtual terminal, normally vt7.
You can switch to another vt<emphasis>n</emphasis> simultaneously
pressing the keys Ctrl-Alt-F<emphasis>n</emphasis>
(<emphasis>n</emphasis>=1, 2, ...). To switch back to the X session,
normally started at vt7, use Ctrl-Alt-F7. The vt where the command
<command>startx</command> was executed will display many messages,
including X starting messages, applications automatically started with
the session, and eventually, some warning and error messages. You may
prefer to redirect those messages to a log file, which not only will keep
the initial vt uncluttered, but can also be used for debugging purposes. This
can be done starting X with:
</para>
<screen><userinput>startx &amp;&gt; ~/x-session-errors</userinput></screen>
<para>
When shutting down or rebooting, the shutdown messages appear on the vt
where X was running. If you wish to see those messages, simultaneously
press keys Alt-F7 (assuming that X was running on vt7).
</para>
<!-- Now the entry is "plasma (X11)" for Xorg, so I guess this is
not needed anymore:
<para>
If you intend to start <application>Plasma</application> using a
display manager such as <xref linkend="lightdm"/>, there will be two entries
for <application>Plasma</application>, one for use with
<application>Xorg</application>, and another for
<application>Wayland</application>. Modify the
<application>Xorg</application> entry with the following command, as the
<systemitem class="username">root</systemitem> user, so that you can
differentiate between the two:</para>
<screen role="root"><userinput>sed '/^Name=/s/Plasma/Plasma on Xorg/' -i /usr/share/xsessions/plasma.desktop</userinput></screen>
-->
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>
There are too many plasma programs (63 in /opt/kf5/bin) to list
separately here.
</seg>
<seg>
There are too many plasma libraries (40 in /opt/kf5/lib) to list
separately here.
</seg>
<seg>
There are too many plasma directories (over 1000 in /opt/kf5) to
list separately here.
</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>