mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 09:07:30 +08:00
972 lines
33 KiB
XML
972 lines
33 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;
|
|
|
|
<!-- kf5-download-http is defined on packages.ent
|
|
<!ENTITY kf5-download-http "&kf5-download-http;"> -->
|
|
<!ENTITY kf5-download-ftp " ">
|
|
<!ENTITY kf5-md5sum "See Below">
|
|
<!ENTITY kf5-size "270 MB">
|
|
<!ENTITY kf5-buildsize "1.3 GB (245 MB installed)">
|
|
<!ENTITY kf5-time "16 SBU (using parallelism=4)">
|
|
]>
|
|
|
|
<sect1 id="kf5-frameworks" xreflabel="KDE Frameworks-&kf5-version;">
|
|
<?dbhtml filename="frameworks5.html"?>
|
|
|
|
<sect1info>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Building KDE Frameworks 5 (KF5)</title>
|
|
|
|
<indexterm zone="kf5-frameworks">
|
|
<primary sortas="a-kde-frameworks">KDE Frameworks</primary>
|
|
</indexterm>
|
|
|
|
<para>
|
|
KDE Frameworks 5 is a collection of libraries based on top of Qt5 and
|
|
QML derived from the monolithic KDE 4 libraries. They can be used
|
|
independent of the KDE Display Environment (Plasma 5).
|
|
</para>
|
|
|
|
&lfs111_checked;
|
|
|
|
<para>
|
|
The instructions below build all of the KDE Frameworks 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="&kf5-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&kf5-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &kf5-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &kf5-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &kf5-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &kf5-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">KF5 Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="boost"/>,
|
|
<xref linkend="extra-cmake-modules"/>,
|
|
<xref linkend="DocBook"/>,
|
|
<xref linkend="docbook-xsl"/>,
|
|
<xref linkend="giflib"/>,
|
|
<xref linkend="libepoxy"/>,
|
|
<xref linkend="libgcrypt"/>,
|
|
<xref linkend="libical"/>,
|
|
<xref linkend="libjpeg"/>,
|
|
<xref linkend="libpng"/>,
|
|
<xref linkend="libxslt"/>,
|
|
<xref linkend="lmdb"/>,
|
|
<xref linkend="qrencode"/>,
|
|
<xref linkend="phonon"/>,
|
|
<xref linkend="plasma-wayland-protocols"/>,
|
|
<xref linkend="shared-mime-info"/>,
|
|
<xref linkend="perl-uri"/>, and
|
|
<xref linkend="wget"/> (required to download the packages)
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="aspell"/> (Dictionary backend for Sonnet),
|
|
<xref linkend="avahi"/> (DNS-SD backend for KDNSSD),
|
|
<xref linkend="libdbusmenu-qt"/> (built with qt5),
|
|
<xref linkend="NetworkManager"/> (needed to build NetworkManager-Qt), and
|
|
<xref linkend="polkit-qt"/> (Authentication backend for KAuth)
|
|
</para>
|
|
|
|
<para role="recommended">
|
|
Furthermore, the instructions below assume that the environment has been
|
|
set up as described in <xref linkend="kf5-intro"/>.
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="bluez"/> (needed to build Bluez-Qt),
|
|
<xref linkend="ModemManager"/> (needed to build ModemManager-Qt),
|
|
<ulink url="http://libdmtx.sourceforge.net/">Datamatrix</ulink> (deemed
|
|
recommended for Prison by upstream)
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Runtime dependency for FrameworkIntegration</bridgehead>
|
|
<para role="optional">
|
|
<xref role="runtime" linkend="oxygen-fonts"/> and
|
|
<xref role="runtime" linkend="noto-fonts"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Additional recommended dependencies for kapidox</bridgehead>
|
|
<para role="recommended">
|
|
<xref role="runtime" linkend="doxygen"/> (Run time)<phrase revision="sysv">,
|
|
<xref linkend="Jinja2"/>, and
|
|
<xref linkend="PyYAML"/> (if those python modules are not present at build
|
|
time, they will be downloaded)</phrase>
|
|
<phrase revision="systemd"> and
|
|
<xref linkend="PyYAML"/> (if this python module is not present at build
|
|
time, it will be downloaded)</phrase>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Other python modules needed by kapidox</bridgehead>
|
|
<para role="optional">
|
|
<ulink url="https://pypi.org/simple/requests/">requests</ulink>,
|
|
<ulink url="https://pypi.org/simple/doxyqml/">doxyqml</ulink>,
|
|
<ulink url="https://pypi.org/simple/doxypypy/">doxypypy</ulink>,
|
|
<ulink url="https://pypi.org/simple/urllib3/">urllib3</ulink>,
|
|
<ulink url="https://pypi.org/simple/idna/">idna</ulink>,
|
|
<ulink url="https://pypi.org/simple/charset-normalizer/">charset-normalizer</ulink>, and
|
|
<ulink url="https://pypi.org/simple/certifi/">certifi</ulink> (all will be
|
|
automatically installed at build time if not present on the system)
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Additional image formats support in KImageFormats</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="jasper"/> and
|
|
<ulink url="http://www.openexr.com/">OpenEXR</ulink>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional dependencies for KIO</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="mitkrb"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional dependencies for Solid</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="udisks2"/>,
|
|
<xref linkend="upower"/> and
|
|
<ulink role="runtime" url="http://www.freedesktop.org/software/media-player-info/">media-player-info</ulink> (runtime)
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional dependency for KWallet</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="gpgme"/>, built with C++ bindings (which is the default).
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional dictionary backends for Sonnet</bridgehead>
|
|
<para role="optional">
|
|
<ulink url="http://hspell.ivrix.org.il/">Hspell</ulink> and
|
|
<ulink url="http://hunspell.sourceforge.net/">Hunspell</ulink>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/kf5"/></para>
|
|
|
|
<sect2>
|
|
<title>Downloading KDE Frameworks</title>
|
|
|
|
<para>
|
|
The easiest way to get the KDE Frameworks packages is to use a single
|
|
<command>wget</command> to fetch them all at once:
|
|
</para>
|
|
|
|
<screen><userinput>url=https://download.kde.org/stable/frameworks/&kf5-short-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 > frameworks-&kf5-version;.md5 << "EOF"
|
|
<literal>5d9784ee2bd02ca0764c6bd1d8589dff attica-5.91.0.tar.xz
|
|
#65a71fbf53cda26166fa315c496f16ca extra-cmake-modules-5.91.0.tar.xz
|
|
f2a6670f535225cee132b0862af157ad kapidox-5.91.0.tar.xz
|
|
c1bd7b16fd4b488f38d008574871e7a6 karchive-5.91.0.tar.xz
|
|
643759d7e8b7edafcd96fe57a31f65ba kcodecs-5.91.0.tar.xz
|
|
503fb86945377cc4e6824526083a03c2 kconfig-5.91.0.tar.xz
|
|
4d39a971050164eca9cfd17267fbd49d kcoreaddons-5.91.0.tar.xz
|
|
df8c55668581077a980ac34b97533a6a kdbusaddons-5.91.0.tar.xz
|
|
4a39910f9fffa41bf636108046d11a62 kdnssd-5.91.0.tar.xz
|
|
d35d659076a7e693f534b075e977938c kguiaddons-5.91.0.tar.xz
|
|
8def96f2eecd9351350f749344bfb6e7 ki18n-5.91.0.tar.xz
|
|
0277a06b454a12cb9081238acc20d9ff kidletime-5.91.0.tar.xz
|
|
54ad4bf2891c9b83b368efd5e5ed0320 kimageformats-5.91.0.tar.xz
|
|
40cc3a14e1c2b30d0daf1a09946886cf kitemmodels-5.91.0.tar.xz
|
|
7fccfc2d2f03620933623e2a92fb31d5 kitemviews-5.91.0.tar.xz
|
|
46fdbec50f3947966d25cbaa69abd727 kplotting-5.91.0.tar.xz
|
|
53ef80abdb614eb4b3db80299a648303 kwidgetsaddons-5.91.0.tar.xz
|
|
3741a8dd1af123a48f8f622c5000457f kwindowsystem-5.91.0.tar.xz
|
|
022818490366c1c84b099855135882b3 networkmanager-qt-5.91.0.tar.xz
|
|
59f5148ddc67455188c81d570167147f solid-5.91.0.tar.xz
|
|
ca8498069ae692512a7a884492898db9 sonnet-5.91.0.tar.xz
|
|
de397b8183b1c0827f0a541aa5d5f770 threadweaver-5.91.0.tar.xz
|
|
9771c45d5646210509a1f336f080db8a kauth-5.91.0.tar.xz
|
|
e4ad9f872cddaa3deef16fcc202e8b53 kcompletion-5.91.0.tar.xz
|
|
f8444d0caacd92799fc9d869331899bb kcrash-5.91.0.tar.xz
|
|
f49f6f134a370add0e901aae468c2164 kdoctools-5.91.0.tar.xz
|
|
77c52f14f2e49ff18d030c7284308389 kpty-5.91.0.tar.xz
|
|
37338dd3c41623cdf4e305966d497a49 kunitconversion-5.91.0.tar.xz
|
|
c29c3835fc89c0004c5d9586efdca8ee kconfigwidgets-5.91.0.tar.xz
|
|
b45f86503ff166a69a7cd2fc2f3fdca2 kservice-5.91.0.tar.xz
|
|
da8b36e6c834f7181983fba73828ee42 kglobalaccel-5.91.0.tar.xz
|
|
6e72bd9c68eba7a05c735e4b17238ec9 kpackage-5.91.0.tar.xz
|
|
cf6a45110d6f7a5b3e74d133262c65a8 kdesu-5.91.0.tar.xz
|
|
f0872d10bc2caaf7eb3add7ce9e6546c kemoticons-5.91.0.tar.xz
|
|
49df446c1150b92021c42e1d0ca70cc2 kiconthemes-5.91.0.tar.xz
|
|
eca731f12d135cc92d53cc95f9598d24 kjobwidgets-5.91.0.tar.xz
|
|
392da2d1e13bdfbbe9f799f8b6ffd216 knotifications-5.91.0.tar.xz
|
|
f67fa515f50c11fcb376d26f2197a4d8 ktextwidgets-5.91.0.tar.xz
|
|
6331ab56636c38cf9ca59ac3f43e4aa3 kxmlgui-5.91.0.tar.xz
|
|
4d76d18f66b841a5198d9e5449478bba kbookmarks-5.91.0.tar.xz
|
|
890904a43d90486126cdc08ca32aabb4 kwallet-5.91.0.tar.xz
|
|
a272d2e425e1bcda33151c89d68b806b kded-5.91.0.tar.xz
|
|
b1ce633d68b986a917cf81132927e574 kio-5.91.0.tar.xz
|
|
bd47095a50a31c273f48e5b0a0178f02 kdeclarative-5.91.0.tar.xz
|
|
393d52ba4883d61dd9b1f06df04b2f27 kcmutils-5.91.0.tar.xz
|
|
c0c4e2f09fea4440da5c1777cc3605b3 kirigami2-5.91.0.tar.xz
|
|
1fb3cce028aefdd1db4d613b300d7edf syndication-5.91.0.tar.xz
|
|
140700c804ef89f06024524c8a51daa5 knewstuff-5.91.0.tar.xz
|
|
d6e68519c97992610722b0a68c563a34 frameworkintegration-5.91.0.tar.xz
|
|
aa0a82faf3749e707565bc0172ced5d3 kinit-5.91.0.tar.xz
|
|
fe2d0dbf070991d7ae51779db4fa8fd2 kparts-5.91.0.tar.xz
|
|
9f80142ffe37b515b34dc0889126fe65 kactivities-5.91.0.tar.xz
|
|
#27062fb86be35c87443e680721e8fa56 kdewebkit-5.91.0.tar.xz
|
|
d8c472435f2e7025e73cadc57d822bf0 syntax-highlighting-5.91.0.tar.xz
|
|
a6bfff981c61753c508cc5c45543cb58 ktexteditor-5.91.0.tar.xz
|
|
f8c2992823438e3800e5fa814194e178 kdesignerplugin-5.91.0.tar.xz
|
|
ceb9a445c9c074cd922c929454dfcf05 kwayland-5.91.0.tar.xz
|
|
0e8698ea83e84bfc6709f378a32b6ba3 plasma-framework-5.91.0.tar.xz
|
|
#996e0521066cf5c5cf73a23b5d24acc6 modemmanager-qt-5.91.0.tar.xz
|
|
aced764828de66a63eeb9c1226a2a36c kpeople-5.91.0.tar.xz
|
|
e952784913e584b0764eaa8b277d7394 kxmlrpcclient-5.91.0.tar.xz
|
|
6603e4e589a0701526b620f6cbb76b49 bluez-qt-5.91.0.tar.xz
|
|
1e6fe97a90bf20bb5443f730426dd163 kfilemetadata-5.91.0.tar.xz
|
|
07e81669af7cec4d3ed04fa237aef72c baloo-5.91.0.tar.xz
|
|
#864c1dde4188c17b02dac7fb71dd8695 breeze-icons-5.91.0.tar.xz
|
|
#e5608a99e4bc7a3320ad047feec69bb4 oxygen-icons5-5.91.0.tar.xz
|
|
645b3974745de2cfc3a12096088cb3fd kactivities-stats-5.91.0.tar.xz
|
|
a2c3256fcb5784405328a306aecfd034 krunner-5.91.0.tar.xz
|
|
76b4b3595295fda99eedf9cd39ea9187 prison-5.91.0.tar.xz
|
|
baaec24cc963ca6667336b55a2b4f6c7 qqc2-desktop-style-5.91.0.tar.xz
|
|
e9f719f8b00c9339db2a85cc26218d85 kjs-5.91.0.tar.xz
|
|
c366867d52842fa7b720dafb5fb76b40 kdelibs4support-5.91.0.tar.xz
|
|
68ef440aa83a691f35210db7124d163f khtml-5.91.0.tar.xz
|
|
18f7d38c4bf120c256dda9445119a08c kjsembed-5.91.0.tar.xz
|
|
0cda6ca0293714bb966a3b500d2ecee1 kmediaplayer-5.91.0.tar.xz
|
|
38c919168a2156b1ee8028059e42f07c kross-5.91.0.tar.xz
|
|
fbdffe1ebe8b4b64df7860ec551e7b96 kholidays-5.91.0.tar.xz
|
|
dbf82286cc4bd94226c1f587ae97ecf2 purpose-5.91.0.tar.xz
|
|
f93809564a2a94b69eede7d7b3c6b0de kcalendarcore-5.91.0.tar.xz
|
|
7864dea3081e33463aa477359bf426de kcontacts-5.91.0.tar.xz
|
|
4e66810dd1a30dc3cf9ba4704cf1fb0c kquickcharts-5.91.0.tar.xz
|
|
d89c0336fb388a584210cb26f746b171 knotifyconfig-5.91.0.tar.xz
|
|
3dc723d9345877a478980f3892c144c6 kdav-5.91.0.tar.xz</literal>
|
|
EOF</userinput></screen>
|
|
|
|
<para>
|
|
In the above list, notice that some files have been commented out with
|
|
a hash (#) character. The extra-cmake-modules entry has been commented out
|
|
because it was built earlier in the <xref linkend="kde-prereq"/>. The icon
|
|
packages are covered separately at <xref linkend="breeze-icons"/> and <xref
|
|
linkend="oxygen-icons5"/>. The modemmanager-qt package may be built if its
|
|
optional dependency has been installed. The
|
|
kdewebkit may be built if the external package
|
|
<ulink url="https://download.qt.io/community_releases/5.9/5.9.0-final/">
|
|
QtWebkit</ulink> has been built.
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of KDE Frameworks</title>
|
|
|
|
&as_root;
|
|
|
|
<caution>
|
|
|
|
<para>
|
|
If installing in <filename class="directory">/opt</filename> and there
|
|
is an existing /opt/kf5 either as a regular directory or a symbolic
|
|
link, it should be reinitialized (as <systemitem class="username">
|
|
root</systemitem>):
|
|
</para>
|
|
|
|
<screen role="root" revision="sysv"><userinput>mv -v /opt/kf5 /opt/kf5.old &&
|
|
install -v -dm755 $KF5_PREFIX/{etc,share} &&
|
|
ln -sfv /etc/dbus-1 $KF5_PREFIX/etc &&
|
|
ln -sfv /usr/share/dbus-1 $KF5_PREFIX/share &&
|
|
ln -sfv /usr/share/polkit-1 $KF5_PREFIX/share</userinput></screen>
|
|
|
|
<screen role="root" revision="systemd"><userinput>mv -v /opt/kf5 /opt/kf5.old &&
|
|
install -v -dm755 $KF5_PREFIX/{etc,share} &&
|
|
ln -sfv /etc/dbus-1 $KF5_PREFIX/etc &&
|
|
ln -sfv /usr/share/dbus-1 $KF5_PREFIX/share &&
|
|
ln -sfv /usr/share/polkit-1 $KF5_PREFIX/share &&
|
|
install -v -dm755 $KF5_PREFIX/lib &&
|
|
ln -sfv /usr/lib/systemd $KF5_PREFIX/lib</userinput></screen>
|
|
|
|
</caution>
|
|
|
|
<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
|
|
|
|
name=$(echo $pkg|sed 's|-5.*$||') # Isolate package name
|
|
|
|
tar -xf $file
|
|
pushd $packagedir
|
|
<!--
|
|
case $name in
|
|
plasma-framework*)
|
|
sed -i 's/${EGL_TARGET}/GL EGL/' src/declarativeimports/core/CMakeLists.txt ;;
|
|
esac
|
|
-->
|
|
mkdir build
|
|
cd build
|
|
|
|
cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
|
|
-DCMAKE_PREFIX_PATH=$QT5DIR \
|
|
-DCMAKE_BUILD_TYPE=Release \
|
|
-DBUILD_TESTING=OFF \
|
|
-Wno-dev ..
|
|
make
|
|
as_root make install
|
|
popd
|
|
<!-- some packages end with files owned by root in $packagedir, so use as_root
|
|
in the following -->
|
|
as_root rm -rf $packagedir
|
|
as_root /sbin/ldconfig
|
|
|
|
done < frameworks-&kf5-version;.md5
|
|
|
|
exit</userinput></screen>
|
|
|
|
<note>
|
|
<para>
|
|
Any modules that have been omitted can be installed later by
|
|
using the same <command>mkdir build; cd build; cmake; make;
|
|
make install</command> procedure as above.
|
|
</para>
|
|
</note>
|
|
|
|
<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>
|
|
|
|
<para>
|
|
Sometimes the installation paths are hardcoded into installed files.
|
|
If the installed directory is not /usr, rename the directory and create a
|
|
symlink:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>mv -v /opt/kf5 /opt/kf5-&kf5-version;
|
|
ln -sfvn kf5-&kf5-version; /opt/kf5</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<para>
|
|
<parameter>-DCMAKE_PREFIX_PATH=$QT5DIR</parameter>: This switch is used
|
|
to allow cmake to find the proper Qt libraries.
|
|
</para>
|
|
|
|
<para>
|
|
<parameter>-DCMAKE_BUILD_TYPE=Release</parameter>: This switch is used
|
|
to apply higher level of the compiler optimizations.
|
|
</para>
|
|
|
|
<para>
|
|
<parameter>-DBUILD_TESTING=OFF</parameter>: This switch is used to prevent
|
|
building test programs and libraries that are of no use to an end user.
|
|
</para>
|
|
|
|
</sect2>
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
balooctl,
|
|
baloo_file,
|
|
baloo_file_extractor,
|
|
baloosearch,
|
|
balooshow,
|
|
checkXML5,
|
|
depdiagram-generate,
|
|
depdiagram-generate-all,
|
|
depdiagram-prepare,
|
|
desktoptojson,
|
|
gentrigrams,
|
|
kactivities-cli,
|
|
kapidox_generate,
|
|
kate-syntax-highlighter,
|
|
kbuildsycoca5,
|
|
kcookiejar5,
|
|
kdebugdialog5,
|
|
kded5,
|
|
kdeinit5,
|
|
kdeinit5_shutdown,
|
|
kdeinit5_wrapper,
|
|
kf5-config,
|
|
kf5kross,
|
|
kgendesignerplugin,
|
|
kglobalaccel5,
|
|
kiconfinder5,
|
|
kjs5,
|
|
kjscmd5,
|
|
kjsconsole,
|
|
knewstuff-dialog,
|
|
kpackagelauncherqml,
|
|
kpackagetool5,
|
|
kquitapp5,
|
|
kreadconfig5,
|
|
kshell5,
|
|
ktelnetservice5,
|
|
ktrash5,
|
|
kwalletd5,
|
|
kwallet-query,
|
|
kwrapper5,
|
|
kwriteconfig5,
|
|
meinproc5,
|
|
parsetrigrams,
|
|
plasmapkg2,
|
|
preparetips5,
|
|
protocoltojson, and
|
|
solid-hardware5
|
|
</seg>
|
|
<seg>
|
|
libkdeinit5_klauncher.so,
|
|
libKF5Activities.so,
|
|
libKF5ActivitiesStats.so,
|
|
libKF5Archive.so,
|
|
libKF5Attica.so,
|
|
libKF5AuthCore.so,
|
|
libKF5Auth.so,
|
|
libKF5Baloo.so,
|
|
libKF5BluezQt.so,
|
|
libKF5Bookmarks.so,
|
|
libKF5CalendarCore.so,
|
|
libKF5CalendarEvents.so,
|
|
libKF5Codecs.so,
|
|
libKF5Completion.so,
|
|
libKF5ConfigCore.so,
|
|
libKF5ConfigGui.so,
|
|
libKF5ConfigWidgets.so,
|
|
libKF5Contacts.so,
|
|
libKF5CoreAddons.so,
|
|
libKF5Crash.so,
|
|
libKF5DAV.so,
|
|
libKF5DBusAddons.so,
|
|
libKF5Declarative.so,
|
|
libKF5DNSSD.so,
|
|
libKF5DocTools.so,
|
|
libKF5Emoticons.so,
|
|
libKF5FileMetaData.so,
|
|
libKF5GlobalAccel.so,
|
|
libKF5GuiAddons.so,
|
|
libKF5Holidays.so,
|
|
libKF5I18n.so,
|
|
libKF5IconThemes.so,
|
|
libKF5IdleTime.so,
|
|
libKF5ItemModels.so,
|
|
libKF5ItemViews.so,
|
|
libKF5JobWidgets.so,
|
|
libKF5JSApi.so,
|
|
libKF5JsEmbed.so,
|
|
libKF5JS.so,
|
|
libKF5KCMUtils.so,
|
|
libKF5KDELibs4Support.so,
|
|
libKF5KHtml.so,
|
|
libKF5KIOCore.so,
|
|
libKF5KIOFileWidgets.so,
|
|
libKF5KIOGui.so,
|
|
libKF5KIONTLM.so,
|
|
libKF5KIOWidgets.so,
|
|
libKF5Kirigami2.so,
|
|
libKF5KrossCore.so,
|
|
libKF5KrossUi.so,
|
|
libKF5MediaPlayer.so,
|
|
libKF5NetworkManagerQt.so,
|
|
libKF5NewStuffCore.so,
|
|
libKF5NewStuff.so,
|
|
libKF5Notifications.so,
|
|
libKF5NotifyConfig.so,
|
|
libKF5Package.so,
|
|
libKF5Parts.so,
|
|
libKF5PeopleBackend.so,
|
|
libKF5People.so,
|
|
libKF5PeopleWidgets.so,
|
|
libKF5PlasmaQuick.so,
|
|
libKF5Plasma.so,
|
|
libKF5Plotting.so,
|
|
libKF5Prison.so,
|
|
libKF5Pty.so,
|
|
libKF5Purpose.so,
|
|
libKF5PurposeWidgets.so,
|
|
libKF5QuickAddons.so,
|
|
libKF5Runner.so,
|
|
libKF5Service.so,
|
|
libKF5Solid.so,
|
|
libKF5SonnetCore.so,
|
|
libKF5SonnetUi.so,
|
|
libKF5Style.so,
|
|
libKF5Su.so,
|
|
libKF5SyntaxHighlighting.so,
|
|
libKF5TextEditor.so,
|
|
libKF5TextWidgets.so,
|
|
libKF5ThreadWeaver.so,
|
|
libKF5UnitConversion.so,
|
|
libKF5Wallet.so,
|
|
libKF5WaylandClient.so,
|
|
libKF5WaylandServer.so,
|
|
libKF5WidgetsAddons.so,
|
|
libKF5WindowSystem.so,
|
|
libKF5XmlGui.so,
|
|
libKF5XmlRpcClient.so, and
|
|
libkwalletbackend5.so
|
|
</seg>
|
|
<seg>
|
|
/opt/kf5 (symlink to /opt/kf5-&kf5-version;) if installing in /opt
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="checkXML5">
|
|
<term><command>checkXML5</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a tool to check for syntax errors in KDE DocBook XML files
|
|
</para>
|
|
<indexterm zone="kf5-frameworks checkXML5">
|
|
<primary sortas="b-checkXML5">checkXML5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="depdiagram-generate">
|
|
<term><command>depdiagram-generate</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a tool to generate a dependency diagram
|
|
</para>
|
|
<indexterm zone="kf5-frameworks depdiagram-generate">
|
|
<primary sortas="b-depdiagram-generate">depdiagram-generate</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="depdiagram-generate-all">
|
|
<term><command>depdiagram-generate-all</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a tool to generate a dependency diagram for all frameworks at once
|
|
</para>
|
|
<indexterm zone="kf5-frameworks depdiagram-generate-all">
|
|
<primary sortas="b-depdiagram-generate-all">depdiagram-generate-all</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="depdiagram-prepare">
|
|
<term><command>depdiagram-prepare</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a tool to prepare dot files
|
|
</para>
|
|
<indexterm zone="kf5-frameworks depdiagram-prepare">
|
|
<primary sortas="b-depdiagram-prepare">depdiagram-prepare</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="desktoptojson">
|
|
<term><command>desktoptojson</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a tool to convert a .desktop file to a .json file
|
|
</para>
|
|
<indexterm zone="kf5-frameworks desktoptojson">
|
|
<primary sortas="b-desktoptojson">desktoptojson</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kbuildsycoca5">
|
|
<term><command>kbuildsycoca5</command></term>
|
|
<listitem>
|
|
<para>
|
|
rebuilds the KService desktop file system configuration
|
|
cache
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kbuildsycoca5">
|
|
<primary sortas="b-kbuildsycoca5">kbuildsycoca5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kcookiejar5">
|
|
<term><command>kcookiejar5</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a command line interface to the HTTP cookie store used by KDE,
|
|
a D-BUS service to store/retrieve/clean cookies
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kcookiejar5">
|
|
<primary sortas="b-kcookiejar5">kcookiejar5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kded5">
|
|
<term><command>kded5</command></term>
|
|
<listitem>
|
|
<para>
|
|
consolidates several small services in one process
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kded5">
|
|
<primary sortas="b-kded5">kded5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kdeinit5">
|
|
<term><command>kdeinit5</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a process launcher somewhat similar to the famous init used
|
|
for booting UNIX
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kdeinit5">
|
|
<primary sortas="b-kdeinit5">kdeinit5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kf5-config">
|
|
<term><command>kf5-config</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a command line program used to retrieve information about
|
|
KDE installation or user paths
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kf5-config">
|
|
<primary sortas="b-kf5-config">kf5-config</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kf5kross">
|
|
<term><command>kf5kross</command></term>
|
|
<listitem>
|
|
<para>
|
|
executes kross scripts written in KDE Javascript, Python, Ruby,
|
|
Java and Falcon
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kf5kross">
|
|
<primary sortas="b-kf5kross">kf5kross</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
<!--
|
|
<varlistentry id="kgenapidox">
|
|
<term><command>kgenapidox</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a tool to generate API documentation in the KDE style.
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kgenapidox">
|
|
<primary sortas="b-kgenapidox">kgenapidox</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
-->
|
|
<varlistentry id="kgendesignerplugin">
|
|
<term><command>kgendesignerplugin</command></term>
|
|
<listitem>
|
|
<para>
|
|
generates widget plugins for Qt(TM) Designer
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kgendesignerplugin">
|
|
<primary sortas="b-kgendesignerplugin">kgendesignerplugin</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kglobalaccel5">
|
|
<term><command>kglobalaccel5</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a daemon use to register the key bindings and for getting
|
|
notified when the action triggered
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kglobalaccel5">
|
|
<primary sortas="b-kglobalaccel5">kglobalaccel5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kjs5">
|
|
<term><command>kjs5</command></term>
|
|
<listitem>
|
|
<para>
|
|
is KDE ECMAScript/JavaScript engine
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kjs5">
|
|
<primary sortas="b-kjs5">kjs5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kjscmd5">
|
|
<term><command>kjscmd5</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a tool for launching KJSEmbed scripts from the command line
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kjscmd5">
|
|
<primary sortas="b-kjscmd5">kjscmd5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kjsconsole">
|
|
<term><command>kjsconsole</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a console for <command>kjs5</command>
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kjsconsole">
|
|
<primary sortas="b-kjsconsole">kjsconsole</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
<!--
|
|
<varlistentry id="kmailservice5">
|
|
<term><command>kmailservice5</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a mail service.
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kmailservice5">
|
|
<primary sortas="b-kmailservice5">kmailservice5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
-->
|
|
<varlistentry id="kpackagelauncherqml">
|
|
<term><command>kpackagelauncherqml</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a commandline tool for launching kpackage QML application
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kpackagelauncherqml">
|
|
<primary sortas="b-kpackagelauncherqml">kpackagelauncherqml</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kpackagetool5">
|
|
<term><command>kpackagetool5</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a command line kpackage tool
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kpackagetool5">
|
|
<primary sortas="b-kpackagetool5">kpackagetool5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kreadconfig5">
|
|
<term><command>kreadconfig5</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a command line tool to retrieve values from KDE
|
|
configuration files
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kreadconfig5">
|
|
<primary sortas="b-kreadconfig5">kreadconfig5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kshell5">
|
|
<term><command>kshell5</command></term>
|
|
<listitem>
|
|
<para>
|
|
start applications via kdeinit
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kshell5">
|
|
<primary sortas="b-kshell5">kshell5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="ktelnetservice5">
|
|
<term><command>ktelnetservice5</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a telnet service
|
|
</para>
|
|
<indexterm zone="kf5-frameworks ktelnetservice5">
|
|
<primary sortas="b-ktelnetservice5">ktelnetservice5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="ktrash5">
|
|
<term><command>ktrash5</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a helper program to handle the KDE trash can
|
|
</para>
|
|
<indexterm zone="kf5-frameworks ktrash5">
|
|
<primary sortas="b-ktrash5">ktrash5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kwalletd5">
|
|
<term><command>kwalletd5</command></term>
|
|
<listitem>
|
|
<para>
|
|
is the wallet manager daemon
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kwalletd5">
|
|
<primary sortas="b-kwalletd5">kwalletd5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="kwriteconfig5">
|
|
<term><command>kwriteconfig5</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a command line tool to write values in KDE
|
|
configuration files
|
|
</para>
|
|
<indexterm zone="kf5-frameworks kwriteconfig5">
|
|
<primary sortas="b-kwriteconfig5">kwriteconfig5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="meinproc5">
|
|
<term><command>meinproc5</command></term>
|
|
<listitem>
|
|
<para>
|
|
converts DocBook files to HTML
|
|
</para>
|
|
<indexterm zone="kf5-frameworks meinproc5">
|
|
<primary sortas="b-meinproc5">meinproc5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="plasmapkg2">
|
|
<term><command>plasmapkg2</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a tool to install, list, remove Plasma packages
|
|
</para>
|
|
<indexterm zone="kf5-frameworks plasmapkg2">
|
|
<primary sortas="b-plasmapkg2">plasmapkg2</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="preparetips5">
|
|
<term><command>preparetips5</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a script to extract the text from a tips file
|
|
</para>
|
|
<indexterm zone="kf5-frameworks preparetips5">
|
|
<primary sortas="b-preparetips5">preparetips5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="solid-hardware5">
|
|
<term><command>solid-hardware5</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a command line tool to investigate available devices
|
|
</para>
|
|
<indexterm zone="kf5-frameworks solid-hardware5">
|
|
<primary sortas="b-solid-hardware5">solid-hardware5</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|