From 776a2d732ec923317b3ed93ec2a735f809b5ad15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 4 Sep 2020 00:32:34 +0200 Subject: [PATCH] kde-plasma: upgrade 5.19.4 -> 5.19.5 / remove SRC_URI[md5sum] 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 | 3 +-- .../tier3/kactivitymanagerd/kactivitymanagerd.bb | 7 +------ .../tier3/plasma-workspace/plasma-workspace.bb | 3 +-- recipes-kde/plasma/untier/bluedevil/bluedevil.bb | 3 +-- recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb | 3 +-- .../plasma/untier/breeze-plymouth/breeze-plymouth.bb | 1 - recipes-kde/plasma/untier/breeze/breeze.bb | 3 +-- recipes-kde/plasma/untier/discover/discover.bb | 3 +-- .../plasma/untier/kde-cli-tools/kde-cli-tools.bb | 3 +-- .../plasma/untier/kde-gtk-config/kde-gtk-config.bb | 3 +-- .../untier/kdeplasma-addons/kdeplasma-addons.bb | 3 +-- recipes-kde/plasma/untier/kgamma5/kgamma5.bb | 3 +-- recipes-kde/plasma/untier/khotkeys/khotkeys.bb | 3 +-- recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb | 7 ++----- recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb | 3 +-- recipes-kde/plasma/untier/kscreen/kscreen.bb | 3 +-- .../plasma/untier/kscreenlocker/kscreenlocker.bb | 4 +--- recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb | 3 +-- recipes-kde/plasma/untier/ksysguard/ksysguard.bb | 7 ++----- recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb | 3 +-- .../kwayland-integration/kwayland-integration.bb | 3 +-- .../plasma/untier/kwayland-server/kwayland-server.bb | 3 +-- recipes-kde/plasma/untier/kwin/kwin.bb | 12 +++--------- recipes-kde/plasma/untier/kwrited/kwrited.bb | 8 ++------ recipes-kde/plasma/untier/libkscreen/libkscreen.bb | 4 +--- .../plasma/untier/libksysguard/libksysguard.bb | 3 +-- recipes-kde/plasma/untier/milou/milou.bb | 3 +-- .../plasma/untier/oxygen-fonts/oxygen-fonts.bb | 1 - recipes-kde/plasma/untier/oxygen/oxygen.bb | 3 +-- .../plasma-browser-integration.bb | 3 +-- .../plasma/untier/plasma-desktop/plasma-desktop.bb | 4 +--- .../untier/plasma-integration/plasma-integration.bb | 3 +-- recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb | 3 +-- recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb | 3 +-- .../plasma-phone-components.bb | 3 +-- .../plasma/untier/plasma-vault/plasma-vault.bb | 3 +-- .../plasma-workspace-wallpapers.bb | 3 +-- .../untier/polkit-kde-agent-1/polkit-kde-agent-1.bb | 4 +--- recipes-kde/plasma/untier/powerdevil/powerdevil.bb | 3 +-- recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb | 3 +-- .../plasma/untier/systemsettings/systemsettings.bb | 3 +-- .../plasma/untier/user-manager/user-manager.bb | 3 +-- 43 files changed, 46 insertions(+), 108 deletions(-) diff --git a/classes/kde-plasma.bbclass b/classes/kde-plasma.bbclass index aab7decb..a5f0500d 100644 --- a/classes/kde-plasma.bbclass +++ b/classes/kde-plasma.bbclass @@ -1,6 +1,6 @@ inherit kde-base -PLASMA_VERSION = "5.19.4" +PLASMA_VERSION = "5.19.5" SRC_URI = "${KDE_MIRROR}/stable/plasma/${PLASMA_VERSION}/${BPN}-${PV}.tar.xz" diff --git a/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb b/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb index a06b766b..92c7db42 100644 --- a/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb +++ b/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb @@ -9,5 +9,4 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "018aa45f5cf8e43e7a20618928affebe" -SRC_URI[sha256sum] = "e4b2553d3b67e8c31c30a6c0748e2e1435b6b9c5790f17188c669723d356531e" +SRC_URI[sha256sum] = "ce3ef7bb09405645699939cc3481d1fad67b1c5b758b64adfc4d81e5ffb1c85e" diff --git a/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb b/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb index c4612292..84f9d639 100644 --- a/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb +++ b/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb @@ -24,12 +24,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "c2340132ae128347a83fa8748a46ed9d" -SRC_URI[sha256sum] = "76c9ed3b5e984639909968e04c3d498c9aba36fb97e62fd5b37360b34216baf8" - -# Workaround -# default_constructible_unary_fn.hpp:38:9: error: no match for 'operator==' (operand types are 'const boost::optional))(const QString&) const> >' and 'int') -#CXXFLAGS += "-DBOOST_DISABLE_ASSERTS" +SRC_URI[sha256sum] = "eec1a0996812d89b98e93a3a2dec15527fd553c2c9c608ad7f1858f01749c3b0" 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 13bb3ad2..bca2aa28 100644 --- a/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb +++ b/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb @@ -49,8 +49,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "15d58fbcfcf42d86629af7a77860e5a3" -SRC_URI[sha256sum] = "584fada178f8a3d770080e1faa631cb64eebbf70af89f5d611ac9438fa868bd3" +SRC_URI[sha256sum] = "490329e08e63016edd696a9132bf80b76ef51dacf53308b865d2e27b67ce8127" SRC_URI += "file://0001-align-phonon-path.patch" # REVISIT diff --git a/recipes-kde/plasma/untier/bluedevil/bluedevil.bb b/recipes-kde/plasma/untier/bluedevil/bluedevil.bb index c2c9953c..f3be1413 100644 --- a/recipes-kde/plasma/untier/bluedevil/bluedevil.bb +++ b/recipes-kde/plasma/untier/bluedevil/bluedevil.bb @@ -25,8 +25,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "6a6d4347ea08f7dbce275fec3931bf26" -SRC_URI[sha256sum] = "19230517f7b9d0163001ce60f8a895962967f9259320d2a9454868e5ec3a9a5e" +SRC_URI[sha256sum] = "e857e3c73a3d6c08bb44506f35a8359b480e960d32ae189b9b5bddcbcf5ffe2d" 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 6fa4f12e..78a9a241 100644 --- a/recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb +++ b/recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb @@ -9,8 +9,7 @@ inherit kde-plasma python3native DEPENDS += "sassc-native cairo breeze python3-pycairo-native" PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "2cb9cf02aa9e3c2b8e676165b99f8774" -SRC_URI[sha256sum] = "42d300f78eaf61cc56cb4961231aaafc1fa509ed93e3771b7afdcc1643d81aa9" +SRC_URI[sha256sum] = "5213b2f6815e542cda6bf9ae153636285e178962c6a59ff9ab4fe5c07dc256c8" 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 e7f9c7c9..774393d8 100644 --- a/recipes-kde/plasma/untier/breeze-plymouth/breeze-plymouth.bb +++ b/recipes-kde/plasma/untier/breeze-plymouth/breeze-plymouth.bb @@ -9,7 +9,6 @@ inherit kde-plasma DEPENDS += "plymouth" PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "8ae1a0380c3bf3b4cdf2ee907ead56f7" SRC_URI[sha256sum] = "7e2e65f0d51d585fa462612fa60d7190b4c681b795ad5717086f57240119bdf6" FILES_${PN} += " \ diff --git a/recipes-kde/plasma/untier/breeze/breeze.bb b/recipes-kde/plasma/untier/breeze/breeze.bb index cef291bb..6f2b25ab 100644 --- a/recipes-kde/plasma/untier/breeze/breeze.bb +++ b/recipes-kde/plasma/untier/breeze/breeze.bb @@ -27,8 +27,7 @@ DEPENDS += "\ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "108b5e62a2abca19fcfa3b4ff8f131f3" -SRC_URI[sha256sum] = "02171c903d2fc7ec7b6a25c9507290602be3f0f195fcd9388ff0db421415ff11" +SRC_URI[sha256sum] = "61116665a534a0acd833f9bb499dbe983bb07088c0006988fbd929f60f0ff336" FILES_${PN} += " \ ${datadir}/color-schemes \ diff --git a/recipes-kde/plasma/untier/discover/discover.bb b/recipes-kde/plasma/untier/discover/discover.bb index f43a2151..4a110eda 100644 --- a/recipes-kde/plasma/untier/discover/discover.bb +++ b/recipes-kde/plasma/untier/discover/discover.bb @@ -8,8 +8,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-plasma gtk-icon-cache mime-xdg PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "99e3c88039d905aeee25984807d04f22" -SRC_URI[sha256sum] = "5eba07f1d3d4d6ffacd32a6d3465e492a5acbb86e685ff230912455fe33a3765" +SRC_URI[sha256sum] = "6f989060450fbbfa596424fa6d3c4d0c5ea6ab532d09e58a935a109c628a3f82" 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 3fb1dabf..5f53c906 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 @@ -27,8 +27,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "d0aa151e8dfe37bc412bf4a9fdfa027d" -SRC_URI[sha256sum] = "7e2ca40fc2b96c4c943b6908deb46147f891b32237a63de87a235552bca47eb8" +SRC_URI[sha256sum] = "07314832aee0b424451120e0aad59fdaab96ba713279dc1937cf36ef9b5389c7" # 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 206e7acb..9218ab20 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,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "972626bf6107585561f9f6335d3f8e16" -SRC_URI[sha256sum] = "0df5feaf437b1a89c92df225e5cb6f18f3729ae87509c3d162c34c5e0526229d" +SRC_URI[sha256sum] = "e9b79917994a18001691ce675d5f2e95367c872694d82540fb245ab6e57035a3" CFLAGS += "-isystem ${STAGING_INCDIR}/harfbuzz" CXXFLAGS += "-isystem ${STAGING_INCDIR}/harfbuzz" diff --git a/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb b/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb index ddf84c28..e5d8b5fc 100644 --- a/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb +++ b/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb @@ -34,8 +34,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "a8fefae0ae99a25f31c798b921d42564" -SRC_URI[sha256sum] = "91e1fdef2f03201f9d35003d895836649ad88e36fa18307349650ba0ef40f3de" +SRC_URI[sha256sum] = "659e10b553c7db1abd488f77c43a919046f5e7f29126972926afe1350f93ff23" FILES_${PN} += " \ ${datadir}/icons \ diff --git a/recipes-kde/plasma/untier/kgamma5/kgamma5.bb b/recipes-kde/plasma/untier/kgamma5/kgamma5.bb index 4c713e49..02b1e7d9 100644 --- a/recipes-kde/plasma/untier/kgamma5/kgamma5.bb +++ b/recipes-kde/plasma/untier/kgamma5/kgamma5.bb @@ -19,8 +19,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "3344cda599e9a33c510c9113f9da3948" -SRC_URI[sha256sum] = "df2fd804d7a8a138d5a8d355a921162c4cb91bdd30d443fee8dab62bd40c9647" +SRC_URI[sha256sum] = "d6e70e2638c65283895ead3791957853553d02ee864b2f928c3b0df4611ca023" FILES_${PN} += " \ ${datadir}/kgamma \ diff --git a/recipes-kde/plasma/untier/khotkeys/khotkeys.bb b/recipes-kde/plasma/untier/khotkeys/khotkeys.bb index b2c130f4..d8e868ea 100644 --- a/recipes-kde/plasma/untier/khotkeys/khotkeys.bb +++ b/recipes-kde/plasma/untier/khotkeys/khotkeys.bb @@ -31,8 +31,7 @@ DEPENDS += "\ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "b73b47db04afcb39c6a5547fc4b715dc" -SRC_URI[sha256sum] = "816501642267252180110865f0ec6918c9604820f24856dc6d1245ec45956932" +SRC_URI[sha256sum] = "568cb61eb385a3776d96b21aa77188377b02e56e3bf46f9d9ffddb83a9b31bda" FILES_${PN} += " \ ${datadir}/kservices5 \ diff --git a/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb b/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb index 3d497fbc..1ca02378 100644 --- a/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb +++ b/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb @@ -36,13 +36,10 @@ DEPENDS += " \ " # REVISIT optionals -DEPENDS += " \ - ${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11", "", d)} \ -" +DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11", "", d)}" PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "d1ce45d4d530d1257416ad1c0ff0286f" -SRC_URI[sha256sum] = "0fa59a49ef26c0a096e80498947557cc11e1458a17570b85b54754ac3cb2846b" +SRC_URI[sha256sum] = "ffae6f6fc311cedfac2b380dcbc9f15588952cbcd66b144f4ae717801cb2bc31" 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 ddd526b0..d32ed171 100644 --- a/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb +++ b/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb @@ -30,8 +30,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "0b8fa3d76cb2b6f87d3d76884773d5b5" -SRC_URI[sha256sum] = "597d831f6f5c0d1f8d1a63d7ce9859aeeda9f9bfc5c12aa2abe4a610e717479d" +SRC_URI[sha256sum] = "f4701c74c304d46f5146943aa297300fb38a9c3b1efad39d4fbf3238d49989f6" # 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 20e49b66..a2438210 100644 --- a/recipes-kde/plasma/untier/kscreen/kscreen.bb +++ b/recipes-kde/plasma/untier/kscreen/kscreen.bb @@ -29,8 +29,7 @@ DEPENDS += "\ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "60223cfe9581d0913a421877a1946dab" -SRC_URI[sha256sum] = "d6d67df60fe525588dabfc581b0818eb14b4848261b92007d5cb12d182a435e5" +SRC_URI[sha256sum] = "0d72c687a405358e6aa6b388a648134e8e9236b7ed60e36a31068960d07b56e8" FILES_${PN} += " \ ${datadir}/k*_kscreen \ diff --git a/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb b/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb index 55f68c25..ae9248fd 100644 --- a/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb +++ b/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb @@ -29,9 +29,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "67ac644f6ef96bf5b83066022345b4e0" -SRC_URI[sha256sum] = "7db12fd3d0c18bd646c57c63c111cfd37200f44a3e0503ecfc5ba78cbf5559ba" - +SRC_URI[sha256sum] = "b13b2081971db1347d6a77dec416725995ca20a5b7bf05f21c72a68e15d6a5b9" SRC_URI += "file://kde.pam" do_install_append() { diff --git a/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb b/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb index 3366ddda..60cbe3e0 100644 --- a/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb +++ b/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb @@ -21,5 +21,4 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "e490ae9cef3e092124047dbbbcf0a3e5" -SRC_URI[sha256sum] = "f481f5c6c7be9d3a8fe7d90dd345969e2bd6c58adda32898f51932536e722d80" +SRC_URI[sha256sum] = "51c7dbcc434fb993ae756ce6ef8bf7511033617cc3367478382e1490b6505bcc" diff --git a/recipes-kde/plasma/untier/ksysguard/ksysguard.bb b/recipes-kde/plasma/untier/ksysguard/ksysguard.bb index 24b041a1..93619b55 100644 --- a/recipes-kde/plasma/untier/ksysguard/ksysguard.bb +++ b/recipes-kde/plasma/untier/ksysguard/ksysguard.bb @@ -23,13 +23,10 @@ DEPENDS += " \ " # REVISIT optionals -DEPENDS += " \ - lmsensors \ -" +DEPENDS += "lmsensors" PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "79a948dbf0bb8c83f1f2ee17efd61385" -SRC_URI[sha256sum] = "1f49c29f361c7831ac540bf267855563633f9b7ad4c3b7ec0d6f600af81e5179" +SRC_URI[sha256sum] = "e1a66dc9750482ada19da5d3e9ec06893f859930f0e8e5a910a5751e9f267c47" # 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 40ab4ab6..41e94e6b 100644 --- a/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb +++ b/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb @@ -15,8 +15,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "a89d3e90f4595b2acb7d911584f1883d" -SRC_URI[sha256sum] = "c5ea6cd59fd4a6e618f6af6503210682aa35ad45bdf3dea586c5d3f855ab6e39" +SRC_URI[sha256sum] = "788aed97654b82b3512870dbf2b0d0f521503631d094bba07a7eff1125a7916f" SRC_URI += "file://0001-use-pkgconfig-to-find-libgcrypt.patch" EXTRA_OECMAKE += "-DCMAKE_INSTALL_LIBDIR=${base_libdir}" diff --git a/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb b/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb index 570a0a10..8480ecfd 100644 --- a/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb +++ b/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb @@ -14,8 +14,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "b471f4de79180257d05baebb6b9b587e" -SRC_URI[sha256sum] = "aba501cf82d2ca5247fe1f3aa93ab40df6daf549cd3a1f001dd81f355901f37b" +SRC_URI[sha256sum] = "6d1bed734cd256604736417846f891abad9bd7c2a45527fc6fc10560322c8a14" FILES_${PN} += " \ ${OE_QMAKE_PATH_PLUGINS} \ diff --git a/recipes-kde/plasma/untier/kwayland-server/kwayland-server.bb b/recipes-kde/plasma/untier/kwayland-server/kwayland-server.bb index 80c63d82..148bdd0c 100644 --- a/recipes-kde/plasma/untier/kwayland-server/kwayland-server.bb +++ b/recipes-kde/plasma/untier/kwayland-server/kwayland-server.bb @@ -12,8 +12,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "4be1ba7337efe304d0b41a899edc5dc5" -SRC_URI[sha256sum] = "4ce543b227a931cae04d6f636ad4de9775035d8d3b51a8de96851415686504ad" +SRC_URI[sha256sum] = "50fd9c9f68fd514dfd1ad05e65c8767afa154a3eed792f335214eee188c8541a" do_configure_append() { # adjust path to protocol sources in sysroot diff --git a/recipes-kde/plasma/untier/kwin/kwin.bb b/recipes-kde/plasma/untier/kwin/kwin.bb index cb724cca..b95459ee 100644 --- a/recipes-kde/plasma/untier/kwin/kwin.bb +++ b/recipes-kde/plasma/untier/kwin/kwin.bb @@ -46,17 +46,11 @@ DEPENDS += " \ " # this condition matches always currently - it is kept in this way as a marker -DEPENDS += " \ - ${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11 qtx11extras libepoxy xcb-util-cursor", "",d)} \ -" +DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11 qtx11extras libepoxy xcb-util-cursor", "",d)}" PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "197cadd24436310957258d2b40244ae8" -SRC_URI[sha256sum] = "456205b964efadadc6df8e5f3db40da3719bec567cf93f2719b015561a57672e" - -SRC_URI += " \ - file://0001-Make-building-of-QPA-wayland-plugin-an-option.patch \ -" +SRC_URI[sha256sum] = "36afa37b773d31c0bcb8f4e32fa1f06cc33e15ad00e729ba36f120bbe034903b" +SRC_URI += "file://0001-Make-building-of-QPA-wayland-plugin-an-option.patch" # pure X11 environments fail to build wayland plugin EXTRA_OECMAKE += "${@bb.utils.contains('DISTRO_FEATURES', 'wayland', '-DKWIN_BUILD_QPA=ON', '-DKWIN_BUILD_QPA=OFF', d)}" diff --git a/recipes-kde/plasma/untier/kwrited/kwrited.bb b/recipes-kde/plasma/untier/kwrited/kwrited.bb index 2c60551f..f488b3cc 100644 --- a/recipes-kde/plasma/untier/kwrited/kwrited.bb +++ b/recipes-kde/plasma/untier/kwrited/kwrited.bb @@ -16,12 +16,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "96faee06be1d88890c421b4d6334b783" -SRC_URI[sha256sum] = "3f64acb63ce009c849ca3a49288795e20a894afc6fc77a0e2480ab294cce8272" - -SRC_URI += " \ - file://0001-fix-build-for-qtbase-without-session-management.patch \ -" +SRC_URI[sha256sum] = "c934d9c85581db575da0559713f1c0bba0541749ea36a51f9cbce7454c2af4db" +SRC_URI += "file://0001-fix-build-for-qtbase-without-session-management.patch" FILES_${PN} += " \ ${datadir}/knotifications5 \ diff --git a/recipes-kde/plasma/untier/libkscreen/libkscreen.bb b/recipes-kde/plasma/untier/libkscreen/libkscreen.bb index 37d8cfda..99341f1a 100644 --- a/recipes-kde/plasma/untier/libkscreen/libkscreen.bb +++ b/recipes-kde/plasma/untier/libkscreen/libkscreen.bb @@ -10,9 +10,7 @@ inherit kde-plasma DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11 qtx11extras", "", d)}" PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "3f371e5e60fb8e884af6c6ee247b0e8d" -SRC_URI[sha256sum] = "7140ff923c42cfcffbe4b1b2b15df20736342889c7f29b1d847db353e46c8281" - +SRC_URI[sha256sum] = "11351cbed924264c6ccd8b95bd7fcaeed3477abb31e962894b0630ef41bdc165" SRC_URI += "file://0001-fix-configuration-build-on-x-less-systems.patch" FILES_${PN} += " \ diff --git a/recipes-kde/plasma/untier/libksysguard/libksysguard.bb b/recipes-kde/plasma/untier/libksysguard/libksysguard.bb index 3a71d04e..cd2206f9 100644 --- a/recipes-kde/plasma/untier/libksysguard/libksysguard.bb +++ b/recipes-kde/plasma/untier/libksysguard/libksysguard.bb @@ -28,8 +28,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "5cafda895bbfa0c06e93c53616b89700" -SRC_URI[sha256sum] = "576ec7c114c337fb5e888ba3ebb46d0cea4c4164e7fc8c0bdead59655d901c37" +SRC_URI[sha256sum] = "d8adb311dae1a699a3fd3fbdc9e6cdde037503ca303b70f12d33b985ee80a0cd" FILES_${PN} += " \ ${datadir}/dbus-1 \ diff --git a/recipes-kde/plasma/untier/milou/milou.bb b/recipes-kde/plasma/untier/milou/milou.bb index 3872cf3f..a44fb6b3 100644 --- a/recipes-kde/plasma/untier/milou/milou.bb +++ b/recipes-kde/plasma/untier/milou/milou.bb @@ -23,8 +23,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "edcdefa304ed8df4d89e2bb48cb1cdd2" -SRC_URI[sha256sum] = "4e8dced6032457f7f9c24a5730fe84be171f0cd43fa5c90a9c6a1127286dfb5c" +SRC_URI[sha256sum] = "edc6e5c646a98f6f3eada802995c1308c84a5ae7aef467e9d4ce1deaf8a9040e" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/plasma/untier/oxygen-fonts/oxygen-fonts.bb b/recipes-kde/plasma/untier/oxygen-fonts/oxygen-fonts.bb index 312c1e9c..b4798c14 100644 --- a/recipes-kde/plasma/untier/oxygen-fonts/oxygen-fonts.bb +++ b/recipes-kde/plasma/untier/oxygen-fonts/oxygen-fonts.bb @@ -12,7 +12,6 @@ DEPENDS += "fontforge-native" PV = "5.4.3" SRC_URI = "${KDE_MIRROR}/Attic/plasma/${PV}/${BPN}-${PV}.tar.xz" -SRC_URI[md5sum] = "8d8ab61a65642a18a40de9f3945ce584" SRC_URI[sha256sum] = "a02f6580e9a53cb16694a99adbb6dbf76f17584f3e97f469a22286299507838c" EXTRA_OECMAKE += "-DOXYGEN_FONT_INSTALL_DIR=${datadir}/fonts/truetype/oxygen" diff --git a/recipes-kde/plasma/untier/oxygen/oxygen.bb b/recipes-kde/plasma/untier/oxygen/oxygen.bb index a726fcd2..f107f6c0 100644 --- a/recipes-kde/plasma/untier/oxygen/oxygen.bb +++ b/recipes-kde/plasma/untier/oxygen/oxygen.bb @@ -25,8 +25,7 @@ DEPENDS += " \ PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "0df5f8e9868151a2899ba81f5dec567b" -SRC_URI[sha256sum] = "f2f164e651af56610d870f9c92ad22922e0d74fd51e8b30daf568e6d97ea226d" +SRC_URI[sha256sum] = "4217d4da0f851d6e3fc25cdaa3f3123611e5e89d676ba33fa1c0fd02cddb0c35" PACKAGECONFIG ??= "" PACKAGECONFIG[settings] = "-DBUILD_OXYGEN_SETTINGS=ON,-DBUILD_OXYGEN_SETTINGS=OFF,kcmutils" 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 f1236c2e..c777eeab 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,7 @@ LIC_FILES_CHKSUM = "file://COPYING-GPL3;md5=d32239bcb673463ab874e80d47fae504" inherit kde-plasma gettext PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "b43af2c7267fcfd591c9b3d1b94dfa80" -SRC_URI[sha256sum] = "a947307b6e8095007e7488e9f5c3d87afdeb538c88a1b6f194bc99533098a5a5" +SRC_URI[sha256sum] = "29cb30b86f9f25857ba7e67bcb892e9a1dabfd4eec1767b0c4ca0a1400d61dcf" 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 a98eecff..1e098528 100644 --- a/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb +++ b/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb @@ -50,9 +50,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "1f1ea5c20ef9b90f106a2d25a7128a35" -SRC_URI[sha256sum] = "54321901c3d32b7699fb60d67e8630c17e38523d73a18e1feba51c98dd77de87" - +SRC_URI[sha256sum] = "c63e1c81edc438656f9159e235be31e3b1b11a3f8ecbe5b97b21fcc91eb71a70" SRC_URI += "file://0001-Ensure-xkb_base-is-not-empty-instead-of-checking-if-.patch" FILES_SOLIBSDEV = "${libdir}/libkfont*${SOLIBSDEV}" diff --git a/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb b/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb index 69844d4b..18364a38 100644 --- a/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb +++ b/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb @@ -26,8 +26,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "10fea9aa0c4a74dce276bd006f56fdc0" -SRC_URI[sha256sum] = "d6d37aa3a8bde4c435d6836c5421c73d68a6e19519b44bfd5bf2bce4516e1536" +SRC_URI[sha256sum] = "f7fdd854e78e366a310116ef190bd7bed42df15a059d8ad75b763cbcebfb6389" 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 e4338b55..c33b5c76 100644 --- a/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb +++ b/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb @@ -45,8 +45,7 @@ DEPENDS += " \ # MobileBroadbandProviderInfo PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "a5af79f15adec8b2dd19ce286e575691" -SRC_URI[sha256sum] = "df4a0ab64eb5e5cbc0a4ebf9c70106ec2cadbd1893b896c15c3561b78893342c" +SRC_URI[sha256sum] = "433fe0329bacaede666d4d0962c5dedf6b4449f7c7ad08870ae9554ad64f2bb9" # 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 11ac9518..24149050 100644 --- a/recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb +++ b/recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb @@ -25,8 +25,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "f6eff79bb6a683e66208228ff566c116" -SRC_URI[sha256sum] = "a9ec0a3bc36de5d41e37b53078b8f7c12e5c075aca9e5c1a64b11c063617c831" +SRC_URI[sha256sum] = "b00eb9bc7c7bd35f3ae78f58522cea8d1dd86b9b20585dff83fb93ef64af91d8" FILES_SOLIBSDEV = "" diff --git a/recipes-kde/plasma/untier/plasma-phone-components/plasma-phone-components.bb b/recipes-kde/plasma/untier/plasma-phone-components/plasma-phone-components.bb index 0e693ff5..b07b53a1 100644 --- a/recipes-kde/plasma/untier/plasma-phone-components/plasma-phone-components.bb +++ b/recipes-kde/plasma/untier/plasma-phone-components/plasma-phone-components.bb @@ -21,8 +21,7 @@ DEPENDS += " \ inherit kde-plasma gettext PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "13d0a1017e9a44fc91b27147866ff36b" -SRC_URI[sha256sum] = "760130eccf8325c39d056c519ce6584933cd85d0f91113634fee0c4272c618dd" +SRC_URI[sha256sum] = "408a242f502ad5a9cf5eaaeb5b306353b5aae28a69fee9bcc047d5268ee54a02" FILES_${PN} += " \ ${datadir}/kservices5 \ diff --git a/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb b/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb index c1edd349..f64ad05d 100644 --- a/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb +++ b/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb @@ -9,8 +9,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-plasma gtk-icon-cache PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "b74993d79c92e8e39cf4910b2401c8f2" -SRC_URI[sha256sum] = "38e55a6a52afc774ecf28a31895f32b542d70fd33050c246af25908791a93654" +SRC_URI[sha256sum] = "7f81321f32f3784683fa7d9511dca9bfba70a7a9181a33e832d864c639b05204" 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 08635570..63ae089a 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,6 @@ LIC_FILES_CHKSUM = " \ inherit kde-plasma PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "569c55902960eda4658634bac40dd22e" -SRC_URI[sha256sum] = "4cec20329847e655649ad41bfc290815cc97d494de385b40f679694d9db3f23e" +SRC_URI[sha256sum] = "4aeec36035356cca71c0966e9d7dbc7d9fca6be4c27abd990f0fa954a91374f9" 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 94219b32..d9788955 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,9 +23,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "0a3f401968a27c3ae5caec07064c2343" -SRC_URI[sha256sum] = "97247680c46cf625e186125fa0683244137dfe08ab77ffa9691ca17c70aaa21a" - +SRC_URI[sha256sum] = "076129f450a82780f354d7ec18300094db3f7233cb52f4e57298b973750adb30" SRC_URI += "file://0001-fix-build-for-QT_NO_SESSIONMANAGER.patch" FILES_${PN} += "${datadir}/knotifications5" diff --git a/recipes-kde/plasma/untier/powerdevil/powerdevil.bb b/recipes-kde/plasma/untier/powerdevil/powerdevil.bb index ba58ef5e..0c61b9b8 100644 --- a/recipes-kde/plasma/untier/powerdevil/powerdevil.bb +++ b/recipes-kde/plasma/untier/powerdevil/powerdevil.bb @@ -30,8 +30,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "9a2c2cbd8df0d5ce5133b842fa5ed636" -SRC_URI[sha256sum] = "20c66e0b47474a29e6c54a9cc9c1aac88e469c7aefe196ab954fd7959ba5306f" +SRC_URI[sha256sum] = "d15f013c50928097f6b719aca46ec2a93a997dcbb7584bcb09f18015cca8ac1a" 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 c3ec3f0e..6d295313 100644 --- a/recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb +++ b/recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb @@ -22,8 +22,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "da829188c6b8c5116cb156b388adf1b8" -SRC_URI[sha256sum] = "97aa227996995ebdcc9b6dd4dc327393f91962dd9a25cda690c83db2c303339a" +SRC_URI[sha256sum] = "3ba2c6821fc847fca2cb8123748bf05cdd9c45557a0ecab5dc43a37a5ebde738" RDEPENDS_${PN} = "sddm" diff --git a/recipes-kde/plasma/untier/systemsettings/systemsettings.bb b/recipes-kde/plasma/untier/systemsettings/systemsettings.bb index 83a70cb8..beff9a10 100644 --- a/recipes-kde/plasma/untier/systemsettings/systemsettings.bb +++ b/recipes-kde/plasma/untier/systemsettings/systemsettings.bb @@ -33,8 +33,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "5d0d2934a79dcd46e10165812ea69cc9" -SRC_URI[sha256sum] = "a84544d7d7f3d247a81e49046595e42acf3d25b22b9875ff66cdb0bb3f218ebe" +SRC_URI[sha256sum] = "ba8fdc2b8c861e7271bad7f6c5cdb92b0c2eee08ef81b86e28bba064259e2ff9" 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 50030f5c..28093701 100644 --- a/recipes-kde/plasma/untier/user-manager/user-manager.bb +++ b/recipes-kde/plasma/untier/user-manager/user-manager.bb @@ -16,8 +16,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "0787296981e74adb829df253e6cd8a82" -SRC_URI[sha256sum] = "40e858e683c481e49cc087a69d8fa4fde4f79b2cdd61bddeac9a02fb5795f45e" +SRC_URI[sha256sum] = "39260b2575f6287c8086984417bba18682ca2ba3840d93f95667d0d2faa461cc" FILES_${PN} += " \ ${datadir}/kservices5 \