diff --git a/classes/kde-kf5.bbclass b/classes/kde-kf5.bbclass index b11e07b5..0a646f87 100644 --- a/classes/kde-kf5.bbclass +++ b/classes/kde-kf5.bbclass @@ -1,6 +1,6 @@ inherit kde-base -KF5_VERSION = "5.92.0" +KF5_VERSION = "5.93.0" def kde_verdir(v): return oe.utils.trim_version(v, 2) diff --git a/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc b/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc index 2c97deaa..497e423b 100644 --- a/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc +++ b/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" inherit kde-kf5-porting-aids perlnative PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "04072d527501c92f1e0144e9dcc114e108bfb5a2b50bed8a9b037474aaa6f118" +SRC_URI[sha256sum] = "85aa01de9c2775564c895d3efbcfb8cc68da9a84f511176fef16742cbbf90942" SRC_URI += "file://0001-create_hash_table-avoid-polution-of-files-with-build.patch" DEPENDS += " \ diff --git a/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc b/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc index 6c511738..4d5e9f3a 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc +++ b/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5-porting-aids perlnative PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "292e5e84ad8d7de90f0666b51f085a25b7a9faf521c58379d470d2994004ede0" +SRC_URI[sha256sum] = "6a3e1d80cc6babc12930f24f9afd1ed10b46ae58ea71d44a466178212b07377c" EXTRA_OECMAKE += " \ -DBUILD_TESTING=OFF \ diff --git a/recipes-kde/kf5/porting-aids-tier3/kdesignerplugin/kdesignerplugin.inc b/recipes-kde/kf5/porting-aids-tier3/kdesignerplugin/kdesignerplugin.inc index f86b9dc0..b9c9f1c3 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kdesignerplugin/kdesignerplugin.inc +++ b/recipes-kde/kf5/porting-aids-tier3/kdesignerplugin/kdesignerplugin.inc @@ -5,4 +5,4 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" inherit kde-kf5-porting-aids PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "066859b345da224f5edb601a5f448540330c9a286980b0c34169646c26a22a4e" +SRC_URI[sha256sum] = "f19ab4fc1ed58b89642d8f9f75a5da2f2ef0093c97183f336ffeb7208e628aaf" diff --git a/recipes-kde/kf5/porting-aids-tier3/kdewebkit/kdewebkit.bb b/recipes-kde/kf5/porting-aids-tier3/kdewebkit/kdewebkit.bb index b988b0f4..199b41fe 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kdewebkit/kdewebkit.bb +++ b/recipes-kde/kf5/porting-aids-tier3/kdewebkit/kdewebkit.bb @@ -20,6 +20,6 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "4d0a773cad86a642cb90d9844757569f2e2e9d1e96ccf78f73bee885c908d1b6" +SRC_URI[sha256sum] = "a2fe9b5660763d4dd74244c00bf7b1a407438279a81f2a3ef3813ea250fd2f55" FILES:${PN} += "${libdir}/plugins" diff --git a/recipes-kde/kf5/porting-aids-tier3/khtml/khtml.bb b/recipes-kde/kf5/porting-aids-tier3/khtml/khtml.bb index 874cf76c..21d38fed 100644 --- a/recipes-kde/kf5/porting-aids-tier3/khtml/khtml.bb +++ b/recipes-kde/kf5/porting-aids-tier3/khtml/khtml.bb @@ -37,7 +37,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "91a1d79ea382a25614810cd59f800f0a34c6e86c69ef6d0a08d2655f2a93171a" +SRC_URI[sha256sum] = "31bfb6752ed7248b98e2bdc723e8e10c11b5fc9f7bf7edd8dedad1162f86614b" do_compile:append() { # gperf-native sets absolut debug comments/links in header diff --git a/recipes-kde/kf5/porting-aids-tier3/kjsembed/kjsembed.bb b/recipes-kde/kf5/porting-aids-tier3/kjsembed/kjsembed.bb index 05e86456..8db6b4eb 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kjsembed/kjsembed.bb +++ b/recipes-kde/kf5/porting-aids-tier3/kjsembed/kjsembed.bb @@ -16,4 +16,4 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "d7c26538a0b7ac804565840d61df2681ea4b729abb6ecfbfcae3c20536ca6035" +SRC_URI[sha256sum] = "fa55d3bf0b3f9026eb573cc909b1fbe53bea7090f3da465e9bb293dc0f81d424" diff --git a/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb b/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb index ce688930..f76bf440 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb +++ b/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb @@ -25,7 +25,7 @@ DEPENDS += "\ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "129e2840eb1f33c95d50cde79a82f784cf735c3f1ae636f15dcf695c0b0c1ebf" +SRC_URI[sha256sum] = "2ba6fd2438731b1704537889120c0dcdf1eb36bffd1e921736e85834a5551ac3" FILES:${PN} += " \ ${OE_QMAKE_PATH_PLUGINS} \ diff --git a/recipes-kde/kf5/porting-aids-tier3/kxmlrpcclient/kxmlrpcclient.bb b/recipes-kde/kf5/porting-aids-tier3/kxmlrpcclient/kxmlrpcclient.bb index 8ab1fb43..ef151ab4 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kxmlrpcclient/kxmlrpcclient.bb +++ b/recipes-kde/kf5/porting-aids-tier3/kxmlrpcclient/kxmlrpcclient.bb @@ -10,4 +10,4 @@ inherit kde-kf5-porting-aids gettext DEPENDS += "ki18n kio kcoreaddons-native kconfig-native kauth-native" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "0e32dca201f8b3d241e985c8dd8854774569d08167a9f3f060a141551e19beab" +SRC_URI[sha256sum] = "0cb41aff9f5660d95ee6d669f9c70692b55c089d0e1b9705e19b19fc2c49376c" diff --git a/recipes-kde/kf5/tier1/attica/attica.bb b/recipes-kde/kf5/tier1/attica/attica.bb index 8752ca59..96306b8e 100644 --- a/recipes-kde/kf5/tier1/attica/attica.bb +++ b/recipes-kde/kf5/tier1/attica/attica.bb @@ -8,6 +8,6 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 -SRC_URI[sha256sum] = "bf647c7736acbbb99ff1557339f71b5efd5a7591b2af83b482d37d35516bc933" +SRC_URI[sha256sum] = "81c18009911beb07d1868de78dd7fc1c4b1e8312bd95d916f4d4a80a800592e1" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/bluez-qt/bluez-qt.bb b/recipes-kde/kf5/tier1/bluez-qt/bluez-qt.bb index 0eef9baa..12c93d37 100644 --- a/recipes-kde/kf5/tier1/bluez-qt/bluez-qt.bb +++ b/recipes-kde/kf5/tier1/bluez-qt/bluez-qt.bb @@ -11,7 +11,7 @@ inherit kde-kf5 DEPENDS += "qtdeclarative" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "f58d2483ed2db9cb77621bce3b3c6babd8d1153954030c0dc52ce399c6d28ab6" +SRC_URI[sha256sum] = "ab5d84eaa37791b57c8379282a3c3afd7ef0b2ebbef83c3f12f6b3bfd9123624" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier1/breeze-icons/breeze-icons.inc b/recipes-kde/kf5/tier1/breeze-icons/breeze-icons.inc index e4a574d6..76c696ff 100644 --- a/recipes-kde/kf5/tier1/breeze-icons/breeze-icons.inc +++ b/recipes-kde/kf5/tier1/breeze-icons/breeze-icons.inc @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 -SRC_URI[sha256sum] = "49e09663989fd3498d61cb7518c741c87a702689b6d6074097d628264a064366" +SRC_URI[sha256sum] = "4367dfa6b48aa645a3680489be96e03a9a6fc20f57277b3ca5e37ce8df4d03e6" SRC_URI += "file://0001-Force-build-of-Qt-binary-resource-files.patch" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/karchive/karchive.inc b/recipes-kde/kf5/tier1/karchive/karchive.inc index 7815e6d5..b85a3aa3 100644 --- a/recipes-kde/kf5/tier1/karchive/karchive.inc +++ b/recipes-kde/kf5/tier1/karchive/karchive.inc @@ -10,6 +10,6 @@ inherit kde-kf5 DEPENDS += "bzip2 xz zlib" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "5076a28c3a10ab755454c752fa563a4be7ad890f391c43aaa2ee4ee4b6a99fae" +SRC_URI[sha256sum] = "61e326a840860270b7f8b9e8966462085b4f309be5c3a84c3b265eb95694c7fb" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier1/kcalendarcore/kcalendarcore.bb b/recipes-kde/kf5/tier1/kcalendarcore/kcalendarcore.bb index cb61cbb5..33650d9b 100644 --- a/recipes-kde/kf5/tier1/kcalendarcore/kcalendarcore.bb +++ b/recipes-kde/kf5/tier1/kcalendarcore/kcalendarcore.bb @@ -11,4 +11,4 @@ inherit kde-kf5 DEPENDS += "libical" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "6ff2e68dfb8b92e0f181f3f19d20991bfd589b4a047b313af908c41391560b3a" +SRC_URI[sha256sum] = "1609bc141739fce0abed59a353a0e356f4fa7a1b3659d3bc77737010875c1d3f" diff --git a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb index 0c246659..5d303a19 100644 --- a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb +++ b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb @@ -15,7 +15,7 @@ inherit kde-kf5 DEPENDS += "gperf-native" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "d6e5b7a453948d5fa0482715eaf4a0c9abe5b902a0aca15540a04b1a1b60d275" +SRC_URI[sha256sum] = "0efc5c8baab3142f8a0ab9369b255061772a57a80fb616b7305bf98235b2288b" do_compile:append() { # gperf-native sets absolut debug comments/links in header diff --git a/recipes-kde/kf5/tier1/kconfig/kconfig.inc b/recipes-kde/kf5/tier1/kconfig/kconfig.inc index 09e57b68..eca6b682 100644 --- a/recipes-kde/kf5/tier1/kconfig/kconfig.inc +++ b/recipes-kde/kf5/tier1/kconfig/kconfig.inc @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 cmake_lib PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "7801b641b88368a0c021272073c692337b42ee28f0025d106942c8ce873b0523" +SRC_URI[sha256sum] = "71857c20d4829017c22dd6d46ae5a642c86344960e21bc1520458fb76d02c06e" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc b/recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc index a1c2227d..c4e01cf7 100644 --- a/recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc +++ b/recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc @@ -19,5 +19,5 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 mime PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "df5f718f324aa2b58191438c8aa5f7498a7997eff990d16ffbc9f19efd1a6667" +SRC_URI[sha256sum] = "920a278af97dea3add06770a6f3604744c20d667973cb71cf477145785dbf043" SRC_URI += "file://0001-Remove-cross-compile-adjustments.patch" diff --git a/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb b/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb index fd652923..38ee7bfa 100644 --- a/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb +++ b/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb @@ -13,4 +13,4 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "7c03f33cc49ffa80e509f654f410cb142e917bceb2f35f08836dc46ed268ae54" +SRC_URI[sha256sum] = "cc2c74501e65b97af1849ff454e51393f3a07755c155854bdee741a006822ad9" diff --git a/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb b/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb index c0f10a5a..2fb9c099 100644 --- a/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb +++ b/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb @@ -10,4 +10,4 @@ inherit kde-kf5 DEPENDS += "avahi" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "5f36af49faab84d8ae7ec46f1ba3300c9cdd3d8820dd1e7e48c5c37bcdd844d4" +SRC_URI[sha256sum] = "dc97364f14b5867ea5bb2986f6ad3c84ab1acc952f50d460b3e9aed03f2f903b" diff --git a/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb b/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb index db7909d6..fede0bfb 100644 --- a/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb +++ b/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb @@ -17,4 +17,4 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "0f6775a565f22900b0de53daa5fe73f7d7e592663e0bb442a8e26ffab27fdf5f" +SRC_URI[sha256sum] = "27f26392140bd1abcb86c154fd6fd87e50b2493787827b2b1cacaf76544af40a" diff --git a/recipes-kde/kf5/tier1/kholidays/kholidays.bb b/recipes-kde/kf5/tier1/kholidays/kholidays.bb index 3b41554d..8275ef88 100644 --- a/recipes-kde/kf5/tier1/kholidays/kholidays.bb +++ b/recipes-kde/kf5/tier1/kholidays/kholidays.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 -SRC_URI[sha256sum] = "0ed382c49fb10af87bfa3845a3919ed097c9f808f3a5dbb631ef4e68c86b4b10" +SRC_URI[sha256sum] = "0d4a1fb823501ee73b2c4d80468777adedf93c80f36b3a680cad91cc6704b841" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/ki18n/ki18n.inc b/recipes-kde/kf5/tier1/ki18n/ki18n.inc index 781a7263..d47a856b 100644 --- a/recipes-kde/kf5/tier1/ki18n/ki18n.inc +++ b/recipes-kde/kf5/tier1/ki18n/ki18n.inc @@ -10,4 +10,4 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "058032e8e9556f1dadcf0c2bd633da6cfc9673e966dd113388e2b8aee2395777" +SRC_URI[sha256sum] = "c2705400d175f18612dfe1afb28dc14accf614f7cfd65409dfa7fdcde5237339" diff --git a/recipes-kde/kf5/tier1/kidletime/kidletime.bb b/recipes-kde/kf5/tier1/kidletime/kidletime.bb index 064af07e..7cb964a3 100644 --- a/recipes-kde/kf5/tier1/kidletime/kidletime.bb +++ b/recipes-kde/kf5/tier1/kidletime/kidletime.bb @@ -11,6 +11,6 @@ inherit kde-kf5 DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "libxcb qtx11extras libxscrnsaver", "", d)}" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "e12f14229f7ee587becb5a693374045c460d38c55d61e21eefd78b8db39280d7" +SRC_URI[sha256sum] = "4d9315dfe1faaeb62eae5ba60f683483de56317826d9b8da2bd58feebcb7b7d9" FILES:${PN} += "${OE_QMAKE_PATH_PLUGINS}" diff --git a/recipes-kde/kf5/tier1/kirigami/kirigami2.bb b/recipes-kde/kf5/tier1/kirigami/kirigami2.bb index 8baf360b..a4037f78 100644 --- a/recipes-kde/kf5/tier1/kirigami/kirigami2.bb +++ b/recipes-kde/kf5/tier1/kirigami/kirigami2.bb @@ -15,7 +15,7 @@ DEPENDS += " \ PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "0adaff98ea70c577c9e6d7a688e5c52529a59f56a7d0c8ffce295f342e203d5c" +SRC_URI[sha256sum] = "a7c2a824eb776011ae9dc94698588e8c6988ac399669723631fab26edd47ab8f" FILES:${PN} += " \ ${datadir}/kdevappwizard \ diff --git a/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb b/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb index a7be1eb0..a6e67f03 100644 --- a/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb +++ b/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb @@ -11,6 +11,6 @@ inherit kde-kf5 DEPENDS += "qtdeclarative" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "e65c7f58d602b4b8160b34a3a841d1c7aac77695b73e53aa715765cf42a8e89b" +SRC_URI[sha256sum] = "5bb9918b92ac37f1bc52c5abe04e8dbea54f31fa0101edad6d9e92c3a9f0485b" FILES:${PN} += "${OE_QMAKE_PATH_QML}" diff --git a/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb b/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb index e7f2a8ab..f5a9fd00 100644 --- a/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb +++ b/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb @@ -11,6 +11,6 @@ inherit kde-kf5 DEPENDS += "qttools" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "058b4d4228387558b03aceb0ed286cbbe89ea07bb6fed968beba0b51678886d6" +SRC_URI[sha256sum] = "93f01dec3b795b28cc6f6859873ebb941a9504eaafd13ff9f72b987d71e55abf" FILES:${PN} += "${OE_QMAKE_PATH_PLUGINS}/designer" diff --git a/recipes-kde/kf5/tier1/kplotting/kplotting.bb b/recipes-kde/kf5/tier1/kplotting/kplotting.bb index 5beedff3..6b3b35dc 100644 --- a/recipes-kde/kf5/tier1/kplotting/kplotting.bb +++ b/recipes-kde/kf5/tier1/kplotting/kplotting.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "c95d63e2e4c4abbf625ec1cfe749314c1a90dc5be4a90a1ea1617bc969071ed1" +SRC_URI[sha256sum] = "586d1b694213f55259ffb6a96a10648baff6e3ce45c58d7c44734d6096b6a26d" DEPENDS += "qttools" diff --git a/recipes-kde/kf5/tier1/kquickcharts/kquickcharts.bb b/recipes-kde/kf5/tier1/kquickcharts/kquickcharts.bb index 2ffe4a27..c5817072 100644 --- a/recipes-kde/kf5/tier1/kquickcharts/kquickcharts.bb +++ b/recipes-kde/kf5/tier1/kquickcharts/kquickcharts.bb @@ -10,7 +10,7 @@ inherit kde-kf5 DEPENDS += "qtquickcontrols2" -SRC_URI[sha256sum] = "1a430e2909b137466cf41c334a60ebc01e4cde82e71acbb167cd64d1f13e8678" +SRC_URI[sha256sum] = "24346ac484d1d785bff27e0de5d29a7f7d3d73568074f8bdaeb869ff1004a848" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/kwayland/kwayland.bb b/recipes-kde/kf5/tier1/kwayland/kwayland.bb index a69f0924..3978e562 100644 --- a/recipes-kde/kf5/tier1/kwayland/kwayland.bb +++ b/recipes-kde/kf5/tier1/kwayland/kwayland.bb @@ -18,4 +18,4 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "95e097cefbe4e260129d77ab9fe3013818b85b9aee6e4744acfa1ada96fed195" +SRC_URI[sha256sum] = "1648a273ad1c0c1895a0edff9a3e97eb151e1e3533362e0f01d72706ac0a7abe" diff --git a/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb b/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb index eb289655..8612fe0e 100644 --- a/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb +++ b/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb @@ -16,6 +16,6 @@ inherit kde-kf5 DEPENDS += "qttools" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "d0e3558d6a7ed550f31d319e6b52d6ed61d693a1aa50e6dd4f430a1324111f2c" +SRC_URI[sha256sum] = "9c35e17d8c6faae58bfd48180bf968b813e6bfe2d49041b3285f8e326842a410" FILES:${PN} += "${OE_QMAKE_PATH_PLUGINS}/designer" diff --git a/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb b/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb index e28ed332..91fde96c 100644 --- a/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb +++ b/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb @@ -12,7 +12,7 @@ inherit kde-kf5 DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11 qtx11extras libxrender libxfixes libxfixes-native", "", d)}" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "dcdbbd2b4f2372fc225141361a7d9ae4a8f28ed77a266dc22c20be473fdc7d80" +SRC_URI[sha256sum] = "97cb223a4d1a7487a3ed496e10ff5e8c320ea7458eb34cbe4ed114bc19ebe4a1" do_configure:append() { # remove absolute paths from exported cmake files diff --git a/recipes-kde/kf5/tier1/modemmanager-qt/modemmanager-qt.bb b/recipes-kde/kf5/tier1/modemmanager-qt/modemmanager-qt.bb index fea1bdeb..79a1f4c6 100644 --- a/recipes-kde/kf5/tier1/modemmanager-qt/modemmanager-qt.bb +++ b/recipes-kde/kf5/tier1/modemmanager-qt/modemmanager-qt.bb @@ -13,7 +13,7 @@ inherit kde-kf5 pkgconfig DEPENDS += "modemmanager" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "7ed0b4f48a781fa9166e0446ac14fc21036195cb3d800ce21a546cac02fe5898" +SRC_URI[sha256sum] = "3aedde6936524b9d0dea07ead34f44fcff50da2ccc0da73d6208893e270a67a8" do_configure:append() { # remove absolute paths from exported cmake files diff --git a/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb b/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb index decb2452..b170082e 100644 --- a/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb +++ b/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb @@ -12,7 +12,7 @@ inherit kde-kf5 pkgconfig DEPENDS += "networkmanager" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "51ddc8ec0ea60c87c49d5a6709eed86fe1e066d57d059a7f9e774c97b81bfa64" +SRC_URI[sha256sum] = "b8588ce2d811094682f51ea6150f3c58baa398fc91339bcb511bf60bc0eba960" do_configure:append() { # remove absolute paths from exported cmake files diff --git a/recipes-kde/kf5/tier1/oxygen-icons/oxygen-icons5.bb b/recipes-kde/kf5/tier1/oxygen-icons/oxygen-icons5.bb index dd657d84..42121efb 100644 --- a/recipes-kde/kf5/tier1/oxygen-icons/oxygen-icons5.bb +++ b/recipes-kde/kf5/tier1/oxygen-icons/oxygen-icons5.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 gtk-icon-cache -SRC_URI[sha256sum] = "ca88b03fdd961f9f8bfa449e1fe74e3ce66e11937be9a8f6d1569a46f6429ef1" +SRC_URI[sha256sum] = "734e3f44dc3be665350ac5de7f333ab954d3e3b777765b691603b3647c353005" PV = "${KF5_VERSION}" FILES:${PN} += " \ diff --git a/recipes-kde/kf5/tier1/prison/prison.bb b/recipes-kde/kf5/tier1/prison/prison.bb index f4877135..f476069a 100644 --- a/recipes-kde/kf5/tier1/prison/prison.bb +++ b/recipes-kde/kf5/tier1/prison/prison.bb @@ -12,6 +12,6 @@ DEPENDS += " \ libdmtx \ " -SRC_URI[sha256sum] = "7e6fee9fd56be6c4589c106a3c16a28a4aa5832a24dcefe88302a9ad113ee41e" +SRC_URI[sha256sum] = "1f43de6622cf263c6b71f9a801174e2791c09b5a0d52c602715659ddfb82fb56" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/solid/solid.bb b/recipes-kde/kf5/tier1/solid/solid.bb index 52ee92d7..ec28fc97 100644 --- a/recipes-kde/kf5/tier1/solid/solid.bb +++ b/recipes-kde/kf5/tier1/solid/solid.bb @@ -12,7 +12,7 @@ inherit kde-kf5 DEPENDS += "bison-native qtdeclarative" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "8926c859af4b6b14e0967fc3b76ca0e76de27d0ab544087eefdffe40518b5a9c" +SRC_URI[sha256sum] = "22eff3f94608793fecb532e097d9022a14c828a0ffad0f73666088153f0d6bea" FILES:${PN} += "${OE_QMAKE_PATH_QML}" diff --git a/recipes-kde/kf5/tier1/sonnet/sonnet.inc b/recipes-kde/kf5/tier1/sonnet/sonnet.inc index b3ea24a0..7b3ede4a 100644 --- a/recipes-kde/kf5/tier1/sonnet/sonnet.inc +++ b/recipes-kde/kf5/tier1/sonnet/sonnet.inc @@ -9,4 +9,4 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "31fc1dda3db582337529922d38b6eac72b1551c4a0d86fb9307363e061d05722" +SRC_URI[sha256sum] = "3c146ba45edee43bf2e8bc48b116a38e0c28d2294fe61b44dc8254b881210d9c" diff --git a/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.inc b/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.inc index 43ca23f3..94739212 100644 --- a/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.inc +++ b/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.inc @@ -9,6 +9,6 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 perlnative -SRC_URI[sha256sum] = "99347eaf9b2249f875cacd8319c77f2f8e110d0e7834f51f296ed911dcc7e50e" +SRC_URI[sha256sum] = "ebdb51f8922d2bc97457c7df376e6600d5ee9805fdc1ac7f7d6be35a3fec711b" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb b/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb index 6cb716ef..81bbba37 100644 --- a/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb +++ b/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb @@ -5,4 +5,4 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "48b0cf3d969437eaeb0839cbb16a35209336fc6e78c1540920f91bbab8b01101" +SRC_URI[sha256sum] = "6c0db7d276052ebc4d512b43792ae2127cb5fafb1cfee890b5f20bd05c06f185" diff --git a/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb b/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb index 077272be..49da8884 100644 --- a/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb +++ b/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb @@ -24,4 +24,4 @@ DEPENDS += " \ CXXFLAGS += "-DBOOST_DISABLE_ASSERTS" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "2206132e0edbb8271f77bb6c45e794b8d3baa3d9b4f94aba005556f9fa3ff751" +SRC_URI[sha256sum] = "f1069872228e05aea349a0d3f7961da27d1aad3e4c28d0a408fceb98edef03a8" diff --git a/recipes-kde/kf5/tier2/kauth/kauth.inc b/recipes-kde/kf5/tier2/kauth/kauth.inc index 603dad16..46fa33cb 100644 --- a/recipes-kde/kf5/tier2/kauth/kauth.inc +++ b/recipes-kde/kf5/tier2/kauth/kauth.inc @@ -9,6 +9,6 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "44824bf68ee510d8aa0189a9d4b44568b0fe20d17ba45e3b739db1927bfa4728" +SRC_URI[sha256sum] = "34580078bfdf631835f3ac52955f2149209908b935a7cfec6fe5b4956c3ada6c" EXTRA_OECMAKE += "-DAUTOTESTS=OFF" diff --git a/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb b/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb index db946210..70e4f24c 100644 --- a/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb +++ b/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb @@ -11,6 +11,6 @@ inherit kde-kf5 DEPENDS += "kconfig kconfig-native kwidgetsaddons" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "08f1525c6cee8babe399c941bb85d04be9dade0341d1d85c6beccd2e93dc7ceb" +SRC_URI[sha256sum] = "7f8c9355e8875b619ca852741e972f41c252aa2e95b439161acc7b32d9e8fb9c" FILES:${PN} += "${OE_QMAKE_PATH_PLUGINS}/designer" diff --git a/recipes-kde/kf5/tier2/kcontacts/kcontacts.bb b/recipes-kde/kf5/tier2/kcontacts/kcontacts.bb index 5c421290..6fc42880 100644 --- a/recipes-kde/kf5/tier2/kcontacts/kcontacts.bb +++ b/recipes-kde/kf5/tier2/kcontacts/kcontacts.bb @@ -21,4 +21,4 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "1276006e50f507216a8241ca4b26b02c67c42e5bee26a6b391db6ae4f72533ce" +SRC_URI[sha256sum] = "5d7c8c6c6ccfa99188d9e4d7ab6165ec5b2bceea59a01edc6b309910fd604c75" diff --git a/recipes-kde/kf5/tier2/kcrash/kcrash.bb b/recipes-kde/kf5/tier2/kcrash/kcrash.bb index e7e8a6be..f0835f1c 100644 --- a/recipes-kde/kf5/tier2/kcrash/kcrash.bb +++ b/recipes-kde/kf5/tier2/kcrash/kcrash.bb @@ -11,4 +11,4 @@ REQUIRED_DISTRO_FEATURES = "x11" DEPENDS += "kcoreaddons kcoreaddons-native kwindowsystem virtual/libx11" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "9bc5605b5026f55d9c2c1ca32c79842c3ad0f5c042e480fe1e7027b2692526c7" +SRC_URI[sha256sum] = "2ff8d6c6924b2b752ef4a929390606bb55ce2aa55c582927269bd65556992dd6" diff --git a/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc b/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc index eacf3506..5e7b293d 100644 --- a/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc +++ b/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc @@ -14,7 +14,7 @@ inherit kde-kf5 perlnative DEPENDS += "docbook-xml-dtd4 docbook-xsl-stylesheets liburi-perl-native" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "86a3aeb8b91dec0e1cd81b646654ebd750a8aedfac9b4d53b9b0019a91720870" +SRC_URI[sha256sum] = "25e83ff151c53667b94e25a5c41993796164683a43913820a5651f3610b65d5c" SRC_URI += "file://0002-set-meinproc5-executable-so-that-it-can-be-found-for.patch" # allarch packages do only install into machine sysroot diff --git a/recipes-kde/kf5/tier2/kfilemetadata/kfilemetadata.bb b/recipes-kde/kf5/tier2/kfilemetadata/kfilemetadata.bb index 11bbdbf8..7cf6868a 100644 --- a/recipes-kde/kf5/tier2/kfilemetadata/kfilemetadata.bb +++ b/recipes-kde/kf5/tier2/kfilemetadata/kfilemetadata.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 pkgconfig gettext PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "d624d3551094cf73d802b6e95bcd78577ce9eb1e9cbb9a8f340dcad066ea15ce" +SRC_URI[sha256sum] = "3015c071a5f068f6e45d36238aa0243d3788a95ec84362ba79ed0369e676a816" # TODO: optionals PACKAGECONFIG (poppler-qt5 / exiv2 / ffmpeg / epub) DEPENDS += " \ diff --git a/recipes-kde/kf5/tier2/kimageformats/kimageformats.bb b/recipes-kde/kf5/tier2/kimageformats/kimageformats.bb index c471eb83..87c1ff74 100644 --- a/recipes-kde/kf5/tier2/kimageformats/kimageformats.bb +++ b/recipes-kde/kf5/tier2/kimageformats/kimageformats.bb @@ -15,7 +15,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "ce049989125a49dc9bf8d2a2f2f5a2fec79e25a6343087b024fefd0131eca369" +SRC_URI[sha256sum] = "15b0ed9de57af95979e0e40496b980f243cd81e2a400d5f64d12478e1dddc7d0" FILES:${PN} += " \ ${OE_QMAKE_PATH_PLUGINS} \ diff --git a/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb b/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb index 6ba8765d..61a1f3d1 100644 --- a/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb +++ b/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb @@ -12,6 +12,6 @@ DEPENDS += "kcoreaddons kcoreaddons-native kwidgetsaddons \ ${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)}" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "df24b96f77ddbd2f63a6c2a3c54c4e712ef11a63b93c0b02d949d85af2fb8526" +SRC_URI[sha256sum] = "62449b747d6fa5b32a1cb317b2b614172e42be3b85f39b02d6a07adc267c39fb" FILES:${PN} += "${datadir}/dbus-1" diff --git a/recipes-kde/kf5/tier2/knotifications/knotifications.bb b/recipes-kde/kf5/tier2/knotifications/knotifications.bb index f5cd5c83..4c400cbb 100644 --- a/recipes-kde/kf5/tier2/knotifications/knotifications.bb +++ b/recipes-kde/kf5/tier2/knotifications/knotifications.bb @@ -25,7 +25,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "8c4e095e3d96140f19e9f2e2dbc74df174e29416455671fc6680828038ea94b7" +SRC_URI[sha256sum] = "fe191b1fe55881d7e212a3b70fe08d53e47c32793d38f5d5a4d82b796796da4b" FILES:${PN} += " \ ${datadir}/dbus-1 \ diff --git a/recipes-kde/kf5/tier2/kpackage/kpackage.inc b/recipes-kde/kf5/tier2/kpackage/kpackage.inc index d9b4b98c..628bb3a9 100644 --- a/recipes-kde/kf5/tier2/kpackage/kpackage.inc +++ b/recipes-kde/kf5/tier2/kpackage/kpackage.inc @@ -8,6 +8,6 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "361f75fb4e3dff46e6dab42d858488af58fd40f3af1f7a39881ea9240cd866ab" +SRC_URI[sha256sum] = "8de6ecd6ed1cf746b9919d93283aa650922211b51bb2d22027102f67c42ec5cd" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier2/kpty/kpty.bb b/recipes-kde/kf5/tier2/kpty/kpty.bb index c85d6add..19419ece 100644 --- a/recipes-kde/kf5/tier2/kpty/kpty.bb +++ b/recipes-kde/kf5/tier2/kpty/kpty.bb @@ -14,7 +14,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "cb1dac5f8f7ba059ef967a2cf3d1580a29a8d7b373ef67e82e0ac4f0285ee052" +SRC_URI[sha256sum] = "2a05154dbf9eb082f32f33b494dc36c3b24a59c14521167f3306a04c3649ec12" EXTRA_OECMAKE += "-DUTEMPTER_EXECUTABLE=${libexecdir}/utempter/utempter" diff --git a/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb b/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb index c49e3fdd..9db7b0b2 100644 --- a/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb +++ b/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb @@ -9,4 +9,4 @@ inherit kde-kf5 gettext DEPENDS += "ki18n" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "47e2b4c4b329562044954a67edda4d5ade953bd2a9760f6214c5f8f17239f09e" +SRC_URI[sha256sum] = "9baefb6aed92d2b32727f9492f1322a9e0b17b609c2d82296f4ee10b55a02fc8" diff --git a/recipes-kde/kf5/tier2/syndication/syndication.bb b/recipes-kde/kf5/tier2/syndication/syndication.bb index 5793b1f3..4919adae 100644 --- a/recipes-kde/kf5/tier2/syndication/syndication.bb +++ b/recipes-kde/kf5/tier2/syndication/syndication.bb @@ -15,4 +15,4 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "1c9ab9772103c001e56afbe0356ede04f953b07be8d2c2e2f2fff3e7b5bd5d46" +SRC_URI[sha256sum] = "35f14e36076760170df44785df39f522407f58cfa36faf91564696587d8eda23" diff --git a/recipes-kde/kf5/tier3/baloo/baloo.bb b/recipes-kde/kf5/tier3/baloo/baloo.bb index 5b4a4d1b..efb68f8d 100644 --- a/recipes-kde/kf5/tier3/baloo/baloo.bb +++ b/recipes-kde/kf5/tier3/baloo/baloo.bb @@ -32,7 +32,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "283570583da0f85b2001ca600b9657e3a3fb9c2dcdd3ea8728553e212e50a475" +SRC_URI[sha256sum] = "25d11569fddb8ad0dddbaa91cedd3d96f0ad58a2cc23de920950db6ba3aed5cd" SRC_URI += " \ file://baloo_file.desktop \ diff --git a/recipes-kde/kf5/tier3/kactivities/kactivities.bb b/recipes-kde/kf5/tier3/kactivities/kactivities.bb index f86692d8..95b1e43c 100644 --- a/recipes-kde/kf5/tier3/kactivities/kactivities.bb +++ b/recipes-kde/kf5/tier3/kactivities/kactivities.bb @@ -29,7 +29,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "fc06b6fc111f5ed8450c1c1c96f36188328b2292001ca3bf3293d0f68678dbcd" +SRC_URI[sha256sum] = "eb6b204382d3bba1b32b5752a3e8382a5a7bbd8be4b95b774c68c501a2f16843" do_compile:prepend() { # Error: Could not locate service type file kservicetypes5/ "kfileitemactionplugin.desktop" , tried ... diff --git a/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb b/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb index 6d27f7c0..98f29eed 100644 --- a/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb +++ b/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb @@ -19,4 +19,4 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "99504e761621b56e07a561e1caea196fe4623c9334b889f081e3da8e4a19d543" +SRC_URI[sha256sum] = "3eeff795ff99be90b0d59c6e5fbef02022e9fb48c9b4dab098a3c27e10fd863f" diff --git a/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb b/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb index fb81c3d2..03dfbc21 100644 --- a/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb +++ b/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb @@ -25,6 +25,6 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "dd49e658fc85c215442a7fa9d2435819f0bef13c997a6c2a51557b82e1bc8d3a" +SRC_URI[sha256sum] = "1445f978b7ffd69fd7c25d965812755679c4fdba23eb9837da37a8b5b2d30d6d" FILES:${PN} += "${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb b/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb index c9be0853..0ca99fce 100644 --- a/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb +++ b/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb @@ -25,7 +25,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "4259eed35d9ac307ecc30e64833bad7a89ef58fc7125054eb39716d27a4a274a" +SRC_URI[sha256sum] = "db18e0f2217ead6dd6f5877551902d5da86aa026686e3c564f5f96be279f24bb" FILES:${PN} += "${OE_QMAKE_PATH_PLUGINS}/designer" diff --git a/recipes-kde/kf5/tier3/kdav/kdav.bb b/recipes-kde/kf5/tier3/kdav/kdav.bb index 6eb9a680..e2722804 100644 --- a/recipes-kde/kf5/tier3/kdav/kdav.bb +++ b/recipes-kde/kf5/tier3/kdav/kdav.bb @@ -17,4 +17,4 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "f3b16c473b104f83f6124f96f2b06a6c72a447eb19ba31a90e3f4725e732b1c4" +SRC_URI[sha256sum] = "a7d3d40120f0a1b20f8492ea1635507a95e041582f5496a133de24720934ad68" diff --git a/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb b/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb index ebcd8adf..996e65e7 100644 --- a/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb +++ b/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb @@ -36,6 +36,6 @@ SRC_URI += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "fe964d77fea37c04eee3863d2b4227b76e33f16583906c284b532a461982d5b3" +SRC_URI[sha256sum] = "08a945c793aa8d89d87c42d29c9c11e7c28c47916ae728369ab478892d325067" FILES:${PN} += "${OE_QMAKE_PATH_QML}/org/kde" diff --git a/recipes-kde/kf5/tier3/kded/kded.bb b/recipes-kde/kf5/tier3/kded/kded.bb index 44833a3e..a7268edd 100644 --- a/recipes-kde/kf5/tier3/kded/kded.bb +++ b/recipes-kde/kf5/tier3/kded/kded.bb @@ -18,7 +18,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "8335531b856cb361ab2e5b390b333eb3405bac4e2bc7c0305994704bd0540e6c" +SRC_URI[sha256sum] = "1992310921cccaf8fa2ca1abc8328aec5bc2e60a3d9f562f25b30885378159df" SRC_URI += "file://0001-hardcode-path-to-kconf_update.patch" FILES:${PN} += " \ diff --git a/recipes-kde/kf5/tier3/kdesu/kdesu.bb b/recipes-kde/kf5/tier3/kdesu/kdesu.bb index 799454d0..ab8649b4 100644 --- a/recipes-kde/kf5/tier3/kdesu/kdesu.bb +++ b/recipes-kde/kf5/tier3/kdesu/kdesu.bb @@ -19,4 +19,4 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "4687dc87a9ada0675801e0c575467bb5f7f7fe21b67ae2ffd1fed80736f95efa" +SRC_URI[sha256sum] = "7f029d9a8959f0e2ca516ab3fb6b4ebd49ca0f0d19c72369451b6894d8138dbf" diff --git a/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb b/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb index 1ed5a938..657173f6 100644 --- a/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb +++ b/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb @@ -13,7 +13,7 @@ inherit kde-kf5 gettext DEPENDS += "karchive kconfig kconfig-native kservice kcoreaddons kcoreaddons-native" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "fdcfe30941c18a9cb29b58459fbb2ae54a55fd5a0e8688f0c59a7cc7ebf09f07" +SRC_URI[sha256sum] = "83ca3df374935cf103a8fdaa85900d0acadbffc9d3aa8bfed073e804cd5ae410" FILES:${PN} += " \ ${datadir}/emoticons \ diff --git a/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb b/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb index e2f37f96..eeb17bbe 100644 --- a/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb +++ b/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb @@ -18,7 +18,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "be7b1e279b63678ec4042f896b159d11c115d05e9831cde6cd67ef4b8e581452" +SRC_URI[sha256sum] = "c806b8f2b029c7632d99c55cb711f9f4c1697555fde53ad4f67167efee97b712" FILES:${PN} += " \ ${datadir}/dbus-1 \ diff --git a/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb b/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb index 423e2b6a..66ddf732 100644 --- a/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb +++ b/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb @@ -25,6 +25,6 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "2128710ff8bf0a7bbb699fe3a45b231c6b4607ba3e3a3a5d03c25c809233cb23" +SRC_URI[sha256sum] = "75f7c5b34f4f1a228b4cbd81a284dbfdc0c0810ddd3a39e69f9363ab3598e2b4" FILES:${PN} += "${OE_QMAKE_PATH_PLUGINS}" diff --git a/recipes-kde/kf5/tier3/kinit/kinit.bb b/recipes-kde/kf5/tier3/kinit/kinit.bb index 93e5f983..0200c7ca 100644 --- a/recipes-kde/kf5/tier3/kinit/kinit.bb +++ b/recipes-kde/kf5/tier3/kinit/kinit.bb @@ -24,7 +24,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "cb517912bf17d4b4f015cb1ab935eebadc52ece050f21b33fcb4e799b0c5f3ce" +SRC_URI[sha256sum] = "db36a3bd5b30163b7a4ed8c7a907bec585acab841306755b0d8d32ef3d1ce498" FILES:${PN} += "${datadir}/dbus-1 ${libdir}/libkdeinit5_klauncher.so" FILES:${PN}-dev = "${libdir}/cmake" diff --git a/recipes-kde/kf5/tier3/kio/kio.bb b/recipes-kde/kf5/tier3/kio/kio.bb index 4852ad2a..8e3b0685 100644 --- a/recipes-kde/kf5/tier3/kio/kio.bb +++ b/recipes-kde/kf5/tier3/kio/kio.bb @@ -36,7 +36,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "d4433f9890f71afe3d7d268e978e0ade96f506a38e41f7d57ffe832d96d44cb3" +SRC_URI[sha256sum] = "d290a4bcfb5ec9eb9047c84a7c420df831131b92ab6c9d28a3aa0eef9f5d4c44" PACKAGECONFIG[full] = "-DKIOCORE_ONLY=OFF,-DKIOCORE_ONLY=ON, kbookmarks kcompletion kconfigwidgets kiconthemes kitemviews kjobwidgets kwidgetsaddons kwindowsystem" # Note that kdeclarative fails without KIOWidgets diff --git a/recipes-kde/kf5/tier3/knewstuff/knewstuff.bb b/recipes-kde/kf5/tier3/knewstuff/knewstuff.bb index dce9c4e4..b13550c5 100644 --- a/recipes-kde/kf5/tier3/knewstuff/knewstuff.bb +++ b/recipes-kde/kf5/tier3/knewstuff/knewstuff.bb @@ -33,7 +33,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "4b14aee55d7701c72d05030fad508a5cb89fee34656d4d84c2d977a3c2a66c3f" +SRC_URI[sha256sum] = "2adc48e26c04c05f61f6ff1007f77ea43036b76d769535617e88d3f35ebb5759" FILES:${PN} += " \ ${OE_QMAKE_PATH_QML}/org/kde/newstuff \ diff --git a/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb b/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb index 952261c2..ead9b138 100644 --- a/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb +++ b/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb @@ -23,4 +23,4 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "f7f452e3197886a2afdfaa5a2954d412eb0ae2bc47ce742902765c053239313a" +SRC_URI[sha256sum] = "cc9de166631555451965cd007b82f0ab529d6b909bc259e26e59feee586619cd" diff --git a/recipes-kde/kf5/tier3/kparts/kparts.bb b/recipes-kde/kf5/tier3/kparts/kparts.bb index 6fee4ee6..5e23e9d8 100644 --- a/recipes-kde/kf5/tier3/kparts/kparts.bb +++ b/recipes-kde/kf5/tier3/kparts/kparts.bb @@ -26,7 +26,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "094e18b2e9119f1c197c625235e639204ab5aa1910b13ae4317c8145b4fe3318" +SRC_URI[sha256sum] = "c888e9664cc71a2f52904fa42d6bcedaa76c50c720ef0bee8d8b0c98bbcd1675" FILES:${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/kpeople/kpeople.bb b/recipes-kde/kf5/tier3/kpeople/kpeople.bb index ffb09db7..25af6c04 100644 --- a/recipes-kde/kf5/tier3/kpeople/kpeople.bb +++ b/recipes-kde/kf5/tier3/kpeople/kpeople.bb @@ -18,7 +18,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "b313729131bfbdb0ffd24ded926a2c6604dd06a18bd612c2ead6aa886f29c571" +SRC_URI[sha256sum] = "d3e1266982fa2abdd7b216d018569ea83c71312e2cfa35a0bee845e8bb49f371" FILES:${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/krunner/krunner.bb b/recipes-kde/kf5/tier3/krunner/krunner.bb index bdb9c2bc..bb9f0289 100644 --- a/recipes-kde/kf5/tier3/krunner/krunner.bb +++ b/recipes-kde/kf5/tier3/krunner/krunner.bb @@ -22,7 +22,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "3fc80c5d66359e4593115b58fcd055ca9cab8f23376123094e13c5d4bdc48fed" +SRC_URI[sha256sum] = "2dc6b9169d415d87f5e2d82e2263183f42589cc1e962c9d6d0c60b6dfa48c991" FILES:${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/kservice/kservice.bb b/recipes-kde/kf5/tier3/kservice/kservice.bb index cba3c1a1..44a0c89c 100644 --- a/recipes-kde/kf5/tier3/kservice/kservice.bb +++ b/recipes-kde/kf5/tier3/kservice/kservice.bb @@ -24,6 +24,6 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "52e2d9654bbade7db91c647192b78bc3ac1feedc0c279e9c371142aa5ec82ef8" +SRC_URI[sha256sum] = "46cf92f837fb890e311c5affaaa8b01d1d66b47dd272a30ae148472ef3e67431" FILES:${PN} += "${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.bb b/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.bb index 800e57e6..580dfeff 100644 --- a/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.bb +++ b/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.bb @@ -27,7 +27,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "bcd01c3ca07d02106de1c68156e568ded7686ca9557b30a04f7b4e24cf43fb8c" +SRC_URI[sha256sum] = "7af437b882cd2da9cf9780cb660f9242b9c2400a5ff55cf6ca8608b6e62bd6c3" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb b/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb index 3050b2b5..280cf656 100644 --- a/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb +++ b/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb @@ -14,7 +14,7 @@ DEPENDS += "kcompletion kconfig kconfigwidgets ki18n kiconthemes kservice kwidge gettext-native sonnet-native" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "fe867bf498a5170a9fba91dff652b68fa5cae2af8864dbe89a6e54638ff90b0c" +SRC_URI[sha256sum] = "e27f588929db35f485ebbd6ddec45ec0c56f86844935013f8a39df8bdfb7c215" FILES:${PN} += " \ ${OE_QMAKE_PATH_PLUGINS}/designer \ diff --git a/recipes-kde/kf5/tier3/kwallet/kwallet.bb b/recipes-kde/kf5/tier3/kwallet/kwallet.bb index 322f4c23..2bdb785d 100644 --- a/recipes-kde/kf5/tier3/kwallet/kwallet.bb +++ b/recipes-kde/kf5/tier3/kwallet/kwallet.bb @@ -30,7 +30,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "71aca76cb0edbf569827709b073bff2edb5c129a85638df4bc666d70786740e5" +SRC_URI[sha256sum] = "ed56f6477efb250b454f7b7861a16a5ea972487c1373647b7094047ce20fddeb" SRC_URI += "file://0001-KF5WalletConfig.cmake.in-point-runtime-bindir-not-bu.patch" FILES:${PN} += "${datadir}" diff --git a/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb b/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb index ac757a04..8bac390f 100644 --- a/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb +++ b/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb @@ -29,7 +29,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "e08b4c0d3cc39f788d918bd2ba331966a8af5208233c38a27f029f93a597b743" +SRC_URI[sha256sum] = "74ba65d95fac0cd09cb66e14d199efc739e1a8c9aec25812f41cfc64d7f4b099" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb b/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb index 820b6b04..34d9f152 100644 --- a/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb +++ b/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb @@ -45,7 +45,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "c6c2bc624564c74fd80bce170a1c763803d5207ef86108b5724fcba73c3506f7" +SRC_URI[sha256sum] = "d4a2c687ea2ea8dfe7c256eb58441fc458102ed4b445dc24685513dd96b5c322" FILES:${PN} += " \ ${datadir}/kdevappwizard \ diff --git a/recipes-kde/kf5/tier3/purpose/purpose.bb b/recipes-kde/kf5/tier3/purpose/purpose.bb index 6f1b4139..4d86f185 100644 --- a/recipes-kde/kf5/tier3/purpose/purpose.bb +++ b/recipes-kde/kf5/tier3/purpose/purpose.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 gettext gtk-icon-cache -SRC_URI[sha256sum] = "94613e180550f9d15443ced1f2d93b566350d9a981205b4f98923714dc4f400a" +SRC_URI[sha256sum] = "dc0bc0c7c5d9b27e21856132ceeb3893555a36f3944ebc97da2eb76a74e92cc4" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier3/qqc2-desktop-style/qqc2-desktop-style.bb b/recipes-kde/kf5/tier3/qqc2-desktop-style/qqc2-desktop-style.bb index f1621a3a..822f7cff 100644 --- a/recipes-kde/kf5/tier3/qqc2-desktop-style/qqc2-desktop-style.bb +++ b/recipes-kde/kf5/tier3/qqc2-desktop-style/qqc2-desktop-style.bb @@ -21,7 +21,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "97530813b9a80505b5484175a55be49cc020244fbe3b1bdaeef15845c3c9bdac" +SRC_URI[sha256sum] = "161ec085a529e23532badb7723c78051e7b4c3a3fe11d3c4ab8bab93213ba9a8" FILES:${PN} += " \ ${OE_QMAKE_PATH_PLUGINS} \ diff --git a/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb b/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb index 613e0926..52d247d8 100644 --- a/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb +++ b/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb @@ -25,7 +25,7 @@ DEPENDS += " \ RRECCOMENDS_${PN} += "oxygen-fonts" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "bd8ef6f6656c9756a56fbfa1dc91273426ef3ea5fae3e7a4c7dbeddfbbe3ec5d" +SRC_URI[sha256sum] = "156e54c9ee679bda943a279c28c6a834ca02e991b3f53a1b92f8c3931388a2a6" FILES:${PN} += " \ ${datadir}/knotifications5 \ diff --git a/recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules.bb b/recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules.bb index aea03d21..d89a291e 100644 --- a/recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules.bb +++ b/recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules.bb @@ -11,7 +11,7 @@ inherit kde-kf5 DEPENDS = "qttools-native" -SRC_URI[sha256sum] = "f89a238bc5f28738db25e29296b75b4f795e3e9bfe3a8f1f9390648749d303ef" +SRC_URI[sha256sum] = "093dea7b11647bc5f74e6971d47ef15b5c410cba2b4620acae00f008d5480b21" SRC_URI += "file://0001-Temporary-workaround-gold-linker-errors.patch" PV = "${KF5_VERSION}"