From 33068ee1bfd20bcbcc71a4db4d67c1b0a8f70a8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 13 Feb 2019 20:14:39 +0100 Subject: [PATCH] kde-plasma: upgrade 5.14.5 -> 5.15.0 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 +- .../plasma/tier1/kdecoration/kdecoration.bb | 4 +- .../kactivitymanagerd/kactivitymanagerd.bb | 8 +--- .../plasma-workspace/plasma-workspace.bb | 39 +++++++++---------- .../plasma/untier/bluedevil/bluedevil.bb | 4 +- .../plasma/untier/breeze-gtk/breeze-gtk.bb | 12 +++--- .../untier/breeze-plymouth/breeze-plymouth.bb | 4 +- recipes-kde/plasma/untier/breeze/breeze.bb | 4 +- .../plasma/untier/discover/discover.bb | 4 +- .../untier/kde-cli-tools/kde-cli-tools.bb | 6 +-- .../untier/kde-gtk-config/kde-gtk-config.bb | 4 +- .../kdeplasma-addons/kdeplasma-addons.bb | 4 +- recipes-kde/plasma/untier/kgamma5/kgamma5.bb | 4 +- .../plasma/untier/khotkeys/khotkeys.bb | 4 +- .../plasma/untier/kinfocenter/kinfocenter.bb | 4 +- .../plasma/untier/kmenuedit/kmenuedit.bb | 4 +- recipes-kde/plasma/untier/kscreen/kscreen.bb | 4 +- .../untier/kscreenlocker/kscreenlocker.bb | 4 +- .../plasma/untier/ksshaskpass/ksshaskpass.bb | 4 +- .../plasma/untier/ksysguard/ksysguard.bb | 4 +- .../plasma/untier/kwallet-pam/kwallet-pam.bb | 4 +- .../kwayland-integration.bb | 4 +- recipes-kde/plasma/untier/kwin/kwin.bb | 12 +++--- recipes-kde/plasma/untier/kwrited/kwrited.bb | 4 +- .../plasma/untier/libkscreen/libkscreen.bb | 4 +- .../untier/libksysguard/libksysguard.bb | 4 +- recipes-kde/plasma/untier/milou/milou.bb | 4 +- recipes-kde/plasma/untier/oxygen/oxygen.bb | 4 +- .../plasma-browser-integration.bb | 4 +- .../untier/plasma-desktop/plasma-desktop.bb | 4 +- .../plasma-integration/plasma-integration.bb | 4 +- .../plasma/untier/plasma-nm/plasma-nm.bb | 4 +- .../plasma/untier/plasma-pa/plasma-pa.bb | 4 +- .../untier/plasma-vault/plasma-vault.bb | 4 +- .../plasma-workspace-wallpapers.bb | 4 +- .../polkit-kde-agent-1/polkit-kde-agent-1.bb | 4 +- .../plasma/untier/powerdevil/powerdevil.bb | 4 +- .../plasma/untier/sddm-kcm/sddm-kcm.bb | 4 +- .../untier/systemsettings/systemsettings.bb | 4 +- .../untier/user-manager/user-manager.bb | 4 +- 40 files changed, 104 insertions(+), 111 deletions(-) diff --git a/classes/kde-plasma.bbclass b/classes/kde-plasma.bbclass index 1180ec09..f8048fc0 100644 --- a/classes/kde-plasma.bbclass +++ b/classes/kde-plasma.bbclass @@ -1,6 +1,6 @@ inherit kde-base -PLASMA_VERSION = "5.14.5" +PLASMA_VERSION = "5.15.0" 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 514631a8..c28873ef 100644 --- a/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb +++ b/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb @@ -9,5 +9,5 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "8cd8c2b5f0ba1e315479e4972821b25f" -SRC_URI[sha256sum] = "361eac4fa240208628ca689a8de614eb9dc79c41283cad24e814a98b41a4b784" +SRC_URI[md5sum] = "1195f11a0f135da965f7c84a0b535ad6" +SRC_URI[sha256sum] = "b8b43860f378e3f182ea77e014bc5282c71eaff8b26e67a58807839fb3e19edd" diff --git a/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb b/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb index 10a4ee0c..a5f698d6 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] = "13590181ba9a0dce8c7310e98f2834a9" -SRC_URI[sha256sum] = "87fa3dae3a8383f4e676faef3f5dcdb39de7094c868df497a533031daf4dba7e" +SRC_URI[md5sum] = "885978ef5cae1c843673be511998fe22" +SRC_URI[sha256sum] = "0d0f43a769d73c4c47574ae0fd0c638a73a1d07a4e5572bfb2e51ea78030d8d6" SRC_URI += "file://0001-replace-try_run-by-try_compile-in-compiler-feature-c.patch" # Workaround @@ -40,7 +40,3 @@ FILES_${PN} += " \ ${libdir}/libkactivitymanagerd_plugin.so \ ${OE_QMAKE_PATH_PLUGINS} \ " - -FILES_${PN}-dbg += " \ - ${OE_QMAKE_PATH_PLUGINS}/*/*/.debug \ -" diff --git a/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb b/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb index f1cf7042..56c11427 100644 --- a/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb +++ b/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb @@ -11,10 +11,15 @@ REQUIRED_DISTRO_FEATURES = "x11" inherit kde-plasma distro_features_check gettext DEPENDS += " \ + kpackage-native \ + kdoctools-native \ + sonnet-native \ + kdesignerplugin-native \ + kdelibs4support-native \ + kauth-native \ baloo \ kdeclarative \ plasma-framework \ - kauth-native \ kconfig \ kactivities \ krunner \ @@ -38,18 +43,13 @@ DEPENDS += " \ libksysguard \ libkscreen \ kwin \ - kpackage-native \ - kdoctools-native \ - sonnet-native \ - kdesignerplugin-native \ - kdelibs4support-native \ ${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11 libsm libxcb", "", d)} \ zlib \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "95b10cf1fdc0016cddc5b60bf011b1a2" -SRC_URI[sha256sum] = "903ef4dd2ca3040b2be7435d8f170a9df78a6d05f3525cfa8f212e52b5e5a391" +SRC_URI[md5sum] = "5424d6b8af2025c44acdaea10615a539" +SRC_URI[sha256sum] = "c9e696b0cb6040c90256709f68ea153da86da97a743c8ca8f96412d744e77b65" SRC_URI += " \ file://0001-fix-build-for-QT_NO_SESSIONMANAGER.patch \ @@ -65,21 +65,20 @@ SRC_URI += " \ # REVISIT FILES_${PN} += " \ ${datadir}/config.kcfg \ - ${datadir}/k*5 \ ${datadir}/dbus-1 \ - ${datadir}/kstyle \ - ${datadir}/wayland-sessions \ - ${datadir}/ksplash \ - ${datadir}/drkonqi \ - ${datadir}/kio_desktop \ - ${datadir}/solid \ - ${datadir}/xsessions \ ${datadir}/desktop-directories \ - ${datadir}/sddm \ - ${datadir}/plasma \ - ${datadir}/ksmserver \ - ${datadir}/kdevappwizard \ ${datadir}/kconf_update \ + ${datadir}/kdevappwizard \ + ${datadir}/kio_desktop \ + ${datadir}/k*5 \ + ${datadir}/kpackage \ + ${datadir}/ksplash \ + ${datadir}/kstyle \ + ${datadir}/plasma \ + ${datadir}/sddm \ + ${datadir}/solid \ + ${datadir}/wayland-sessions \ + ${datadir}/xsessions \ \ ${libdir}/libkdeinit5*.so \ ${libdir}/kconf_update_bin \ diff --git a/recipes-kde/plasma/untier/bluedevil/bluedevil.bb b/recipes-kde/plasma/untier/bluedevil/bluedevil.bb index da1f4c16..b6b41669 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 += "file://0001-Hack-build-with-gcc8.patch" -SRC_URI[md5sum] = "37d243fcd01e992cf0493b0b1fba86b3" -SRC_URI[sha256sum] = "e79f4c0b2b1ac0a039e697413ffe809d6932770e21fc54cb2b8eedab42e018ce" +SRC_URI[md5sum] = "8649b958165f1a87f07373be0f97fbf3" +SRC_URI[sha256sum] = "34a62d22bcb0c5e0dbc7fe65b2d38d5ca3a014508b57cee86db481fea9013182" 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 9abb4243..202b067b 100644 --- a/recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb +++ b/recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb @@ -4,18 +4,16 @@ LIC_FILES_CHKSUM = " \ file://COPYING.LIB;md5=1ed3208c1cce3d1926ccfc5bf65db050 \ " -inherit kde-plasma +inherit kde-plasma python3native + +DEPENDS += "sassc-native cairo breeze python3-pycairo-native" PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "a63c068eaadc620edc5871d2407bc5a1" -SRC_URI[sha256sum] = "15ac26cbf7e1a39912fbd1c67b385ac6644aa9693f94463959b0e2d507c2da2f" +SRC_URI[md5sum] = "9a0d85a3a6b97e0f0920604e73c8f4f8" +SRC_URI[sha256sum] = "b53861a26248a75e3d91d514bb7d9a192c7b3c3d19528985bec9aef2668c753b" FILES_${PN} += " \ ${datadir}/kconf_update \ ${datadir}/themes \ ${libdir}/kconf_update_bin \ " - -FILES_${PN}-dbg += " \ - ${libdir}/kconf_update_bin/.debug \ -" diff --git a/recipes-kde/plasma/untier/breeze-plymouth/breeze-plymouth.bb b/recipes-kde/plasma/untier/breeze-plymouth/breeze-plymouth.bb index 7146e5e2..6694ef3b 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] = "fc4c8776470ead08c817f1eadc0eb8a5" -SRC_URI[sha256sum] = "2635babc2edf2baae1e40fd0107ffaf239f02545b38d7d8238b12abad3bf6de5" +SRC_URI[md5sum] = "a31d2ba0c628cf40d5102c14930a353c" +SRC_URI[sha256sum] = "08fa8c0f0e5660ae10e9c3291baa6718f0c8b319805a4b8ffe6a71d9e0c8b255" FILES_${PN} += " \ ${datadir}/plymouth \ diff --git a/recipes-kde/plasma/untier/breeze/breeze.bb b/recipes-kde/plasma/untier/breeze/breeze.bb index f4cf90d7..461ec44d 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] = "c166ab0d7aaf99b14c00ebe08a85e41b" -SRC_URI[sha256sum] = "e78e6eec31cf8fb7c6d1d823e07bebcabf978ba94772081490a38a5ac5871796" +SRC_URI[md5sum] = "41d68903361098906f7feb05aeef96da" +SRC_URI[sha256sum] = "960eb8e6b1bd87686bccf6891abd47e0bfcebd1b8d9f48c9a5218338f23a731b" FILES_${PN} += " \ ${datadir}/color-schemes \ diff --git a/recipes-kde/plasma/untier/discover/discover.bb b/recipes-kde/plasma/untier/discover/discover.bb index daba7b1a..f400f170 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] = "7ad3fd88b883ffbd44c3942bbc1885c7" -SRC_URI[sha256sum] = "ad211d9634ff53fb1a787bdbc5b785149619628be8a1eb1097e3fbb299a0b03f" +SRC_URI[md5sum] = "d7135447c459e8c0bdb5d1fb1d703c01" +SRC_URI[sha256sum] = "897540796fbdca109f96d6b3ed09d58bf921330cea744182a1d3135d63170d11" DEPENDS += " \ qtdeclarative \ 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 605a426f..1f480e18 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 @@ -12,10 +12,10 @@ DEPENDS += " \ ${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "",d)} \ \ kauth-native \ - kconfig \ kconfig-native \ kdoctools-native \ kcoreaddons-native \ + kpackage-native \ kactivities \ kiconthemes \ ki18n \ @@ -27,8 +27,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "be9fe02e19e8e815b9b50b05b25faf0e" -SRC_URI[sha256sum] = "9626655df213c3b386f4ba0d16ab523bc97d05b6a1dcb02c3b001345b1b4b906" +SRC_URI[md5sum] = "7033a941eef914415feea7051bf1e42f" +SRC_URI[sha256sum] = "a0a5c175b9a5908d765bd81fe21c345eeeb8d15473339bb3e4119afca2a5c9a0" # 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 1f131302..c65b43a6 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 @@ -24,8 +24,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "47668d78ec657dbe7cb7cef53135e6b7" -SRC_URI[sha256sum] = "b54d41fde56d9bd7f420f69dd7c04ba3f99c838d18d9938d63d50a28273f8688" +SRC_URI[md5sum] = "2914de589f74b154fe29e3103be34ef6" +SRC_URI[sha256sum] = "5e8dc0c8ee8f12d12bbdb723b9b7b8e54a822307251b1ad8bc8ceadd1583f294" FILES_${PN} += " \ ${datadir}/kservices5 \ diff --git a/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb b/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb index df76e9a5..687e0fc7 100644 --- a/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb +++ b/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb @@ -34,8 +34,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "d829efc958a8335252a1db7174fd0b60" -SRC_URI[sha256sum] = "15b8717c08b0b6f1e1fec6e0a15231f2e6d5d38e5c9f59a4c037b514ce8057a3" +SRC_URI[md5sum] = "d7b299906680e0b564ff24f5c0d70f27" +SRC_URI[sha256sum] = "229e1135ec8c1e76b92eb40a6d20a7bedf50385f2a2542a472e6b37afd3f8634" FILES_${PN} += " \ ${datadir}/icons \ diff --git a/recipes-kde/plasma/untier/kgamma5/kgamma5.bb b/recipes-kde/plasma/untier/kgamma5/kgamma5.bb index 416745cb..cba6aa1a 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] = "409923fbb5c1a3cbfc896d242d68e08c" -SRC_URI[sha256sum] = "c03be017517be1aa291741341f97541c5f47df3c1a4f66dc587652e579cb559f" +SRC_URI[md5sum] = "92751cff053861a46f58d5ca8837cb65" +SRC_URI[sha256sum] = "bf2087737b90150f3a84663555ad281644d247cc90006c9f719e551bc275d3c2" FILES_${PN} += " \ ${datadir}/kgamma \ diff --git a/recipes-kde/plasma/untier/khotkeys/khotkeys.bb b/recipes-kde/plasma/untier/khotkeys/khotkeys.bb index 97984506..d978e088 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] = "25de6b6dc61148c06981137648828c0d" -SRC_URI[sha256sum] = "4460c6b5a4a01c11517399d1c10b567ff86e5726a95440fc239d29b8de95e214" +SRC_URI[md5sum] = "79d22683db231b7623cf2ebe384994b6" +SRC_URI[sha256sum] = "3ce9b79cbd47af748b129b35f1207549287d1763a4bf367cb89b9dce57adcb02" FILES_${PN} += " \ ${datadir}/kservices5 \ diff --git a/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb b/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb index c40b7a83..2e0aa0ec 100644 --- a/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb +++ b/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb @@ -39,8 +39,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "3dc83172e56dc2419c5d5472a323c66c" -SRC_URI[sha256sum] = "cc66c15522ce1698e2f170339701d9e2866fc8becd28f74ab46db121d24b31fc" +SRC_URI[md5sum] = "fdd8a90fc4b917602547adf44553990d" +SRC_URI[sha256sum] = "f321fc9efd7f460d903ded9cebf51b21382298ab0b3df4fd714b1e0b407136c6" 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 b59056d7..1003fa88 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] = "a3f0d9e18f2f407ea00c1a46d0a02155" -SRC_URI[sha256sum] = "2d941202a98bd4b5496388109be021ec1be1ff6dae5688107384c0a2cb5044a9" +SRC_URI[md5sum] = "821abe928b627a33ae43ffeace3990e5" +SRC_URI[sha256sum] = "9873ef537a02cdaa26ec3d09829821be8a73c1b381d8623631e9afef1687f443" # 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 7db9bccc..9e3028bb 100644 --- a/recipes-kde/plasma/untier/kscreen/kscreen.bb +++ b/recipes-kde/plasma/untier/kscreen/kscreen.bb @@ -28,8 +28,8 @@ DEPENDS += "\ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "a3107c10a6622bf7386a0e4470707ac9" -SRC_URI[sha256sum] = "d1239c5ce84d335fdee36ba77c974833bae5b95abd9ae016552f91ce9ef661d9" +SRC_URI[md5sum] = "60dae1dde512a5b8c8f54adb48e83ec4" +SRC_URI[sha256sum] = "4cfd73fc703b07d547dfc331c176a104758ca3af0b870af5c4adb28ef91bd276" FILES_${PN} += " \ ${datadir}/k*_kscreen \ diff --git a/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb b/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb index e7a4e8ab..7e29b1ed 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] = "78df406490d960548b085bcc8d32afbd" -SRC_URI[sha256sum] = "d594896c8d7c5181f157b2f2eb25b0b4063d221696b730e72edc4cf0efc95599" +SRC_URI[md5sum] = "0ed614d82dff50dd7b1df7165113f600" +SRC_URI[sha256sum] = "d11bfd7aa0ec11d61a8a8aad81d1c9fffedfcdff55f43ba42816c7b57e15f2c1" SRC_URI += "file://kde.pam" diff --git a/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb b/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb index 752da6e8..df18c680 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] = "0abb60f6d9ad4d90dc9805f7c006b90a" -SRC_URI[sha256sum] = "b29987093aea1fae79f7d724daaf5137c83ab2cdb352ded6a5c74f320f11796a" +SRC_URI[md5sum] = "f6a267d3e76056a70abc262963f10ed5" +SRC_URI[sha256sum] = "a43479f2448fa3eba5e2417662fe10008547b0672c8748fe1fe3cc377608da34" diff --git a/recipes-kde/plasma/untier/ksysguard/ksysguard.bb b/recipes-kde/plasma/untier/ksysguard/ksysguard.bb index a617c3d1..d2fd4a3d 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] = "2c1edb69d00f2fa2c9d782cef08254c9" -SRC_URI[sha256sum] = "0bdd4d30a400ecb5a562c11801ce49f1a36e006dbe2c92739e192040a9817d79" +SRC_URI[md5sum] = "8c0b0aaf98727d52c00bfe3ca5152775" +SRC_URI[sha256sum] = "41de3fad025acdf9d813ac87c3d1edf12053eb0edaf2ea5b52884bfa0f7744a9" # 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 21420cf1..33e07325 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] = "139421199c698f76fa3ebed9d3f765d7" -SRC_URI[sha256sum] = "68de718cd52b2117f46aa0049136a9f8bffc6f52d4453bc2e8c5e189109372d6" +SRC_URI[md5sum] = "2c41b3ae8862a4243169e45348b1cd63" +SRC_URI[sha256sum] = "d3997252a662944a5de59576ffe05b9098300e2026eba3e92f36619dabacda6f" 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 ea68a2ec..69122062 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] = "29dcdb9bf1f6f360f5643fbe3c69cfe8" -SRC_URI[sha256sum] = "7400869e31eb397d626d5857dffe91542010721ef0818e62da3dc65116eca065" +SRC_URI[md5sum] = "ef01bd635719a4bf3c6845dbc08e7bc3" +SRC_URI[sha256sum] = "12cf11150d97f7068eb44e879749b81a2b40d111273f4909c55b992f3cafef3e" 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 bc064b9f..f3c65dc8 100644 --- a/recipes-kde/plasma/untier/kwin/kwin.bb +++ b/recipes-kde/plasma/untier/kwin/kwin.bb @@ -57,8 +57,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "996d3477d0016e999d6d517ec072e983" -SRC_URI[sha256sum] = "447e7d269627f4e7354b206248a3ef393463f4dca688f95b5cb9f9c1bfa5cd45" +SRC_URI[md5sum] = "52f86eb52dda1ccd547a8a66893d439e" +SRC_URI[sha256sum] = "3c313eac0d8daa13b6949325edbc447167cb00597d4b0b079deca3ef6d6f1738" SRC_URI += " \ file://0001-fix-build-for-qtbase-without-session-management.patch \ @@ -73,12 +73,12 @@ CXXFLAGS_append_mx6 += " -DLINUX=1" FILES_${PN} += " \ ${datadir}/config.kcfg \ - ${datadir}/kservices5 \ - ${datadir}/kwincompositing \ ${datadir}/dbus-1 \ - ${datadir}/icons \ - ${datadir}/*5 \ ${datadir}/kconf_update \ + ${datadir}/k*5 \ + ${datadir}/kpackage \ + ${datadir}/kwincompositing \ + ${datadir}/icons \ ${OE_QMAKE_PATH_PLUGINS} \ ${OE_QMAKE_PATH_QML} \ ${libdir}/kconf_update_bin \ diff --git a/recipes-kde/plasma/untier/kwrited/kwrited.bb b/recipes-kde/plasma/untier/kwrited/kwrited.bb index 2febfa29..9f119662 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] = "ca644f88da8c10e5ae8ec8cd84a66747" -SRC_URI[sha256sum] = "d06283cdfdb6ab1323e45a8e36b8bf119ffba523bc138ee081a4289499c62504" +SRC_URI[md5sum] = "6d461e4deeeae854e7efdff26c0fbc2e" +SRC_URI[sha256sum] = "ec511139b4745303daeb5e601515ada25d1c4e6a2e9ad34861b02b49e7a9d0fd" 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 d73b65e0..9c73a5ba 100644 --- a/recipes-kde/plasma/untier/libkscreen/libkscreen.bb +++ b/recipes-kde/plasma/untier/libkscreen/libkscreen.bb @@ -10,8 +10,8 @@ inherit kde-plasma DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11 qtx11extras", "", d)}" PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "5e8f00ce2be4cc6f51ed3bdae072e94b" -SRC_URI[sha256sum] = "fee8f08814213575187895572db9056dfa252215c9dbd862e251a7ab0aadcaef" +SRC_URI[md5sum] = "0d4896be04000503bedcf5c7d51e896a" +SRC_URI[sha256sum] = "ab0edee04179942f3f88832e452112871fecf6bb5b2ba95d809157674c429cb2" 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 f2ba8426..22618daf 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] = "35d1a15216d54e929229f85e7d4dfc01" -SRC_URI[sha256sum] = "ca571491fbc71a12c39247d25b4474dabd5d08894a1f05b67efb6edcce03df86" +SRC_URI[md5sum] = "784f3f907050c36265d0c289aa15779f" +SRC_URI[sha256sum] = "ad0073c7db05830837a473a8e5914fcb18646d6e2607b16e4e0063f1ecfa13ab" FILES_${PN} += " \ ${datadir}/dbus-1 \ diff --git a/recipes-kde/plasma/untier/milou/milou.bb b/recipes-kde/plasma/untier/milou/milou.bb index 79436707..288fdc36 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] = "73c2e219db783c5e9436e45584718a68" -SRC_URI[sha256sum] = "0315e73b9c9ba568b09fa13c0bd75c5fa5d36a18e5e1567fde8c57580321e69c" +SRC_URI[md5sum] = "7fd8557369f2d3a59e1d84c78a265afc" +SRC_URI[sha256sum] = "37f8f6f81916318182fe57a2ed3bfbd03a6505a1b6bbc773b05fbacad076d721" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/plasma/untier/oxygen/oxygen.bb b/recipes-kde/plasma/untier/oxygen/oxygen.bb index c912ce63..299296eb 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] = "087df5e12197ab5e3d6fb245da713ef7" -SRC_URI[sha256sum] = "684edb853905bbb0b14c99673bb8857d6ddb66685759f3809fed27e3d499e040" +SRC_URI[md5sum] = "86528bd2bd6f8a66108fc2ceba3cc1af" +SRC_URI[sha256sum] = "2e1f7bb71ea5c8691db5031e9efb2d2a719461027172d206f03aa8cfc61e1271" SRC_URI += "file://0001-kstyle-add-an-option-BUILD_OXYGEN_SETTINGS-disabled-.patch" PACKAGECONFIG ??= "" diff --git a/recipes-kde/plasma/untier/plasma-browser-integration/plasma-browser-integration.bb b/recipes-kde/plasma/untier/plasma-browser-integration/plasma-browser-integration.bb index 567463bd..cd496c6c 100644 --- a/recipes-kde/plasma/untier/plasma-browser-integration/plasma-browser-integration.bb +++ b/recipes-kde/plasma/untier/plasma-browser-integration/plasma-browser-integration.bb @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING-GPL3;md5=d32239bcb673463ab874e80d47fae504" inherit kde-plasma gettext PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "bbeaa340662f26dcb7ebccefac0f007a" -SRC_URI[sha256sum] = "5a44d8c22be7fcf5166be5123760bf2122e281055a9f20199c6b3e007581c088" +SRC_URI[md5sum] = "90c0b196206104b28def99c770db4ac1" +SRC_URI[sha256sum] = "674d9c47f2ffccc401c3432adcc37d5595782b7bd974d0c7d17481961166e97e" DEPENDS += " \ kauth-native \ diff --git a/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb b/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb index bfae0943..a0746917 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] = "3123177eee26c84879b551eaa5907a17" -SRC_URI[sha256sum] = "d4da2bcd9752a3b88e93e9b55ded2b925b1b2b598e84ebc89cfb6669c63d205f" +SRC_URI[md5sum] = "939ec9bc31bb3c89a73163950bdcedda" +SRC_URI[sha256sum] = "109f0d376e7fc2b87e445dcb16edd62407a2941bdbc20fd9c9f0719750efe16e" 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 a035c3a8..c75a256e 100644 --- a/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb +++ b/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb @@ -26,8 +26,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "a9c628506a05327b6c49e03f00b88b9a" -SRC_URI[sha256sum] = "ba8d9fec80227c016ee2703dac3b27921ee4045e3d0727c2e992919823cdd096" +SRC_URI[md5sum] = "3fe2706c6c26f26d9aa38fb658763c9f" +SRC_URI[sha256sum] = "714c09ab2e4eaaaa0ab6a1b03e3e68039ad65e349fef08b694be82a002be0f51" 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 6f517197..5ca71413 100644 --- a/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb +++ b/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb @@ -46,8 +46,8 @@ DEPENDS += " \ # MobileBroadbandProviderInfo PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "e19e53b95983097399f267ca870f2781" -SRC_URI[sha256sum] = "a276a73216a6903f92849fc1e3acb2bb6bbf01b78550c20504ce314a1343c9c1" +SRC_URI[md5sum] = "d3c9475c2b51cdb1f2efedfb5ab6cf88" +SRC_URI[sha256sum] = "d66ad2f4811ae0238cb6c26e48f2495ce4164cca2e1b6c872001c666344601a8" # 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 0aba4e63..b980a3dc 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] = "ab16b6976bf83f4a4c1825456d23f356" -SRC_URI[sha256sum] = "0f4735d97950921517d96f3bd24753c6e6416384e7a010ed77317852cfc3e47c" +SRC_URI[md5sum] = "6eab227685df4ccd68ada3a4b633711f" +SRC_URI[sha256sum] = "190a8d2d64227070082127cde98a2a3a91e30b7b16c8fd705b1e18d3cf13074f" FILES_SOLIBSDEV = "" diff --git a/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb b/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb index a07d5796..3acdd283 100644 --- a/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb +++ b/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb @@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-plasma gtk-icon-cache PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "dc1beab085e05565259a6f92112a75b1" -SRC_URI[sha256sum] = "23d6626918b4b0114e928b2bbb5f2a55a0dd919e270d27a7138cb3598125249f" +SRC_URI[md5sum] = "3241eed0c5938ecb07c7b6462179fb9b" +SRC_URI[sha256sum] = "028f33b44194e67888c3649c2e8503d84a295260e49f5ef67d38db407b024266" DEPENDS += " \ kauth-native \ 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 6b54188d..7d885a28 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] = "22ec9136b0b539c7213633ce19abf2c0" -SRC_URI[sha256sum] = "3885dfd118b5889e2473d846a0ff44854c45cc416bc498298cc708120b32009f" +SRC_URI[md5sum] = "93a379e907d3b03205771e1b5c20ea7d" +SRC_URI[sha256sum] = "1a6dec67e3c2a0f549ffe242353fdf8905c80aa48b1dc7261affd087465468dd" 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 88acde59..0acbbbec 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 @@ -23,8 +23,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "d9cb9701af7711672a96f65a9d3ddd57" -SRC_URI[sha256sum] = "4f896546dd0305df990d5603cf9ee3604ce6cd4cb3a01d5e51db6a2ff027fcd3" +SRC_URI[md5sum] = "ed5c4fc72e5d72c8da607bd5fe60693f" +SRC_URI[sha256sum] = "8bf195dfeeb0308cf23df5748e08e79beb88b379069c481ecc50c5e0103a3aa1" 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 87d6e17e..4fbb247f 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] = "85cb6af97de3c5867aae2f5fb2a058a2" -SRC_URI[sha256sum] = "45627ec4c93806ccb653a1c6d63e901931646cef53a117be8e2cac75a691b965" +SRC_URI[md5sum] = "12d65231a8265ee56d2ef1915aef7894" +SRC_URI[sha256sum] = "1de35dc6d8b82874ec75219e3d15f31bf927f9e5c0ff71f625f2088a824ce413" 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 3d8d7c7b..19314ae3 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] = "e008cdd0e6ce41fef43ea40007e618de" -SRC_URI[sha256sum] = "a1220ef49e57a5b0f63a01501d2d5d57c704f0869db7c53a465c40c1f2133d2a" +SRC_URI[md5sum] = "19e3f3cb0c8341039f9855e79b9f395c" +SRC_URI[sha256sum] = "b6500919ac8a112af2b3d500d50a3951e294e49cf41cf23cab2785bd6840d339" RDEPENDS_${PN} = "sddm" diff --git a/recipes-kde/plasma/untier/systemsettings/systemsettings.bb b/recipes-kde/plasma/untier/systemsettings/systemsettings.bb index 6c0f1567..833ea310 100644 --- a/recipes-kde/plasma/untier/systemsettings/systemsettings.bb +++ b/recipes-kde/plasma/untier/systemsettings/systemsettings.bb @@ -33,8 +33,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "d0f120afd16dbaaef25cfbd534c7568e" -SRC_URI[sha256sum] = "fca73e90c509f899878170d2ae06751b42c2f3aa7830af88d11ab6b9c98131e0" +SRC_URI[md5sum] = "580f675f1f03e5d2f4aec5cd6eebfe5f" +SRC_URI[sha256sum] = "2874ba8909acf65a21af371d03eeaa234d82826524e586526620f772680792bc" 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 1e2772f1..e29fd714 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] = "35d9661cf71a2d2d42a464dd416ba3a6" -SRC_URI[sha256sum] = "5bb2f76b467fdcdaa1f6fdecebd0494534307859d1a6d747fff9909204d0822b" +SRC_URI[md5sum] = "9755f8d9e1c84fcf105b464b513bb269" +SRC_URI[sha256sum] = "ffb4f74f88c7d29266228f9f118d980eb4fd2d5cecb75434cb6af9a37b0c2a27" FILES_${PN} += " \ ${datadir}/kservices5 \