From 10c70fc8530df5e29259b82620010dc25b79da30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 6 Aug 2017 22:50:31 +0200 Subject: [PATCH] kde-plasma: update 5.9.5 -> 5.10.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- classes/kde-plasma.bbclass | 2 +- recipes-kde/plasma/tier1/kdecoration/kdecoration.bb | 4 ++-- .../plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb | 4 ++-- .../plasma/tier3/plasma-workspace/plasma-workspace.bb | 5 ++--- recipes-kde/plasma/untier/bluedevil/bluedevil.bb | 4 ++-- recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb | 4 ++-- .../plasma/untier/breeze-plymouth/breeze-plymouth.bb | 4 ++-- recipes-kde/plasma/untier/breeze/breeze.bb | 4 ++-- recipes-kde/plasma/untier/discover/discover.bb | 4 ++-- recipes-kde/plasma/untier/kde-cli-tools/kde-cli-tools.bb | 4 ++-- .../plasma/untier/kde-gtk-config/kde-gtk-config.bb | 4 ++-- .../plasma/untier/kdeplasma-addons/kdeplasma-addons.bb | 4 ++-- recipes-kde/plasma/untier/kgamma5/kgamma5.bb | 4 ++-- recipes-kde/plasma/untier/khotkeys/khotkeys.bb | 4 ++-- .../files/0001-fix-build-in-x11-less-environments.patch | 8 ++++---- recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb | 6 ++---- recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb | 4 ++-- recipes-kde/plasma/untier/kscreen/kscreen.bb | 4 ++-- recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb | 4 ++-- recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb | 4 ++-- recipes-kde/plasma/untier/ksysguard/ksysguard.bb | 4 ++-- recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb | 4 ++-- .../untier/kwayland-integration/kwayland-integration.bb | 4 ++-- recipes-kde/plasma/untier/kwin/kwin.bb | 4 ++-- recipes-kde/plasma/untier/kwrited/kwrited.bb | 4 ++-- recipes-kde/plasma/untier/libkscreen/libkscreen.bb | 4 ++-- recipes-kde/plasma/untier/libksysguard/libksysguard.bb | 4 ++-- recipes-kde/plasma/untier/milou/milou.bb | 4 ++-- recipes-kde/plasma/untier/oxygen/oxygen.bb | 4 ++-- .../plasma/untier/plasma-desktop/plasma-desktop.bb | 4 ++-- .../untier/plasma-integration/plasma-integration.bb | 4 ++-- recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb | 4 ++-- recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb | 4 ++-- .../plasma-workspace-wallpapers.bb | 4 ++-- .../untier/polkit-kde-agent-1/polkit-kde-agent-1.bb | 4 ++-- recipes-kde/plasma/untier/powerdevil/powerdevil.bb | 4 ++-- recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb | 4 ++-- .../plasma/untier/systemsettings/systemsettings.bb | 4 ++-- recipes-kde/plasma/untier/user-manager/user-manager.bb | 4 ++-- 39 files changed, 79 insertions(+), 82 deletions(-) diff --git a/classes/kde-plasma.bbclass b/classes/kde-plasma.bbclass index 6d9ebe34..cb20f16a 100644 --- a/classes/kde-plasma.bbclass +++ b/classes/kde-plasma.bbclass @@ -1,6 +1,6 @@ inherit kde-base -PLASMA_VERSION = "5.9.5" +PLASMA_VERSION = "5.10.4" SRC_URI = "${KDE_MIRROR}/stable/plasma/${PV}/${BPN}-${PV}.tar.xz" diff --git a/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb b/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb index 82ff9463..8630e609 100644 --- a/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb +++ b/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb @@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" inherit kde-plasma PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "b3041d46225ce7838360708c2ab95c6e" -SRC_URI[sha256sum] = "d4529161bfe989f4a6c3f7e5dbf0f727119a8f7abe4ae9565fe04504e54352ee" +SRC_URI[md5sum] = "d3fcabdf7c5a54baffb87150c7929c7b" +SRC_URI[sha256sum] = "2503fdb90cc1d93d9532bddbeaf625cc01207bc5b3183045ce5a6fce8112a696" diff --git a/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb b/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb index 297e8166..a57afcc9 100644 --- a/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb +++ b/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb @@ -24,8 +24,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "9199b1de5adb5f70b79d6f38afc5e8e6" -SRC_URI[sha256sum] = "07b46fe7f5101f2cf5291c4b9a05c9d3a574d131bf1690a71b0b30ff789fc049" +SRC_URI[md5sum] = "0597bbbde5c78d7b543092f041c6bdd5" +SRC_URI[sha256sum] = "228b5efc3d5c19bf457cebdcc2ee300aefcb7d36a445eecc51c934ed23ca637c" SRC_URI += "file://0001-replace-try_run-by-try_compile-in-compiler-feature-c.patch" FILES_SOLIBSDEV = "" diff --git a/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb b/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb index 2949b4cf..1a72023d 100644 --- a/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb +++ b/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb @@ -49,9 +49,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "5e7da85fd6e2dbb21a89c0395b2de4ec" -SRC_URI[sha256sum] = "857770a27d3cd4af027078050d36cefc843e47f4bd92b93a712b0238d6c08b1e" -S = "${WORKDIR}/${BPN}-5.9.5.1" +SRC_URI[md5sum] = "2edd471e1d265c918383b00a6a5447b2" +SRC_URI[sha256sum] = "1c05578186d1b715042723f99196b981ce6c8a606e4e574681dad31db946a121" SRC_URI += " \ file://0001-fix-build-for-QT_NO_SESSIONMANAGER.patch \ diff --git a/recipes-kde/plasma/untier/bluedevil/bluedevil.bb b/recipes-kde/plasma/untier/bluedevil/bluedevil.bb index f636b383..2847ce67 100644 --- a/recipes-kde/plasma/untier/bluedevil/bluedevil.bb +++ b/recipes-kde/plasma/untier/bluedevil/bluedevil.bb @@ -26,8 +26,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "880a51d7f195013903d1ace59c24b36c" -SRC_URI[sha256sum] = "7910135f285e35e7c3de6695c98559841dd7ededc61e2a0d963f31926a74ed6b" +SRC_URI[md5sum] = "f99828b3472c9201eef602d2855b6b68" +SRC_URI[sha256sum] = "b15719638f6fc994562efce4cdf7621d72c113693df127a52be56b96e98235e0" FILES_${PN} += " \ ${datadir}/bluedevilwizard \ diff --git a/recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb b/recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb index 1740521f..66594a6d 100644 --- a/recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb +++ b/recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-plasma PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "952262887b12a9c32893919660f75dd2" -SRC_URI[sha256sum] = "32dfa87f0cdf713962c22415a0ed8b2e1eff89a6fd517407738056ff32064459" +SRC_URI[md5sum] = "55382fb8b4c2e6701649b74156f139ae" +SRC_URI[sha256sum] = "e5f30467903b4e20b7c8434bb0ef584641504c4c4c9de869720ae34d442c1864" FILES_${PN} += " \ ${datadir}/kconf_update \ diff --git a/recipes-kde/plasma/untier/breeze-plymouth/breeze-plymouth.bb b/recipes-kde/plasma/untier/breeze-plymouth/breeze-plymouth.bb index ad1cd916..d2645051 100644 --- a/recipes-kde/plasma/untier/breeze-plymouth/breeze-plymouth.bb +++ b/recipes-kde/plasma/untier/breeze-plymouth/breeze-plymouth.bb @@ -9,8 +9,8 @@ inherit kde-plasma DEPENDS += "plymouth" PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "e9fb489fda0cdf3bf9ef5b9f419d26b6" -SRC_URI[sha256sum] = "d30f665db09907d39b942177ed74a7e884a824162dcc979fe3ebe47b1cc1d8ba" +SRC_URI[md5sum] = "3790fc9bbf09a8c883f98fe3af6e0407" +SRC_URI[sha256sum] = "8ff684c8da3d347e33e406276362d93f341329f8798808397ec65f7480b8db9a" FILES_${PN} += " \ ${datadir}/plymouth \ diff --git a/recipes-kde/plasma/untier/breeze/breeze.bb b/recipes-kde/plasma/untier/breeze/breeze.bb index 20764075..e85794cf 100644 --- a/recipes-kde/plasma/untier/breeze/breeze.bb +++ b/recipes-kde/plasma/untier/breeze/breeze.bb @@ -27,8 +27,8 @@ DEPENDS += "\ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "a715c46dc3bb2efbda883ab56b5b17f3" -SRC_URI[sha256sum] = "83312b854282636bc6d10a1e579c5a13538394b76af5963f3e79b0d235053e3d" +SRC_URI[md5sum] = "ec83c95683d0c8f993bbc9165009a873" +SRC_URI[sha256sum] = "2dbce52c2a807a73cb2307ac42e3fc409cb04f077fdeeabe505484906dc1b11c" FILES_${PN} += " \ ${datadir}/color-schemes \ diff --git a/recipes-kde/plasma/untier/discover/discover.bb b/recipes-kde/plasma/untier/discover/discover.bb index cd0b6a4f..cd5e3021 100644 --- a/recipes-kde/plasma/untier/discover/discover.bb +++ b/recipes-kde/plasma/untier/discover/discover.bb @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-plasma gtk-icon-cache PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "b6a7eea4cfda21a16a28299ef1f5c0f1" -SRC_URI[sha256sum] = "231ec1ba751769e3a382e8e44841c2ac0b8f8f5c0c9d68ce4d5b03dfa6ee8620" +SRC_URI[md5sum] = "5d459e9287e7de284c7168c1cba9b508" +SRC_URI[sha256sum] = "489d4976e7d1cd4b08d74cc6692cd4c65cd308ada9704dc3f46dd92907987d21" DEPENDS += " \ attica \ diff --git a/recipes-kde/plasma/untier/kde-cli-tools/kde-cli-tools.bb b/recipes-kde/plasma/untier/kde-cli-tools/kde-cli-tools.bb index b9cd51b7..4e015576 100644 --- a/recipes-kde/plasma/untier/kde-cli-tools/kde-cli-tools.bb +++ b/recipes-kde/plasma/untier/kde-cli-tools/kde-cli-tools.bb @@ -25,8 +25,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "9be0f66c340ca96e069df1c22716d71a" -SRC_URI[sha256sum] = "56e4835deed5d81c37a69efbb399d5f59bb894da33077d251a2374ecf423d0a4" +SRC_URI[md5sum] = "b4f2c715081a638778f412e21891ab67" +SRC_URI[sha256sum] = "069a4032b7f98c2b04358f5af0d2974ec2d963853e144f2625af4412bdb82bb5" # do not move so-libs to -dev package FILES_SOLIBSDEV = "" diff --git a/recipes-kde/plasma/untier/kde-gtk-config/kde-gtk-config.bb b/recipes-kde/plasma/untier/kde-gtk-config/kde-gtk-config.bb index 3664af54..0d2db5cf 100644 --- a/recipes-kde/plasma/untier/kde-gtk-config/kde-gtk-config.bb +++ b/recipes-kde/plasma/untier/kde-gtk-config/kde-gtk-config.bb @@ -23,8 +23,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "72ce3441d982e5fc6570225ac4ba55bc" -SRC_URI[sha256sum] = "9e1dd2a3e1d0396159dec24191793cc163fdbc7f2e6d30504f1fab9c7f624ea9" +SRC_URI[md5sum] = "2fe4648251c6c9bfbd46ac33ad6e5330" +SRC_URI[sha256sum] = "32b126278fc89ec8f44126aa27569a02b0d913975b5b0d6021b126e1fa9eb364" SRC_URI += "file://0001-fix-for-gtk2-only-and-gtk3-only-environments.patch" diff --git a/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb b/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb index 8b6e4031..b13bbf7e 100644 --- a/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb +++ b/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb @@ -36,8 +36,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "5c9646d3c5aeca86f44a74dd6bc88ad4" -SRC_URI[sha256sum] = "94529ea504f98f10d238e96a4c8d02d1f3458bf062386123668451ddbf1ef280" +SRC_URI[md5sum] = "fc59844557f7c5071638f4d58f0f11e7" +SRC_URI[sha256sum] = "eec58fe52cfb0f64b81799a1c8650bb5dedc1c443a3a6952d689cbd5353d2da7" FILES_${PN} += " \ ${datadir}/kwin \ diff --git a/recipes-kde/plasma/untier/kgamma5/kgamma5.bb b/recipes-kde/plasma/untier/kgamma5/kgamma5.bb index a477e877..0ef70090 100644 --- a/recipes-kde/plasma/untier/kgamma5/kgamma5.bb +++ b/recipes-kde/plasma/untier/kgamma5/kgamma5.bb @@ -19,8 +19,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "795d650a2a817ea654d87d015a82e150" -SRC_URI[sha256sum] = "45b612d3b92f71322e6795104f3ee00a0ca355e51eeb99bea327407c528ff8cf" +SRC_URI[md5sum] = "3144b0a44f602dc210f89187f9d4c9b8" +SRC_URI[sha256sum] = "358aba8d00749c19b3e63b00e6611c2f0ad806a147a5ab5a008cc14cef8b6e12" FILES_${PN} += " \ ${datadir}/kgamma \ diff --git a/recipes-kde/plasma/untier/khotkeys/khotkeys.bb b/recipes-kde/plasma/untier/khotkeys/khotkeys.bb index c0019e16..702f2da1 100644 --- a/recipes-kde/plasma/untier/khotkeys/khotkeys.bb +++ b/recipes-kde/plasma/untier/khotkeys/khotkeys.bb @@ -31,8 +31,8 @@ DEPENDS += "\ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "641569414e4f9adadd94ab2d2ca11967" -SRC_URI[sha256sum] = "a995c3b0a1a86c79c64342ae17a45fd664205592d3cd541bcd7453b5d89ac617" +SRC_URI[md5sum] = "b9beb6bce13ea78f1ad23162b6aaf56f" +SRC_URI[sha256sum] = "da5b06deb62468866e61c189b36c7c77894d0155523699c8c85a90275cfb5799" FILES_${PN} += " \ ${datadir}/kservices5 \ diff --git a/recipes-kde/plasma/untier/kinfocenter/files/0001-fix-build-in-x11-less-environments.patch b/recipes-kde/plasma/untier/kinfocenter/files/0001-fix-build-in-x11-less-environments.patch index f54d1182..1fb6cfae 100644 --- a/recipes-kde/plasma/untier/kinfocenter/files/0001-fix-build-in-x11-less-environments.patch +++ b/recipes-kde/plasma/untier/kinfocenter/files/0001-fix-build-in-x11-less-environments.patch @@ -14,16 +14,16 @@ Signed-off-by: Andreas Müller 3 files changed, 16 insertions(+), 5 deletions(-) diff --git a/Modules/info/CMakeLists.txt b/Modules/info/CMakeLists.txt -index b252022..141ecb7 100644 +index 4dae851..a528dbd 100644 --- a/Modules/info/CMakeLists.txt +++ b/Modules/info/CMakeLists.txt @@ -22,8 +22,10 @@ target_link_libraries(kcm_info + KF5::CoreAddons KF5::KCMUtils KF5::I18n - KF5::IconThemes -- KF5::KDELibs4Support +- KF5::IconThemes - ${X11_X11_LIB}) -+ KF5::KDELibs4Support) ++ KF5::IconThemes) +if(HAVE_X11) +target_link_libraries(kcm_info ${X11_X11_LIB}) +endif() diff --git a/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb b/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb index 39052c80..bab21df2 100644 --- a/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb +++ b/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb @@ -23,8 +23,6 @@ DEPENDS += " \ ki18n \ kiconthemes \ kcmutils \ - kdelibs4support \ - kdelibs4support-native \ kdesignerplugin-native \ kpackage-native \ sonnet-native \ @@ -41,8 +39,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "0f10760bdefc660f6048907e6852fe69" -SRC_URI[sha256sum] = "4f6f37b29e9f29850389fec2708dd7733051095e0ff9b842327d73bc151e7149" +SRC_URI[md5sum] = "a5f4e407252cf8dcee2e42394e39bade" +SRC_URI[sha256sum] = "f9a327cc68fb24289cef0ec860f18047cde55ee8a477733c186bfecfcd270ae4" SRC_URI += "file://0001-fix-build-in-x11-less-environments.patch" FILES_${PN} += " \ diff --git a/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb b/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb index 13b17499..b5d4f138 100644 --- a/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb +++ b/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb @@ -29,8 +29,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "18f6f9117724fd8bcc1b88600fd7fe3b" -SRC_URI[sha256sum] = "12d8fc839d584c4824e7f61f98af2bacdc7b622257620401e983bb0fce0fded5" +SRC_URI[md5sum] = "4cd564c6a1d807cf1ce835d7571876cd" +SRC_URI[sha256sum] = "3c093ae2185097b4038679afd6213986734cdb3b39191ab0a76fe5bf24bd7acf" # do not move so-libs to -dev package FILES_SOLIBSDEV = "" diff --git a/recipes-kde/plasma/untier/kscreen/kscreen.bb b/recipes-kde/plasma/untier/kscreen/kscreen.bb index 3fbb28aa..f777b9b8 100644 --- a/recipes-kde/plasma/untier/kscreen/kscreen.bb +++ b/recipes-kde/plasma/untier/kscreen/kscreen.bb @@ -24,8 +24,8 @@ DEPENDS += "\ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "79f2c6d4605a5af22f0553903af734db" -SRC_URI[sha256sum] = "d1f1fe291763fbe14ccdffaf48c2540ecd4dc1b9fa88da1930c02ca36580c0b5" +SRC_URI[md5sum] = "0c245a6f87cc74f2f4fce09a13848dd7" +SRC_URI[sha256sum] = "5c2b4debec134792b44fed3bfc7d1b44bd87ed12100fa3d07c16ab4cc2bb5065" FILES_${PN} += " \ ${datadir}/kcm_kscreen \ diff --git a/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb b/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb index 5310f28b..a7701dc7 100644 --- a/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb +++ b/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb @@ -29,8 +29,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "fcf68f79554ab7770575f68223da50c8" -SRC_URI[sha256sum] = "718511aecad9928987e0dbe10906da6eb95b0d1f678ab9aa8dfbb4d7dcfbc0c1" +SRC_URI[md5sum] = "932ecbc397557a18883ad77996741729" +SRC_URI[sha256sum] = "d7fe082129742f2ea40a9789026ec858fbeb1f5c36dacd58eae20fd2669b5e9f" SRC_URI += "file://kde.pam" diff --git a/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb b/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb index 849b7d37..7dc43ded 100644 --- a/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb +++ b/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb @@ -21,5 +21,5 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "89ab2e8a2cc5e9cbd25d268d6953ac8b" -SRC_URI[sha256sum] = "21bed81030113b5e2f4b6b363128bed7ca98b49880319c7b615e6862986b9ec6" +SRC_URI[md5sum] = "352faf910c192cb34ba63405c6865eb9" +SRC_URI[sha256sum] = "4e8aa2a2566fb34652ffb37a87649b1284b9ba2c8b509e20f127a70902bfe6db" diff --git a/recipes-kde/plasma/untier/ksysguard/ksysguard.bb b/recipes-kde/plasma/untier/ksysguard/ksysguard.bb index a5b0132e..e41dfa9f 100644 --- a/recipes-kde/plasma/untier/ksysguard/ksysguard.bb +++ b/recipes-kde/plasma/untier/ksysguard/ksysguard.bb @@ -28,8 +28,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "d3dc652f7f25a37de447aba478dc3b5c" -SRC_URI[sha256sum] = "0693e662ef70aa6cdee79bf1e5eeba37a29b88bb555550bd48342396479d1fb6" +SRC_URI[md5sum] = "599a12d71efbf5ff55cbbb91a1f0a453" +SRC_URI[sha256sum] = "d462c2339daa5a44489bcb4108a108b7caac1894fec55fe8d78addb76962e60a" # do not move so-libs to -dev package FILES_SOLIBSDEV = "" diff --git a/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb b/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb index b92ae20f..1c69fbe4 100644 --- a/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb +++ b/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb @@ -14,8 +14,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "42e73612aed54725d7de7219403db215" -SRC_URI[sha256sum] = "361b2b53c8e1cf00b57ef17f9b15e6db9b3161e935f43abedec7775ff8ba9059" +SRC_URI[md5sum] = "11a6c8e3bb9484328fac8f052cd87045" +SRC_URI[sha256sum] = "0227751c8f68970e184c2e723796bf11966ae045b904e7a6b07d1e4b9e7729ea" SRC_URI += " \ file://0001-use-pkgconfig-to-find-libgcrypt.patch \ " diff --git a/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb b/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb index 368d4ad6..f112eba2 100644 --- a/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb +++ b/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb @@ -13,8 +13,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "b2c6a0ca8b907c1fb72aa7dcd35361f2" -SRC_URI[sha256sum] = "f9700c4f796b0c311c2eecd1354b5f32adc1028e5a4ccacc6edad7dd0c3e8a1e" +SRC_URI[md5sum] = "cc4941915713d5f800128c9a70f99de3" +SRC_URI[sha256sum] = "8c5e37eace312d494971fcdb0a8844a9cd3eeec80ed511a4c885c0ef86d7a409" FILES_${PN} += " \ ${OE_QMAKE_PATH_PLUGINS} \ diff --git a/recipes-kde/plasma/untier/kwin/kwin.bb b/recipes-kde/plasma/untier/kwin/kwin.bb index 300714c9..0b01aa97 100644 --- a/recipes-kde/plasma/untier/kwin/kwin.bb +++ b/recipes-kde/plasma/untier/kwin/kwin.bb @@ -55,8 +55,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "4807b37628322d1e1eb8679830ce98b4" -SRC_URI[sha256sum] = "4d4e06e956cd8c180ffcbd7b49ce5da65ff5c13c33c78a5fedb753e46d6ec98d" +SRC_URI[md5sum] = "e07c67ac7e5177407be8466e10496c37" +SRC_URI[sha256sum] = "69e450d2bf4b299b7128e052c47198eaea3fae57e8cf93ab3f686b1cd4d8fe5c" SRC_URI += " \ file://0001-fix-build-for-qtbase-without-session-management.patch \ diff --git a/recipes-kde/plasma/untier/kwrited/kwrited.bb b/recipes-kde/plasma/untier/kwrited/kwrited.bb index 0a774cb9..6a4e4324 100644 --- a/recipes-kde/plasma/untier/kwrited/kwrited.bb +++ b/recipes-kde/plasma/untier/kwrited/kwrited.bb @@ -16,8 +16,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "00b53c0e22ef3ee409314c4dd1550c52" -SRC_URI[sha256sum] = "aaad41bf140717f8bfa87381de9e1baad639afc30e06566a238f58767bd4ecea" +SRC_URI[md5sum] = "5108c5664b0d54fa6dca44b32af009af" +SRC_URI[sha256sum] = "6325ec73ca3e639fab6918e92011f108a394d24b5d887338f111f1af1fed27b6" SRC_URI += " \ file://0001-fix-build-for-qtbase-without-session-management.patch \ diff --git a/recipes-kde/plasma/untier/libkscreen/libkscreen.bb b/recipes-kde/plasma/untier/libkscreen/libkscreen.bb index 35999dcd..31ca0141 100644 --- a/recipes-kde/plasma/untier/libkscreen/libkscreen.bb +++ b/recipes-kde/plasma/untier/libkscreen/libkscreen.bb @@ -12,8 +12,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "1118656e6a04304b030bce7c771cc589" -SRC_URI[sha256sum] = "040031f4fdcae638e92b8af32ad4cb8d2c96648ac31a6032d1e36f14333a00eb" +SRC_URI[md5sum] = "6a44c98d2f68250915a3ff9f5890fb5a" +SRC_URI[sha256sum] = "0f49e7ecf20fa1f8b8b94e8f06fe9817e2422475a41f358a3ca46823a75ffe7e" SRC_URI += " \ file://0001-fix-configuration-build-on-x-less-systems.patch \ diff --git a/recipes-kde/plasma/untier/libksysguard/libksysguard.bb b/recipes-kde/plasma/untier/libksysguard/libksysguard.bb index 71805a7b..7970a2e5 100644 --- a/recipes-kde/plasma/untier/libksysguard/libksysguard.bb +++ b/recipes-kde/plasma/untier/libksysguard/libksysguard.bb @@ -28,8 +28,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "1b0700d701b5041eb9618f78d240324f" -SRC_URI[sha256sum] = "7c1ed82df3ac46f3fc2e9e0a3bc45cf7d783fae145299e57b7b2e9a2f5dd142c" +SRC_URI[md5sum] = "a77c02492798adff474f9a0cd18b47ff" +SRC_URI[sha256sum] = "03e69a21cb5c6330ae7164e9eee48c122e004099216f2ab20217a8cdbda28007" FILES_${PN} += " \ ${datadir}/dbus-1 \ diff --git a/recipes-kde/plasma/untier/milou/milou.bb b/recipes-kde/plasma/untier/milou/milou.bb index dd94af52..b2f3cbdf 100644 --- a/recipes-kde/plasma/untier/milou/milou.bb +++ b/recipes-kde/plasma/untier/milou/milou.bb @@ -22,8 +22,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "0814c76c9a9ba8a2cf7e6d223be5ee6f" -SRC_URI[sha256sum] = "fca5e8c2652f68b9f632a99f27bdbc32ba0e84d34ae62909c7f7bdae8d50f8e3" +SRC_URI[md5sum] = "92c4d69c1b9c470b69b3adafa35afd65" +SRC_URI[sha256sum] = "0bf6b43d3926c6378227c22447cf7a6d32a18d0f02d3b4468211245b60f6ae80" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/plasma/untier/oxygen/oxygen.bb b/recipes-kde/plasma/untier/oxygen/oxygen.bb index ee9e1e89..8bb44728 100644 --- a/recipes-kde/plasma/untier/oxygen/oxygen.bb +++ b/recipes-kde/plasma/untier/oxygen/oxygen.bb @@ -25,8 +25,8 @@ DEPENDS += " \ PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "ad1e825fb199589af7b55cb031e3ce72" -SRC_URI[sha256sum] = "e3930de3af907a58a72b15849fc205751f6acc904a3e147df0eb20f4bc6fe35c" +SRC_URI[md5sum] = "286df72dcf02ae8c35e9471d323b147e" +SRC_URI[sha256sum] = "6d467fe31704b8efb1405c6b3a3ac7cc6877388886ec907b28af8d71e74e3742" SRC_URI += "file://0001-kstyle-add-an-option-BUILD_OXYGEN_SETTINGS-disabled-.patch" PACKAGECONFIG ??= "" diff --git a/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb b/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb index 59aa4cb3..80f95693 100644 --- a/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb +++ b/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb @@ -50,8 +50,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "167cb051eb6127c15162764498c2d6cb" -SRC_URI[sha256sum] = "e1f437ac86e91e7f18a1e36dc93c3e8e57a0e183f343765f3772a902f0c135b9" +SRC_URI[md5sum] = "c002ebcccd5ff3ed2b0694f3cbd781a8" +SRC_URI[sha256sum] = "eed5108de18f31d39708168c915d8092b0f1f4e214e4986c4acfa152b7f52c3c" SRC_URI += "file://0001-Ensure-xkb_base-is-not-empty-instead-of-checking-if-.patch" diff --git a/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb b/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb index b4ecedc1..5b1fe41b 100644 --- a/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb +++ b/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb @@ -25,8 +25,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "97e2d1f6a2f725195c8d38c7f416f1e6" -SRC_URI[sha256sum] = "1c84fdf4bd2d285485d0703248d3ae502443737f0cbc9870171560e872ce1d17" +SRC_URI[md5sum] = "0911bf6174ee3ed98c5022744b8201f0" +SRC_URI[sha256sum] = "068b4ed0b1160a78a336085f8b0bb192cd3c136f8a6a091f8ac7c593b207c565" FILES_${PN} += " \ ${datadir}/kconf_update \ diff --git a/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb b/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb index 7703b5b1..aa2df0cd 100644 --- a/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb +++ b/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb @@ -48,8 +48,8 @@ DEPENDS += " \ # MobileBroadbandProviderInfo PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "3aa102622fd37bf3005f53785d803331" -SRC_URI[sha256sum] = "1c605e69b08b12439191e417c9ad43809c203f9a7541a2cfe5dfb9ee6c3dafad" +SRC_URI[md5sum] = "40e80ea287b6c1df1f08f7935eb0b439" +SRC_URI[sha256sum] = "0c9568948c00494f0c02c6b92cbea07d1b97caa9fd614293b9a30c3b4e17af53" # do not move so-libs to -dev package FILES_SOLIBSDEV = "" diff --git a/recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb b/recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb index 3f06a3f3..6115c921 100644 --- a/recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb +++ b/recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb @@ -25,8 +25,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "f8bb78cd5c64a6ecc4c198e937e5b5f1" -SRC_URI[sha256sum] = "3efbc5c46e4b67a8d153d7525502434c09108b4ffaff20c0b1bb9ad16c1e5575" +SRC_URI[md5sum] = "3bd3af0e99e9b914ca99a3a596bde4a4" +SRC_URI[sha256sum] = "4dc1f0cebb16253cdd7c7481107ba98d53f954cf10c64efe0cc95feae10eb65b" FILES_SOLIBSDEV = "" diff --git a/recipes-kde/plasma/untier/plasma-workspace-wallpapers/plasma-workspace-wallpapers.bb b/recipes-kde/plasma/untier/plasma-workspace-wallpapers/plasma-workspace-wallpapers.bb index f0c5eafa..bb1487ec 100644 --- a/recipes-kde/plasma/untier/plasma-workspace-wallpapers/plasma-workspace-wallpapers.bb +++ b/recipes-kde/plasma/untier/plasma-workspace-wallpapers/plasma-workspace-wallpapers.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-plasma PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "31c869ba6a8ecfe5ed6b33d5aae65766" -SRC_URI[sha256sum] = "56d7461e1449a7e842080200429ba2743581e9e861ea9a7ee3007658f5366516" +SRC_URI[md5sum] = "c35079353bdb80411b198eb4102e42b2" +SRC_URI[sha256sum] = "22bf5e528867e3534802cfe0e5481cf88488071479480890866c95893c095712" FILES_${PN} += "${datadir}/wallpapers" diff --git a/recipes-kde/plasma/untier/polkit-kde-agent-1/polkit-kde-agent-1.bb b/recipes-kde/plasma/untier/polkit-kde-agent-1/polkit-kde-agent-1.bb index d2fc5fc8..d69caba1 100644 --- a/recipes-kde/plasma/untier/polkit-kde-agent-1/polkit-kde-agent-1.bb +++ b/recipes-kde/plasma/untier/polkit-kde-agent-1/polkit-kde-agent-1.bb @@ -21,8 +21,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "12d7132d86d5345f19f974bff9c9d8a4" -SRC_URI[sha256sum] = "8278f862842af29eff4173aaf3bd5b4df97d0654d97b73054966f1f30ec01f17" +SRC_URI[md5sum] = "5f9bec33228135649650d48d4887fa62" +SRC_URI[sha256sum] = "5c26d84ec4fe5c19c8ffd3ce83ed38e291432a70c5f9eafb5dbcfd77017961ce" SRC_URI += "file://0001-fix-build-for-QT_NO_SESSIONMANAGER.patch" diff --git a/recipes-kde/plasma/untier/powerdevil/powerdevil.bb b/recipes-kde/plasma/untier/powerdevil/powerdevil.bb index 61858753..7bfab703 100644 --- a/recipes-kde/plasma/untier/powerdevil/powerdevil.bb +++ b/recipes-kde/plasma/untier/powerdevil/powerdevil.bb @@ -30,8 +30,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "714b55932582ec9572578b26b7b2298c" -SRC_URI[sha256sum] = "9fc15ea3894c83ad1be3b4a07f7b320ef729ab6e15931889b631d56653cc1945" +SRC_URI[md5sum] = "9f78fc6f76539d2994ea23b0b738b992" +SRC_URI[sha256sum] = "225743374f603e97f70f5afc9a2a8a50aff214809a73c729be3c3fc38f6d9de2" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb b/recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb index 261ae57c..293a735f 100644 --- a/recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb +++ b/recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb @@ -23,8 +23,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "9edee202ac67e6764e9cf10f18ba0ee1" -SRC_URI[sha256sum] = "66ea289f60f6c871fd23532ddc9e118d5ee45ef54e3aabc9da79b534081b1860" +SRC_URI[md5sum] = "0c6cdd86c8b5b1f0ee2724d27f847225" +SRC_URI[sha256sum] = "9362e0ac66435aa14cea9ba98db0cbe337995f43d2afdca41136587b4a5b92ea" RDEPENDS_${PN} = "sddm" diff --git a/recipes-kde/plasma/untier/systemsettings/systemsettings.bb b/recipes-kde/plasma/untier/systemsettings/systemsettings.bb index a41adbb1..c2b87791 100644 --- a/recipes-kde/plasma/untier/systemsettings/systemsettings.bb +++ b/recipes-kde/plasma/untier/systemsettings/systemsettings.bb @@ -28,8 +28,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "b09f7b9405aff274aac839ac309c467c" -SRC_URI[sha256sum] = "e93d5876a4bc6d9fc76d9e7f4db10d562693ba2f881aa8a95b62837a21f2e875" +SRC_URI[md5sum] = "bb0ecd75155f9536af7522c987a8b34c" +SRC_URI[sha256sum] = "5e5a9d1b3b483cafd2aa61f1c245658449cdc1245f208c7fc4a3df534c842c17" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/plasma/untier/user-manager/user-manager.bb b/recipes-kde/plasma/untier/user-manager/user-manager.bb index 2855aade..c3057885 100644 --- a/recipes-kde/plasma/untier/user-manager/user-manager.bb +++ b/recipes-kde/plasma/untier/user-manager/user-manager.bb @@ -16,8 +16,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "3e80147117c2e55e6b1e58507152848b" -SRC_URI[sha256sum] = "b6779666a2adc0066e06c3fd894f215fb39163b3b9a58fa53e7a9b3d14b3d914" +SRC_URI[md5sum] = "b6278d9c204a3935ab8e74adb80e01d4" +SRC_URI[sha256sum] = "0324d599a92245d4ba16e1cfceb60bfab201ab4e68dd888bff462ce06acb5c9b" FILES_${PN} += " \ ${datadir}/kservices5 \