diff --git a/classes/kde-kf5.bbclass b/classes/kde-kf5.bbclass index 4d0d2d7b..618c49ae 100644 --- a/classes/kde-kf5.bbclass +++ b/classes/kde-kf5.bbclass @@ -1,6 +1,6 @@ inherit kde-base -KF5_VERSION = "5.80.0" +KF5_VERSION = "5.81.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 e36efd43..0f494506 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] = "3286281f3ebbfc78336cff73a012106f836f39b7ef1ed32e6040c4ffb98f72ec" +SRC_URI[sha256sum] = "b9a71c912448bf24083a6b7fb509ec5fa904b2838e02ae38d49dda702bbd2a11" 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 87cf825b..6e3fd6d2 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] = "43e258cac33f5dc85438034e20dbe29627cddad3b595527fc524681d110a6d05" +SRC_URI[sha256sum] = "6614d9d8c004e15359ef0f5ac37419d706beb0bcc53fafecc3536a340d8963b2" 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 c25918ab..bc7966bd 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kdesignerplugin/kdesignerplugin.inc +++ b/recipes-kde/kf5/porting-aids-tier3/kdesignerplugin/kdesignerplugin.inc @@ -7,4 +7,4 @@ inherit kde-kf5-porting-aids DEPENDS += "qttools kcoreaddons kconfig kdoctools" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "43e36e8ba3b0c9d84de2359c89ee332f96e6cbf7cfebd4bc81b9d9e3c7c3e9b4" +SRC_URI[sha256sum] = "4307cd1c3bb681ec1c28cb4399ef952a1966273963f6511eb0b6256d9791f6e5" diff --git a/recipes-kde/kf5/porting-aids-tier3/kdewebkit/kdewebkit.bb b/recipes-kde/kf5/porting-aids-tier3/kdewebkit/kdewebkit.bb index 67b15e93..4b2bf9a1 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] = "917defa04b29407e8b89daedb16e1fe5dfdc1b116811b5b9815faa2a78ea0687" +SRC_URI[sha256sum] = "e78862349a786e0969cc6934e4b99845a6bd7c66de1d94ef5893978c78bd4d08" 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 bd2ac5a8..756c7684 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] = "bd1a267013cdfcb7825d38c1ce3ad47fc52545163e1a201fa69ee2c4b50e12a1" +SRC_URI[sha256sum] = "f7d920d5c701e38d121e912662e3eded80dcc78f7c776e3b8f303941791fe229" 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 e61d9259..400d4d21 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] = "a7446a5439c5be9ec24715c506d287379398d65ce4836937480afaa367ba6f20" +SRC_URI[sha256sum] = "090f2e3e25f35566a4afd6a9369a867124c22a590b02d53e9d0fb49a99fb6a7e" diff --git a/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb b/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb index 79d78874..aeb7beb3 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] = "29ce280dd59d2019387bbe29326dbfd2a0a66b7f73ea15149b3ee5d561c5be19" +SRC_URI[sha256sum] = "a3522ed07a9a33013639cb36484b4745af5025ef65efb10e291bc663b3f25a0a" 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 9ec196bb..16d59854 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] = "04122dcbd5fdc4ebaa3091750fc51e29a5dcb0dc7acbaf72ce6fe92ea7115a29" +SRC_URI[sha256sum] = "0f8e5a6b331e306292763fa573e832a62e1c0ace911051b687d617dbb8e10397" diff --git a/recipes-kde/kf5/tier1/attica/attica.bb b/recipes-kde/kf5/tier1/attica/attica.bb index e15282f4..2c7c2a81 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] = "e3aa866b01dfcdc1f59012c57f6bd49eabfe5d920560f766116a6633b394ce71" +SRC_URI[sha256sum] = "19430eca0ebae80902008e0ae65669ee29d06a3cda56bddff222d709fc502f74" 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 42b26358..a6b25bc6 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] = "96e77f80ffd3d6b7854370f5e45773d74cbc685255612e923d703e00ed33e521" +SRC_URI[sha256sum] = "e34a03e6daccff1f6ea5cd28e3f61a3b209c25e81aa87bb409c608bcbe1d9e8f" 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 d545990a..35253834 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 gtk-icon-cache -SRC_URI[sha256sum] = "a266908cafc0233e5da6f11747bbbef94b7d9503e2c1f59c68013ae11f1d6584" +SRC_URI[sha256sum] = "ef88f0e41407900b0570030dab8e6debb97e749c8aa1841d7572821c959784a0" 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 1f8ef422..4bee1ca5 100644 --- a/recipes-kde/kf5/tier1/karchive/karchive.inc +++ b/recipes-kde/kf5/tier1/karchive/karchive.inc @@ -12,6 +12,6 @@ inherit kde-kf5 DEPENDS += "bzip2 xz zlib" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "fce08d578c5311c475f43df5c40480ddafbb065c41599c535b5e98d2175c5df5" +SRC_URI[sha256sum] = "1e263a3e25417eca68fe59bc8b958ab4f5cf4da16d4c47d36a5230fa3cf596ba" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier1/kcalendarcore/kcalendarcore.bb b/recipes-kde/kf5/tier1/kcalendarcore/kcalendarcore.bb index 1556587d..e355dc4c 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] = "e5cdec2ed0b2bee08e5d5395aee1dc13626e2287a235cd9f1506ad5f96d012fd" +SRC_URI[sha256sum] = "bac828b363a7b406b3ccdc98854fb3ebd4d06b503c298dc676215a4612451529" diff --git a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb index f9a3f4d0..c9c4abaa 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] = "4f56744c9647096b8d403d212081afffa890b4f386eeb33d1be497cee560881a" +SRC_URI[sha256sum] = "4392afb4a3e1a4c8d6e645e7161d2651f5b83ca8620156cf942bfc95c33ce564" 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 af6096c0..50443cf6 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] = "2600449e6a6ccf2d9f61ba33abff7ed29c1f975b33bfe6cc7e6d8993dddd19b2" +SRC_URI[sha256sum] = "1ddf9e384140ce72bbd555eb36a76d0db1a256391429b02b51769c08ebf0ae8f" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc b/recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc index 3054d141..bec8efd2 100644 --- a/recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc +++ b/recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc @@ -19,4 +19,4 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 mime PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "ece39271678b3ff3753116bce8bb6747ebadbad522782d0f8051d8bab66f3ed1" +SRC_URI[sha256sum] = "ac0ccb1687dd159ad2c6926f766498a2450906266139ec924d7794839a8cfedb" diff --git a/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb b/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb index 3f506753..c9a6a0c5 100644 --- a/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb +++ b/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb @@ -14,4 +14,4 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "14924319878951a4fbbf7b93da22428274449bec2bdd93b092e89f11bfbc1bf0" +SRC_URI[sha256sum] = "49f5234327a8975e19602e4c7cc01f5ffbbd6e14d02fbcaefa2674d4eeab793d" diff --git a/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb b/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb index 37c9fba0..8c45bdbe 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] = "afa10cdb6cc97413a045e5f152d74e1ef2f0a7bab057460a3d20ab62e098144d" +SRC_URI[sha256sum] = "316e53ad258a08acff886a11a1f0fac69433a5df90b8c6ad5dea945c0a4f84c2" diff --git a/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb b/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb index b5b4f1f0..7f25099e 100644 --- a/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb +++ b/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb @@ -18,4 +18,4 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "e563f232261b3a60c8d6c88ec5b08b6267c3c513d76d368386386192cefd4dc5" +SRC_URI[sha256sum] = "e3f7ee35ae89f82af13e4da75d3cfa163597062c5a7b3207ed2841a9d7ca3ee1" diff --git a/recipes-kde/kf5/tier1/kholidays/kholidays.bb b/recipes-kde/kf5/tier1/kholidays/kholidays.bb index f535434a..93832e44 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] = "5f9c0f0b652c9169b39148120d57c26d0c73c82111e8844d51e5c39fc3d7d5ce" +SRC_URI[sha256sum] = "4ce8cee4f8e02f2f9940ef8036c5ff6a7d1f03928fee4e78bad2505f2fff98dd" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/ki18n/ki18n.inc b/recipes-kde/kf5/tier1/ki18n/ki18n.inc index d2e5e4e4..3ed33947 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] = "883a79d7e6c795148c0fe76f44a6f9ffe34282f827e580e70937fe8259967a7a" +SRC_URI[sha256sum] = "2c4bd5b4882890430369fa7fa47a754015e6db93277bfc8a4f1e20fe7d6ba78a" diff --git a/recipes-kde/kf5/tier1/kidletime/kidletime.bb b/recipes-kde/kf5/tier1/kidletime/kidletime.bb index 1d5517c5..dc4c5ec9 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] = "03b9878dd11d98798a2801af3797be2c7a700bf637c7df1a5947238ae78552fa" +SRC_URI[sha256sum] = "1be7af2cf8d1fa2a67dbec0ac4733e36f7b2d98250a5c63db3a8c323666af98b" 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 a79c9bac..59a0fd8d 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] = "228ef76fa69f1d7f89f8f04be93a0528507352f3c97f6d98b6259207b2679272" +SRC_URI[sha256sum] = "d6572cfd6effc60429fb780fd0436fa484c42a01b30c9cf0319c68b15c158cad" FILES_${PN} += " \ ${datadir}/kdevappwizard \ diff --git a/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb b/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb index 6decab74..3221b770 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] = "93948d1b2a29a9d6e8c436af5bc0ac5fc59e0d7a5632a5c611ee31a648856faf" +SRC_URI[sha256sum] = "8093617c30c99d54562f6facdeb8929a7132841f13c63c4a0ad1a78e002e476f" 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 4710405d..33886906 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] = "9702a531799c5f99810beaa64efeb0683d5ae8d4c4933de6906d205f192635c9" +SRC_URI[sha256sum] = "368039bdd5a925565a8731a2cd405a51cf8c2ef19f7397a0c234d6558e61b05a" 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 5f851844..42722c23 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] = "bc5ba241d24d063d6973303eaed1dce9d2d9aba630b83c74e4e73d06fe63711c" +SRC_URI[sha256sum] = "cbfb7207c45b2e2afae2f78f9f924ec269515d07ac93bf52ca556287ab4266e8" DEPENDS += "qttools" diff --git a/recipes-kde/kf5/tier1/kquickcharts/kquickcharts.bb b/recipes-kde/kf5/tier1/kquickcharts/kquickcharts.bb index 852b9324..8fffa7b9 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] = "962ed2b22ccac8ae900827bc41581efea546b833495869d3e3ccc5795314c74d" +SRC_URI[sha256sum] = "5f864d1132a11fdbd9f77419a98277cfd4b761a227f171d08d8dd2c82fa88203" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/kwayland/kwayland.bb b/recipes-kde/kf5/tier1/kwayland/kwayland.bb index b0134c5d..a2b46609 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] = "403bf7c8426febfda37f26addb90a31b5978d9fc76d25a22472570e8273b79ab" +SRC_URI[sha256sum] = "de22cad7b4ddaebbfc9a9b60cbd7e41c5de5a943c89b46b077a12b651cfb43a8" diff --git a/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb b/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb index c8fa2d4c..31224ad8 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] = "1a9bfd5653d4c45d55bac5d0a28c8caec8d504bce2ee192d68ecf3ce10a0fcf1" +SRC_URI[sha256sum] = "2f25e926edcab19e3ff3529b71ca409b2bb100c35f5a6e3aff663e1854a3b642" 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 4bc870cc..f81770fb 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] = "b352b67752d17d67a4eb120c224b5b165af3b09f9ac5e1224909d278042704b2" +SRC_URI[sha256sum] = "4753aaabb073b41dd8be79d454756ec616cc386f3be16f5503a77c84e12eaa86" 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 44a19fc9..c0694b1f 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] = "865aa36da3bca6657dc130313bfcc6030b6b2bac2993c0dfa3b02321448724e0" +SRC_URI[sha256sum] = "060e62f99bf7786619a9b182f6f5a2191f173b2ad3a764e05152e39e80243907" 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 ebf4f85b..bb4fab8f 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] = "e0da7c2fcdc3f9d1250c8f0757267c5110ac3e38f70c26a736df9e4aacb0bff1" +SRC_URI[sha256sum] = "2e8a6c1a78119d5ccd21e92a99ed55d3f866dccc2622e8c908c76793899246c8" 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 5ea01f5a..ae66764d 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] = "35a97955b45f35244ca0d30433f3ad1e9348e9083f91e42d0e0198b6474ab84e" +SRC_URI[sha256sum] = "1f9a1b5fb676eeb71b9180d6a4703dc25ce872019231464ca0cd709759dc0fe8" PV = "${KF5_VERSION}" FILES_${PN} += " \ diff --git a/recipes-kde/kf5/tier1/prison/prison.bb b/recipes-kde/kf5/tier1/prison/prison.bb index ed176271..f8fbd1a0 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] = "ff2eed5feff0a57e22eef9dcbf324435894ba76892a06e7087f1380438df9ab9" +SRC_URI[sha256sum] = "cf13d796b99e2aa9f5d591f9936782ee891ff8b0cf487a5eca242f941ee439d7" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/solid/solid.bb b/recipes-kde/kf5/tier1/solid/solid.bb index a5691ada..ab9f4960 100644 --- a/recipes-kde/kf5/tier1/solid/solid.bb +++ b/recipes-kde/kf5/tier1/solid/solid.bb @@ -13,7 +13,7 @@ inherit kde-kf5 DEPENDS += "bison-native qtdeclarative" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "a54fdcbcd4d7f8cc3d10808199b2c09a249e0059e70b23053c8d79a3e8997f08" +SRC_URI[sha256sum] = "8199ec5bc1443a54632c7c3999ec574b40bb0c35b9fb0ef6c54f5e0d9b242470" 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 3aeccf9d..5b453417 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] = "b0d2eda96edc461319d48b05171457a3648217805f3481b893b8be65bc6b788e" +SRC_URI[sha256sum] = "4a7c4e4d3da2df50004565c76ce0334697b941bd011be08fed7d91f96c37364e" diff --git a/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.inc b/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.inc index be7f1f51..722a0937 100644 --- a/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.inc +++ b/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.inc @@ -10,6 +10,6 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 perlnative -SRC_URI[sha256sum] = "91f458918613703468512b00690a02b617eb47be4df5ed7d9e3f1311b3b31218" +SRC_URI[sha256sum] = "cb170316f447c7b0097a72b9690b17b1fb87cb578528c5c5e3bb4de411ff4a5d" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb b/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb index 232c158a..b3aa522e 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] = "6a3722a5c927eeaf8e9841fdcb513018ea41f384f41c25a1542cc52bdd43b5c8" +SRC_URI[sha256sum] = "4e25142bf75212660d2b1c20293ff5d04aa8c6b51aef8e935231d7bde227bf0e" diff --git a/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb b/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb index 827b3da1..abae5577 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] = "d689b7e9b75debce048fa4cbbc95924a4bfb2dd0c32b5874413b2871d18573f0" +SRC_URI[sha256sum] = "02e7ee69fe46da03ad1a95dbac4fef9494e2c8a9ce7a94722d190710bc796920" diff --git a/recipes-kde/kf5/tier2/kauth/kauth.inc b/recipes-kde/kf5/tier2/kauth/kauth.inc index 0a09f5b0..4681c005 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] = "26f07de07729abf90500749d7746eee63398fe96ca00d32f845084b4c89896dd" +SRC_URI[sha256sum] = "7e0062efe1838766890dee709b3ecd6767ced49173f9c149ac2ef492261fc9bd" EXTRA_OECMAKE += "-DAUTOTESTS=OFF" diff --git a/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb b/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb index 01b8ade0..288d6adf 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] = "ef4251a6196255e8b131c8dd0793b3e79f7de05449cf2d466131d30078686093" +SRC_URI[sha256sum] = "f7ac17e57203bfee92b252b92cd31174a624620119a461fad04087a7c8337c95" 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 199b7066..d2b18527 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] = "d387b909e2e52b35efef6201502cb71705a76fdcd4fda8e7e535e5c66cbf7b9c" +SRC_URI[sha256sum] = "e431fb04a17bf86cca0e5e618b0b7170c10815c3fdb891af80df48dcdfd59397" diff --git a/recipes-kde/kf5/tier2/kcrash/kcrash.bb b/recipes-kde/kf5/tier2/kcrash/kcrash.bb index 3c2a8a8e..bf44a8e4 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] = "64a3e918fbf41c1bc1b708b526d2c928ac7d4c10579a10416e15788553444bb0" +SRC_URI[sha256sum] = "0139f2630a5ad8fb8abb0fd504b1ba6d3e6f3b6a352acfaa1156f750e94a3cc7" diff --git a/recipes-kde/kf5/tier2/kdoctools/files/0001-don-t-build-documentation.patch b/recipes-kde/kf5/tier2/kdoctools/files/0001-don-t-build-documentation.patch index 3a7bb988..bc5f6ac8 100644 --- a/recipes-kde/kf5/tier2/kdoctools/files/0001-don-t-build-documentation.patch +++ b/recipes-kde/kf5/tier2/kdoctools/files/0001-don-t-build-documentation.patch @@ -1,6 +1,6 @@ From 760e76e826f935c72b4874f104773c954def532e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= -Date: Tue, 12 Nov 2019 13:34:38 +0100 +Date: Sat, 24 Apr 2021 15:57:57 +0200 Subject: [PATCH 4/4] don't build documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -14,13 +14,13 @@ Signed-off-by: Andreas Müller 1 file changed, 5 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt -index ea1e25c..9126ba0 100644 +index 5181f8c..0e043a8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -97,12 +97,7 @@ set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5DocTools") add_definitions(-DTRANSLATION_DOMAIN=\"kdoctools5\") add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050e00) - add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054F00) + add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055000) -if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po" AND KF5I18n_FOUND) - ki18n_install(po) - kdoctools_install(po) @@ -31,5 +31,5 @@ index ea1e25c..9126ba0 100644 if (BUILD_TESTING) add_subdirectory(autotests) -- -2.26.2 +2.30.2 diff --git a/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc b/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc index 2f3dd8a2..44ebefd0 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] = "1eae100e641206ef01275d3577c286f73523a516854fe146121ceb302fc0ac83" +SRC_URI[sha256sum] = "398677ebea07c6db652a735689c5e2fdb4a6fd42757dec850f90c0433af60a87" # allarch packages do only install into machine sysroot # for xml4 diff --git a/recipes-kde/kf5/tier2/kfilemetadata/kfilemetadata.bb b/recipes-kde/kf5/tier2/kfilemetadata/kfilemetadata.bb index 73c21224..42859e24 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] = "75cd4d04eced8a30eb372157f0d0cfbe5dd89737b5083aceb0b650afa7f7600a" +SRC_URI[sha256sum] = "318cd48f2b2400b2e453a4c3f373e84dc1296c972c0b0e01c5c39429353d6a31" # 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 94372c94..9ba33d6e 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] = "1d65641583e44c25de8ac98d7ef5925f08074a9ccf33ef7e7b504dd3a7347160" +SRC_URI[sha256sum] = "a332a0d708417c6e973b19d8b3aec006f3c1c57ef17851dc00e4921d7c43864e" 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 a4649fbc..47e95692 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] = "572a9b6475a5e07ad6b8b7e138533a84d0aaeac72bd86143814d076965b2c5fb" +SRC_URI[sha256sum] = "eac2a1bf5a7b6f8f549096a0574ded82dc2378059d5c9ea290754954908a88be" FILES_${PN} += "${datadir}/dbus-1" diff --git a/recipes-kde/kf5/tier2/knotifications/knotifications.bb b/recipes-kde/kf5/tier2/knotifications/knotifications.bb index 6fc7bdd6..adc4906e 100644 --- a/recipes-kde/kf5/tier2/knotifications/knotifications.bb +++ b/recipes-kde/kf5/tier2/knotifications/knotifications.bb @@ -25,6 +25,6 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "5a7c9914f868818d57e2062e27c258a94c4041e702a0b55dafe3e1067730d6e9" +SRC_URI[sha256sum] = "1ad7f7d0e17724085c2e55f9fda34828add9ff74966aae0bc95aa1041accce13" FILES_${PN} += "${datadir}/dbus-1 ${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier2/kpackage/kpackage.inc b/recipes-kde/kf5/tier2/kpackage/kpackage.inc index 68cb2562..4a222567 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] = "90894de985c5acfd7a393787a295d50778a9562ad5d88725e06dc71195e79880" +SRC_URI[sha256sum] = "6a164389b07a6f00176a985cf9f88f9d5880514ba57084281a94722d7cd93ee4" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier2/kpty/kpty.bb b/recipes-kde/kf5/tier2/kpty/kpty.bb index cbf3f6e0..a1cc9039 100644 --- a/recipes-kde/kf5/tier2/kpty/kpty.bb +++ b/recipes-kde/kf5/tier2/kpty/kpty.bb @@ -10,4 +10,4 @@ inherit kde-kf5 gettext DEPENDS += "kcoreaddons kcoreaddons-native ki18n" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "93d0d266db0bb249ccb4f329acc0dbfb52289e697e0a6bfbb8c98e687fb6748d" +SRC_URI[sha256sum] = "f34a4f614e2ce5346363fc303d2cc2291fee52c9c359115e9f1a8638e7954351" diff --git a/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb b/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb index eb73a515..ad2262b5 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] = "94ac5214e4a990ae569f2e4bdc66d2d6f46b60a225ee9f90274c4b39e69093c1" +SRC_URI[sha256sum] = "3efc21a1438875429620a725e4bb4b8dbe40e2aa5f041f5d6557e2e1461131bd" diff --git a/recipes-kde/kf5/tier2/syndication/syndication.bb b/recipes-kde/kf5/tier2/syndication/syndication.bb index f7aa8fa1..a5e0c20f 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] = "10f2273b87e89f2ea73baee66a8b1cc993acea96d74be29f99ac631145f742c8" +SRC_URI[sha256sum] = "76be770e0ba18fb6494b4de5b6928553b56495ac736d32c80818d0899a85adbb" diff --git a/recipes-kde/kf5/tier3/baloo/baloo.bb b/recipes-kde/kf5/tier3/baloo/baloo.bb index 6f36ce71..c1ec0c06 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] = "ecdf0ba93c0cfd85b16aed3817db490c85f70c8c1d13e076b461d41ffa00b571" +SRC_URI[sha256sum] = "5ed2c781ce7603f1e798fe645427814a3f2116f3793a047a82d707560512d556" 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 508ec157..9fa237a5 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] = "1a90e14a16e2efa5ae460843f05e88ca412c7fe078fc077dee8a1cf022303592" +SRC_URI[sha256sum] = "78ff3d4b6448582bf3578076d05a04ad5f91a664c7fd0d91162c3a8fd875536b" 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 4b5b9037..c3140646 100644 --- a/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb +++ b/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb @@ -13,4 +13,4 @@ DEPENDS += "kconfigwidgets kconfig kiconthemes kxmlgui kconfig-native kcoreaddon kauth-native" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "5880324922e465b66384acbdd4f6db2f26c533c2e27c1cb121ec0e0e37f53586" +SRC_URI[sha256sum] = "f5bfcc85d58b35439252f6e3d086a4deb359c4a0649fdfa57a96960cf7a00f2f" diff --git a/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb b/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb index ab01abfd..f5e73bc1 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] = "8c93b1a865bcfe0aa85b8ac59b7b0f214aa5fdc5767ee51657657360a8739e59" +SRC_URI[sha256sum] = "b25ecd2e52ef1c133cbd3be87375ab4aebc7dcff5aeb2511282f68f4ede60297" FILES_${PN} += "${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb b/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb index 391bd1ae..709654a5 100644 --- a/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb +++ b/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb @@ -17,7 +17,7 @@ DEPENDS += "kauth kconfig kcodecs kguiaddons kwidgetsaddons kdoctools \ gettext-native" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "479eef40642498adf5f1fd2ef5004be105e1d06d7981136d9f560b18121d2c8b" +SRC_URI[sha256sum] = "e075022ba2db52df92fd21736e92ff73138eddc782fb765938ff84c68cedfdec" 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 05fb7ec3..8a14feac 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] = "01044dfe0427eecc4cbe60357b4ef570c9081fa9b45cd846a9d8797cef254bb1" +SRC_URI[sha256sum] = "0b00fdf902b1aeadfefe9caa11fad52a26f18e4c0e747c1bf8d9a1758b8bb133" diff --git a/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb b/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb index 3b1edd32..44e8cc7d 100644 --- a/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb +++ b/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb @@ -24,6 +24,6 @@ SRC_URI += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "bf55ba32475f3459e32f38ca49ced27373427b679ab5dd98e03f02e6f1359d3d" +SRC_URI[sha256sum] = "7dcce4ec31bc41958f0c2ca53134821f921b1d5ebbab75f6d41bf07b0555d368" 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 519c3345..130e6054 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] = "4157de65d9acc6620da42f777c6fc56ef4ecb846cd3b80db5e349b35dc1f736a" +SRC_URI[sha256sum] = "513b1bec662741e25d43c21b64b3213e0fd6f840b9f282e9024536c558960084" 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 28bb08d7..3b847e13 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] = "8d45ea674551bb344fc897f9d1c5500291008cd099ce71205a9949cb386a4acf" +SRC_URI[sha256sum] = "de0b4ab6a0606e0fc00181c4295a533928ab2be9fbe24ca726abdecd6618c59c" diff --git a/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb b/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb index 3ffc1ee1..5a8d2459 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] = "0b8affb1cd506fcc7a7582b37fac2da68fc45e8f34df32e4f5335fb79af9e549" +SRC_URI[sha256sum] = "ec8d17115c03c7a3071b4088478819c091cb3bb237a4fa7277e9e1ea9849fb9f" FILES_${PN} += " \ ${datadir}/emoticons \ diff --git a/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb b/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb index 2c1d2438..d3079ccd 100644 --- a/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb +++ b/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb @@ -19,7 +19,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "36f0abd93064b1b213c87d2e182649bc2f43cdd78ab45a4d686d9fb2c609bd04" +SRC_URI[sha256sum] = "ff33288695af403eaf3ddd2a142e3ea7d3451c897e6d49a3746b6977aba3b829" FILES_${PN} += " \ ${datadir}/dbus-1 \ diff --git a/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb b/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb index be3c01fa..bea5de35 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] = "92f2dc363fb8e6b7acdf1d7013d5b06f1f825466d8db00f79cd73cfc3ed9768c" +SRC_URI[sha256sum] = "fc47bee6468b91603fee0dcc166ca3dc3cea999eb4719b07fb269d17db3f6a14" 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 abd24ca9..19eda755 100644 --- a/recipes-kde/kf5/tier3/kinit/kinit.bb +++ b/recipes-kde/kf5/tier3/kinit/kinit.bb @@ -26,7 +26,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "df256d1cb082de845a6f8d18b372694130c83e9b800033f0987d1929fcdc3480" +SRC_URI[sha256sum] = "927c09cb6476143e1091e24f91cf26751ad57bab87b8cf3640d1ab4ab6c768f3" 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 9661c8e8..cb06c1d5 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] = "5a85fc02cec6ef550d4465e8126ac0a4d9d77c745ab7b05b6b6334a0e54e9775" +SRC_URI[sha256sum] = "c62bae911978d163bbb86648344708d5b963823244941de0904c2a7800ecc07e" 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 d8851bf6..9684462a 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] = "dfe874f7fe944fe877c0d443349102ceacb268c45dc1f666ec42ff219024735d" +SRC_URI[sha256sum] = "d3ae54a7a8dc4293c305eb440dfe524d4ef394e2ebcb050a0abadb66ad41ae72" 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 b75c4a9e..6cf36bd7 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] = "fd474e9d231330b141e1443f46036d5b6d884c0edb9e55f1a4e762e1e2bd812c" +SRC_URI[sha256sum] = "7a49ef1a4416b17082cc9d56e7ee01264999289cdcf06bd2d1a08717ce492d77" diff --git a/recipes-kde/kf5/tier3/kparts/kparts.bb b/recipes-kde/kf5/tier3/kparts/kparts.bb index 7a034fdc..2cb437b8 100644 --- a/recipes-kde/kf5/tier3/kparts/kparts.bb +++ b/recipes-kde/kf5/tier3/kparts/kparts.bb @@ -29,7 +29,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "9eb464f171f219e264237bb200767c8b3c70f10004521fad2d90af93bf926eba" +SRC_URI[sha256sum] = "eb90dee4329fbc97acf3349fe344a86b2ef742dece35edf80e44ca5b1eaf58be" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/kpeople/kpeople.bb b/recipes-kde/kf5/tier3/kpeople/kpeople.bb index 89230e08..a4109fe8 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] = "9c99f07f1acaf6ffbf94a9c2be7564f724ec41604986a74fc4400ea82296c9b2" +SRC_URI[sha256sum] = "305a2b5c43c8964fa88e4326ef9d8a487b56af04c858a4f18e991b9218d2c3a8" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/krunner/krunner.bb b/recipes-kde/kf5/tier3/krunner/krunner.bb index 37d4fd3a..82fd6c5b 100644 --- a/recipes-kde/kf5/tier3/krunner/krunner.bb +++ b/recipes-kde/kf5/tier3/krunner/krunner.bb @@ -24,7 +24,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "fcf6e404e4a56877751ea5dc60c7a4b58cfb8986ae4262cc77bdeeca01342d2e" +SRC_URI[sha256sum] = "45bdc312c28c995a9a29e8212b1299bd89350ea4cab706d343bf42813826c0f9" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/kservice/kservice.bb b/recipes-kde/kf5/tier3/kservice/kservice.bb index e8cd192c..85c1987e 100644 --- a/recipes-kde/kf5/tier3/kservice/kservice.bb +++ b/recipes-kde/kf5/tier3/kservice/kservice.bb @@ -25,6 +25,6 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "e868f2a337e8e05a8cc596f8baaa9c310cbc51e73b3dfd4f81ed3c3ca8217319" +SRC_URI[sha256sum] = "ec6b054942417cb8c6adb2f502c43a268f96d85d9e4477e1292b1dd4d0e766cd" FILES_${PN} += "${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.bb b/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.bb index b5fd221d..2a1e6127 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] = "a081655a8ea67818be740363a9310b2972ca34659e61f879ebf0df85421d073c" +SRC_URI[sha256sum] = "75e774bff6eb0134818dc93fc505639ce3aa8316dce45255b28892f9f19c7ddd" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb b/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb index 5cd6143f..bb3dd347 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] = "e8d5dd11835b8245ad1cb0ce0de74d40a9e8310df93b3c64998b2e3eb29d2289" +SRC_URI[sha256sum] = "c8274b737da6535af2bfe3b51733baaea5f1bb348ea7854658b84f58bb10b612" 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 b142ef9e..2d63a26f 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] = "e1c9ed012735fdea4000086c2646e2ad99f15127b399420885a7b7de25ec99df" +SRC_URI[sha256sum] = "ff8596bf771c55bbfdc9da2736eeb4f86a63a92bc82132ce4a6b1d82809005c4" 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 73b6c3bb..71e1d117 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] = "81af735b097231e4343e9d695dc4b8d80e64ab49a32d34c4bce1cd17c566b79d" +SRC_URI[sha256sum] = "db232450286e515491059ee5017287ba4b610be0a194179e882af4c03e4e6ad0" 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 47cd5787..751194f0 100644 --- a/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb +++ b/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb @@ -48,7 +48,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "d3af0f7628c6404c63ac871ffe7540fc6d12be2bf988503724c6bb00505893d9" +SRC_URI[sha256sum] = "67037be91694620fa713a1cf3972f42f3ca798217c8c5915dcdaa9298651663c" FILES_${PN} += " \ ${datadir}/kdevappwizard \ diff --git a/recipes-kde/kf5/tier3/purpose/purpose.bb b/recipes-kde/kf5/tier3/purpose/purpose.bb index f656275b..64d10bed 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] = "ad507573aa42e0223771679c92887ff309fa33e68f20820c98b5702617acfd80" +SRC_URI[sha256sum] = "4e0a04c90c6e2d97a08158e80f486163d30abf156035214ed5e665e37be70805" 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 5f002690..892850ed 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] = "efb3ed865996100921b8dd7340d4f7dd1bc477381ce401cf36b8ed548d3dbe91" +SRC_URI[sha256sum] = "a5cb7fcc4fa7bc87a66a2ef3df7d67568faf685e21b01d7db3dc99e80d9384a9" 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 3878f9bc..97cd2080 100644 --- a/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb +++ b/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb @@ -27,7 +27,7 @@ DEPENDS += " \ RRECCOMENDS_${PN} += "oxygen-fonts" PV = "${KF5_VERSION}" -SRC_URI[sha256sum] = "871d961ccdcc420ac63686bb522febabe9dcdd6199880f9e2e59433239b9696a" +SRC_URI[sha256sum] = "3b98768f0bbb6f3c427a74504eae7d3045d3af20946d3bc6f5937f6206a88b6d" 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 5287290c..defb4b0f 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 @@ -6,7 +6,7 @@ inherit kde-kf5 DEPENDS = "qttools-native" -SRC_URI[sha256sum] = "2370fd80f685533d0b96efa6fa443ceea68e0ceba4e8a9d7c151d297b1c96f64" +SRC_URI[sha256sum] = "5f57e4b843069b6098d955051bb2913558d1623fead3f3b95b7017d7e1e35b83" SRC_URI += "file://0001-Temporary-workaround-gold-linker-errors.patch" PV = "${KF5_VERSION}"