glfs/kde/plasma5/plasma-all.xml
Douglas R. Reno 3d9b01d23f Update to balsa-2.5.11
Update to gnumeric-1.12.47
Update to goffice-0.10.47
Update to dovecot-2.3.10.1 (security update)
mlt: external URL fix
plasma-all: external URL fix
gwenview: Use the proper syntax for the KF5Kipi download link (moved to release-service)
wv: Formatting fix - add a space in the empty FTP URL so that it gets stripped while rendering.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23182 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-21 05:38:31 +00:00

467 lines
16 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 "http://download.kde.org/stable/plasma/&plasma5-version;">
<!ENTITY plasma5-download-ftp " ">
<!ENTITY plasma5-md5sum "See Below">
<!ENTITY plasma5-size "108 MB">
<!ENTITY plasma5-buildsize "1.2 GB (311 MB installed)">
<!ENTITY plasma5-time "18 SBU (using parallelism=4)">
]>
<sect1 id="plasma5-build" xreflabel="Plasma-&plasma5-version;">
<?dbhtml filename="plasma-all.html"?>
<sect1info>
<othername>$LastChangedBy: bdubbs $</othername>
<date>$Date: 2015-09-24 16:44:04 -0500 (Thu, 24 Sep 2015) $</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>
&lfs91_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"/>,-->
<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="linux-pam"/>,
<xref linkend="lm_sensors"/>,
<xref linkend="oxygen-icons5"/>, and
<xref linkend="pciutils"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="glu"/>,
<xref linkend='ibus'/>,
<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="http://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>
<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=http://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>d81cb7833db2169952c46a468b36b630 kdecoration-5.18.5.tar.xz
940627dd8c2792676dd6f74b8c1130ab libkscreen-5.18.5.tar.xz
47d8b84f73fe6e91a5f7b53fec479a06 libksysguard-5.18.5.tar.xz
8632854a3528f18d8175613cd3457086 breeze-5.18.5.tar.xz
ccdb725c872bf797e4ce305a03de3eab breeze-gtk-5.18.5.tar.xz
3bc3534b73ee3542aaab0f2d534763b2 kscreenlocker-5.18.5.tar.xz
07fd865eca86217d879e7470e4afe8b9 oxygen-5.18.5.tar.xz
40441c19d0b72071803dce462fca0ee1 kinfocenter-5.18.5.tar.xz
27f1ef3c7d6b9fb6d9b70d676afc88b7 ksysguard-5.18.5.tar.xz
2881bc40c660bb3a3290f0c08cc189e6 kwin-5.18.5.tar.xz
148072db8bc16ff483ffa444ea7efe9a plasma-workspace-5.18.5.tar.xz
88d833f3b31c79ade207a908eeacf4be bluedevil-5.18.5.tar.xz
3b7d4749556d01fe8eae098b68239366 kde-gtk-config-5.18.5.tar.xz
89f2de2be8fdfa784af9c79d0dadbd32 khotkeys-5.18.5.tar.xz
3c834f0e56d082a00afc4072c00f4139 kmenuedit-5.18.5.tar.xz
4cdf26bbf63abcd146ea88e0aa1911b5 kscreen-5.18.5.tar.xz
a16c7c1841e03b1573448157ae3a9347 kwallet-pam-5.18.5.tar.xz
86f5f66830405ed2a386401b246e71b2 kwayland-integration-5.18.5.tar.xz
6cf0af3a35c5dfe0a024d66a76482b26 kwrited-5.18.5.tar.xz
d28362417e3ab1ca14edb84e73df2b33 milou-5.18.5.tar.xz
07cd8272fc4694f16495ea20ab72b3c0 plasma-nm-5.18.5.tar.xz
78dd988bcbf45586a159a81a1153b22f plasma-pa-5.18.5.tar.xz
e1e1e30bf1b6ccbe245189e19f212777 plasma-workspace-wallpapers-5.18.5.tar.xz
0c99475e2fc152f57fa25c61026e53bf polkit-kde-agent-1-5.18.5.tar.xz
c20dd0685bc94392bc15c1514f324c2b powerdevil-5.18.5.tar.xz
17bfd342f132fac634ffedfe2779a675 plasma-desktop-5.18.5.tar.xz
48726cf667fac5c2f38fa045dde636c4 kdeplasma-addons-5.18.5.tar.xz
58a43b57acc4ff8de899d7c57a8ce90a kgamma5-5.18.5.tar.xz
197400f3c766b560dded88bd05266dfc ksshaskpass-5.18.5.tar.xz
#65136393474814073877cdb17f953149 plasma-sdk-5.18.5.tar.xz
98c4bd10c1176e2d526b6e4dc55a1835 sddm-kcm-5.18.5.tar.xz
2b16115046eb7fef09fa4f438be64591 user-manager-5.18.5.tar.xz
34bad73daf95652b298bb990578e6bb0 discover-5.18.5.tar.xz
#28df67486f98d567f01db35dccba5714 breeze-grub-5.18.5.tar.xz
#9dd90fa2b868a8557dc67b0e86af8722 breeze-plymouth-5.18.5.tar.xz
d7aa47027645ed446177daac5743dd1b kactivitymanagerd-5.18.5.tar.xz
69312d186b9c7380eeda1032ef327dce plasma-integration-5.18.5.tar.xz
67277d2623d1fd86fcd073000b84b2f3 plasma-tests-5.18.5.tar.xz
#39b3b50f740b0122dd0db7391a049731 plymouth-kcm-5.18.5.tar.xz
2a6b5f111a111000e83a039ed1d5685e xdg-desktop-portal-kde-5.18.5.tar.xz
51a6331304780d4f370135f8aeb96848 drkonqi-5.18.5.tar.xz
d7084769f2aee6f41d723d85645b9832 plasma-vault-5.18.5.tar.xz
7fb0482503c46c3852f5fd050ce6f449 plasma-browser-integration-5.18.5.tar.xz
4f5147c3932d1548550e633f0aa4a237 kde-cli-tools-5.18.5.tar.xz
8d46069f6129eea764e3e17469b53bd1 systemsettings-5.18.5.tar.xz
08adc73eacabecc6a4f787bfd0c64dc8 plasma-thunderbolt-5.18.5.tar.xz
#e43f19f06ad0ec687de9ce5362534d88 plasma-nano-5.18.5.tar.xz
#af6d01e56794acc9ca9e721064878133 plasma-phone-components-5.18.5.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>
</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>
<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 (50 in /opt/kf5/bin) to list
separately here.
</seg>
<seg>
There are too many plasma libraries (39 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>