diff --git a/classes/kde-kf5.bbclass b/classes/kde-kf5.bbclass index 0a646f87..1383fae5 100644 --- a/classes/kde-kf5.bbclass +++ b/classes/kde-kf5.bbclass @@ -1,6 +1,6 @@ inherit kde-base -KF5_VERSION = "5.93.0" +KF5_VERSION = "5.94.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 497e423b..bec91dad 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] = "85aa01de9c2775564c895d3efbcfb8cc68da9a84f511176fef16742cbbf90942" +SRC_URI[sha256sum] = "f93e14a2deb978ccb8e7b0e7e6a2e4c3a23fe9ffe5a64d569c824302d93b3c1b" 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 4d5e9f3a..7fa66c3a 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] = "6a3e1d80cc6babc12930f24f9afd1ed10b46ae58ea71d44a466178212b07377c" +SRC_URI[sha256sum] = "d726ebb00766d3d5ed39603601c4b9541659bebc4bb7b755eec25bffd8a76033" 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 b9c9f1c3..7b69ab14 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] = "f19ab4fc1ed58b89642d8f9f75a5da2f2ef0093c97183f336ffeb7208e628aaf" +SRC_URI[sha256sum] = "6bd051e47f3a9f301e26b876036b1a36ccf2a2c7e6747f3a96a157c0c3a78a03" diff --git a/recipes-kde/kf5/porting-aids-tier3/kdewebkit/kdewebkit.bb b/recipes-kde/kf5/porting-aids-tier3/kdewebkit/kdewebkit.bb index 199b41fe..f6aab1b9 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] = "a2fe9b5660763d4dd74244c00bf7b1a407438279a81f2a3ef3813ea250fd2f55" +SRC_URI[sha256sum] = "9bca73e8e67ccb89a044514ff6f6c02f6e65003cb34bc7e358a44182bc710d59" 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 21d38fed..78eda545 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] = "31bfb6752ed7248b98e2bdc723e8e10c11b5fc9f7bf7edd8dedad1162f86614b" +SRC_URI[sha256sum] = "98bd2a284a2fbc1c2d93cd6719d18baeccd5258dfaa48b1fe74bb61e24fe9b79" 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 8db6b4eb..899850b9 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] = "fa55d3bf0b3f9026eb573cc909b1fbe53bea7090f3da465e9bb293dc0f81d424" +SRC_URI[sha256sum] = "f3ce37479d0f579feeeebc837074b3d138a37989884149b92f12b107fedef62e" diff --git a/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb b/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb index f76bf440..eec14c24 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] = "2ba6fd2438731b1704537889120c0dcdf1eb36bffd1e921736e85834a5551ac3" +SRC_URI[sha256sum] = "1d6925bd2530ded6ea97f832fda42de0e24d1d7302e52262171fd0461f642d49" 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 ef151ab4..36ba9121 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] = "0cb41aff9f5660d95ee6d669f9c70692b55c089d0e1b9705e19b19fc2c49376c" +SRC_URI[sha256sum] = "65ac95cb022d5c7ca54c1e601211969aba06858773d881feb0004628a3451f82" diff --git a/recipes-kde/kf5/tier1/attica/attica.bb b/recipes-kde/kf5/tier1/attica/attica.bb index 96306b8e..e107e351 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] = "81c18009911beb07d1868de78dd7fc1c4b1e8312bd95d916f4d4a80a800592e1" +SRC_URI[sha256sum] = "f6293699da5794812080ba2d41b4ea05e830532678af324d8e852f508f2def65" 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 12c93d37..2ea5ab84 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] = "ab5d84eaa37791b57c8379282a3c3afd7ef0b2ebbef83c3f12f6b3bfd9123624" +SRC_URI[sha256sum] = "7e776feb095e727abea0fec4b3ae3c81d704a0527b8ff3257d799feee2cc0632" 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 76c696ff..02f5eb4e 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] = "4367dfa6b48aa645a3680489be96e03a9a6fc20f57277b3ca5e37ce8df4d03e6" +SRC_URI[sha256sum] = "3e0b3fd2374dba82ca304c066938345f25b0eb85dca7169267c84f62bfb3a3bb" 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 b85a3aa3..248cdce0 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] = "61e326a840860270b7f8b9e8966462085b4f309be5c3a84c3b265eb95694c7fb" +SRC_URI[sha256sum] = "55cd87a5437a649c168efbce4af132b992aa67dd9a3a8ced7cff0144f155e1e4" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier1/kcalendarcore/kcalendarcore.bb b/recipes-kde/kf5/tier1/kcalendarcore/kcalendarcore.bb index 33650d9b..95f18bd9 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] = "1609bc141739fce0abed59a353a0e356f4fa7a1b3659d3bc77737010875c1d3f" +SRC_URI[sha256sum] = "3bab1ae2e8214fb889b742d4a4f2c6acfd0bf40a4c4933cc91c66d21d77c042b" diff --git a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb index 5d303a19..45f10d51 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] = "0efc5c8baab3142f8a0ab9369b255061772a57a80fb616b7305bf98235b2288b" +SRC_URI[sha256sum] = "bcc0e9fb1c1d259f05a326de160639a46c4bb6e0cce6fbc8244c39f251b8e7f9" 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 eca6b682..42b45c35 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] = "71857c20d4829017c22dd6d46ae5a642c86344960e21bc1520458fb76d02c06e" +SRC_URI[sha256sum] = "8e6d9104f070d94f083be000ea116acae3499b0dd110fa4c9c55f51ea91cb3d7" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc b/recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc index c4e01cf7..ee9db1c8 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] = "920a278af97dea3add06770a6f3604744c20d667973cb71cf477145785dbf043" +SRC_URI[sha256sum] = "5c10b6ce070d6aa9b15abe7483b67f8802cec175e0eaeefc18a27c0e01ce110b" 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 38ee7bfa..b8d67aea 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] = "cc2c74501e65b97af1849ff454e51393f3a07755c155854bdee741a006822ad9" +SRC_URI[sha256sum] = "0a1530117ccad6f1ea7b9db653bdf99adfe7f15f3f9394c3d885028f3ff4dae8" diff --git a/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb b/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb index 2fb9c099..bebde593 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] = "dc97364f14b5867ea5bb2986f6ad3c84ab1acc952f50d460b3e9aed03f2f903b" +SRC_URI[sha256sum] = "28eba2ff83d92bb80eac5bb771d5d5bf40c975d4b26a74d388092b034a964863" diff --git a/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb b/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb index fede0bfb..b20fe289 100644 --- a/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb +++ b/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb @@ -13,8 +13,9 @@ inherit kde-kf5 mime-xdg DEPENDS += " \ qtwayland-native \ qtwayland \ + plasma-wayland-protocols \ ${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)} \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "27f26392140bd1abcb86c154fd6fd87e50b2493787827b2b1cacaf76544af40a" +SRC_URI[sha256sum] = "f23182a7268d37cbc32eaa77bdc9dddc6429a8eff912f57841f6d96c71973873" diff --git a/recipes-kde/kf5/tier1/kholidays/kholidays.bb b/recipes-kde/kf5/tier1/kholidays/kholidays.bb index 8275ef88..b3ce5026 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] = "0d4a1fb823501ee73b2c4d80468777adedf93c80f36b3a680cad91cc6704b841" +SRC_URI[sha256sum] = "e53735539c9d7658e3c18e0d8b0f81bc9ce27ff32a868bac32c19c12288a055d" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/ki18n/ki18n.inc b/recipes-kde/kf5/tier1/ki18n/ki18n.inc index d47a856b..88fc71be 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] = "c2705400d175f18612dfe1afb28dc14accf614f7cfd65409dfa7fdcde5237339" +SRC_URI[sha256sum] = "0c5a8332343570e8530469840d67c72a28a04a7257578e5a962c73824508944a" diff --git a/recipes-kde/kf5/tier1/kidletime/kidletime.bb b/recipes-kde/kf5/tier1/kidletime/kidletime.bb index 7cb964a3..9949fa9f 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] = "4d9315dfe1faaeb62eae5ba60f683483de56317826d9b8da2bd58feebcb7b7d9" +SRC_URI[sha256sum] = "a61c3d545bcec8866cf6aeb8df00dc4f239f1725ace09b8ef1946839c4b4e3e8" 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 a4037f78..e83af00d 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] = "a7c2a824eb776011ae9dc94698588e8c6988ac399669723631fab26edd47ab8f" +SRC_URI[sha256sum] = "d7f27da3325feb339f4e1a3db78df44f05e4f505f36e15c7caeac04da0428e39" FILES:${PN} += " \ ${datadir}/kdevappwizard \ diff --git a/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb b/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb index a6e67f03..4a083fea 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] = "5bb9918b92ac37f1bc52c5abe04e8dbea54f31fa0101edad6d9e92c3a9f0485b" +SRC_URI[sha256sum] = "705ff2b97502b2ba436f9371b559e47f2a7634bf5b06d26c8243387d6a084f89" 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 f5a9fd00..43f2203e 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] = "93f01dec3b795b28cc6f6859873ebb941a9504eaafd13ff9f72b987d71e55abf" +SRC_URI[sha256sum] = "5b75334b719ce07f4aa33236ef4bd11829504ff381670818ef57a7526938b52e" 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 6b3b35dc..ed66b647 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] = "586d1b694213f55259ffb6a96a10648baff6e3ce45c58d7c44734d6096b6a26d" +SRC_URI[sha256sum] = "783d6d618601d58077c4ac7920a579af7b877b26a64a6f453570da36b57606aa" DEPENDS += "qttools" diff --git a/recipes-kde/kf5/tier1/kquickcharts/kquickcharts.bb b/recipes-kde/kf5/tier1/kquickcharts/kquickcharts.bb index c5817072..3a815f11 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] = "24346ac484d1d785bff27e0de5d29a7f7d3d73568074f8bdaeb869ff1004a848" +SRC_URI[sha256sum] = "3065fabdb4938b68194060794abc90feac19e73dcb7648591c58e2c9cfea9528" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/kwayland/kwayland.bb b/recipes-kde/kf5/tier1/kwayland/kwayland.bb index 3978e562..dc0c3bf2 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] = "1648a273ad1c0c1895a0edff9a3e97eb151e1e3533362e0f01d72706ac0a7abe" +SRC_URI[sha256sum] = "b2a4d8e1b4d81ce798c991cfb34210ba095f6406a37f4714ae3ab64abaca2636" diff --git a/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb b/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb index 8612fe0e..2c1ba045 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] = "9c35e17d8c6faae58bfd48180bf968b813e6bfe2d49041b3285f8e326842a410" +SRC_URI[sha256sum] = "678eed15c65d6298a5f720bc6dec1a6eed4e742431f7210a1d6bad261a003d32" 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 91fde96c..f1cb2365 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] = "97cb223a4d1a7487a3ed496e10ff5e8c320ea7458eb34cbe4ed114bc19ebe4a1" +SRC_URI[sha256sum] = "52ebb7d4e9ac3f24fadfd5265ff8cc390efbccf6fa6d084e5a573c3b2aa43c78" 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 79a1f4c6..e30632cc 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] = "3aedde6936524b9d0dea07ead34f44fcff50da2ccc0da73d6208893e270a67a8" +SRC_URI[sha256sum] = "7928dc36bad38a9721305d59bb6d318e35118843001c21aa8802ce11ce11bff2" 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 b170082e..b97847b6 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] = "b8588ce2d811094682f51ea6150f3c58baa398fc91339bcb511bf60bc0eba960" +SRC_URI[sha256sum] = "12208cc319ff0e77bbc1c37437e0fde57f62aa2a4d0f9e26110e8eb27b986502" 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 42121efb..6949b3cc 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] = "734e3f44dc3be665350ac5de7f333ab954d3e3b777765b691603b3647c353005" +SRC_URI[sha256sum] = "203d9dbc3fb783c8c31c3d3d59624e31b502a50beea31505dcc56d8c33fcd1d0" PV = "${KF5_VERSION}" FILES:${PN} += " \ diff --git a/recipes-kde/kf5/tier1/prison/prison.bb b/recipes-kde/kf5/tier1/prison/prison.bb index f476069a..c176959f 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] = "1f43de6622cf263c6b71f9a801174e2791c09b5a0d52c602715659ddfb82fb56" +SRC_URI[sha256sum] = "99607978559f63dba65d796c5edaf6c54e8aee5d31882d856347ea5ada06d1cb" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/solid/solid.bb b/recipes-kde/kf5/tier1/solid/solid.bb index ec28fc97..8586d89d 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] = "22eff3f94608793fecb532e097d9022a14c828a0ffad0f73666088153f0d6bea" +SRC_URI[sha256sum] = "9d8ed401e36b6a4b9e51438c8e2d359129b9d6149deb8240cb894b1128fa1107" 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 7b3ede4a..8b2e50c8 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] = "3c146ba45edee43bf2e8bc48b116a38e0c28d2294fe61b44dc8254b881210d9c" +SRC_URI[sha256sum] = "8c570a64748d6bb6b91dff6fbf5e0cc5da7634c9a6f867944e99442066b7474c" diff --git a/recipes-kde/kf5/tier1/syntax-highlighting/files/0003-Revert-Simplify-header-install-locations.patch b/recipes-kde/kf5/tier1/syntax-highlighting/files/0003-Revert-Simplify-header-install-locations.patch new file mode 100644 index 00000000..0ded5b24 --- /dev/null +++ b/recipes-kde/kf5/tier1/syntax-highlighting/files/0003-Revert-Simplify-header-install-locations.patch @@ -0,0 +1,61 @@ +From 177c88149d083255f9484d7efdf84d64e7b59805 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Andreas=20M=C3=BCller?= +Date: Sat, 11 Jun 2022 21:55:34 +0200 +Subject: [PATCH] Revert "Simplify header install locations" +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + +Not prefixing can cause trouble in oe-builds when not using extra-cmake + +This reverts commit 42a061b04c507de11b0fb240808fc65a7528d946. + +Signed-off-by: Andreas Müller +--- + src/lib/CMakeLists.txt | 20 +++++++++++++++++++- + 1 file changed, 19 insertions(+), 1 deletion(-) + +diff --git a/src/lib/CMakeLists.txt b/src/lib/CMakeLists.txt +index 74ddfee8..a74dc4b7 100644 +--- a/src/lib/CMakeLists.txt ++++ b/src/lib/CMakeLists.txt +@@ -72,17 +72,35 @@ set(Forwarding_Header_Names + ecm_generate_headers(CamelCase_HEADERS + HEADER_NAMES ${Forwarding_Header_Names} + REQUIRED_HEADERS SyntaxHighlighting_HEADERS ++ PREFIX KSyntaxHighlighting + ) + + install(TARGETS KF5SyntaxHighlighting EXPORT KF5SyntaxHighlightingTargets ${KDE_INSTALL_TARGETS_DEFAULT_ARGS}) + + install(FILES + ${CamelCase_HEADERS} ++ DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF}/KSyntaxHighlighting/KSyntaxHighlighting ++) ++install(FILES + ${SyntaxHighlighting_HEADERS} + ${CMAKE_CURRENT_BINARY_DIR}/ksyntaxhighlighting_export.h +- DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF}/KSyntaxHighlighting/KSyntaxHighlighting ++ DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF}/KSyntaxHighlighting/ksyntaxhighlighting + ) + ++# TODO KF6: remove this, backward compatible headers location ++if(QT_MAJOR_VERSION STREQUAL "5") ++ ecm_generate_headers(Compat_CamelCase_HEADERS ++ HEADER_NAMES ${Forwarding_Header_Names} ++ REQUIRED_HEADERS Compat_SyntaxHighlighting_HEADERS ++ ) ++ install(FILES ++ ${Compat_CamelCase_HEADERS} ++ ${Compat_SyntaxHighlighting_HEADERS} ++ ${CMAKE_CURRENT_BINARY_DIR}/ksyntaxhighlighting_export.h ++ DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF}/KSyntaxHighlighting ++ ) ++endif() ++ + if(BUILD_QCH) + ecm_add_qch( + KF5SyntaxHighlighting_QCH +-- +2.34.3 + diff --git a/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.bb b/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.bb index 557662ee..9746e7b0 100644 --- a/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.bb +++ b/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.bb @@ -6,4 +6,5 @@ DEPENDS += " \ SRC_URI += " \ file://0002-Do-not-do-the-cross-dance-for-katehighlightingindexe.patch \ + file://0003-Revert-Simplify-header-install-locations.patch \ " diff --git a/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.inc b/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.inc index 94739212..a9377898 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] = "ebdb51f8922d2bc97457c7df376e6600d5ee9805fdc1ac7f7d6be35a3fec711b" +SRC_URI[sha256sum] = "cf871332a50355836919fdd833a82c32b3d5fe7fea8fa3e58714c39c8ddde5a6" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb b/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb index 81bbba37..70eb6259 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] = "6c0db7d276052ebc4d512b43792ae2127cb5fafb1cfee890b5f20bd05c06f185" +SRC_URI[sha256sum] = "87d8431a62c53b7e433b49dfad4fd6cacb58356a50cfa17ac480c6bb00a8e1c5" diff --git a/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb b/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb index 49da8884..f5e50f9e 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] = "f1069872228e05aea349a0d3f7961da27d1aad3e4c28d0a408fceb98edef03a8" +SRC_URI[sha256sum] = "83fe7d109d830f348f18432949902700ee8a6a934cbaf3f89ae7bbfb28ef2340" diff --git a/recipes-kde/kf5/tier2/kauth/kauth.inc b/recipes-kde/kf5/tier2/kauth/kauth.inc index 46fa33cb..868af177 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] = "34580078bfdf631835f3ac52955f2149209908b935a7cfec6fe5b4956c3ada6c" +SRC_URI[sha256sum] = "9cfed0ad69a8fa5df88273a5ef340d7b6dff1cd3e9d53bda16f3cf4afdd64159" EXTRA_OECMAKE += "-DAUTOTESTS=OFF" diff --git a/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb b/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb index 70e4f24c..199dc5a2 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] = "7f8c9355e8875b619ca852741e972f41c252aa2e95b439161acc7b32d9e8fb9c" +SRC_URI[sha256sum] = "1ad13d41650bbe352b0c2ecfd8c059015f9441cbf7534a2bcc9ed17a3bfa6ea4" 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 6fc42880..42238fe9 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] = "5d7c8c6c6ccfa99188d9e4d7ab6165ec5b2bceea59a01edc6b309910fd604c75" +SRC_URI[sha256sum] = "f7f317dfd9b270249cf168a699b39236490b5b21ec2ef1d186b59e29566252f8" diff --git a/recipes-kde/kf5/tier2/kcrash/kcrash.bb b/recipes-kde/kf5/tier2/kcrash/kcrash.bb index f0835f1c..af1ae918 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] = "2ff8d6c6924b2b752ef4a929390606bb55ce2aa55c582927269bd65556992dd6" +SRC_URI[sha256sum] = "48c7792ca8c2ad6e9b6c8e9a260cdfcee5ed8d8769c4a8a199de7bf671f03cf5" diff --git a/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc b/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc index 5e7b293d..062fe2fc 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] = "25e83ff151c53667b94e25a5c41993796164683a43913820a5651f3610b65d5c" +SRC_URI[sha256sum] = "f54e61ffe8c5e634e7d6e341020b63346d40b524d4a22565c86b9147033cd2f4" 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 7cf6868a..5c33f024 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] = "3015c071a5f068f6e45d36238aa0243d3788a95ec84362ba79ed0369e676a816" +SRC_URI[sha256sum] = "7f573b1a30349e331309dcf9e3374d7a304b6bdd0453a122366f7bd2574977e6" # 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 87c1ff74..bc8a900b 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] = "15b0ed9de57af95979e0e40496b980f243cd81e2a400d5f64d12478e1dddc7d0" +SRC_URI[sha256sum] = "b189626c091dc9959d586a229c47ca36443b77d79706476ff89a50f9e8774e54" 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 61a1f3d1..75893b39 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] = "62449b747d6fa5b32a1cb317b2b614172e42be3b85f39b02d6a07adc267c39fb" +SRC_URI[sha256sum] = "014f45fca82886af463956c533f5ba868700ac7ec61733f35a7fabad0042b007" FILES:${PN} += "${datadir}/dbus-1" diff --git a/recipes-kde/kf5/tier2/knotifications/knotifications.bb b/recipes-kde/kf5/tier2/knotifications/knotifications.bb index 4c400cbb..ad429afa 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] = "fe191b1fe55881d7e212a3b70fe08d53e47c32793d38f5d5a4d82b796796da4b" +SRC_URI[sha256sum] = "c8d51ce32b65f096c75da3e7bdb033202086cabaa8faad3bcdd46730b74b43bf" FILES:${PN} += " \ ${datadir}/dbus-1 \ diff --git a/recipes-kde/kf5/tier2/kpackage/kpackage.inc b/recipes-kde/kf5/tier2/kpackage/kpackage.inc index 628bb3a9..d58a868b 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] = "8de6ecd6ed1cf746b9919d93283aa650922211b51bb2d22027102f67c42ec5cd" +SRC_URI[sha256sum] = "4d4c9c2920c9b10f6879f2d8a29426615e9e6b13d78c0b751ea4a656b4baf414" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier2/kpty/kpty.bb b/recipes-kde/kf5/tier2/kpty/kpty.bb index 19419ece..950b7909 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] = "2a05154dbf9eb082f32f33b494dc36c3b24a59c14521167f3306a04c3649ec12" +SRC_URI[sha256sum] = "569a60318b54cca6a5c5fb1e182556010d2f4c052961b125ad852ffa015746ca" 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 9db7b0b2..5d1e95a2 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] = "9baefb6aed92d2b32727f9492f1322a9e0b17b609c2d82296f4ee10b55a02fc8" +SRC_URI[sha256sum] = "e4adf0f124db45134042e706b466c30e531398996f872294119887af9ca38049" diff --git a/recipes-kde/kf5/tier2/syndication/syndication.bb b/recipes-kde/kf5/tier2/syndication/syndication.bb index 4919adae..90b2d31a 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] = "35f14e36076760170df44785df39f522407f58cfa36faf91564696587d8eda23" +SRC_URI[sha256sum] = "458e12e4d4898d5e660ea6a3fe0d6158c208f5d4176451e1132423df2044685b" diff --git a/recipes-kde/kf5/tier3/baloo/baloo.bb b/recipes-kde/kf5/tier3/baloo/baloo.bb index efb68f8d..8fb4813d 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] = "25d11569fddb8ad0dddbaa91cedd3d96f0ad58a2cc23de920950db6ba3aed5cd" +SRC_URI[sha256sum] = "9dc4182e5803c32a47d6a82588f6a6b36837fb44a90fe4404750886150b9273a" 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 95b1e43c..8c4d10bb 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] = "eb6b204382d3bba1b32b5752a3e8382a5a7bbd8be4b95b774c68c501a2f16843" +SRC_URI[sha256sum] = "52dd5eba3daeb2a9bbb3a1865b3219277b3ca6357c2870c3570dfac10f445adf" 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 98f29eed..2b037842 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] = "3eeff795ff99be90b0d59c6e5fbef02022e9fb48c9b4dab098a3c27e10fd863f" +SRC_URI[sha256sum] = "8ccb99ab6f6e9babd503abd043ab183b849cfd9248d3b7d4e2805c75735f517c" diff --git a/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb b/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb index 03dfbc21..ed74039a 100644 --- a/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb +++ b/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb @@ -25,6 +25,9 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "1445f978b7ffd69fd7c25d965812755679c4fdba23eb9837da37a8b5b2d30d6d" +SRC_URI[sha256sum] = "798cef6990cdcb22e4822ea12c3c0b9aa35797806e93fb474a2f58632cd53309" -FILES:${PN} += "${datadir}/kservicetypes5" +FILES:${PN} += " \ + ${OE_QMAKE_PATH_QML} \ + ${datadir}/kservicetypes5 \ +" diff --git a/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb b/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb index 0ca99fce..8b191329 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] = "db18e0f2217ead6dd6f5877551902d5da86aa026686e3c564f5f96be279f24bb" +SRC_URI[sha256sum] = "35055f637ff44b0f0e67f9b5c79307d37f5c259289bf71b2a24c0203f82fb508" 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 e2722804..1cd3d164 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] = "a7d3d40120f0a1b20f8492ea1635507a95e041582f5496a133de24720934ad68" +SRC_URI[sha256sum] = "8b211ec6e1009f11ae5d0769e21947a473d6ca479ea8a16701a808aa57335b3e" diff --git a/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb b/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb index 996e65e7..65532575 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] = "08a945c793aa8d89d87c42d29c9c11e7c28c47916ae728369ab478892d325067" +SRC_URI[sha256sum] = "f2996ca7671994f42c9233897d10d6bc93ffc2b12865ae07e516a93812dd6b08" 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 a7268edd..eeba0642 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] = "1992310921cccaf8fa2ca1abc8328aec5bc2e60a3d9f562f25b30885378159df" +SRC_URI[sha256sum] = "2f4d61a3e8c64f81e5916558d48e381d0a3890c5ad388f27934944136c44f3c5" 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 ab8649b4..d8d21eff 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] = "7f029d9a8959f0e2ca516ab3fb6b4ebd49ca0f0d19c72369451b6894d8138dbf" +SRC_URI[sha256sum] = "90494323ebab4c8cdd93c068c2c4fe3a8457513cee21d7887fc4473028a9dce1" diff --git a/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb b/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb index 657173f6..8230d087 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] = "83ca3df374935cf103a8fdaa85900d0acadbffc9d3aa8bfed073e804cd5ae410" +SRC_URI[sha256sum] = "fa7db15d75a017e75514af4361ae3dd91a22ac9d9e2daf41a8e7e33bcce31302" FILES:${PN} += " \ ${datadir}/emoticons \ diff --git a/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb b/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb index eeb17bbe..4bcdaf99 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] = "c806b8f2b029c7632d99c55cb711f9f4c1697555fde53ad4f67167efee97b712" +SRC_URI[sha256sum] = "a34b00116a72d0973cdeb203a5d237da63cc307e9e294dfaedb00ff0a36835e9" FILES:${PN} += " \ ${datadir}/dbus-1 \ diff --git a/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb b/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb index 66ddf732..8bc0d7ef 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] = "75f7c5b34f4f1a228b4cbd81a284dbfdc0c0810ddd3a39e69f9363ab3598e2b4" +SRC_URI[sha256sum] = "d972d81dcd7ccb74ef4abd4db2a88512a07ea459a301b94e7a98b831ab814993" 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 0200c7ca..53a2240b 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] = "db36a3bd5b30163b7a4ed8c7a907bec585acab841306755b0d8d32ef3d1ce498" +SRC_URI[sha256sum] = "ee98f909cea837dc0e8cae363fda5891fac89de388aaf75388e3ae9f3e1ebc61" 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 8e3b0685..729bdd5b 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] = "d290a4bcfb5ec9eb9047c84a7c420df831131b92ab6c9d28a3aa0eef9f5d4c44" +SRC_URI[sha256sum] = "85c0bf8e49d845730d95c85c0292330a5bf03ed63a008cbf02ec9d02f990d09b" 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 b13550c5..d73470bf 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] = "2adc48e26c04c05f61f6ff1007f77ea43036b76d769535617e88d3f35ebb5759" +SRC_URI[sha256sum] = "aacd014f99ab66d40ae98333cb56257244ca552bc4df0ce04de4e29bae90336f" 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 ead9b138..880fba71 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] = "cc9de166631555451965cd007b82f0ab529d6b909bc259e26e59feee586619cd" +SRC_URI[sha256sum] = "ab85989a7482ab8e2feddd1d3c6a1f2f81a16af67894bd9dea725421c3ba8910" diff --git a/recipes-kde/kf5/tier3/kparts/kparts.bb b/recipes-kde/kf5/tier3/kparts/kparts.bb index 5e23e9d8..8c619939 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] = "c888e9664cc71a2f52904fa42d6bcedaa76c50c720ef0bee8d8b0c98bbcd1675" +SRC_URI[sha256sum] = "05a5120f1a97dce84f5ea85d80eb4eb50793f800ce2af055d1d73ce61ed06bba" FILES:${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/kpeople/kpeople.bb b/recipes-kde/kf5/tier3/kpeople/kpeople.bb index 25af6c04..4bf08219 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] = "d3e1266982fa2abdd7b216d018569ea83c71312e2cfa35a0bee845e8bb49f371" +SRC_URI[sha256sum] = "217eba378c223e3518914512fc303a106101d26fa1a8fc57495abbd0d36a5274" FILES:${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/krunner/krunner.bb b/recipes-kde/kf5/tier3/krunner/krunner.bb index bb9f0289..bdadb79d 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] = "2dc6b9169d415d87f5e2d82e2263183f42589cc1e962c9d6d0c60b6dfa48c991" +SRC_URI[sha256sum] = "32b0bcda190884f9de2f8a598c854ed2d29cab199dda5d341364913321b7cbd1" FILES:${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/kservice/kservice.bb b/recipes-kde/kf5/tier3/kservice/kservice.bb index 44a0c89c..78a8ce4f 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] = "46cf92f837fb890e311c5affaaa8b01d1d66b47dd272a30ae148472ef3e67431" +SRC_URI[sha256sum] = "1aad105fc0a4060b1cbe6e29f96f93a01af254159c9263c080d94e4eeae43b32" FILES:${PN} += "${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.bb b/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.bb index 580dfeff..d1d4c2d3 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] = "7af437b882cd2da9cf9780cb660f9242b9c2400a5ff55cf6ca8608b6e62bd6c3" +SRC_URI[sha256sum] = "d82d9997167d718ab821dce40e8752205a5ab60f2e69a1bffaf2265455e1b3b6" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb b/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb index 280cf656..7590fd99 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] = "e27f588929db35f485ebbd6ddec45ec0c56f86844935013f8a39df8bdfb7c215" +SRC_URI[sha256sum] = "44fceedacb526f4c3c66c1d55257bb39881c7dcca55dae0deccefd84399ed866" 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 2bdb785d..af76f312 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] = "ed56f6477efb250b454f7b7861a16a5ea972487c1373647b7094047ce20fddeb" +SRC_URI[sha256sum] = "01366b42754ee7543b67fe57deb39bc2a772923eda3e6ea70a59f8ef955e2a32" 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 8bac390f..f1962a69 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] = "74ba65d95fac0cd09cb66e14d199efc739e1a8c9aec25812f41cfc64d7f4b099" +SRC_URI[sha256sum] = "43a31730ff0ed113320817aa35a04e53b6ec647ab94320cf3b075adc38619dd6" 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 34d9f152..42bdb476 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] = "d4a2c687ea2ea8dfe7c256eb58441fc458102ed4b445dc24685513dd96b5c322" +SRC_URI[sha256sum] = "6cebfb9e7b61062194119bf7c4ef0e9529cd7321c8e06fb68b68fa518815ed2a" FILES:${PN} += " \ ${datadir}/kdevappwizard \ diff --git a/recipes-kde/kf5/tier3/purpose/purpose.bb b/recipes-kde/kf5/tier3/purpose/purpose.bb index 4d86f185..842a0dda 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] = "dc0bc0c7c5d9b27e21856132ceeb3893555a36f3944ebc97da2eb76a74e92cc4" +SRC_URI[sha256sum] = "73adff977f2a69624abaf6340d6609dde41f404600feb28e51e1c7db4541b3ab" 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 822f7cff..557e5aa9 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] = "161ec085a529e23532badb7723c78051e7b4c3a3fe11d3c4ab8bab93213ba9a8" +SRC_URI[sha256sum] = "0b15210dbe93c22e423c876b27ca2f530f66cb72c6c5bcc7f854848ded0e7e48" 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 52d247d8..ad34b419 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] = "156e54c9ee679bda943a279c28c6a834ca02e991b3f53a1b92f8c3931388a2a6" +SRC_URI[sha256sum] = "9a64abebf8d242765ae759611fc9819a03403047ed56b8dd71aba7a0bbb4faa6" 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 d89a291e..6c8f7477 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] = "093dea7b11647bc5f74e6971d47ef15b5c410cba2b4620acae00f008d5480b21" +SRC_URI[sha256sum] = "23548a8ce2b998cfa675fc00112bf93914ee25194f0bfdf832d283c8d678d279" SRC_URI += "file://0001-Temporary-workaround-gold-linker-errors.patch" PV = "${KF5_VERSION}"