diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index f2b3807161..a817b59196 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,11 @@ June 1st, 2017 + + [bdubbs] - Update to plasma-5.10.0. Includes + libkscreen in lxqt. Fixes + #8940. + [bdubbs] - Update to qt-5.9.0. Includes qtwebkit and qtwebengine. Fixes diff --git a/kde/plasma5/plasma-all.xml b/kde/plasma5/plasma-all.xml index 87c51e23d4..4f05ed85e5 100644 --- a/kde/plasma5/plasma-all.xml +++ b/kde/plasma5/plasma-all.xml @@ -7,9 +7,9 @@ - - - + + + ]> @@ -31,6 +31,7 @@ They implement the KDE Display Environment (Plasma 5). &lfs80_checked; + &gcc7_checked; The instructions below build all of the Plasma 5 packages in one step by using a bash script. @@ -117,12 +118,12 @@ url=http://download.kde.org/stable/plasma/&plasma5-version;/ -wget -r -nH --cut-dirs=3 -A '*.xz' -np $url +wget -r -nH -nd -A '*.xz' -np $url The options used here are: -r recurse through child directories -nH disable generation of host-prefixed directories - --cut-dirs=3 remove three levels of directories when saving + -nd do not create a hierarchy of directories -A '*.xz' just get the *.xz files -np don't get parent directories @@ -137,50 +138,52 @@ The options used here are: cat > plasma-&plasma5-version;.md5 << "EOF" -73bc77af6f711c06d6d3f1ef45f10160 kde-cli-tools-5.9.2.tar.xz -626a33ac01151206d3253e8c29d435ad kdecoration-5.9.2.tar.xz -c9b35833c8d7c393d1bbb3dabc70f0d5 libkscreen-5.9.2.tar.xz -78dc80f2ea85bc819a232a8aa8179c69 libksysguard-5.9.2.tar.xz -5c276dcbe1d9ed7884246a34f6a3707a breeze-5.9.2.tar.xz -f31d99fffcf1d8b339ae4a9cfec67856 breeze-gtk-5.9.2.tar.xz -153146a388091bf167ada1f436394d11 kscreenlocker-5.9.2.tar.xz -54e1676160447f7c8bc56b62242809d2 oxygen-5.9.2.tar.xz -09c1336a19629f9f2b64885b4104d23e kinfocenter-5.9.2.tar.xz -abc2bb29f5e72c04840f24085b84a48c ksysguard-5.9.2.tar.xz -35a815b1de64c4feb1670d21b85484e3 kwin-5.9.2.tar.xz -d711cf51ca3b21f1bed3ec367d6fbea8 systemsettings-5.9.2.tar.xz -0ab5467630ac11bcfe9d134449811641 plasma-workspace-5.9.2.tar.xz -9b5ea9445306520190a54e1e72b25d81 bluedevil-5.9.2.tar.xz -f5a8d06f99eacb828d5476001f21481c kde-gtk-config-5.9.2.tar.xz -f9949eee01af23cf7e5c940ae24e815a khotkeys-5.9.2.tar.xz -0183785beb44a066907c4d7a0025ba00 kmenuedit-5.9.2.tar.xz -8c4d6b9c36d8943a4c6d29313285d5d6 kscreen-5.9.2.tar.xz -77c383d9f4f38d962b0bfaf97740fc00 kwallet-pam-5.9.2.tar.xz -bd8b2ccb3feef5556e54134c48dcb4cd kwayland-integration-5.9.2.tar.xz -1eb7128d2133ba378e2d816a75241f40 kwrited-5.9.2.tar.xz -f060f64201f77190902ceb0b2970a854 milou-5.9.2.tar.xz -fe07081e243c21a881e74811e21e5699 plasma-nm-5.9.2.tar.xz -843b66f9c01373a5f9e706bb0ed6857f plasma-pa-5.9.2.tar.xz -96b3bce05e95880f2d971f0e50ddc997 plasma-workspace-wallpapers-5.9.2.tar.xz -3b83e658f8a3d8ca163f7f386204f7c8 polkit-kde-agent-1-5.9.2.tar.xz -0fbed265a6e2ddc201951d686c60a6c9 powerdevil-5.9.2.tar.xz -189bca8e52a9aa49e07979a73c2027ea plasma-desktop-5.9.2.tar.xz -7d5bcc25bb81464e4d0a48cfcd88e4d0 kdeplasma-addons-5.9.2.tar.xz -0bd92b511f5cf038e3d2cdb3603079e1 kgamma5-5.9.2.tar.xz -6f7b588292a1a9b8dcf9b71bb14d7db2 ksshaskpass-5.9.2.tar.xz -#db4a5d3fba916641d011fce81cd62491 plasma-sdk-5.9.2.tar.xz -e9b418da105db2afd0174d4c0055e82b sddm-kcm-5.9.2.tar.xz -54aa86277d27b2a7d10945375f46e781 user-manager-5.9.2.tar.xz -fc31095f62beb97e5794190f37f9723d discover-5.9.2.tar.xz -#4eff8049e19ca87cab6c94d208089f62 breeze-grub-5.9.2.tar.xz -#6ff3b8b9d178c17f7b760d5da34b4eb7 breeze-plymouth-5.9.2.tar.xz -e64bd0bc6d95847e24b37335c4071483 kactivitymanagerd-5.9.2.tar.xz -777a8590c34777d0e9f5c40a6226b91a plasma-integration-5.9.2.tar.xz -9bcb2aa6e73acc860389c0dfac76c242 plasma-tests-5.9.2.tar.xz +385dedd91c52692248582590afb1fada kde-cli-tools-5.10.0.tar.xz +97251f0737fedeb8e718da52fb2e3c4f kdecoration-5.10.0.tar.xz +93cf21d6485c2207b01a36493687021a libkscreen-5.10.0.tar.xz +4dc7f5d5fd0fb1c78ba0d7442c643439 libksysguard-5.10.0.tar.xz +c3ee9712d1b5e76c60e520369d8d0203 breeze-5.10.0.tar.xz +e3abfe588d5d606c1bd9feb57296f2df breeze-gtk-5.10.0.tar.xz +3234d0bbfbf2ca277e835c25b8c8e347 kscreenlocker-5.10.0.tar.xz +76ac64277d4e0329baa4b119dbe1d872 oxygen-5.10.0.tar.xz +f4fdc03dded336fb79dcb1d41198f12b kinfocenter-5.10.0.tar.xz +eeb495ac4971114e4c378f749b307d5a ksysguard-5.10.0.tar.xz +ca95a965a3a165c1fdaa6db8b33efa8d kwin-5.10.0.tar.xz +15a6eb395aae2b2c12eed4ebb0806853 systemsettings-5.10.0.tar.xz +b58e8037c09011abf1e868df1d5bc401 plasma-workspace-5.10.0.tar.xz +c0cd10543a62358d73060747e950c19b bluedevil-5.10.0.tar.xz +d65869affd1204d8056efca6a20fd37b kde-gtk-config-5.10.0.tar.xz +53ff209275740023066ddcf3f930ddce khotkeys-5.10.0.tar.xz +cf6a4611f2c35a32e2571dc13ea0a348 kmenuedit-5.10.0.tar.xz +b34337a7849c39b5b9710ce4ec06ecd7 kscreen-5.10.0.tar.xz +82847e071a55f526150f3b945d9cd13e kwallet-pam-5.10.0.tar.xz +50a1816d7d70246a9c7bcc08cfe6a014 kwayland-integration-5.10.0.tar.xz +83a93dbc26f874e8da5b5b5f61a53450 kwrited-5.10.0.tar.xz +2a49140e706662d4543d2ab43ed833f0 milou-5.10.0.tar.xz +976e21025c3a18331ba450f304c68720 plasma-nm-5.10.0.tar.xz +7c6186fb1356fe457f4c8ab9e68ee343 plasma-pa-5.10.0.tar.xz +d7cc2d1c45442672bb528cbcfb3e7b0c plasma-workspace-wallpapers-5.10.0.tar.xz +3a2ba731b5668c806ab40e2efe285ef2 polkit-kde-agent-1-5.10.0.tar.xz +7acf9ead83f2ed6f676115351a41742a powerdevil-5.10.0.tar.xz +d1edc632e923a66c578b0b301221efb1 plasma-desktop-5.10.0.tar.xz +93fd41d84118483582bf2d2cfe39d8d4 kdeplasma-addons-5.10.0.tar.xz +e6658da2bb79caedeba733c0c1fcfc95 kgamma5-5.10.0.tar.xz +f90500aaf1f2ee90cd2d248d646bf44f ksshaskpass-5.10.0.tar.xz +#bc5650a67220f5ec2c7556635a4e15b7 plasma-sdk-5.10.0.tar.xz +00e5f4bec1a304d756e87e9c52269306 sddm-kcm-5.10.0.tar.xz +814f9ecc0299de76d722de7020c19bd5 user-manager-5.10.0.tar.xz +1070622fea6faa5952b724028c14bc7d discover-5.10.0.tar.xz +#330e2a7c084a432aed63d0a31c54df1e breeze-grub-5.10.0.tar.xz +#0059b846bb6236adad2e5b5d0df3c2d6 breeze-plymouth-5.10.0.tar.xz +a35ae2e6c7ef48234841b416769a17ac kactivitymanagerd-5.10.0.tar.xz +24c9a41664ffa89768df14005335e7bc plasma-integration-5.10.0.tar.xz +182f5a883551ab5a789cf8afd3212d64 plasma-tests-5.10.0.tar.xz +#480568df95a0d73829e9b3478c130917 plymouth-kcm-5.10.0.tar.xz +6e3f734d83271fa7a28176faf9649688 xdg-desktop-portal-kde-5.10.0.tar.xz EOF - The breeze-grub and breeze-plymouth packages above are both for - customized support of The breeze-grub, breeze-plymouth, and plymouth-kcm packages + above are all for customized support of Plymouth which is designed to be run within an initial ram disk during boot (see ). The plasma-sdk package is optional and used diff --git a/lxqt/desktop/lxqt-libkscreen.xml b/lxqt/desktop/lxqt-libkscreen.xml index 39a954abc0..4cf13f7e34 100644 --- a/lxqt/desktop/lxqt-libkscreen.xml +++ b/lxqt/desktop/lxqt-libkscreen.xml @@ -6,9 +6,9 @@ - + - + ]> @@ -35,6 +35,7 @@ &lfs80_checked; + &gcc7_checked; diff --git a/packages.ent b/packages.ent index 3f043e8c78..c755587b2e 100644 --- a/packages.ent +++ b/packages.ent @@ -592,7 +592,7 @@ - +