diff --git a/classes/kde-plasma.bbclass b/classes/kde-plasma.bbclass index 4b202737..3de143b7 100644 --- a/classes/kde-plasma.bbclass +++ b/classes/kde-plasma.bbclass @@ -1,6 +1,6 @@ inherit kde-base -PLASMA_VERSION = "5.24.1" +PLASMA_VERSION = "5.24.3" 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 95a54ede..bb8a1689 100644 --- a/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb +++ b/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb @@ -14,4 +14,4 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "92d9f47364c255cdf7cf39bd229f849b0092635386b3fa62a35f984c1bdde3e9" +SRC_URI[sha256sum] = "bbfc3d83f76dc8d2568bbe2f5395af5887eaba79094fcb901930585f8b53f636" diff --git a/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb b/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb index 65723f72..97cf340e 100644 --- a/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb +++ b/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb @@ -27,7 +27,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "0e9f420964de1b56bb17f925a5958c89421d4842a8d6f3e52fcd236decf78dd2" +SRC_URI[sha256sum] = "9cae3e136ee6743474fd96a573b235b6ca8653d4f61f412d9d3ec866861cae63" 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 f1d10d2f..77c20b5b 100644 --- a/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb +++ b/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb @@ -60,7 +60,9 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "c79627fed9430c84502ed6917b91372423955ce5ce32abba409350de7b2d8f27" +SRC_URI[sha256sum] = "104c5c0ebb000f48c749a6bafdde4cbb1b06d188e1a23ef95a2d035cce442ab4" + +EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" # REVISIT FILES:${PN} += " \ diff --git a/recipes-kde/plasma/untier/bluedevil/bluedevil.bb b/recipes-kde/plasma/untier/bluedevil/bluedevil.bb index 04fbe2d1..b779471a 100644 --- a/recipes-kde/plasma/untier/bluedevil/bluedevil.bb +++ b/recipes-kde/plasma/untier/bluedevil/bluedevil.bb @@ -31,7 +31,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "2063535af6f1dda54f78fc65457f417bb40271970cd0274a1784b61c69fae977" +SRC_URI[sha256sum] = "9dd1566eae8bb793330f2f54ab34cd75ed79e7f3924bf78149077b122cc49ec2" 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 7c473d10..b3660376 100644 --- a/recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb +++ b/recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb @@ -10,7 +10,7 @@ inherit kde-plasma python3native DEPENDS += "sassc-native cairo breeze python3-pycairo-native" PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "425d405df13901959ba087440f3f94892ab8ab1e0bab4880eac36405b7fa2c01" +SRC_URI[sha256sum] = "2911bb2f99ad42ec820cc2adcbf1f8a6f18ba437f72ce216562e12584fd042a4" FILES:${PN} += " \ ${datadir}/kconf_update \ diff --git a/recipes-kde/plasma/untier/breeze/breeze.bb b/recipes-kde/plasma/untier/breeze/breeze.bb index 261c7f8a..247080bd 100644 --- a/recipes-kde/plasma/untier/breeze/breeze.bb +++ b/recipes-kde/plasma/untier/breeze/breeze.bb @@ -31,7 +31,7 @@ DEPENDS += "\ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "5d6728b8de2a8177012d6f8d84f66c10d6a7da37b6d95abcd79f3bc1fbf8976d" +SRC_URI[sha256sum] = "4b8f92e55c72ed59b7bdfe4be6044fcb0a0816fb6f1ea2bdd9884b58b9a92940" FILES:${PN} += " \ ${datadir}/color-schemes \ diff --git a/recipes-kde/plasma/untier/discover/discover.bb b/recipes-kde/plasma/untier/discover/discover.bb index 868c5119..8d5fe953 100644 --- a/recipes-kde/plasma/untier/discover/discover.bb +++ b/recipes-kde/plasma/untier/discover/discover.bb @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-plasma gtk-icon-cache mime-xdg PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "b30fede1c9fc8d80d3a871d98c7c2ed28bbbfadd865e878865fae8f9e98a41e8" +SRC_URI[sha256sum] = "8af12c922ad734185ad4affd96190e1918ad7edc355c656d24711bf4a52df524" 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 fead5f26..7c73b162 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 @@ -34,7 +34,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "7fcc7fbdd19144942f32cd97d146b8e355af9b1c65fe1a369e134a35270ce868" +SRC_URI[sha256sum] = "fe64da7ce3ad7e7b2d743e06aec0f6666e1909d3ad08867a0173c5c262f7e803" # 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 767a1a97..6fa0763a 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 @@ -29,7 +29,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "8184ef712f84627f58167d2d0796d757fa761956c3562ed26e3840a7ea446c7c" +SRC_URI[sha256sum] = "fb4bcd30c93e15962153e81ca218f03465f02d1d2d011f267bb96946869ba05c" 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 7a4af1b1..35dc1a74 100644 --- a/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb +++ b/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb @@ -41,7 +41,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "bb0ae13818825a9bc9ef0a3eed627e78dd09d6bf31b8e074fe3108e2b23e00fa" +SRC_URI[sha256sum] = "86fe08a744e31ce22124bca4337633f6a2523fbc87d915d3ffd42e65da66f23c" FILES:${PN} += " \ ${datadir}/icons \ diff --git a/recipes-kde/plasma/untier/kgamma5/kgamma5.bb b/recipes-kde/plasma/untier/kgamma5/kgamma5.bb index 066cd3a7..d60f1d41 100644 --- a/recipes-kde/plasma/untier/kgamma5/kgamma5.bb +++ b/recipes-kde/plasma/untier/kgamma5/kgamma5.bb @@ -18,7 +18,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "bd3b6ac25068af795a6da3d126ef248f510670e5f9e4982ddcac381ec239ff7f" +SRC_URI[sha256sum] = "66da3bdfaaddb70c6bbf5739eaa970c8a7f67fd8295872ee201a1445c2df9867" FILES:${PN} += " \ ${datadir}/kgamma \ diff --git a/recipes-kde/plasma/untier/khotkeys/khotkeys.bb b/recipes-kde/plasma/untier/khotkeys/khotkeys.bb index 1cc047e8..44f3bc73 100644 --- a/recipes-kde/plasma/untier/khotkeys/khotkeys.bb +++ b/recipes-kde/plasma/untier/khotkeys/khotkeys.bb @@ -33,7 +33,7 @@ DEPENDS += "\ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "5203d1cf255d5fc38b5b4e25a53a7bf48f812ed55e25279a17ce113f5dde5701" +SRC_URI[sha256sum] = "17f45fa898147b7bd9e1bd4850aef10d03c25dbfe088ef46803a817f7348afcb" FILES:${PN} += " \ ${datadir}/kservices5 \ diff --git a/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb b/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb index 39116cfd..6ded8b48 100644 --- a/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb +++ b/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb @@ -44,7 +44,7 @@ DEPENDS += " \ DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11", "", d)}" PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "7959e24d98707cba2403caa68db3a6b20c23d6e5122e903233caf0656ce600c5" +SRC_URI[sha256sum] = "d2f5acb7a52434e6b539dc52d23cf09754e313411b32d169f36403ba0801e223" FILES_SOLIBSDEV = "" FILES:${PN} += " \ diff --git a/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb b/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb index 5a688cd5..c496b52c 100644 --- a/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb +++ b/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb @@ -31,7 +31,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "483c20bd9645d8fa14a2879b1c431798887bb466e8903827c75ad0fec37b8e90" +SRC_URI[sha256sum] = "8bc5d0dfef18e4e1f561cd86f2d023b8d5f951ffd7bcc497633e4ad263cb3bfa" # 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 b8731867..9d93ae59 100644 --- a/recipes-kde/plasma/untier/kscreen/kscreen.bb +++ b/recipes-kde/plasma/untier/kscreen/kscreen.bb @@ -31,7 +31,7 @@ DEPENDS += "\ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "63c28e1e0cb306428ccb427b8001c79588ebf8b28b1c43a16edcf0df4dbe30c5" +SRC_URI[sha256sum] = "0e814b3db2c952857bc399e9d3bc349b80ad7367ac755c22dae31004c7684bf2" FILES:${PN} += " \ ${datadir}/k*_kscreen \ diff --git a/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb b/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb index d0a3d588..4c0a2232 100644 --- a/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb +++ b/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb @@ -30,7 +30,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "b8d440448f60896e423d16a8f091e9dc1b0ec1c32508f487d3d0c4159a9f3237" +SRC_URI[sha256sum] = "03157ca122085fd6d8eeabb369c363ef706a773ad509eb5c08722a0e4bf903b6" 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 3000c454..8e594681 100644 --- a/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb +++ b/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb @@ -15,4 +15,4 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "308020a321423cba3339b914bc50eef34a56fb0d6736675cb237d2417fbf0181" +SRC_URI[sha256sum] = "3bbe16721dabd7fbae659be3f21b4a386d8ca0a6d288c94ccd3954ecbd4d7847" diff --git a/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb b/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb index 5db8f33a..31e298ff 100644 --- a/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb +++ b/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb @@ -16,7 +16,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "7341102ecb8a892f635c6cc0da01176a3b360e67f4978bc9914bf53abf0175c8" +SRC_URI[sha256sum] = "33dd50c4d9258d1e3326980192e2523490754cd1724ff704c7e36984e5cdad7f" 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 231a1222..6da6709f 100644 --- a/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb +++ b/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb @@ -17,7 +17,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "2b373e1c3b83279e5b4f90e67c1e1f6fdf8bf4e7fb769b98d7528e4450afb54c" +SRC_URI[sha256sum] = "9f6f167fd16aebf550ae9bda176237ea80efae4a08826050ccbd2d7a73de05cf" 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 0eb6b5cf..7f7222d1 100644 --- a/recipes-kde/plasma/untier/kwayland-server/kwayland-server.bb +++ b/recipes-kde/plasma/untier/kwayland-server/kwayland-server.bb @@ -27,7 +27,7 @@ SRC_URI:append:class-native = " \ file://0001-Build-qtwaylandscanner_kde-only-for-native-build.patch \ file://0002-Avoid-traces-to-sysroot-to-avoid-false-fails-by-cmak.patch \ " -SRC_URI[sha256sum] = "78fc90e554cacff0a895b1c724b8a3651668c970b3a7818f2a4952d34912b35e" +SRC_URI[sha256sum] = "560b20a15b459c5a1e8d0b38e9d53c3a75660bc798fa544e7a9d5c36260e063b" do_configure:append() { # adjust path to protocol sources in sysroot diff --git a/recipes-kde/plasma/untier/kwin/kwin.inc b/recipes-kde/plasma/untier/kwin/kwin.inc index 39b09a44..6b3dc87e 100644 --- a/recipes-kde/plasma/untier/kwin/kwin.inc +++ b/recipes-kde/plasma/untier/kwin/kwin.inc @@ -1,3 +1,3 @@ PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "f2d71f786efab031f4e4709e09e460257cc65bc876e5e09b508f293f95dd07ab" +SRC_URI[sha256sum] = "d84db7e32a13177a0bd030e6c65907cc37c28efad51ee17c518e402235cbf46b" diff --git a/recipes-kde/plasma/untier/kwrited/kwrited.bb b/recipes-kde/plasma/untier/kwrited/kwrited.bb index 9493dbab..26be90ee 100644 --- a/recipes-kde/plasma/untier/kwrited/kwrited.bb +++ b/recipes-kde/plasma/untier/kwrited/kwrited.bb @@ -16,7 +16,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "0151f1afa0895b366b3d79878e1b3118a7630fa24c10b326560d1e0ea8daa156" +SRC_URI[sha256sum] = "2d768547e131aed99d165b0aee7b080e512a2a5ffab292bff8f71033631cede9" FILES:${PN} += " \ ${datadir}/knotifications5 \ diff --git a/recipes-kde/plasma/untier/layer-shell-qt/layer-shell-qt.bb b/recipes-kde/plasma/untier/layer-shell-qt/layer-shell-qt.bb index eee1ea07..eb742ccb 100644 --- a/recipes-kde/plasma/untier/layer-shell-qt/layer-shell-qt.bb +++ b/recipes-kde/plasma/untier/layer-shell-qt/layer-shell-qt.bb @@ -14,7 +14,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "4499a5dd8dc5df563550f95f725461b03cb7f178efe3a8994d3c0dcd6f4200ab" +SRC_URI[sha256sum] = "5de105ece2d7e6ca2d65305186462b0f9240930276adf7d5eedf77ffeaa67d40" FILES:${PN} += " \ ${OE_QMAKE_PATH_PLUGINS} \ diff --git a/recipes-kde/plasma/untier/libkscreen/libkscreen.bb b/recipes-kde/plasma/untier/libkscreen/libkscreen.bb index f5d6636e..7bee3c43 100644 --- a/recipes-kde/plasma/untier/libkscreen/libkscreen.bb +++ b/recipes-kde/plasma/untier/libkscreen/libkscreen.bb @@ -16,7 +16,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "bd2791709d6c09711a9a58f4639cb1ab83df98237a2b6ba133f9b1a2690f29a5" +SRC_URI[sha256sum] = "a6874f0f4066e16ea191341d4d7d73deaf304e117ab64306d311c862393de7a0" FILES:${PN} += " \ ${datadir}/dbus-1 \ diff --git a/recipes-kde/plasma/untier/libksysguard/libksysguard.bb b/recipes-kde/plasma/untier/libksysguard/libksysguard.bb index 499b6a4c..dbd61532 100644 --- a/recipes-kde/plasma/untier/libksysguard/libksysguard.bb +++ b/recipes-kde/plasma/untier/libksysguard/libksysguard.bb @@ -44,7 +44,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "ec1b3c5a63fc990e111f582a0512459ba3cb7002423c9dd52c664abf9589165d" +SRC_URI[sha256sum] = "148651cf33c7400d7a0df507d0bb75a6924e1ae80f5a46eefeaeb44c848ff1a2" do_compile:append() { sed -i 's:${STAGING_DIR_HOST}${prefix}:${_IMPORT_PREFIX}:g' ${B}/CMakeFiles/Export/lib/cmake/KSysGuard/KSysGuardLibraryTargets.cmake diff --git a/recipes-kde/plasma/untier/milou/milou.bb b/recipes-kde/plasma/untier/milou/milou.bb index d2863faf..582cc1f7 100644 --- a/recipes-kde/plasma/untier/milou/milou.bb +++ b/recipes-kde/plasma/untier/milou/milou.bb @@ -26,7 +26,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "bb5f1c4ade4b9a7533bd15141abfc1ed2f12009766ae657e859175214263c993" +SRC_URI[sha256sum] = "31d70b760653e0fe4b9c1b59d7601bb52d307a3d3be3b8f67550a4ea9d22bd1b" FILES:${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/plasma/untier/oxygen/oxygen.bb b/recipes-kde/plasma/untier/oxygen/oxygen.bb index 6df0c755..64e1b83e 100644 --- a/recipes-kde/plasma/untier/oxygen/oxygen.bb +++ b/recipes-kde/plasma/untier/oxygen/oxygen.bb @@ -31,7 +31,7 @@ DEPENDS += " \ PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "c23a44485a36333d45ced6596998d5e17e29c09c8570876263bc27636d8ad26a" +SRC_URI[sha256sum] = "018dbd3c276707bbcc8515424ae45a0133cd9a2e31ffd7a0bbc25522586e400a" PACKAGECONFIG ??= "" PACKAGECONFIG[settings] = "-DBUILD_OXYGEN_SETTINGS=ON,-DBUILD_OXYGEN_SETTINGS=OFF,kcmutils" diff --git a/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb b/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb index 11e19772..f4ef5a25 100644 --- a/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb +++ b/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb @@ -57,7 +57,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "08c45caa8d423698b349ee13ff83a6b4c8389249c594e39b64c56d26e37c5fc7" +SRC_URI[sha256sum] = "583e7ecfd2e2b766d645284cf13605851d96e2ad7cf2e657b4665aa3f3fd91d3" 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 df3b6138..87b054fc 100644 --- a/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb +++ b/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb @@ -32,7 +32,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "2c2ca20ae54e9705468566c521c1556ec30618adbee00219f5469c67d6b8aae4" +SRC_URI[sha256sum] = "7aef8f3b6234b402b978d12e72d9c5eb2b82cbe587afa32f288e2e160b103c0c" FILES:${PN} += " \ ${datadir}/kconf_update \ diff --git a/recipes-kde/plasma/untier/plasma-mobile/plasma-mobile.bb b/recipes-kde/plasma/untier/plasma-mobile/plasma-mobile.bb index 3c2c0a6e..fbf1cc32 100644 --- a/recipes-kde/plasma/untier/plasma-mobile/plasma-mobile.bb +++ b/recipes-kde/plasma/untier/plasma-mobile/plasma-mobile.bb @@ -28,7 +28,7 @@ DEPENDS += " \ inherit kde-plasma gettext PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "6e0d3aeac4c50835b33d2200ab9829c6b4e42739306c50b333a995a5a225dbc2" +SRC_URI[sha256sum] = "a8a8361ca417f28e35221c8c27f4442b72f5a44c50626c358095a3b6fbf195af" FILES:${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/plasma/untier/plasma-nano/plasma-nano.bb b/recipes-kde/plasma/untier/plasma-nano/plasma-nano.bb index db7d2580..799ed32d 100644 --- a/recipes-kde/plasma/untier/plasma-nano/plasma-nano.bb +++ b/recipes-kde/plasma/untier/plasma-nano/plasma-nano.bb @@ -14,7 +14,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "95299f2acc9c9205d93951263d5b499487ee10d00d097393f167d234ac01163f" +SRC_URI[sha256sum] = "8522c16bc87c63aa9a405bb7c4415501066362d4163bdffe79b00d36a2835d8e" FILES:${PN} += " \ ${datadir}/plasma \ diff --git a/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb b/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb index e280974f..9229a159 100644 --- a/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb +++ b/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb @@ -50,7 +50,7 @@ DEPENDS += " \ # MobileBroadbandProviderInfo PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "99f135762313631078af107b61f75818752e23c102a435c6ccf84eb64837d30d" +SRC_URI[sha256sum] = "2cf64e94ed921546bc0be44f50e3490033a353bf3f0ad7a5a513ef5585fc3bfd" # 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 e4941773..cd0d135f 100644 --- a/recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb +++ b/recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb @@ -27,7 +27,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "6c2ae9e93f79143b928f475be1684eb5e97108445b2047a68395bb5d45a9802e" +SRC_URI[sha256sum] = "e18fbe9cf9f2948c2d3567ba0bb71126ffef8d7c4df8084a8fa0fd48c0ca0759" FILES_SOLIBSDEV = "" diff --git a/recipes-kde/plasma/untier/plasma-systemmonitor/plasma-systemmonitor.bb b/recipes-kde/plasma/untier/plasma-systemmonitor/plasma-systemmonitor.bb index 56c29a07..8d36334e 100644 --- a/recipes-kde/plasma/untier/plasma-systemmonitor/plasma-systemmonitor.bb +++ b/recipes-kde/plasma/untier/plasma-systemmonitor/plasma-systemmonitor.bb @@ -31,7 +31,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "c0f2b38b4c015bc07d90ca5023d3d9cbe81d126b51fa4cde60a6081448981251" +SRC_URI[sha256sum] = "904c0cbf56469b4b021559cc898aef57917cbe36526317c5bc7d34f255c0439d" FILES:${PN} += " \ ${datadir}/config.kcfg \ diff --git a/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb b/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb index 92e7023a..1e04cf38 100644 --- a/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb +++ b/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-plasma gtk-icon-cache PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "0be5c86dd09a90d178977acfb30ab3cd17a972f32aabb9a31409b6716cc4d42a" +SRC_URI[sha256sum] = "8d4998fd105073ce8ae6012426c0bd024529e0ae67c3c3ea9178918fcf87be38" 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 ca0c3dd2..e1840fff 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,6 +7,6 @@ LIC_FILES_CHKSUM = " \ inherit kde-plasma PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "8085b42ee2f18b6459ef88ced94430a4e82087509b2ec341af63f82edff7154f" +SRC_URI[sha256sum] = "da252edb70b3373c38fb30318a44f52f047d4f31cbbd26c01c30bf2398c43848" 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 fc02df9e..be69e16f 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 @@ -24,7 +24,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "2f3d5aab3ad42823474713f8916bc897ac469c9b3322989bccd3f7980696e738" +SRC_URI[sha256sum] = "788d392c811ee7c8098d294ccc9fff7f7a695977689a66cb4a1cb52d6f4779d5" FILES:${PN} += " \ ${datadir}/knotifications5 \ diff --git a/recipes-kde/plasma/untier/powerdevil/powerdevil.bb b/recipes-kde/plasma/untier/powerdevil/powerdevil.bb index b454c1f8..f83fd25b 100644 --- a/recipes-kde/plasma/untier/powerdevil/powerdevil.bb +++ b/recipes-kde/plasma/untier/powerdevil/powerdevil.bb @@ -30,7 +30,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "f437e099685865a0386419976bddcb733c5f1fdcf400b8f486e094a55ac72a4b" +SRC_URI[sha256sum] = "495275be84a96572d2e2a7ee343e1ab98c79e7c8eef402a7f26d86863e25f010" 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 bd7aa990..227eadd1 100644 --- a/recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb +++ b/recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb @@ -24,7 +24,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "c1fa49c7c8dcc2c4f037c549e107e1ba169de83c917a485b1728cc7e3b1fa3b5" +SRC_URI[sha256sum] = "d0d01ceda262734e87f0cfc28138a1b5478651722a703a55ac744c4e676ec696" RDEPENDS:${PN} = "sddm" diff --git a/recipes-kde/plasma/untier/systemsettings/systemsettings.bb b/recipes-kde/plasma/untier/systemsettings/systemsettings.bb index 1809eca5..ed90fbe1 100644 --- a/recipes-kde/plasma/untier/systemsettings/systemsettings.bb +++ b/recipes-kde/plasma/untier/systemsettings/systemsettings.bb @@ -33,7 +33,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "b356b7c3bd4c73f6374ee14b9a9b4e0c8aabe3c7f2ae8f7b007d6d0f17dbcc72" +SRC_URI[sha256sum] = "6200618137f9a1411007a78f9b50eaf78048ce9819428d997a44816d6093d585" FILES:${PN} += " \ ${datadir}/k*5 \