2015-09-26 09:59:08 +08:00
|
|
|
<?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;
|
|
|
|
|
2015-11-05 00:48:40 +08:00
|
|
|
<!ENTITY plasma5-download-http "http://download.kde.org/stable/plasma/&plasma5-version;">
|
2015-09-26 09:59:08 +08:00
|
|
|
<!ENTITY plasma5-download-ftp " ">
|
|
|
|
<!ENTITY plasma5-md5sum "See Below">
|
2016-04-04 11:16:35 +08:00
|
|
|
<!ENTITY plasma5-size "96 MB">
|
|
|
|
<!ENTITY plasma5-buildsize "956 MB">
|
|
|
|
<!ENTITY plasma5-time "11.4 SBU">
|
2015-09-26 09:59:08 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<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-kf5">KDE Plasma 5</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<para>KDE Plasma 5 is a collection of packages based on top of KDE Frameworks
|
2015-11-13 05:18:12 +08:00
|
|
|
5 and QML. It has been derived from the monolithic KDE 4 desktop.
|
2015-11-03 10:11:07 +08:00
|
|
|
They implement the KDE Display Environment (Plasma 5).</para>
|
2015-11-01 12:33:26 +08:00
|
|
|
|
2016-02-29 12:27:25 +08:00
|
|
|
&lfs79_checked;
|
2015-09-26 09:59:08 +08:00
|
|
|
|
|
|
|
<para>The instructions below build all of the Plasma 5 packages in one
|
2015-10-29 12:11:00 +08:00
|
|
|
step by using a bash script.</para>
|
2015-09-26 09:59:08 +08:00
|
|
|
|
|
|
|
<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">
|
2015-11-13 22:24:57 +08:00
|
|
|
<xref linkend="fontforge"/>,
|
|
|
|
<xref linkend="gtk2"/>,
|
|
|
|
<xref linkend="gtk3"/>,
|
2015-10-29 12:11:00 +08:00
|
|
|
<xref linkend="kf5-frameworks"/>,
|
2015-11-01 12:33:26 +08:00
|
|
|
<xref linkend="libpwquality"/>,
|
2015-11-03 10:11:07 +08:00
|
|
|
<xref linkend="libxkbcommon"/>,
|
2015-11-01 12:33:26 +08:00
|
|
|
<xref linkend="mesa"/> built with <xref linkend="wayland"/>,
|
2015-11-13 22:24:57 +08:00
|
|
|
<xref linkend="NetworkManager"/>,
|
|
|
|
<xref linkend="pulseaudio"/>,
|
|
|
|
<xref linkend="python2"/>,
|
2015-12-29 11:16:07 +08:00
|
|
|
<xref linkend="qca"/> (built with qt5),
|
2015-11-13 22:24:57 +08:00
|
|
|
<xref linkend="taglib"/>, and
|
2015-11-03 10:11:07 +08:00
|
|
|
<xref linkend="xcb-util-cursor"/>
|
2015-09-26 09:59:08 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
|
|
<para role="recommended">
|
2015-11-13 22:24:57 +08:00
|
|
|
<xref linkend="libdbusmenu-qt"/>,
|
|
|
|
<xref linkend="libcanberra"/>,
|
|
|
|
<xref linkend="libinput"/>,
|
2015-11-06 13:04:44 +08:00
|
|
|
<xref linkend="linux-pam"/>,
|
2015-11-13 22:24:57 +08:00
|
|
|
<xref linkend="lm_sensors"/>,
|
2015-11-06 13:04:44 +08:00
|
|
|
<xref linkend="oxygen-icons"/>, and
|
|
|
|
<xref linkend="pciutils"/>
|
2015-09-26 09:59:08 +08:00
|
|
|
</para>
|
|
|
|
|
2015-11-06 13:04:44 +08:00
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2015-09-26 09:59:08 +08:00
|
|
|
<para role="optional">
|
2015-11-06 13:04:44 +08:00
|
|
|
<xref linkend="glu"/>,
|
|
|
|
<xref linkend="xorg-synaptics-driver"/>,
|
2016-03-23 04:40:01 +08:00
|
|
|
<ulink url="http://distributions.freedesktop.org/wiki/AppStream">appstream-qt</ulink>,
|
2015-11-09 23:03:59 +08:00
|
|
|
<ulink url="https://github.com/ibus/ibus/wiki">ibus</ulink>,
|
2016-03-23 04:40:01 +08:00
|
|
|
<ulink url="https://www.kdevelop.org/">KDevPlatform</ulink>,
|
2015-11-06 13:04:44 +08:00
|
|
|
<ulink url="http://gpsd.berlios.de">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>,
|
2016-03-23 04:40:01 +08:00
|
|
|
<ulink url="https://www.freedesktop.org/software/PackageKit/releases/">packagekit-qt</ulink>,
|
2015-11-06 13:04:44 +08:00
|
|
|
<ulink url="http://qalculate.sourceforge.net">Qalculate</ulink>,
|
2016-03-23 04:40:01 +08:00
|
|
|
<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 (for pam_kwallet)</ulink>
|
2015-09-26 09:59:08 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/kf5"/></para>
|
|
|
|
|
|
|
|
<sect2>
|
2015-11-04 23:05:32 +08:00
|
|
|
<title>Downloading KDE Plasma5</title>
|
2015-09-26 09:59:08 +08:00
|
|
|
|
|
|
|
<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>
|
2015-11-13 22:24:57 +08:00
|
|
|
|
2015-09-26 09:59:08 +08:00
|
|
|
<screen><userinput>url=http://download.kde.org/stable/plasma/&plasma5-version;/
|
2015-11-03 23:50:13 +08:00
|
|
|
wget -r -nH --cut-dirs=3 -A '*.xz' -np $url</userinput>
|
2015-09-26 09:59:08 +08:00
|
|
|
<literal>
|
2015-11-13 22:24:57 +08:00
|
|
|
The options used here are:
|
2015-09-26 09:59:08 +08:00
|
|
|
-r recurse through child directories
|
|
|
|
-nH disable generation of host-prefixed directories
|
|
|
|
--cut-dirs=3 remove three levels of directories when saving
|
|
|
|
-A '*.xz' just get the *.xz files
|
2015-11-03 23:50:13 +08:00
|
|
|
-np don't get parent directories</literal></screen>
|
2015-09-26 09:59:08 +08:00
|
|
|
|
|
|
|
</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>
|
|
|
|
|
2016-01-13 16:59:34 +08:00
|
|
|
<screen><userinput>cat > plasma-&plasma5-version;.md5 << "EOF"
|
2016-04-04 11:16:35 +08:00
|
|
|
<literal>5d0a3f20a5a459507c9c49feb177d00b kde-cli-tools-5.6.1.tar.xz
|
|
|
|
9982529dcd4a543e4ab8609951fb9ac6 kdecoration-5.6.1.tar.xz
|
|
|
|
1ab98b13ae5a1b382bc0468a5e28cdb6 kwayland-5.6.1.tar.xz
|
|
|
|
e2cc88a075934ce5551aa94d5f5c75e1 libkscreen-5.6.1.tar.xz
|
|
|
|
9b6886198a77180a127e57a88446228c libksysguard-5.6.1.tar.xz
|
|
|
|
79e3820a7524bdae4fd1a71f7dc088ce breeze-5.6.1.tar.xz
|
|
|
|
03eeb9c60ef7f7de5af2570a6cb4a9e3 breeze-gtk-5.6.1.tar.xz
|
|
|
|
42ecfc97b87eeab01d29b39191bc2f9e kscreenlocker-5.6.1.tar.xz
|
|
|
|
3dfc54f17f35ec7b192e4ac5ae34d457 oxygen-5.6.1.tar.xz
|
|
|
|
585c7e20a6c078ec048c9ceecfcf856e khelpcenter-5.6.1.tar.xz
|
|
|
|
b9d0af1be03f5511616063bd01906423 kinfocenter-5.6.1.tar.xz
|
|
|
|
e943f8dffe0048df9580128a95c21cf5 ksysguard-5.6.1.tar.xz
|
|
|
|
f8e9f3106a55f8052866e81c4807cd36 kwin-5.6.1.tar.xz
|
|
|
|
e8c28797ad4ccf76b3ee9ae9fb72e9b1 systemsettings-5.6.1.tar.xz
|
|
|
|
23f09770e6a95574e09a957b99ba875d plasma-workspace-5.6.1.tar.xz
|
|
|
|
9ec91ba6f1af77b002556e86cd4cde16 bluedevil-5.6.1.tar.xz
|
|
|
|
01721aa3ffadef2e7a314facc906a4f3 kde-gtk-config-5.6.1.tar.xz
|
|
|
|
e5a2828b589967d0f98e289fabcb1efe khotkeys-5.6.1.tar.xz
|
|
|
|
e39302b983f12aecc76193ba501f8834 kmenuedit-5.6.1.tar.xz
|
|
|
|
93d6b0fb709802c5c119665b742f5c98 kscreen-5.6.1.tar.xz
|
|
|
|
72c765332e6e1f3e1f4e6e51f79e2f97 kwallet-pam-5.6.1.tar.xz
|
|
|
|
36bbfa042c810e2f8b845d8dcaec2a42 kwayland-integration-5.6.1.tar.xz
|
|
|
|
3b9aee582244b7df2bc490cbcae18968 kwrited-5.6.1.tar.xz
|
|
|
|
61367a1915c42b860621f8b3725918d5 milou-5.6.1.tar.xz
|
|
|
|
76d87b77e5e30c9d860dc24ab77cd51f plasma-nm-5.6.1.tar.xz
|
|
|
|
64fa27ddf0600459a5c6161c88142642 plasma-pa-5.6.1.tar.xz
|
|
|
|
ce307ec7a84e92993cc089630c5ec26d plasma-workspace-wallpapers-5.6.1.tar.xz
|
|
|
|
4ed30c0b7ac9d8cf7eb146f4e8f21e94 polkit-kde-agent-1-5.6.1.tar.xz
|
|
|
|
99bcb48d7b63718b779294862f0bb35c powerdevil-5.6.1.tar.xz
|
|
|
|
4ef14da95b219c50e3ea5cf032f38ec6 plasma-desktop-5.6.1.tar.xz
|
|
|
|
67f1dde3efdfe19faa1c604b9278c58b kdeplasma-addons-5.6.1.tar.xz
|
|
|
|
be0182268086f8d4e98dcd9ff8317f03 kgamma5-5.6.1.tar.xz
|
|
|
|
41027ff2902d1c3d1634585b6aa0cb1d ksshaskpass-5.6.1.tar.xz
|
|
|
|
f99d718c28882c247ba2690397d4b678 plasma-mediacenter-5.6.1.tar.xz
|
|
|
|
#66fe286e573ec90205dae70fe963ca29 plasma-sdk-5.6.1.tar.xz
|
|
|
|
9862a5d3954454a1cb39f7f7e9b1cffb sddm-kcm-5.6.1.tar.xz
|
|
|
|
13e706e781cbef760e149949900d345e user-manager-5.6.1.tar.xz
|
|
|
|
bbbc2b9aa182654d7fb78b5eca927253 discover-5.6.1.tar.xz
|
|
|
|
#9f5bae727e4532a256cc80b6c7e14688 breeze-grub-5.6.1.tar.xz
|
|
|
|
#57f47ae794ed9b34808acbadc8ab9c8e breeze-plymouth-5.6.1.tar.xz
|
|
|
|
334a57e225370a3c183a0fad774c2939 kactivitymanagerd-5.6.1.tar.xz
|
|
|
|
650937fd9faa1f3b52febcb34c3df2f6 plasma-integration-5.6.1.tar.xz </literal>
|
2015-09-26 09:59:08 +08:00
|
|
|
EOF</userinput></screen>
|
|
|
|
|
2016-03-23 04:40:01 +08:00
|
|
|
<note><para>The breeze-grub and breeze-plymouth packages above are both 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
|
2016-04-04 11:16:35 +08:00
|
|
|
<xref linkend="initramfs"/>). The plasma-sdk package is optional and
|
|
|
|
used for software development.
|
|
|
|
</para></note>
|
2016-03-23 04:40:01 +08:00
|
|
|
|
2015-09-26 09:59:08 +08:00
|
|
|
</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)
|
2015-11-13 22:24:57 +08:00
|
|
|
|
2015-09-26 09:59:08 +08:00
|
|
|
pkg=$(echo $file|sed 's|^.*/||') # Remove directory
|
|
|
|
packagedir=$(echo $pkg|sed 's|\.tar.*||') # Package directory
|
|
|
|
|
|
|
|
tar -xf $file
|
|
|
|
pushd $packagedir
|
|
|
|
|
2015-09-26 11:01:24 +08:00
|
|
|
mkdir build
|
|
|
|
cd build
|
2015-09-26 09:59:08 +08:00
|
|
|
|
2015-11-03 10:11:07 +08:00
|
|
|
OPTS=""
|
|
|
|
|
2016-03-04 21:54:41 +08:00
|
|
|
case $packagedir in
|
2015-11-03 10:11:07 +08:00
|
|
|
kwayland-&plasma5-version; )
|
|
|
|
OPTS="-DECM_MKSPECS_INSTALL_DIR=$KF5_PREFIX/share/mkspecs/modules"
|
|
|
|
;;
|
|
|
|
esac
|
|
|
|
|
|
|
|
cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
|
|
|
|
-DCMAKE_BUILD_TYPE=Release \
|
|
|
|
-DLIB_INSTALL_DIR=lib \
|
|
|
|
-DBUILD_TESTING=OFF \
|
|
|
|
$OPTS \
|
2015-09-26 11:01:24 +08:00
|
|
|
-Wno-dev .. &&
|
2015-09-26 09:59:08 +08:00
|
|
|
|
2015-09-26 11:01:24 +08:00
|
|
|
make
|
|
|
|
as_root make install
|
|
|
|
popd
|
2015-09-26 09:59:08 +08:00
|
|
|
|
2016-04-04 04:07:11 +08:00
|
|
|
<!-- somme packages end up with files owned by root in $packagedir,
|
|
|
|
so use as_root for removing -->
|
|
|
|
as_root rm -rf $packagedir
|
2015-09-26 11:01:24 +08:00
|
|
|
as_root /sbin/ldconfig
|
|
|
|
|
2016-01-13 16:59:34 +08:00
|
|
|
done < plasma-&plasma5-version;.md5
|
2015-09-26 09:59:08 +08:00
|
|
|
|
2015-11-03 10:11:07 +08:00
|
|
|
exit
|
|
|
|
|
|
|
|
cd $KF5_PREFIX/share/plasma/plasmoids
|
2015-09-26 09:59:08 +08:00
|
|
|
|
2015-11-03 10:11:07 +08:00
|
|
|
for j in $(find -name \*.js); do
|
2015-11-05 11:01:45 +08:00
|
|
|
as_root ln -sfv ../code/$(basename $j) $(dirname $j)/../ui/
|
2015-11-03 10:11:07 +08:00
|
|
|
done</userinput></screen>
|
2015-09-26 09:59:08 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
|
|
|
<para>
|
2015-11-03 10:11:07 +08:00
|
|
|
<command>ln -sfv ../code/$(basename $j) $(dirname $j)/../ui/</command>:
|
|
|
|
Create symbolic links so qml files can find needed javascript modules.
|
2015-09-26 09:59:08 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
</sect2>
|
2015-11-03 10:11:07 +08:00
|
|
|
<sect2 role="starting">
|
|
|
|
<title>Starting Plasma5</title>
|
|
|
|
|
2015-12-29 11:16:07 +08:00
|
|
|
<caution>
|
|
|
|
<para>If you have KDE4 installed as well as Plasma 5, make sure the
|
|
|
|
PATH environment setting has the Plasma 5 binaries before the KDE4 entry.
|
|
|
|
You can ensure this by running:</para>
|
|
|
|
|
|
|
|
<screen><userinput>pathprepend /opt/kf5/bin</userinput></screen>
|
|
|
|
|
|
|
|
<para>before running startx.</para>
|
|
|
|
</caution>
|
|
|
|
|
2015-11-03 10:11:07 +08:00
|
|
|
<para>
|
|
|
|
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="sddm"/>.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<para>
|
2015-12-29 11:16:07 +08:00
|
|
|
To start <application>Plasma 5</application> using <xref linkend="xinit"/>,
|
2015-11-03 10:11:07 +08:00
|
|
|
run the following commands:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<screen><userinput>cat > ~/.xinitrc << "EOF"
|
|
|
|
<literal>ck-launch-session dbus-launch --exit-with-session $KF5_PREFIX/bin/startkde</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 &> ~/.x-session-errors</userinput></screen>
|
|
|
|
|
|
|
|
<note>
|
|
|
|
<para>
|
|
|
|
You may wish to drop consolekit and/or dbus-launch, e.g., just using
|
|
|
|
startkde in ~/.xinitrc. However some capabilities such as mounting or
|
|
|
|
umounting file systems from a file manager will not be possible, or the
|
|
|
|
reboot option may be absent or inoperative, among other problems.
|
|
|
|
</para>
|
|
|
|
</note>
|
|
|
|
<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>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
2015-09-26 09:59:08 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>
|
2015-11-07 04:11:51 +08:00
|
|
|
There are too many plasma programs (50 in /opt/kf5/bin) to list
|
|
|
|
separately here.
|
2015-09-26 09:59:08 +08:00
|
|
|
</seg>
|
|
|
|
<seg>
|
2015-11-07 04:11:51 +08:00
|
|
|
There are too many plasma libraries (39 in /opt/kf5/lib) to list
|
|
|
|
separately here.
|
2015-09-26 09:59:08 +08:00
|
|
|
</seg>
|
|
|
|
<seg>
|
2015-11-07 04:11:51 +08:00
|
|
|
There are too many plasma directories (over 1000 in /opt/kf5) to
|
|
|
|
list separately here.
|
2015-09-26 09:59:08 +08:00
|
|
|
</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|
|
|
|
|