Author: krejzi
Date: Sun Oct 19 08:01:03 2014
New Revision: 14683
Log:
Plasma 5.1.0.
Added:
branches/systemd/kde5/plasma/kwayland.xml (contents, props changed)
Deleted:
branches/systemd/kde5/plasma/oxygen-icons.xml
Modified:
branches/systemd/kde5/frameworks/intro.xml
branches/systemd/kde5/kde5.ent
branches/systemd/kde5/plasma/baloo.xml
branches/systemd/kde5/plasma/breeze.xml
branches/systemd/kde5/plasma/kde-cli-tools.xml
branches/systemd/kde5/plasma/kfilemetadata.xml
branches/systemd/kde5/plasma/khelpcenter.xml
branches/systemd/kde5/plasma/khotkeys.xml
branches/systemd/kde5/plasma/kinfocenter.xml
branches/systemd/kde5/plasma/kio-extras.xml
branches/systemd/kde5/plasma/kmenuedit.xml
branches/systemd/kde5/plasma/ksysguard.xml
branches/systemd/kde5/plasma/kwin.xml
branches/systemd/kde5/plasma/kwrited.xml
branches/systemd/kde5/plasma/libkscreen.xml
branches/systemd/kde5/plasma/libksysguard.xml
branches/systemd/kde5/plasma/libmm-qt.xml
branches/systemd/kde5/plasma/libnm-qt.xml
branches/systemd/kde5/plasma/milou.xml
branches/systemd/kde5/plasma/oxygen-fonts.xml
branches/systemd/kde5/plasma/oxygen.xml
branches/systemd/kde5/plasma/plasma-desktop.xml
branches/systemd/kde5/plasma/plasma-nm.xml
branches/systemd/kde5/plasma/plasma-workspace-wallpapers.xml
branches/systemd/kde5/plasma/plasma-workspace.xml
branches/systemd/kde5/plasma/plasma.xml
branches/systemd/kde5/plasma/powerdevil.xml
branches/systemd/kde5/plasma/systemsettings.xml
Modified: branches/systemd/kde5/frameworks/intro.xml
==============================================================================
--- branches/systemd/kde5/frameworks/intro.xml Sun Oct 19 07:37:08 2014
(r14682)
+++ branches/systemd/kde5/frameworks/intro.xml Sun Oct 19 08:01:03 2014
(r14683)
@@ -155,18 +155,17 @@
<para>
Several <application>KDE Frameworks 5</application> packages install
files into
- <application>D-Bus</application> and <application>Polkit</application>
directories.
- When installing <application>KDE Frameworks 5</application> in a
location other than
- <filename class="directory">/usr</filename>,
<application>D-Bus</application> and
- <application>Polkit</application> need to be able to find these files.
The easiest
- way to achieve this is to create the following symlinks (as the
- <systemitem class="username">root</systemitem> user):
+ <application>D-Bus</application> directories. When installing
+ <application>KDE Frameworks 5</application> in a location other than
+ <filename class="directory">/usr</filename>,
<application>D-Bus</application>
+ needs to be able to find these files. The easiest way to achieve this is
to
+ create the following symlinks (as the <systemitem
+ class="username">root</systemitem> user):
</para>
<screen role="root"><userinput>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>
+ln -sfv /usr/share/dbus-1 $KF5_PREFIX/share</userinput></screen>
<para>
Some packages may also install icons from the "hicolor" icon set. Since
that
Modified: branches/systemd/kde5/kde5.ent
==============================================================================
--- branches/systemd/kde5/kde5.ent Sun Oct 19 07:37:08 2014 (r14682)
+++ branches/systemd/kde5/kde5.ent Sun Oct 19 08:01:03 2014 (r14683)
@@ -2,9 +2,9 @@
<!ENTITY kf5-version "5.3.0">
<!ENTITY kf5-download-http
"http://download.kde.org/stable/frameworks/&kf5-version;">
<!ENTITY kf5-download-ftp
"ftp://ftp.kde.org/pub/kde/stable/frameworks/&kf5-version;">
-<!ENTITY plasma-version "5.0.1">
-<!ENTITY plasma-download-http
"http://download.kde.org/stable/plasma/&plasma-version;">
-<!ENTITY plasma-download-ftp
"ftp://ftp.kde.org/pub/kde/stable/plasma/&plasma-version;">
+<!ENTITY plasma-version "5.1.0.1">
+<!ENTITY plasma-download-http
"http://download.kde.org/stable/plasma/5.1.0"> <!-- &plasma-version;"> -->
+<!ENTITY plasma-download-ftp
"ftp://ftp.kde.org/pub/kde/stable/plasma/5.1.0"> <!-- &plasma-version;"> -->
<!ENTITY qt5-mkspecs-dir "$KF5_PREFIX/share/qt5/mkspecs/modules">
<!ENTITY qt5-plugins-dir "lib/qt5/plugins">
<!ENTITY qt5-qml-dir "lib/qt5/qml">
@@ -476,191 +476,188 @@
<!-- KDE Plasma 5 -->
<!ENTITY baloo5-download-http
"&plasma-download-http;/baloo-&plasma-version;.tar.xz">
<!ENTITY baloo5-download-ftp
"&plasma-download-ftp;/baloo-&plasma-version;.tar.xz">
-<!ENTITY baloo5-md5sum "ac1b9c72fd57b8bbf14d18659d115e8b">
-<!ENTITY baloo5-size "216 KB">
-<!ENTITY baloo5-buildsize "27 MB">
+<!ENTITY baloo5-md5sum "eaa814bfc28416ffd6ab87c20fa87e26">
+<!ENTITY baloo5-size "228 KB">
+<!ENTITY baloo5-buildsize "31 MB">
<!ENTITY baloo5-time "1.6 SBU">
<!ENTITY breeze-download-http
"&plasma-download-http;/breeze-&plasma-version;.tar.xz">
<!ENTITY breeze-download-ftp
"&plasma-download-ftp;/breeze-&plasma-version;.tar.xz">
-<!ENTITY breeze-md5sum "9e8ccd31668d7f24cfa032e9e89c800a">
-<!ENTITY breeze-size "16 MB">
-<!ENTITY breeze-buildsize "41 MB">
-<!ENTITY breeze-time "0.1 SBU">
+<!ENTITY breeze-md5sum "548aa4ac6e1ae8b3ff5756cb15d2ecc4">
+<!ENTITY breeze-size "17 MB">
+<!ENTITY breeze-buildsize "56 MB">
+<!ENTITY breeze-time "0.3 SBU">
<!ENTITY kde-cli-tools-download-http
"&plasma-download-http;/kde-cli-tools-&plasma-version;.tar.xz">
<!ENTITY kde-cli-tools-download-ftp
"&plasma-download-ftp;/kde-cli-tools-&plasma-version;.tar.xz">
-<!ENTITY kde-cli-tools-md5sum "e412906d66fbc5f2226f75b0757b8158">
-<!ENTITY kde-cli-tools-size "460 KB">
-<!ENTITY kde-cli-tools-buildsize "27 MB">
+<!ENTITY kde-cli-tools-md5sum "1242ac2fad01ad771ea7c6834b66437a">
+<!ENTITY kde-cli-tools-size "456 KB">
+<!ENTITY kde-cli-tools-buildsize "25 MB">
<!ENTITY kde-cli-tools-time "0.3 SBU">
<!ENTITY kfilemetadata5-download-http
"&plasma-download-http;/kfilemetadata-&plasma-version;.tar.xz">
<!ENTITY kfilemetadata5-download-ftp
"&plasma-download-ftp;/kfilemetadata-&plasma-version;.tar.xz">
-<!ENTITY kfilemetadata5-md5sum "8281f64d0656803f2c2673fa73752477">
-<!ENTITY kfilemetadata5-size "84 KB">
-<!ENTITY kfilemetadata5-buildsize "4.0 MB">
+<!ENTITY kfilemetadata5-md5sum "9df0d207c6789c3b9f278de4e85301a6">
+<!ENTITY kfilemetadata5-size "88 KB">
+<!ENTITY kfilemetadata5-buildsize "4.2 MB">
<!ENTITY kfilemetadata5-time "0.4 SBU">
<!ENTITY khelpcenter-download-http
"&plasma-download-http;/khelpcenter-&plasma-version;.tar.xz">
<!ENTITY khelpcenter-download-ftp
"&plasma-download-ftp;/khelpcenter-&plasma-version;.tar.xz">
-<!ENTITY khelpcenter-md5sum "1c450eb9926e3d95ae5f8ad7b0ab2aeb">
+<!ENTITY khelpcenter-md5sum "13e1411da03add367368b95427cc06b1">
<!ENTITY khelpcenter-size "2.0 MB">
-<!ENTITY khelpcenter-buildsize "24 MB">
+<!ENTITY khelpcenter-buildsize "22 MB">
<!ENTITY khelpcenter-time "0.8 SBU">
<!ENTITY khotkeys-download-http
"&plasma-download-http;/khotkeys-&plasma-version;.tar.xz">
<!ENTITY khotkeys-download-ftp
"&plasma-download-ftp;/khotkeys-&plasma-version;.tar.xz">
-<!ENTITY khotkeys-md5sum "262cffbadc9f0417441f7a3c5c0abd6f">
+<!ENTITY khotkeys-md5sum "50123581b85df285bd2ea5d7f722e7d0">
<!ENTITY khotkeys-size "728 KB">
-<!ENTITY khotkeys-buildsize "21 MB">
+<!ENTITY khotkeys-buildsize "19 MB">
<!ENTITY khotkeys-time "0.8 SBU">
<!ENTITY kinfocenter-download-http
"&plasma-download-http;/kinfocenter-&plasma-version;.tar.xz">
<!ENTITY kinfocenter-download-ftp
"&plasma-download-ftp;/kinfocenter-&plasma-version;.tar.xz">
-<!ENTITY kinfocenter-md5sum "6b842d654553db07921dffc3d3801898">
+<!ENTITY kinfocenter-md5sum "8d258cd1cb691027b8ccaa95695920a5">
<!ENTITY kinfocenter-size "1.1 MB">
-<!ENTITY kinfocenter-buildsize "40 MB">
+<!ENTITY kinfocenter-buildsize "37 MB">
<!ENTITY kinfocenter-time "1.1 SBU">
<!ENTITY kio-extras-download-http
"&plasma-download-http;/kio-extras-&plasma-version;.tar.xz">
<!ENTITY kio-extras-download-ftp
"&plasma-download-ftp;/kio-extras-&plasma-version;.tar.xz">
-<!ENTITY kio-extras-md5sum "4d1c42dbef8b4c491a7d36c9d541c350">
-<!ENTITY kio-extras-size "564 KB">
-<!ENTITY kio-extras-buildsize "39 MB">
+<!ENTITY kio-extras-md5sum "fe8771bd6157bd842753d0c2a3c9162c">
+<!ENTITY kio-extras-size "472 KB">
+<!ENTITY kio-extras-buildsize "32 MB">
<!ENTITY kio-extras-time "1.8 SBU">
<!ENTITY kmenuedit-download-http
"&plasma-download-http;/kmenuedit-&plasma-version;.tar.xz">
<!ENTITY kmenuedit-download-ftp
"&plasma-download-ftp;/kmenuedit-&plasma-version;.tar.xz">
-<!ENTITY kmenuedit-md5sum "7941bb5b43b6abc883d98c384f6f062a">
+<!ENTITY kmenuedit-md5sum "63d1ec5c1c401c986b1442d08adb3a91">
<!ENTITY kmenuedit-size "336 KB">
-<!ENTITY kmenuedit-buildsize "12 MB">
+<!ENTITY kmenuedit-buildsize "9.0 MB">
<!ENTITY kmenuedit-time "0.2 SBU">
<!ENTITY ksysguard-download-http
"&plasma-download-http;/ksysguard-&plasma-version;.tar.xz">
<!ENTITY ksysguard-download-ftp
"&plasma-download-ftp;/ksysguard-&plasma-version;.tar.xz">
-<!ENTITY ksysguard-md5sum "675b4e6fc5843f049fb38be82bd88e80">
+<!ENTITY ksysguard-md5sum "48e32cec871bc7ab670df3ddef37bf6b">
<!ENTITY ksysguard-size "432 KB">
-<!ENTITY ksysguard-buildsize "21 MB">
+<!ENTITY ksysguard-buildsize "19 MB">
<!ENTITY ksysguard-time "0.8 SBU">
+<!ENTITY kwayland-download-http
"&plasma-download-http;/kwayland-&plasma-version;.tar.xz">
+<!ENTITY kwayland-download-ftp
"&plasma-download-ftp;/kwayland-&plasma-version;.tar.xz">
+<!ENTITY kwayland-md5sum "9e1e1192e77bb3312bf9adf867659abf">
+<!ENTITY kwayland-size "60 KB">
+<!ENTITY kwayland-buildsize "3.9 MB">
+<!ENTITY kwayland-time "0.2 SBU">
+
<!ENTITY kwin5-download-http
"&plasma-download-http;/kwin-&plasma-version;.tar.xz">
<!ENTITY kwin5-download-ftp
"&plasma-download-ftp;/kwin-&plasma-version;.tar.xz">
-<!ENTITY kwin5-md5sum "b897099c71ba90fc909fa18d98255592">
-<!ENTITY kwin5-size "3.7 MB">
+<!ENTITY kwin5-md5sum "ab52f7ad3630b4da94b5e5dd09358e66">
+<!ENTITY kwin5-size "3.8 MB">
<!ENTITY kwin5-buildsize "123 MB">
<!ENTITY kwin5-time "6.6 SBU">
<!ENTITY kwrited-download-http
"&plasma-download-http;/kwrited-&plasma-version;.tar.xz">
<!ENTITY kwrited-download-ftp
"&plasma-download-ftp;/kwrited-&plasma-version;.tar.xz">
-<!ENTITY kwrited-md5sum "37796f79821d204a874453d3b394e6b4">
+<!ENTITY kwrited-md5sum "9913b37a67d71a0f937c8da070923e77">
<!ENTITY kwrited-size "20 KB">
<!ENTITY kwrited-buildsize "608 KB">
<!ENTITY kwrited-time "0.1 SBU">
-<!ENTITY libkscreen-version "5.0.92">
-<!ENTITY libkscreen-download-http
"&plasma-download-http;/libkscreen-&libkscreen-version;.tar.xz">
-<!ENTITY libkscreen-download-ftp
"&plasma-download-ftp;/libkscreen-&libkscreen-version;.tar.xz">
-<!ENTITY libkscreen-md5sum "a98fba8e13a9264fc5792957ad563fe8">
-<!ENTITY libkscreen-size "56 KB">
-<!ENTITY libkscreen-buildsize "4.1 MB">
+<!ENTITY libkscreen-download-http
"&plasma-download-http;/libkscreen-&plasma-version;.tar.xz">
+<!ENTITY libkscreen-download-ftp
"&plasma-download-ftp;/libkscreen-&plasma-version;.tar.xz">
+<!ENTITY libkscreen-md5sum "95f0c03c280a9be82664e607cf760e39">
+<!ENTITY libkscreen-size "60 KB">
+<!ENTITY libkscreen-buildsize "4.7 MB">
<!ENTITY libkscreen-time "0.4 SBU">
<!ENTITY libksysguard-download-http
"&plasma-download-http;/libksysguard-&plasma-version;.tar.xz">
<!ENTITY libksysguard-download-ftp
"&plasma-download-ftp;/libksysguard-&plasma-version;.tar.xz">
-<!ENTITY libksysguard-md5sum "ceaa587e77d0b4b88b426903e759238e">
-<!ENTITY libksysguard-size "540 KB">
-<!ENTITY libksysguard-buildsize "27 MB">
+<!ENTITY libksysguard-md5sum "6ade40ebcb153a99a00dcc9364ad2382">
+<!ENTITY libksysguard-size "532 KB">
+<!ENTITY libksysguard-buildsize "28 MB">
<!ENTITY libksysguard-time "0.6 SBU">
-<!ENTITY libmm-qt-version "5.0.92">
-<!ENTITY libmm-qt-download-http
"&plasma-download-http;/libmm-qt-&libmm-qt-version;.tar.xz">
-<!ENTITY libmm-qt-download-ftp
"&plasma-download-ftp;/libmm-qt-&libmm-qt-version;.tar.xz">
-<!ENTITY libmm-qt-md5sum "e92f6edd3f0f57c98c1a668e8455394e">
+<!ENTITY libmm-qt-download-http
"&plasma-download-http;/libmm-qt-&plasma-version;.tar.xz">
+<!ENTITY libmm-qt-download-ftp
"&plasma-download-ftp;/libmm-qt-&plasma-version;.tar.xz">
+<!ENTITY libmm-qt-md5sum "c2c4e750b603af4b178f2457e26d5564">
<!ENTITY libmm-qt-size "76 KB">
<!ENTITY libmm-qt-buildsize "5.7 MB">
<!ENTITY libmm-qt-time "0.7 SBU">
-<!ENTITY libnm-qt-version "5.0.92">
-<!ENTITY libnm-qt-download-http
"&plasma-download-http;/libnm-qt-&libnm-qt-version;.tar.xz">
-<!ENTITY libnm-qt-download-ftp
"&plasma-download-ftp;/libnm-qt-&libnm-qt-version;.tar.xz">
-<!ENTITY libnm-qt-md5sum "45ccd45c9481424aa2876fd662e85249">
+<!ENTITY libnm-qt-download-http
"&plasma-download-http;/libnm-qt-&plasma-version;.tar.xz">
+<!ENTITY libnm-qt-download-ftp
"&plasma-download-ftp;/libnm-qt-&plasma-version;.tar.xz">
+<!ENTITY libnm-qt-md5sum "8d71afd748b32c2b67b929e37866323a">
<!ENTITY libnm-qt-size "140 KB">
<!ENTITY libnm-qt-buildsize "15 MB">
<!ENTITY libnm-qt-time "1.8 SBU">
<!ENTITY milou-download-http
"&plasma-download-http;/milou-&plasma-version;.tar.xz">
<!ENTITY milou-download-ftp
"&plasma-download-ftp;/milou-&plasma-version;.tar.xz">
-<!ENTITY milou-md5sum "c74eda59c258fce65d2c7fe780754400">
-<!ENTITY milou-size "40 KB">
-<!ENTITY milou-buildsize "4.5 MB">
+<!ENTITY milou-md5sum "950d51cbd896a60872efeecd876ab424">
+<!ENTITY milou-size "48 KB">
+<!ENTITY milou-buildsize "4.7 MB">
<!ENTITY milou-time "0.2 SBU">
<!ENTITY oxygen-download-http
"&plasma-download-http;/oxygen-&plasma-version;.tar.xz">
<!ENTITY oxygen-download-ftp
"&plasma-download-ftp;/oxygen-&plasma-version;.tar.xz">
-<!ENTITY oxygen-md5sum "525e8b8706beb558cc673166175ab00f">
-<!ENTITY oxygen-size "2.9 MB">
+<!ENTITY oxygen-md5sum "24667744ad797a612d0fe57b2b1d30e0">
+<!ENTITY oxygen-size "4.3 MB">
<!ENTITY oxygen-buildsize "65 MB">
<!ENTITY oxygen-time "2.2 SBU">
-<!ENTITY oxygen-fonts-version "0.4.0.1">
-<!ENTITY oxygen-fonts-download-http
"&plasma-download-http;/oxygen-fonts-&oxygen-fonts-version;.tar.xz">
-<!ENTITY oxygen-fonts-download-ftp
"&plasma-download-ftp;/oxygen-fonts-&oxygen-fonts-version;.tar.xz">
-<!ENTITY oxygen-fonts-md5sum "06abc724bb0ca5614dc6dd66818b7003">
-<!ENTITY oxygen-fonts-size "480 KB">
-<!ENTITY oxygen-fonts-buildsize "15 MB">
+<!ENTITY oxygen-fonts-download-http
"&plasma-download-http;/oxygen-fonts-&plasma-version;.tar.xz">
+<!ENTITY oxygen-fonts-download-ftp
"&plasma-download-ftp;/oxygen-fonts-&plasma-version;.tar.xz">
+<!ENTITY oxygen-fonts-md5sum "50aa59f14aaf6ae96a3b6015e02c25b2">
+<!ENTITY oxygen-fonts-size "160 KB">
+<!ENTITY oxygen-fonts-buildsize "1.4 MB">
<!ENTITY oxygen-fonts-time "0.1 SBU">
-<!ENTITY oxygen-icons-version "4.13.3">
-<!ENTITY oxygen-icons5-download-http
"http://download.kde.org/stable/&oxygen-icons-version;/src/oxygen-icons-&oxygen-icons-version;.tar.xz">
-<!ENTITY oxygen-icons5-download-ftp
"ftp://ftp.kde.org/pub/kde/stable/&oxygen-icons-version;/src/oxygen-icons-&oxygen-icons-version;.tar.xz">
-<!ENTITY oxygen-icons5-md5sum "25d5e555aa82a98ee82c6ec3b23a2763">
-<!ENTITY oxygen-icons5-size "220 MB">
-<!ENTITY oxygen-icons5-buildsize "474 MB">
-<!ENTITY oxygen-icons5-time "less than 0.1 SBU">
-
<!ENTITY plasma-desktop-download-http
"&plasma-download-http;/plasma-desktop-&plasma-version;.tar.xz">
<!ENTITY plasma-desktop-download-ftp
"&plasma-download-ftp;/plasma-desktop-&plasma-version;.tar.xz">
-<!ENTITY plasma-desktop-md5sum "58eef19a95cb79e29f994a3be6283626">
-<!ENTITY plasma-desktop-size "5.8 MB">
-<!ENTITY plasma-desktop-buildsize "164 MB">
+<!ENTITY plasma-desktop-md5sum "235318be3ddaa7e842dea8b5f737aa6b">
+<!ENTITY plasma-desktop-size "5.9 MB">
+<!ENTITY plasma-desktop-buildsize "168 MB">
<!ENTITY plasma-desktop-time "5.6 SBU">
<!ENTITY plasma-nm-download-http
"&plasma-download-http;/plasma-nm-&plasma-version;.tar.xz">
<!ENTITY plasma-nm-download-ftp
"&plasma-download-ftp;/plasma-nm-&plasma-version;.tar.xz">
-<!ENTITY plasma-nm-md5sum "080b63166b448e428666e13512c57b55">
-<!ENTITY plasma-nm-size "448 KB">
+<!ENTITY plasma-nm-md5sum "ef286d4c8d0644b9e8e5de7f8fec81ed">
+<!ENTITY plasma-nm-size "476 KB">
<!ENTITY plasma-nm-buildsize "36 MB">
<!ENTITY plasma-nm-time "2.2 SBU">
<!ENTITY plasma-workspace-download-http
"&plasma-download-http;/plasma-workspace-&plasma-version;.tar.xz">
<!ENTITY plasma-workspace-download-ftp
"&plasma-download-ftp;/plasma-workspace-&plasma-version;.tar.xz">
-<!ENTITY plasma-workspace-md5sum "c1d2c3fbb1d635448864729bac2733b0">
-<!ENTITY plasma-workspace-size "6.0 MB">
-<!ENTITY plasma-workspace-buildsize "174 MB">
+<!ENTITY plasma-workspace-md5sum "1f9d20ffca60668cec208d5131c6bc26">
+<!ENTITY plasma-workspace-size "6.3 MB">
+<!ENTITY plasma-workspace-buildsize "195 MB">
<!ENTITY plasma-workspace-time "5.9 SBU">
<!ENTITY plasma-workspace-wallpapers-download-http
"&plasma-download-http;/plasma-workspace-wallpapers-&plasma-version;.tar.xz">
<!ENTITY plasma-workspace-wallpapers-download-ftp
"&plasma-download-ftp;/plasma-workspace-wallpapers-&plasma-version;.tar.xz">
-<!ENTITY plasma-workspace-wallpapers-md5sum
"1c10806a8f812681e3e6bfcc4a1ed941">
+<!ENTITY plasma-workspace-wallpapers-md5sum
"6eb9b3511a36ac6b3db45021a4d39224">
<!ENTITY plasma-workspace-wallpapers-size "28 MB">
<!ENTITY plasma-workspace-wallpapers-buildsize "57 MB">
<!ENTITY plasma-workspace-wallpapers-time "less than 0.1 SBU">
<!ENTITY powerdevil-download-http
"&plasma-download-http;/powerdevil-&plasma-version;.tar.xz">
<!ENTITY powerdevil-download-ftp
"&plasma-download-ftp;/powerdevil-&plasma-version;.tar.xz">
-<!ENTITY powerdevil-md5sum "1757857cb6ebe6d96ebd1f5c35e2f743">
-<!ENTITY powerdevil-size "408 KB">
-<!ENTITY powerdevil-buildsize "22 MB">
+<!ENTITY powerdevil-md5sum "4d0d05084c1f198089dfb25325b35d1f">
+<!ENTITY powerdevil-size "412 KB">
+<!ENTITY powerdevil-buildsize "20 MB">
<!ENTITY powerdevil-time "0.8 SBU">
<!ENTITY systemsettings-download-http
"&plasma-download-http;/systemsettings-&plasma-version;.tar.xz">
<!ENTITY systemsettings-download-ftp
"&plasma-download-ftp;/systemsettings-&plasma-version;.tar.xz">
-<!ENTITY systemsettings-md5sum "157d1bf2bd3972fafa4a5c144bf15413">
+<!ENTITY systemsettings-md5sum "df3018fab2f117c60a79ea5020ff513f">
<!ENTITY systemsettings-size "136 KB">
-<!ENTITY systemsettings-buildsize "12 MB">
+<!ENTITY systemsettings-buildsize "9.3 MB">
<!ENTITY systemsettings-time "0.6 SBU">
+
+
<!ENTITY demo-url
"http://www.linuxfromscratch.org/~krejzi/pkgs">
<!ENTITY akonadi5-version "1.12.91-105-g0386515">
Modified: branches/systemd/kde5/plasma/baloo.xml
==============================================================================
--- branches/systemd/kde5/plasma/baloo.xml Sun Oct 19 07:37:08 2014
(r14682)
+++ branches/systemd/kde5/plasma/baloo.xml Sun Oct 19 08:01:03 2014
(r14683)
@@ -27,7 +27,7 @@
framework for searching and managing metadata.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -95,6 +95,7 @@
-DSYSCONF_INSTALL_DIR=$KF5_SYSCONFDIR \
-DLIB_INSTALL_DIR=lib \
-DBUILD_TESTING=OFF \
+ -DQML_INSTALL_DIR=&qt5-qml-dir; \
-DQT_PLUGIN_INSTALL_DIR=&qt5-plugins-dir; \
.. &&
make</userinput></screen>
@@ -129,6 +130,9 @@
href="../../xincludes/kf5-tests.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/qt5-qml-dir.xml"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/qt5-plugins-dir.xml"/>
</sect2>
@@ -147,11 +151,14 @@
baloosearch and balooshow
</seg>
<seg>
- libKF5BalooCore.so, libKF5BalooFiles.so and libKF5BalooXapian.so
+ libKF5BalooCore.so, libKF5BalooFiles.so,
libKF5BalooNaturalQueryParser.so and
+ libKF5BalooXapian.so
</seg>
<seg>
- $KF5_PREFIX/include/KF5/Baloo and
- $KF5_PREFIX/lib/cmake/KF5Baloo
+ $KF5_PREFIX/include/KF5/Baloo,
+ $KF5_PREFIX/lib/cmake/KF5Baloo,
+ $KF5_PREFIX/&qt5-plugins-dir;/kf5/baloo and
+ $KF5_PREFIX/&qt5-qml-dir;/org/kde/{baloo,kio}
</seg>
</seglistitem>
</segmentedlist>
Modified: branches/systemd/kde5/plasma/breeze.xml
==============================================================================
--- branches/systemd/kde5/plasma/breeze.xml Sun Oct 19 07:37:08 2014
(r14682)
+++ branches/systemd/kde5/plasma/breeze.xml Sun Oct 19 08:01:03 2014
(r14683)
@@ -28,7 +28,7 @@
<application>KDE Plasma 5</application>.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -68,8 +68,7 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
- <xref linkend="kconfig"/> and
- <xref linkend="kcoreaddons"/>
+ <xref linkend="frameworkintegration"/>
</para>
<para condition="html" role="usernotes">
@@ -92,7 +91,8 @@
-DCMAKE_BUILD_TYPE=Release \
-DLIB_INSTALL_DIR=lib \
-DBUILD_TESTING=OFF \
- -DQML_INSTALL_DIR=&qt5-qml-dir; \
+ -DQML_INSTALL_DIR=&qt5-qml-dir; \
+ -DQT_PLUGIN_INSTALL_DIR=&qt5-plugins-dir; \
.. &&
make</userinput></screen>
@@ -123,6 +123,9 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/qt5-qml-dir.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/qt5-plugins-dir.xml"/>
+
</sect2>
<sect2 role="content">
@@ -144,6 +147,8 @@
$KF5_PREFIX/&qt5-qml-dir;/QtQuick/Controls/Styles/Breeze,
$KF5_PREFIX/share/icons/breeze,
$KF5_PREFIX/share/icons/breeze_cursors,
+ $KF5_PREFIX/share/icons/breeze-dark,
+ $KF5_PREFIX/share/kstyle/themes,
$KF5_PREFIX/share/kwin/decorations/kwin4_decoration_qml_breeze and
$KF5_PREFIX/share/wallpapers/Next
</seg>
Modified: branches/systemd/kde5/plasma/kde-cli-tools.xml
==============================================================================
--- branches/systemd/kde5/plasma/kde-cli-tools.xml Sun Oct 19 07:37:08
2014 (r14682)
+++ branches/systemd/kde5/plasma/kde-cli-tools.xml Sun Oct 19 08:01:03
2014 (r14683)
@@ -28,7 +28,7 @@
better interact with the system.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: branches/systemd/kde5/plasma/kfilemetadata.xml
==============================================================================
--- branches/systemd/kde5/plasma/kfilemetadata.xml Sun Oct 19 07:37:08
2014 (r14682)
+++ branches/systemd/kde5/plasma/kfilemetadata.xml Sun Oct 19 08:01:03
2014 (r14683)
@@ -27,7 +27,7 @@
library for extracting file metadata.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -67,7 +67,8 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
- <xref linkend="kservice"/>
+ <xref linkend="karchive"/> and
+ <xref linkend="ki18n"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
@@ -148,8 +149,9 @@
libKF5FileMetaData.so
</seg>
<seg>
- $KF5_PREFIX/include/KF5/KFileMetaData and
- $KF5_PREFIX/lib/cmake/KF5FileMetaData
+ $KF5_PREFIX/include/KF5/KFileMetaData,
+ $KF5_PREFIX/lib/cmake/KF5FileMetaData and
+ $KF5_PREFIX/&qt5-plugins-dir;/kf5/kfilemetadata
</seg>
</seglistitem>
</segmentedlist>
Modified: branches/systemd/kde5/plasma/khelpcenter.xml
==============================================================================
--- branches/systemd/kde5/plasma/khelpcenter.xml Sun Oct 19 07:37:08
2014 (r14682)
+++ branches/systemd/kde5/plasma/khelpcenter.xml Sun Oct 19 08:01:03
2014 (r14683)
@@ -27,7 +27,7 @@
application used to show KDE Applications' documentation.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -138,7 +138,7 @@
</seg>
<seg>
$KF5_PREFIX/share/doc/HTML/*/{fundamentals,khelpcenter,onlinehelp}
and
- $KF5_PREFIX/share/khelpcenter
+ $KF5_PREFIX/share/kxmlgui5/khelpcenter
</seg>
</seglistitem>
</segmentedlist>
Modified: branches/systemd/kde5/plasma/khotkeys.xml
==============================================================================
--- branches/systemd/kde5/plasma/khotkeys.xml Sun Oct 19 07:37:08 2014
(r14682)
+++ branches/systemd/kde5/plasma/khotkeys.xml Sun Oct 19 08:01:03 2014
(r14683)
@@ -27,7 +27,7 @@
to help bind actions to triggers and conditions.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -139,7 +139,8 @@
libkhotkeysprivate.so
</seg>
<seg>
- $KF5_PREFIX/lib/cmake/KHotKeysDBusInterface and
+ $KF5_PREFIX/lib/cmake/KHotKeysDBusInterface,
+ $KF5_PREFIX/share/doc/HTML/*/kcontrol/khotkeys and
$KF5_PREFIX/share/khotkeys
</seg>
</seglistitem>
Modified: branches/systemd/kde5/plasma/kinfocenter.xml
==============================================================================
--- branches/systemd/kde5/plasma/kinfocenter.xml Sun Oct 19 07:37:08
2014 (r14682)
+++ branches/systemd/kde5/plasma/kinfocenter.xml Sun Oct 19 08:01:03
2014 (r14683)
@@ -27,7 +27,7 @@
application that provides information about a computer system.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -74,9 +74,9 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
- <ulink url="http://www.linux1394.org/">libraw1394</ulink>,
- <xref linkend="pciutils"/> and
- <xref linkend="wayland"/>
+ <xref linkend="kwayland"/>,
+ <ulink url="http://www.linux1394.org/">libraw1394</ulink> and
+ <xref linkend="pciutils"/>
</para>
<para condition="html" role="usernotes">
@@ -157,7 +157,7 @@
$KF5_PREFIX/share/doc/HTML/*/kinfocenter,
$KF5_PREFIX/share/kcmusb,
$KF5_PREFIX/share/kcmview1394 and
- $KF5_PREFIX/share/kinfocenter
+ $KF5_PREFIX/share/kxmlgui/kinfocenter
</seg>
</seglistitem>
</segmentedlist>
Modified: branches/systemd/kde5/plasma/kio-extras.xml
==============================================================================
--- branches/systemd/kde5/plasma/kio-extras.xml Sun Oct 19 07:37:08 2014
(r14682)
+++ branches/systemd/kde5/plasma/kio-extras.xml Sun Oct 19 08:01:03 2014
(r14683)
@@ -27,7 +27,7 @@
components to increase the functionality of KIO.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -156,7 +156,10 @@
libmolletnetwork.so
</seg>
<seg>
- $KF5_PREFIX/share/doc/HTML/*/{kcontrol,kioslave5},
+ $KF5_PREFIX/share/doc/HTML/*/kcontrol/{kcmcgi,trash},
+
$KF5_PREFIX/share/doc/HTML/*/kioslave5/{bookmarks,bzip2,cgi,finger,fish},
+
$KF5_PREFIX/share/doc/HTML/*/kioslave5/{floppy,gzip,info,man,network,nfs},
+ $KF5_PREFIX/share/doc/HTML/*/kioslave5/{sftp,smb,tar,thumbnail,xz},
$KF5_PREFIX/share/{kio_bookmarks,kio_desktop,kio_docfilter} and
$KF5_PREFIX/share/{kio_info,konqsidebartng,konqueror,remoteview}
</seg>
Modified: branches/systemd/kde5/plasma/kmenuedit.xml
==============================================================================
--- branches/systemd/kde5/plasma/kmenuedit.xml Sun Oct 19 07:37:08 2014
(r14682)
+++ branches/systemd/kde5/plasma/kmenuedit.xml Sun Oct 19 08:01:03 2014
(r14683)
@@ -27,7 +27,7 @@
KDE menu editor.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -140,8 +140,9 @@
libkdeinit5_kmenuedit.so
</seg>
<seg>
- $KF5_PREFIX/share/doc/HTML/*/kmenuedit and
- $KF5_PREFIX/share/kmenuedit
+ $KF5_PREFIX/share/doc/HTML/*/kmenuedit,
+ $KF5_PREFIX/share/kmenuedit and
+ $KF5_PREFIX/share/kxmlgui5/kmenuedit
</seg>
</seglistitem>
</segmentedlist>
Modified: branches/systemd/kde5/plasma/ksysguard.xml
==============================================================================
--- branches/systemd/kde5/plasma/ksysguard.xml Sun Oct 19 07:37:08 2014
(r14682)
+++ branches/systemd/kde5/plasma/ksysguard.xml Sun Oct 19 08:01:03 2014
(r14683)
@@ -27,7 +27,7 @@
application used to monitor various elements of your system.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -147,7 +147,9 @@
libkdeinit5_ksysguard.so
</seg>
<seg>
- $KF5_PREFIX/share/doc/HTML/*/ksysguard
+ $KF5_PREFIX/share/doc/HTML/*/ksysguard,
+ $KF5_PREFIX/share/ksysguard and
+ $KF5_PREFIX/share/kxmlgui5/ksysguard
</seg>
</seglistitem>
</segmentedlist>
Added: branches/systemd/kde5/plasma/kwayland.xml
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ branches/systemd/kde5/plasma/kwayland.xml Sun Oct 19 08:01:03 2014
(r14683)
@@ -0,0 +1,148 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!DOCTYPE sect1 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;
+]>
+
+<sect1 id="kwayland" xreflabel="KWayland-&plasma-version;">
+ <?dbhtml filename="kwayland.html"?>
+
+ <sect1info>
+ <othername>$LastChangedBy$</othername>
+ <date>$Date$</date>
+ </sect1info>
+
+ <title>KWayland-&plasma-version;</title>
+
+ <indexterm zone="kwayland">
+ <primary sortas="a-KWayland">KWayland</primary>
+ </indexterm>
+
+ <sect2 role="package">
+ <title>Introduction to KWayland</title>
+
+ <para>
+ The <application>KWayland</application> package contains a library
+ </para>
+
+ &lfs76_checked;
+
+ <bridgehead renderas="sect3">Package Information</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>
+ Download (HTTP): <ulink url="&kwayland-download-http;"/>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Download (FTP): <ulink url="&kwayland-download-ftp;"/>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Download MD5 sum: &kwayland-md5sum;
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Download size: &kwayland-size;
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Estimated disk space required: &kwayland-buildsize;
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Estimated build time: &kwayland-time;
+ </para>
+ </listitem>
+ </itemizedlist>
+
+ <bridgehead renderas="sect3">KWayland Dependencies</bridgehead>
+
+ <bridgehead renderas="sect4">Required</bridgehead>
+ <para role="required">
+ <xref linkend="extra-cmake-modules"/>,
+ <xref linkend="mesalib"/> (built with Wayland support),
+ <xref linkend="qt5"/> and
+ <xref linkend="wayland"/>
+ </para>
+
+ <para condition="html" role="usernotes">
+ User Notes: <ulink url="&blfs-wiki;/kwayland"/>
+ </para>
+ </sect2>
+
+ <sect2 role="installation">
+ <title>Installation of KWayland</title>
+
+ <para>
+ Install <application>KWayland</application> by running the following
+ commands:
+ </para>
+
+<screen><userinput>mkdir build &&
+cd build &&
+
+cmake -DCMAKE_INSTALL_PREFIX=$KF5_PREFIX \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DLIB_INSTALL_DIR=lib \
+ -DBUILD_TESTING=OFF \
+ .. &&
+make</userinput></screen>
+
+ <para>
+ This package does not come with a test suite.
+ </para>
+
+ <para>
+ Now, as the <systemitem class="username">root</systemitem> user:
+ </para>
+
+<screen role="root"><userinput>make install</userinput></screen>
+
+ </sect2>
+
+ <sect2 role="commands">
+ <title>Command Explanations</title>
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/cmake-release.xml"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/kf5-libdir.xml"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/kf5-tests.xml"/>
+
+ </sect2>
+
+ <sect2 role="content">
+ <title>Contents</title>
+
+ <segmentedlist>
+ <segtitle>Installed Programs</segtitle>
+ <segtitle>Installed Libraries</segtitle>
+ <segtitle>Installed Directories</segtitle>
+
+ <seglistitem>
+ <seg>
+ None
+ </seg>
+ <seg>
+ libKF5WaylandClient.so
+ </seg>
+ <seg>
+ $KF5_PREFIX/include/KF5/KWayland and
+ $KF5_PREFIX/lib/cmake/KF5Wayland
+ </seg>
+ </seglistitem>
+ </segmentedlist>
+
+ </sect2>
+
+</sect1>
Modified: branches/systemd/kde5/plasma/kwin.xml
==============================================================================
--- branches/systemd/kde5/plasma/kwin.xml Sun Oct 19 07:37:08 2014
(r14682)
+++ branches/systemd/kde5/plasma/kwin.xml Sun Oct 19 08:01:03 2014
(r14683)
@@ -26,7 +26,7 @@
The <application>KWin</application> package contains the KDE Window
Manager.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -68,12 +68,14 @@
<para role="required">
<xref linkend="kcmutils"/>,
<xref linkend="kinit5"/>,
- <xref linkend="knewstuff"/> and
+ <xref linkend="knewstuff"/>,
+ <xref linkend="libepoxy"/> and
<xref linkend="plasma-framework"/>
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
+ <xref linkend="kwayland"/> and
<xref linkend="wayland"/>
</para>
@@ -150,18 +152,21 @@
<seglistitem>
<seg>
- kwin_x11
+ kwin_wayland and kwin_x11
</seg>
<seg>
- libkdecorations.so, libkdeinit5_kwin_rules_dialog.so,
libkdeinit5_kwin.so,
- libkwin4_effect_builtins.so, libkwineffects.so, libkwinglutils.so and
- libkwinxrenderutils.so
+ libkdecorations.so, libkdeinit5_kwin_rules_dialog.so,
+ libkdeinit5_kwin_wayland.so, libkdeinit5_kwin_x11.so,
+ libkwin4_effect_builtins.so, libkwineffects.so,
+ libkwinglutils.so and libkwinxrenderutils.so
</seg>
<seg>
$KF5_PREFIX/lib/cmake/{KDecorations,KWinDBusInterface},
$KF5_PREFIX/&qt5-plugins-dir;/kwin,
$KF5_PREFIX/&qt5-qml-dir;/org/kde/kwin,
- $KF5_PREFIX/share/doc/HTML/*/kcontrol,
+
$KF5_PREFIX/share/doc/HTML/*/kcontrol/{desktop,kwincompositing,kwindecoration}
+ $KF5_PREFIX/share/doc/HTML/*/kcontrol/{,kwinscreenedges,kwintabbox},
+
$KF5_PREFIX/share/doc/HTML/*/kcontrol/{windowbehaviour,windowspecific},
$KF5_PREFIX/share/kservices5/kwin,
$KF5_PREFIX/share/kwin and
$KF5_PREFIX/share/kwincompositing
Modified: branches/systemd/kde5/plasma/kwrited.xml
==============================================================================
--- branches/systemd/kde5/plasma/kwrited.xml Sun Oct 19 07:37:08 2014
(r14682)
+++ branches/systemd/kde5/plasma/kwrited.xml Sun Oct 19 08:01:03 2014
(r14683)
@@ -27,7 +27,7 @@
receiver for KDE.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: branches/systemd/kde5/plasma/libkscreen.xml
==============================================================================
--- branches/systemd/kde5/plasma/libkscreen.xml Sun Oct 19 07:37:08 2014
(r14682)
+++ branches/systemd/kde5/plasma/libkscreen.xml Sun Oct 19 08:01:03 2014
(r14683)
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="libkscreen" xreflabel="libkscreen-&libkscreen-version;">
+<sect1 id="libkscreen" xreflabel="libkscreen-&plasma-version;">
<?dbhtml filename="libkscreen.html"?>
<sect1info>
@@ -13,7 +13,7 @@
<date>$Date$</date>
</sect1info>
- <title>libkscreen-&libkscreen-version;</title>
+ <title>libkscreen-&plasma-version;</title>
<indexterm zone="libkscreen">
<primary sortas="a-libkscreen">libkscreen</primary>
@@ -27,7 +27,7 @@
KDE Screen Management library.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: branches/systemd/kde5/plasma/libksysguard.xml
==============================================================================
--- branches/systemd/kde5/plasma/libksysguard.xml Sun Oct 19 07:37:08
2014 (r14682)
+++ branches/systemd/kde5/plasma/libksysguard.xml Sun Oct 19 08:01:03
2014 (r14683)
@@ -27,7 +27,7 @@
KDE System Guard library.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: branches/systemd/kde5/plasma/libmm-qt.xml
==============================================================================
--- branches/systemd/kde5/plasma/libmm-qt.xml Sun Oct 19 07:37:08 2014
(r14682)
+++ branches/systemd/kde5/plasma/libmm-qt.xml Sun Oct 19 08:01:03 2014
(r14683)
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="libmm-qt" xreflabel="libmm-qt-&libmm-qt-version;">
+<sect1 id="libmm-qt" xreflabel="libmm-qt-&plasma-version;">
<?dbhtml filename="libmm-qt.html"?>
<sect1info>
@@ -13,7 +13,7 @@
<date>$Date$</date>
</sect1info>
- <title>libmm-qt-&libmm-qt-version;</title>
+ <title>libmm-qt-&plasma-version;</title>
<indexterm zone="libmm-qt">
<primary sortas="a-libmm-qt">libmm-qt</primary>
@@ -28,7 +28,7 @@
DBus API.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: branches/systemd/kde5/plasma/libnm-qt.xml
==============================================================================
--- branches/systemd/kde5/plasma/libnm-qt.xml Sun Oct 19 07:37:08 2014
(r14682)
+++ branches/systemd/kde5/plasma/libnm-qt.xml Sun Oct 19 08:01:03 2014
(r14683)
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="libnm-qt" xreflabel="libnm-qt-&libnm-qt-version;">
+<sect1 id="libnm-qt" xreflabel="libnm-qt-&plasma-version;">
<?dbhtml filename="libnm-qt.html"?>
<sect1info>
@@ -13,7 +13,7 @@
<date>$Date$</date>
</sect1info>
- <title>libnm-qt-&libnm-qt-version;</title>
+ <title>libnm-qt-&plasma-version;</title>
<indexterm zone="libnm-qt">
<primary sortas="a-libnm-qt">libnm-qt</primary>
@@ -28,7 +28,7 @@
DBus API.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: branches/systemd/kde5/plasma/milou.xml
==============================================================================
--- branches/systemd/kde5/plasma/milou.xml Sun Oct 19 07:37:08 2014
(r14682)
+++ branches/systemd/kde5/plasma/milou.xml Sun Oct 19 08:01:03 2014
(r14683)
@@ -27,7 +27,7 @@
dedicated search application built on top of Baloo.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -90,7 +90,8 @@
-DCMAKE_BUILD_TYPE=Release \
-DLIB_INSTALL_DIR=lib \
-DBUILD_TESTING=OFF \
- -DQML_INSTALL_DIR=&qt5-qml-dir; \
+ -DQML_INSTALL_DIR=&qt5-qml-dir; \
+ -DQT_PLUGIN_INSTALL_DIR=&qt5-plugins-dir; \
.. &&
make</userinput></screen>
@@ -121,6 +122,9 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/qt5-qml-dir.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/qt5-plugins-dir.xml"/>
+
</sect2>
<sect2 role="content">
Modified: branches/systemd/kde5/plasma/oxygen-fonts.xml
==============================================================================
--- branches/systemd/kde5/plasma/oxygen-fonts.xml Sun Oct 19 07:37:08
2014 (r14682)
+++ branches/systemd/kde5/plasma/oxygen-fonts.xml Sun Oct 19 08:01:03
2014 (r14683)
@@ -5,7 +5,7 @@
%general-entities;
]>
-<sect1 id="oxygen-fonts" xreflabel="Oxygen-Fonts-&oxygen-fonts-version;">
+<sect1 id="oxygen-fonts" xreflabel="Oxygen-Fonts-&plasma-version;">
<?dbhtml filename="oxygen-fonts.html"?>
<sect1info>
@@ -13,7 +13,7 @@
<date>$Date$</date>
</sect1info>
- <title>Oxygen-Fonts-&oxygen-fonts-version;</title>
+ <title>Oxygen-Fonts-&plasma-version;</title>
<indexterm zone="oxygen-fonts">
<primary sortas="a-Oxygen-Fonts">Oxygen-Fonts</primary>
@@ -28,7 +28,7 @@
<application>KDE Plasma 5</application>.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -68,9 +68,8 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
- <xref linkend="extra-cmake-modules"/>,
- <xref linkend="fontforge"/> and
- <xref linkend="qt5"/>
+ <xref linkend="extra-cmake-modules"/> and
+ <xref linkend="fontforge"/>
</para>
<para condition="html" role="usernotes">
Modified: branches/systemd/kde5/plasma/oxygen.xml
==============================================================================
--- branches/systemd/kde5/plasma/oxygen.xml Sun Oct 19 07:37:08 2014
(r14682)
+++ branches/systemd/kde5/plasma/oxygen.xml Sun Oct 19 08:01:03 2014
(r14683)
@@ -27,7 +27,7 @@
KDE Oxygen style.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -145,8 +145,10 @@
</seg>
<seg>
$KF5_PREFIX/share/icons/{KDE_Classic,Oxygen_Black,Oxygen_Blue},
- $KF5_PREFIX/share/icons/{Oxygen_White,Oxygen_Yellow,Oxygen_Zion} and
- $KF5_PREFIX/share/kstyle
+ $KF5_PREFIX/share/icons/{Oxygen_White,Oxygen_Yellow,Oxygen_Zion},
+ $KF5_PREFIX/share/kstyle,
+ $KF5_PREFIX/share/plasma/look-and-feel/org.kde.oxygen and
+ $KF5_PREFIX/share/sounds
</seg>
</seglistitem>
</segmentedlist>
Modified: branches/systemd/kde5/plasma/plasma-desktop.xml
==============================================================================
--- branches/systemd/kde5/plasma/plasma-desktop.xml Sun Oct 19 07:37:08
2014 (r14682)
+++ branches/systemd/kde5/plasma/plasma-desktop.xml Sun Oct 19 08:01:03
2014 (r14683)
@@ -27,7 +27,7 @@
<application>KDE Plasma 5</application> Desktop.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -158,7 +158,8 @@
<seglistitem>
<seg>
- kaccess, kapplymousetheme, kfontinst, kfontview, knetattach and krdb
+ kaccess, kapplymousetheme, kfontinst, kfontview, knetattach, krdb and
+ solid-action-desktop-gen
</seg>
<seg>
libkdeinit5_kaccess.so, libkfontinst.so and libkfontinstui.so
@@ -166,12 +167,16 @@
<seg>
$KF5_PREFIX/&qt5-qml-dir;/org/kde/plasma/private/{folder,kicker,kickoff},
$KF5_PREFIX/&qt5-qml-dir;/org/kde/plasma/private/{pager,taskmanager,trash},
- $KF5_PREFIX/share/color-schemes,
-
$KF5_PREFIX/share/doc/HTML/*/{kcontrol,kfontview,knetattach,plasma-desktop},
+
$KF5_PREFIX/share/doc/HTML/*/kcontrol/{bookmarks,clock,colors,cookies,desktopthemedetails},
+
$KF5_PREFIX/share/doc/HTML/*/kcontrol/{ebrowsing,emoticons,icons,joystick,kcmaccess,kcmstyle},
+
$KF5_PREFIX/share/doc/HTML/*/kcontrol/{khtml-adblock,khtml-behavior,khtml-general,khtml-java-js},
+
$KF5_PREFIX/share/doc/HTML/*/kcontrol/{khtml-plugins,smb,solid-actions,splashscreen,useragent},
+ $KF5_PREFIX/share/doc/HTML/*/{kfontview,knetattach,plasma-desktop},
$KF5_PREFIX/share/{kcm_componentchooser,kcminput,kcmkeyboard,kcmkeys},
-
$KF5_PREFIX/share/{kcm_phonon,kcontrol,kdisplay,kdm,kfontinst,kfontview}
- $KF5_PREFIX/share/{konqsidebartng,kthememanager} and
- $KF5_PREFIX/share/plasma/{packages,shells}
+
$KF5_PREFIX/share/{kcm_phonon,kcmsolidactions,kcontrol,kdisplay,kdm,kfontinst},
+ $KF5_PREFIX/share/{konqsidebartng,ksmserver,kthememanager},
+ $KF5_PREFIX/share/kxmlgui/{kfontinst,kfontview} and
+
$KF5_PREFIX/share/plasma/{kcms,layout-templates,packages,plasmoids/shells}
</seg>
</seglistitem>
</segmentedlist>
Modified: branches/systemd/kde5/plasma/plasma-nm.xml
==============================================================================
--- branches/systemd/kde5/plasma/plasma-nm.xml Sun Oct 19 07:37:08 2014
(r14682)
+++ branches/systemd/kde5/plasma/plasma-nm.xml Sun Oct 19 08:01:03 2014
(r14683)
@@ -27,7 +27,7 @@
applet written in QML for managing network connections.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -154,7 +154,7 @@
</seg>
<seg>
$KF5_PREFIX/&qt5-qml-dir;/org/kde/plasma/networkmanagement,
- $KF5_PREFIX/share/kde5-nm-connection-editor and
+ $KF5_PREFIX/share/kxmlgui/kde5-nm-connection-editor and
$KF5_PREFIX/share/plasma/plasmoids/org.kde.plasma.networkmanagement
</seg>
</seglistitem>
Modified: branches/systemd/kde5/plasma/plasma-workspace-wallpapers.xml
==============================================================================
--- branches/systemd/kde5/plasma/plasma-workspace-wallpapers.xml Sun Oct
19 07:37:08 2014 (r14682)
+++ branches/systemd/kde5/plasma/plasma-workspace-wallpapers.xml Sun Oct
19 08:01:03 2014 (r14683)
@@ -27,7 +27,7 @@
wallpapers for <application>KDE Plasma 5</application>.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: branches/systemd/kde5/plasma/plasma-workspace.xml
==============================================================================
--- branches/systemd/kde5/plasma/plasma-workspace.xml Sun Oct 19 07:37:08
2014 (r14682)
+++ branches/systemd/kde5/plasma/plasma-workspace.xml Sun Oct 19 08:01:03
2014 (r14683)
@@ -27,7 +27,7 @@
KDE Plasma Workspace.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -99,9 +99,9 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<ulink url="http://gpsd.berlios.de/">libgps</ulink>,
- <ulink url="http://qalculate.sourceforge.net">libqalculate</ulink> and
- <xref linkend="linux-pam"/>
- <!-- Prison, kdepimlibs5 -->
+ <ulink url="http://qalculate.sourceforge.net">libqalculate</ulink>,
+ <xref linkend="linux-pam"/> and
+ <ulink url="http://projects.kde.org/prison/">Prison</ulink>
</para>
<para condition="html" role="usernotes">
@@ -228,26 +228,26 @@
<seg>
kcheckrunning, kcminit, kcminit_startup, kdostartupconfig5,
kglobalaccel5, klipper, krunner, ksmserver, ksplashqml,
- kstartupconfig5, kuiserver5, plasmashell, startkde and
- systemmonitor
+ kstartupconfig5, kuiserver5, plasmashell, plasmawindowed,
+ startkde and systemmonitor
</seg>
<seg>
libkdeinit5_kcminit.so, libkdeinit5_kcminit_startup.so,
libkdeinit5_kglobalaccel5.so, libkdeinit5_klipper.so,
libkdeinit5_ksmserver.so, libkdeinit5_kuiserver5.so,
- libKF5XmlRpcClientPrivate.so, libkworkspace.so,
+ libKF5XmlRpcClientPrivate.so, libkworkspace5.so,
libplasma-geolocation-interface.so, libtaskmanager.so and
libweather_ion.so
</seg>
<seg>
- $KF5_PREFIX/include/{KDE,kworkspace,plasma,taskmanager},
+ $KF5_PREFIX/include/{KDE,kworkspace5,plasma,taskmanager},
$KF5_PREFIX/lib/cmake/{KRunnerAppDBusInterface,KSMServerDBusInterface},
$KF5_PREFIX/lib/cmake/{LibKWorkspace,LibTaskManager,ScreenSaverDBusInterface},
$KF5_PREFIX/&qt5-plugins-dir;/plasma,
$KF5_PREFIX/&qt5-qml-dir;/org/kde/{plasma,private},
$KF5_PREFIX/share/doc/HTML/*/klipper,
$KF5_PREFIX/share/{drkonqi,ksmserver,ksplash},
- $KF5_PREFIX/share/plasma/{look-and-fee,plasmoids,services},
+ $KF5_PREFIX/share/plasma/{kcms,look-and-feel,plasmoids,services},
$KF5_PREFIX/share/plasma/{shareprovider,wallpapers},
$KF5_PREFIX/share/sddm,
$KF5_PREFIX/share/solid and
Modified: branches/systemd/kde5/plasma/plasma.xml
==============================================================================
--- branches/systemd/kde5/plasma/plasma.xml Sun Oct 19 07:37:08 2014
(r14682)
+++ branches/systemd/kde5/plasma/plasma.xml Sun Oct 19 08:01:03 2014
(r14683)
@@ -16,9 +16,11 @@
<title>KDE Plasma 5</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="intro.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="kde-cli-tools.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="breeze.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="kde-cli-tools.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="kfilemetadata.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="kio-extras.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kwayland.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kwin.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kwrited.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="libkscreen.xml"/>
@@ -26,20 +28,18 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libmm-qt.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libnm-qt.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="oxygen-fonts.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="oxygen-icons.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="oxygen.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="plasma-workspace-wallpapers.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="kfilemetadata.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="baloo.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="milou.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="khelpcenter.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="kinfocenter.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ksysguard.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="milou.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="systemsettings.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="plasma-workspace.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="khotkeys.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kmenuedit.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="plasma-nm.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="plasma-workspace-wallpapers.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="powerdevil.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="plasma-desktop.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="starting.xml"/>
Modified: branches/systemd/kde5/plasma/powerdevil.xml
==============================================================================
--- branches/systemd/kde5/plasma/powerdevil.xml Sun Oct 19 07:37:08 2014
(r14682)
+++ branches/systemd/kde5/plasma/powerdevil.xml Sun Oct 19 08:01:03 2014
(r14683)
@@ -27,7 +27,7 @@
KDE power management tools.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -146,7 +146,7 @@
and libpowerdevilui.so
</seg>
<seg>
- None
+ $KF5_PREFIX/share/doc/HTML/*/kcontrol/powerdevil
</seg>
</seglistitem>
</segmentedlist>
Modified: branches/systemd/kde5/plasma/systemsettings.xml
==============================================================================
--- branches/systemd/kde5/plasma/systemsettings.xml Sun Oct 19 07:37:08
2014 (r14682)
+++ branches/systemd/kde5/plasma/systemsettings.xml Sun Oct 19 08:01:03
2014 (r14683)
@@ -27,7 +27,7 @@
application used to change KDE system settings.
</para>
- &lfs75_checked;
+ &lfs76_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -142,7 +142,8 @@
</seg>
<seg>
$KF5_PREFIX/include/systemsettingsview,
- $KF5_PREFIX/share/doc/HTML/*/systemsettings and
+ $KF5_PREFIX/share/doc/HTML/*/systemsettings,
+ $KF5_PREFIX/share/kxmlgui5/systemsettings and
$KF5_PREFIX/share/systemsettings
</seg>
</seglistitem>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page