diff --git a/classes/kde-kf5-porting-aids.bbclass b/classes/kde-kf5-porting-aids.bbclass index dbe13e01..1295a5e7 100644 --- a/classes/kde-kf5-porting-aids.bbclass +++ b/classes/kde-kf5-porting-aids.bbclass @@ -1,3 +1,3 @@ inherit kde-kf5 -SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.57/portingAids/${BPN}-${PV}.tar.xz" +SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.58/portingAids/${BPN}-${PV}.tar.xz" diff --git a/classes/kde-kf5.bbclass b/classes/kde-kf5.bbclass index 4586d34d..5c9572b5 100644 --- a/classes/kde-kf5.bbclass +++ b/classes/kde-kf5.bbclass @@ -1,5 +1,6 @@ inherit kde-base -KF5_VERSION = "5.57.0" +KF5_VERSION = "5.58.0" +KF5_VERSION_FIXUP = "5.58.1" -SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.57/${BPN}-${PV}.tar.xz" +SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.58/${BPN}-${PV}.tar.xz" diff --git a/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc b/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc index 1b8ea7e8..d4280a1b 100644 --- a/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc +++ b/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" inherit kde-kf5-porting-aids perlnative PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "94bd611099b302b4b708974a639d6480" -SRC_URI[sha256sum] = "865fb86566a0ea904ab0a3bd6a63787161b28578660d475fc316c50c8a7b1e90" +SRC_URI[md5sum] = "7c88ae56084c5b43538344af72b4b6d2" +SRC_URI[sha256sum] = "9e95cb54f4323f31f88e3fb5946b4f990d8a5f1ba8fecf166844af672037a60c" 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 47729b6e..94c612da 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc +++ b/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5-porting-aids perlnative PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "dd3e37b0b374466734c6f567877f5a85" -SRC_URI[sha256sum] = "e9d1c06191031b482ea01d891756d125ff32927239c36a3011fc7b8f17aca1b0" +SRC_URI[md5sum] = "1c4d788d910c3d7c06734aed2524ad0d" +SRC_URI[sha256sum] = "c86db5d334c022d804cd9473f893b462904e336aad1ce2c350a1c87039d9473a" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/porting-aids-tier3/khtml/khtml.bb b/recipes-kde/kf5/porting-aids-tier3/khtml/khtml.bb index eab689ab..2e00f371 100644 --- a/recipes-kde/kf5/porting-aids-tier3/khtml/khtml.bb +++ b/recipes-kde/kf5/porting-aids-tier3/khtml/khtml.bb @@ -37,8 +37,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "425132b82608fe5b619bae07b20bf6be" -SRC_URI[sha256sum] = "63d22fbc8cad3075a0b7ef195291c4b79ebc65da5de81b4885cac1063d783da3" +SRC_URI[md5sum] = "d62ea2b2a7eecd46f3b95460b8a94956" +SRC_URI[sha256sum] = "f75635e4d0ad9816953bbd0f8c18aea7cd470dc130a6294fa1d32c37bd66dcff" 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 1f5c8a43..9e4bb50b 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kjsembed/kjsembed.bb +++ b/recipes-kde/kf5/porting-aids-tier3/kjsembed/kjsembed.bb @@ -16,5 +16,5 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "79576950164e46066d4eda0354a30dfd" -SRC_URI[sha256sum] = "741aae8db274febe7e5d0d10dc99271efc590b2465d2c4d4e4a9162d2b36e3b4" +SRC_URI[md5sum] = "d9cac6962c2820ab99661ba6e2d0d799" +SRC_URI[sha256sum] = "ffbcd9de767d62497db146acd7bcaeaa59b3f6b418616d4562d1a2269048131d" diff --git a/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb b/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb index 382dbe71..720a0628 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb +++ b/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb @@ -25,8 +25,8 @@ DEPENDS += "\ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "c191e787bc5fed1f51305141e7fb4f55" -SRC_URI[sha256sum] = "3b0f92751bb70c64b2ac25b466f886cc8b02babf02c744bcc909aa3ce6915a66" +SRC_URI[md5sum] = "5e09b84e2675fe3c545d41ae347877c2" +SRC_URI[sha256sum] = "b71c521718acd9829124264e97990222c458eca4a2e0be471a853db55b07d872" FILES_${PN} += " \ ${OE_QMAKE_PATH_PLUGINS} \ diff --git a/recipes-kde/kf5/tier1/attica/attica.bb b/recipes-kde/kf5/tier1/attica/attica.bb index c924ac82..720886c6 100644 --- a/recipes-kde/kf5/tier1/attica/attica.bb +++ b/recipes-kde/kf5/tier1/attica/attica.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 -SRC_URI[md5sum] = "c5ceb2a436083013afd290c3e3b8ca8c" -SRC_URI[sha256sum] = "a13682bccaca3529df6e3b54e1d4e48fb3d1654fe1b142701e73ce9fe0b87655" +SRC_URI[md5sum] = "f1b0eba58f4e29c6c9af2a39a4d92052" +SRC_URI[sha256sum] = "edba3f94705f904edb0bddd5bab491575bb15ee8f278b92b41272d6f566cad2a" 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 8dfbb1ce..8e702e6e 100644 --- a/recipes-kde/kf5/tier1/bluez-qt/bluez-qt.bb +++ b/recipes-kde/kf5/tier1/bluez-qt/bluez-qt.bb @@ -7,8 +7,8 @@ inherit kde-kf5 DEPENDS += "qtdeclarative" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "51624740d612bff912e88650adb7c302" -SRC_URI[sha256sum] = "43e1be1882832cef88186255a6b692d9fd1366bad09db0c2075a126b0fc0df65" +SRC_URI[md5sum] = "13ba6a2b5051d0d03b0d0a6e056ec1a5" +SRC_URI[sha256sum] = "530dc2f89ca26cda23a6383ccfdb00584083d2fbee3b437e5337a77f51513da0" 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 e586e568..8dc717c2 100644 --- a/recipes-kde/kf5/tier1/breeze-icons/breeze-icons.inc +++ b/recipes-kde/kf5/tier1/breeze-icons/breeze-icons.inc @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 gtk-icon-cache -SRC_URI[md5sum] = "a378501cbbfd78829e4b36747f4a5ce7" -SRC_URI[sha256sum] = "c3ba92acb5bfcff66f41232ebc6e8c893dab78ac59a713fa4bfa2a0e097f4ed2" +SRC_URI[md5sum] = "551a7d46848ec758464a1cc96c68672f" +SRC_URI[sha256sum] = "536d2790a143bf0d8cc9ee4de74dea0924eb7d3ac4888fece7bf7c7038066491" 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 b80e81d0..a7a6cad2 100644 --- a/recipes-kde/kf5/tier1/karchive/karchive.inc +++ b/recipes-kde/kf5/tier1/karchive/karchive.inc @@ -10,7 +10,7 @@ inherit kde-kf5 DEPENDS += "bzip2 xz zlib" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "059c3b6e24c30655ccf2bd91ef7af733" -SRC_URI[sha256sum] = "e0e64e7e88c8df96f894de20aff4d12925e0d362c5134df83473ea48c0432783" +SRC_URI[md5sum] = "8d386da9f2e3a64018b979a8a0512a18" +SRC_URI[sha256sum] = "cd5a42101e5cc50f026f48002dc8125e0c898b148fea5fba4451023ec1e181ad" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb index ed11bca2..b48af3ae 100644 --- a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb +++ b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb @@ -10,8 +10,8 @@ inherit kde-kf5 DEPENDS += "gperf-native" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "a4f0d3fb375fb15e108166ee68d6c7a3" -SRC_URI[sha256sum] = "c98b98cf7258c03fa5131a987e278f348d52f792dcb9f2a5664fe35aadea6995" +SRC_URI[md5sum] = "5e2fd0f6588523b30ab9c8ab53bb1d76" +SRC_URI[sha256sum] = "6e5b3c2083c840947e255d58b338128a5e498a4176969f6ac724d56ca3cae8ef" 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 1ec0320b..70581f59 100644 --- a/recipes-kde/kf5/tier1/kconfig/kconfig.inc +++ b/recipes-kde/kf5/tier1/kconfig/kconfig.inc @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 cmake_lib PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "765a8599190cc7ebaebfb7d062e359a8" -SRC_URI[sha256sum] = "155b0dbba8772aa8ea3e75217029daa00ada8699e5a807154214f66b2462c010" +SRC_URI[md5sum] = "f0a5d4f90ff74a764691e1d31caa378c" +SRC_URI[sha256sum] = "6f464a63079f43f11deb7f1661dadaa12539b8a8c75e3fa7476dae8ab6886a5e" # REVISIT remove ugly hack for wayland-only environments SRC_URI += " \ diff --git a/recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc b/recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc index 991fcf5a..4c4caf75 100644 --- a/recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc +++ b/recipes-kde/kf5/tier1/kcoreaddons/kcoreaddons.inc @@ -7,5 +7,5 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 mime PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "1825368e29fe50930a4d2be1769ed48b" -SRC_URI[sha256sum] = "7c2573de9b745e55fe61cff26941839cff0d2e40b6c5d791c24c9d6cc8cf7485" +SRC_URI[md5sum] = "ea7e5f1f3f880e1814e9952998476f76" +SRC_URI[sha256sum] = "f01f3d8b8086085e034a530821a929e56943e33002091d29ab45e0772b6f8e5e" diff --git a/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb b/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb index 30ccda3c..32a911a5 100644 --- a/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb +++ b/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb @@ -11,5 +11,5 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "2fd487f58c349e7c5adcb4f96bd5948c" -SRC_URI[sha256sum] = "86946d97e74420637f59ea0fff93e303bcbdc5b1d5e1c6361e2d9a3ceb0e1259" +SRC_URI[md5sum] = "2c0b68f305c296ab785c65d356ae0f45" +SRC_URI[sha256sum] = "42f176b737f81e120d2fa78c20891b3b7e3f182c6e144ec9c99935a32d63f9b1" diff --git a/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb b/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb index 9f8a6bf1..e1801c6b 100644 --- a/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb +++ b/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb @@ -10,5 +10,5 @@ inherit kde-kf5 DEPENDS += "avahi" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "b20fd4d8175e76595616502168274096" -SRC_URI[sha256sum] = "5a61b942fd14c9d96370e19fd7a29594bfcbd3074e12625caac083206fce2789" +SRC_URI[md5sum] = "c373138c303866478fb848774bba0ce0" +SRC_URI[sha256sum] = "d3b6ee64f4ed491120351732abf99712e64d43deb1b796d4b701e28df9efad05" diff --git a/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb b/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb index e6e56240..3bf91fb7 100644 --- a/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb +++ b/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb @@ -12,5 +12,5 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "74b61e8ef3efdfd834caf258c223a9c9" -SRC_URI[sha256sum] = "744eb0ec35c936c17c3d11a08d19014e2166c4a307370207e0f5a38f01a91ebd" +SRC_URI[md5sum] = "4485550ff755fd84f3126a2079dda66b" +SRC_URI[sha256sum] = "d6d5884f31072fe93804ecad72c8f612fa03d6841318211ad8f6ebf1f5f020f3" diff --git a/recipes-kde/kf5/tier1/kholidays/kholidays.bb b/recipes-kde/kf5/tier1/kholidays/kholidays.bb index dbc8dc59..fd1ce684 100644 --- a/recipes-kde/kf5/tier1/kholidays/kholidays.bb +++ b/recipes-kde/kf5/tier1/kholidays/kholidays.bb @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 -SRC_URI[md5sum] = "f4656e414e5d17f6efd203a0583d83d5" -SRC_URI[sha256sum] = "f7db45906623c33dfbb297810082f8ff30c949e6a7d477f3b72de0521b0c9452" +SRC_URI[md5sum] = "d3f3e84e2658cd46489b591d79d85226" +SRC_URI[sha256sum] = "ec05faf5290a83d2450be6e1a68c086e4d2da934b3aaf61d578e3cda72295eef" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/ki18n/ki18n.inc b/recipes-kde/kf5/tier1/ki18n/ki18n.inc index 6205f460..660d73a4 100644 --- a/recipes-kde/kf5/tier1/ki18n/ki18n.inc +++ b/recipes-kde/kf5/tier1/ki18n/ki18n.inc @@ -8,5 +8,5 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "2178c765e29675b21a044fc074a01246" -SRC_URI[sha256sum] = "bbd60981c9a0c1f9d9a52c8dd86adef7c4c30caf603f806d8730febaa36f0dd9" +SRC_URI[md5sum] = "82e0f37a01ad489db993833470ea59a8" +SRC_URI[sha256sum] = "ea0181b15ff47b34ae7dd7a3a419c461cf05554f9014886d8b8b2ab2ec243977" diff --git a/recipes-kde/kf5/tier1/kidletime/kidletime.bb b/recipes-kde/kf5/tier1/kidletime/kidletime.bb index bb1da61a..d4b17b6a 100644 --- a/recipes-kde/kf5/tier1/kidletime/kidletime.bb +++ b/recipes-kde/kf5/tier1/kidletime/kidletime.bb @@ -10,7 +10,7 @@ inherit kde-kf5 DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "libxcb qtx11extras libxscrnsaver", "", d)}" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "6172497628a93f42a928a02ad97299f3" -SRC_URI[sha256sum] = "e99a07f814573526ed5141fc9e4bc2df12298df53a0d2787c3b7a4c3af915665" +SRC_URI[md5sum] = "f9189c3ba90584800c51686167a310d5" +SRC_URI[sha256sum] = "86d8c4ff13b864c07f98d0475683838708c43e4ba6275e05f21766e2a79cfd90" 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 436fc2c4..e216e57b 100644 --- a/recipes-kde/kf5/tier1/kirigami/kirigami2.bb +++ b/recipes-kde/kf5/tier1/kirigami/kirigami2.bb @@ -13,8 +13,8 @@ DEPENDS += " \ PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "c297803c1e65c9f6dbaac011e40db5ae" -SRC_URI[sha256sum] = "3cdbea0e472293e85e625820f6b9e2d20f59cff263ed150904b6b2acad81062b" +SRC_URI[md5sum] = "ba2f49c4a857c4fc603d6e7930a4e665" +SRC_URI[sha256sum] = "ad54e15c03807181313e29013057cf89cb70113f74a26ab7aec6420cdc18d9b3" FILES_${PN} += " \ ${OE_QMAKE_PATH_QML} \ diff --git a/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb b/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb index 27b11201..e6c0e407 100644 --- a/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb +++ b/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb @@ -9,5 +9,5 @@ inherit kde-kf5 DEPENDS += "qtdeclarative" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "9c268db88630f1d62b5da51131c81a60" -SRC_URI[sha256sum] = "b0eef30ce3e5f2fe9afb60d589bea16a0d0e4a57ffffb37ae0e14a54f1681464" +SRC_URI[md5sum] = "7d1a541f0e3ecb0e31a1e02bf14ec043" +SRC_URI[sha256sum] = "f861844a6d24ecdddd7b2b29d47dc03bccbd5dc2c8053f5c3a839a5ff59cd491" diff --git a/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb b/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb index 098256cb..0543b59a 100644 --- a/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb +++ b/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb @@ -8,5 +8,5 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "fc44f88d4dca7147887142f1a272711d" -SRC_URI[sha256sum] = "6b499a21c88d5998c903e8e4dd480c612b96e5e31d17430a507c07566febdd30" +SRC_URI[md5sum] = "aa0444b0e1d59198eb5909931dacc8d7" +SRC_URI[sha256sum] = "bb073f96236102a953a2298039d0c380458c0a2393d7dc7bb657ee4e2ea9b6e6" diff --git a/recipes-kde/kf5/tier1/kplotting/kplotting.bb b/recipes-kde/kf5/tier1/kplotting/kplotting.bb index 90e8498b..6ac56dca 100644 --- a/recipes-kde/kf5/tier1/kplotting/kplotting.bb +++ b/recipes-kde/kf5/tier1/kplotting/kplotting.bb @@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "f7dbd04039c51560cfb70987f5535bbe" -SRC_URI[sha256sum] = "c2c35030b1a2ca25f503c1a2df7ca225d156a9ea80f52883e136679aea6efc8e" +SRC_URI[md5sum] = "d714d9cbcb2a5083f283c5831f9d9969" +SRC_URI[sha256sum] = "4d46b4c78abcaf171132f4a17f35d28f7bd89b346fbe7b2e494f5212ee2cc81b" diff --git a/recipes-kde/kf5/tier1/kwayland/kwayland.bb b/recipes-kde/kf5/tier1/kwayland/kwayland.bb index 50bc5e14..28ed88f6 100644 --- a/recipes-kde/kf5/tier1/kwayland/kwayland.bb +++ b/recipes-kde/kf5/tier1/kwayland/kwayland.bb @@ -9,5 +9,5 @@ inherit kde-kf5 cmake_auto_align_paths DEPENDS += "wayland wayland-native" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "eb7a86ca138a5c68ff59de90695330d2" -SRC_URI[sha256sum] = "f00d2997163f559cecf30f5e945d5456628a0d120acafba49fa14af28c22b1d6" +SRC_URI[md5sum] = "1f029fbeb30e11fa362fa9a5ef836111" +SRC_URI[sha256sum] = "a273a64ac06698e7c7d297da05c3b4889893c8b4179b01aa7ae1c2fb8681a4f1" diff --git a/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb b/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb index e3f6876d..61c769f5 100644 --- a/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb +++ b/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb @@ -10,5 +10,5 @@ inherit kde-kf5 DEPENDS += "qttools" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "b85e32d16c9d4c46a31a28ca63160c4d" -SRC_URI[sha256sum] = "abd80a566e1003bca7c72d3a0dc1ee470bc9935d11371cfff0d960f11e1ef5c2" +SRC_URI[md5sum] = "05f0c66e03250369f296dfedf99ae9b4" +SRC_URI[sha256sum] = "f4bcb1e22d8dfec214f4f55dbf4492229c4cb6ab63031f826ef68896c27ca6c0" diff --git a/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb b/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb index 694af83a..a2fab48f 100644 --- a/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb +++ b/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb @@ -9,8 +9,8 @@ inherit kde-kf5 cmake_auto_align_paths cmake_lib DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11 qtx11extras libxrender", "", d)}" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "1789e26654314ce785a1d7618f5a59ae" -SRC_URI[sha256sum] = "0c8a009dde7ca1722810777b99aa4e1a3471687460c25e0f41645c9e11daf274" +SRC_URI[md5sum] = "596760bde216cb7335193fec16baeec4" +SRC_URI[sha256sum] = "0b25d55bc9be6329c5cf91328c4414b547f26496a1af83f9454c0e5d85a10129" CMAKE_ALIGN_SYSROOT[1] = "KF5WindowSystem, -S${includedir}, -s${_IMPORT_PREFIX}/include" diff --git a/recipes-kde/kf5/tier1/modemmanager-qt/modemmanager-qt.bb b/recipes-kde/kf5/tier1/modemmanager-qt/modemmanager-qt.bb index ca1850e4..f5c033f4 100644 --- a/recipes-kde/kf5/tier1/modemmanager-qt/modemmanager-qt.bb +++ b/recipes-kde/kf5/tier1/modemmanager-qt/modemmanager-qt.bb @@ -7,8 +7,8 @@ inherit kde-kf5 pkgconfig cmake_auto_align_paths cmake_lib DEPENDS += "modemmanager" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "62dc3f38c573cfe842d6f78ce1b88e04" -SRC_URI[sha256sum] = "030bfcfafd5079f25a165aaa5f52693a8fe4b3c15c1345a641716c4329e0929d" +SRC_URI[md5sum] = "d1822d13276bde0be4dae6749a3b61b5" +SRC_URI[sha256sum] = "cec892b58603fd95656b2cac356e8076a65122d110e3f5175bbabfaa296b16cb" CMAKE_ALIGN_SYSROOT[1] = "KF5ModemManagerQt, -S${includedir}, -s${_IMPORT_PREFIX}/include" diff --git a/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb b/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb index dc0fbd4f..fd61e86c 100644 --- a/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb +++ b/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb @@ -7,8 +7,8 @@ inherit kde-kf5 pkgconfig cmake_auto_align_paths cmake_lib DEPENDS += "networkmanager" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "fb8de2bb00232ac30d522a0d9c1c5771" -SRC_URI[sha256sum] = "4d2da2556bfeef4be03833d707284573b469a1f6ad66ba73eae80835bd2e1982" +SRC_URI[md5sum] = "95bc9df762d4a99b6e71f3fae9ee2bad" +SRC_URI[sha256sum] = "113f48b1ed07b7541bc205220197e245f547e0a08382c3aeb29b0c02e6ec4abe" CMAKE_ALIGN_SYSROOT[1] = "KF5NetworkManagerQt, -S${includedir}, -s${_IMPORT_PREFIX}/include" CMAKE_ALIGN_SYSROOT[2] = "KF5NetworkManagerQt, -S;${libdir}, -S;${_IMPORT_PREFIX}/${baselib}" diff --git a/recipes-kde/kf5/tier1/oxygen-icons/oxygen-icons5.bb b/recipes-kde/kf5/tier1/oxygen-icons/oxygen-icons5.bb index 8d628fe9..ce382c2f 100644 --- a/recipes-kde/kf5/tier1/oxygen-icons/oxygen-icons5.bb +++ b/recipes-kde/kf5/tier1/oxygen-icons/oxygen-icons5.bb @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 gtk-icon-cache -SRC_URI[md5sum] = "8617020ebcb03a2caec56b370b37a307" -SRC_URI[sha256sum] = "2b12a9de3767d233b4b01bc97e23899d94c02b13fee4d20483d3f5d2baaaa1e5" +SRC_URI[md5sum] = "4d2016bc53b675a776b7321e49132dee" +SRC_URI[sha256sum] = "0e6a6fd611893c870901b78f601caf8ae9afd2a666088a5a167f3cbf815bd3e7" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/prison/prison.bb b/recipes-kde/kf5/tier1/prison/prison.bb index c4ba12b0..3bf38735 100644 --- a/recipes-kde/kf5/tier1/prison/prison.bb +++ b/recipes-kde/kf5/tier1/prison/prison.bb @@ -11,7 +11,7 @@ DEPENDS += " \ libdmtx \ " -SRC_URI[md5sum] = "74276d9a4c8bf369187aa138301a71da" -SRC_URI[sha256sum] = "6613decb2e0b61af5af3a3a9995970c2fdaa72f36bcfd7e9db547017ee4ca235" +SRC_URI[md5sum] = "7c2a5f7808304f3d8404a8083bf54e8f" +SRC_URI[sha256sum] = "2bd97bf19e70b67cac49eaefb89a0fe8bd506e710e10df41f9b7c65d9dc30b1d" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/solid/solid.bb b/recipes-kde/kf5/tier1/solid/solid.bb index e9b45cdb..a3ef2212 100644 --- a/recipes-kde/kf5/tier1/solid/solid.bb +++ b/recipes-kde/kf5/tier1/solid/solid.bb @@ -9,8 +9,8 @@ inherit kde-kf5 DEPENDS += "bison-native qtdeclarative" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "d3155b3f6301645173273c898bae488f" -SRC_URI[sha256sum] = "fbdb0678a5a1b9f902661b4823dbae4629a88708b729d827dd0598799f727209" +SRC_URI[md5sum] = "f6a9c58ce4e5a6ff82dd11f431aa3610" +SRC_URI[sha256sum] = "7d7f2daaffe8536ee9373375b866c94b949e58f0365990dfe16f9cc05f98bd00" 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 f318b34d..9cd36abf 100644 --- a/recipes-kde/kf5/tier1/sonnet/sonnet.inc +++ b/recipes-kde/kf5/tier1/sonnet/sonnet.inc @@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "af5d91569b7f978417fb1859e62a4984" -SRC_URI[sha256sum] = "08e13a707b64055f512bba982ec5e69a9e7c62c02d1ee8b6fdc67c67b1265334" +SRC_URI[md5sum] = "1bb0c7eaaa57e91364da4ff023eaa7fd" +SRC_URI[sha256sum] = "e67ffab7674175588883a9b444973e9edef2257e025f99657bb13d09e72bf823" diff --git a/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.inc b/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.inc index 685e89b4..9c6b14b8 100644 --- a/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.inc +++ b/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.inc @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 perlnative -SRC_URI[md5sum] = "b979ea0b6b2d6fa27f61c152dada814a" -SRC_URI[sha256sum] = "e82261e791005a55414fc81a396ca33ee8c061acd66c2c351492d866b3592e9f" +SRC_URI[md5sum] = "a93c3854a98a7616f02676cd2d6f1ed3" +SRC_URI[sha256sum] = "b97e58e9fe64bc21368d18c57b69dd5696328a0722c01ae2e113826e2e35ba76" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb b/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb index dad04008..65b15630 100644 --- a/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb +++ b/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb @@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "403581de1df34f3cac8bc520ff5f6a55" -SRC_URI[sha256sum] = "83969d0f6e4a337fba6b554708f867654af86368066ccef75a4fde85569d1ee0" +SRC_URI[md5sum] = "39c96c38a87fee145d43d894cfbff64f" +SRC_URI[sha256sum] = "d9f95ed3a5ccedaa10ae086c82d8794a9ae9e82e094c352869bc6459ead8409d" diff --git a/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb b/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb index db01f5d6..ee603704 100644 --- a/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb +++ b/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb @@ -20,5 +20,5 @@ DEPENDS += " \ CXXFLAGS += "-DBOOST_DISABLE_ASSERTS" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "cc588553fdf54c292071cdcee47ab983" -SRC_URI[sha256sum] = "4c7a49905ec1b6e03831986b254d0fd091e44fe920fffa123c969765c6474ba3" +SRC_URI[md5sum] = "8e1d8fdda1588b98fe0fc8dcda08d217" +SRC_URI[sha256sum] = "5f3bde50ffe0c23ad5f28c7327d375f223535f139ff014c5d53aef2f41e80611" diff --git a/recipes-kde/kf5/tier2/kauth/kauth.inc b/recipes-kde/kf5/tier2/kauth/kauth.inc index fd1aefca..1a70d58a 100644 --- a/recipes-kde/kf5/tier2/kauth/kauth.inc +++ b/recipes-kde/kf5/tier2/kauth/kauth.inc @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "3e88ca2dbc20c47dab00c40b747e0899" -SRC_URI[sha256sum] = "9d6b9135cc47710b28e2a7731c4c5c1f6dba2b0e5fe982b9d2a82a11d7d497c2" +SRC_URI[md5sum] = "a5df25b21f6aab84e310cd1d4f201141" +SRC_URI[sha256sum] = "8c004199f1e7aa14f9244299bb8b288f6d077e5c2557f089a530d0c1cd072f4f" EXTRA_OECMAKE += "-DAUTOTESTS=OFF" diff --git a/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb b/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb index 96ce7679..487fcab4 100644 --- a/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb +++ b/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb @@ -9,5 +9,5 @@ inherit kde-kf5 DEPENDS += "kconfig kconfig-native kwidgetsaddons" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "f33439a380b21163c1f04c780f7c820a" -SRC_URI[sha256sum] = "5ad8746a57cef2b12da5a97e296cbb0b708e8ecfb4253786a899fa86951395ec" +SRC_URI[md5sum] = "920cf624a739e63290743f5c3fa418f1" +SRC_URI[sha256sum] = "4f5be9d3a70183e0580126c6395d34e3e4141d6e6f852f5f0bb578b20205f5dd" diff --git a/recipes-kde/kf5/tier2/kcrash/kcrash.bb b/recipes-kde/kf5/tier2/kcrash/kcrash.bb index a96dcf89..a91fe8b6 100644 --- a/recipes-kde/kf5/tier2/kcrash/kcrash.bb +++ b/recipes-kde/kf5/tier2/kcrash/kcrash.bb @@ -11,5 +11,5 @@ REQUIRED_DISTRO_FEATURE = "x11" DEPENDS += "kcoreaddons kcoreaddons-native kwindowsystem virtual/libx11" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "4a806db956de0a3c76612fa2156fae34" -SRC_URI[sha256sum] = "4b12719a20f2ff0fe0a2656609d0aa277245cd2a9f764a7b6cfaa6da9d928dc0" +SRC_URI[md5sum] = "c526a1714cf265711e0a20e9888978eb" +SRC_URI[sha256sum] = "cf921f0ced115107a57a4f15e95ea2d0478b56baf23102abc2470ecd6b8e3c44" diff --git a/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc b/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc index 8395055c..7903230a 100644 --- a/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc +++ b/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc @@ -11,8 +11,8 @@ inherit kde-kf5 perlnative DEPENDS += "docbook-xml-dtd4 docbook-xsl-stylesheets liburi-perl-native" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "90a180ef293a66ccf18ee79cc7f33776" -SRC_URI[sha256sum] = "649dbaff4f1559302e7da07f423a0bc9e3faa1c7a93dfeb170e50bf452d8def2" +SRC_URI[md5sum] = "0fb5dd4eb907b55782e321f3d86eb825" +SRC_URI[sha256sum] = "5c0b915d0f054098b47c5c1ef6ee0d174a9a607405f23c3921276189cefd48f4" # 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 b82b2f2d..166d2c54 100644 --- a/recipes-kde/kf5/tier2/kfilemetadata/kfilemetadata.bb +++ b/recipes-kde/kf5/tier2/kfilemetadata/kfilemetadata.bb @@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 pkgconfig gettext PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "ffb390142606d6bb072a2c529dc60e23" -SRC_URI[sha256sum] = "49e6c281fdffd4f5fe363c6cefdb6c3022ef57c935d7d6b135607cdde9b2d116" +SRC_URI[md5sum] = "5bd7d7b91b0c1e70a0c49bedc8eac381" +SRC_URI[sha256sum] = "76665ba8ba6ab90cc0e8d682a5c5421fde7c436f5521c614d0b63c5277fabf9c" SRC_URI += " \ file://0001-Revert-extractors-Hide-warnings-from-system-headers.patch \ file://0002-Do-not-include-taglib-as-system-library.patch \ diff --git a/recipes-kde/kf5/tier2/kimageformats/kimageformats.bb b/recipes-kde/kf5/tier2/kimageformats/kimageformats.bb index 98d0473e..d49d93b5 100644 --- a/recipes-kde/kf5/tier2/kimageformats/kimageformats.bb +++ b/recipes-kde/kf5/tier2/kimageformats/kimageformats.bb @@ -12,8 +12,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "c46aaf66f3ac9100b09f829f40e6cce8" -SRC_URI[sha256sum] = "d7ce6c4737ae2846f015633e7479b60460d960a3a578777c2a884d499bd6cc14" +SRC_URI[md5sum] = "77c013f9a37934fc20239d0a3da205ba" +SRC_URI[sha256sum] = "deb5b18c8289e2ce1988769f6b87dd7ad57dde6c15e51a474e51eef76568a9d9" 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 ef47baf5..44516b04 100644 --- a/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb +++ b/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb @@ -10,7 +10,7 @@ DEPENDS += "kcoreaddons kcoreaddons-native kwidgetsaddons \ ${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)}" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "be37764f55cb5deed630da21af9385a9" -SRC_URI[sha256sum] = "4b98e7cd9b8d877326854addcee300071afc92f4378d3a94734e470271638002" +SRC_URI[md5sum] = "ba814954d8506f44f3f683a427f4628c" +SRC_URI[sha256sum] = "d43ea4eede2d88edd1753f4d1b6808bf04bf1e67ab58f00ef70b6a20b9607133" FILES_${PN} += "${datadir}/dbus-1" diff --git a/recipes-kde/kf5/tier2/knotifications/knotifications.bb b/recipes-kde/kf5/tier2/knotifications/knotifications.bb index 48a303da..494ad358 100644 --- a/recipes-kde/kf5/tier2/knotifications/knotifications.bb +++ b/recipes-kde/kf5/tier2/knotifications/knotifications.bb @@ -22,7 +22,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "a5381274fb940b1ce06850c2c8995b5e" -SRC_URI[sha256sum] = "7de068f4cf9bcefef54ae1cb180e2c0af9be951afbcaa960245507259620cf15" +SRC_URI[md5sum] = "4865198f8406068c67254ee3b59faab4" +SRC_URI[sha256sum] = "5a388e05ae3416a5120c268e48fa505e6666403772e8f03fe4670ab1d0bb0469" 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 9ed0c422..132afe12 100644 --- a/recipes-kde/kf5/tier2/kpackage/kpackage.inc +++ b/recipes-kde/kf5/tier2/kpackage/kpackage.inc @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "121f814f4ad12c56928ce7b857ea87b7" -SRC_URI[sha256sum] = "2d2d497d50e8ce986d6de4462391122963d9b7605889fd20cd3ceb4dd6910814" +SRC_URI[md5sum] = "cddda5df856b84d82289056e2521e0f5" +SRC_URI[sha256sum] = "41deff40eb17b3f667fd03f4a30dcf734ca060ebd7e2320eb38ff36ed6a9ce90" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier2/kpty/kpty.bb b/recipes-kde/kf5/tier2/kpty/kpty.bb index 22eb9b77..8fd5478c 100644 --- a/recipes-kde/kf5/tier2/kpty/kpty.bb +++ b/recipes-kde/kf5/tier2/kpty/kpty.bb @@ -10,5 +10,5 @@ inherit kde-kf5 gettext DEPENDS += "kcoreaddons kcoreaddons-native ki18n" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "a92890d1c668d7d60d241dcc90bf4e4e" -SRC_URI[sha256sum] = "14a0f9d5ecc387c88d24270dbf4c128deb8ad18ab64b39766b335ad03a47c3b6" +SRC_URI[md5sum] = "fb18265b0c83adbb4af57b7c0588ff31" +SRC_URI[sha256sum] = "808a9f159e3d34630ae16d13c3ed6310c07fc9a38737110190892dcc903d5017" diff --git a/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb b/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb index 3a61f814..8ebba437 100644 --- a/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb +++ b/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb @@ -7,5 +7,5 @@ inherit kde-kf5 gettext DEPENDS += "ki18n" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "d023a19fa6fbff1479cc9144eb1d8393" -SRC_URI[sha256sum] = "157f4d21e83a6e92e30894f472b65452ecd2183ac2e25e24f740e971befed383" +SRC_URI[md5sum] = "dc840b7be1e9c8e4ba715b3fee264714" +SRC_URI[sha256sum] = "5716474c4d031d9b5fdb3fe460957d4ceecd1d9c4e441df81a42bfbb993232fa" diff --git a/recipes-kde/kf5/tier2/syndication/syndication.bb b/recipes-kde/kf5/tier2/syndication/syndication.bb index 46ae8e3b..9f1d8d3d 100644 --- a/recipes-kde/kf5/tier2/syndication/syndication.bb +++ b/recipes-kde/kf5/tier2/syndication/syndication.bb @@ -12,5 +12,5 @@ DEPENDS += " \ kcodecs \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "4dadcafe10b98261750e846d5267707e" -SRC_URI[sha256sum] = "251b2333bd3e49f833ef5ac12e0d2540a7640c84625090a85d99715927653728" +SRC_URI[md5sum] = "3f83b4120f4de8021056d878bba60c9a" +SRC_URI[sha256sum] = "48d321fdefd57ef9380492652c765ded047d4a54ba6aed5abb1434e30e327643" diff --git a/recipes-kde/kf5/tier3/baloo/baloo.bb b/recipes-kde/kf5/tier3/baloo/baloo.bb index e65da182..ebef4f3f 100644 --- a/recipes-kde/kf5/tier3/baloo/baloo.bb +++ b/recipes-kde/kf5/tier3/baloo/baloo.bb @@ -25,8 +25,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "23d9bf1aa0bb7b27df5f640adbfffebd" -SRC_URI[sha256sum] = "32ab4ed2d295fe734a4a475403dea72e2feef27f662ae64c841c410eb7bb3dd3" +SRC_URI[md5sum] = "cf5ba6707cd5ee804bc6ee57b712bd84" +SRC_URI[sha256sum] = "a1e9340f1046f2df1568da6cd07b26bac9361725cd32b46fd69c370aab0c7227" SRC_URI += " \ file://0001-fix-build-for-QT_NO_SESSIONMANAGER.patch \ diff --git a/recipes-kde/kf5/tier3/kactivities/kactivities.bb b/recipes-kde/kf5/tier3/kactivities/kactivities.bb index 8022e293..65518190 100644 --- a/recipes-kde/kf5/tier3/kactivities/kactivities.bb +++ b/recipes-kde/kf5/tier3/kactivities/kactivities.bb @@ -13,8 +13,8 @@ DEPENDS += "boost kconfig kcoreaddons ki18n kservice kwindowsystem kglobalaccel kauth-native" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "a17a913ae89cdf8b959ed49b1a97512e" -SRC_URI[sha256sum] = "442527db8710b9045dc574816bc9c32cad5f8a404e681fb030d7e9c2f3d77761" +SRC_URI[md5sum] = "e38977ae6c504a4f092c1c6ad3b6d28a" +SRC_URI[sha256sum] = "5295cfdc392a8146ca9c3822f1250ceaf5b54990d69c2e3dec4b072519a5ce5b" 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 fc1e07a9..7ce94fdd 100644 --- a/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb +++ b/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb @@ -10,5 +10,5 @@ DEPENDS += "kconfigwidgets kconfig kiconthemes kxmlgui kconfig-native kcoreaddon kauth-native" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "afdb9602598bdebfa1a01c2ebd0c1565" -SRC_URI[sha256sum] = "bf57f111e176ab2ecb79646b1f93cf5d84a8d3fcfb13b805b5140e75b42eb085" +SRC_URI[md5sum] = "979b5612fd76e0959736347b4dbccce7" +SRC_URI[sha256sum] = "9b34f49703101e4d9f6338b66edded7b2c1b7826938a81025ede85a7edc71b02" diff --git a/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb b/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb index b5a86515..a218ac7a 100644 --- a/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb +++ b/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb @@ -10,7 +10,7 @@ DEPENDS += "kitemviews kconfigwidgets kcoreaddons ki18n kiconthemes kservice kxm kdeclarative kcoreaddons-native kauth-native kconfig-native kpackage-native" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "8863d6867d344e85295220f7fb8fc8b6" -SRC_URI[sha256sum] = "f3ee63a356e18be95a15141346356f3f43bb067d0326021d99f4b73ee4716fbb" +SRC_URI[md5sum] = "cb3326fe23c757af9588f97f44882d71" +SRC_URI[sha256sum] = "2eec73ffca93eb5fc9975a96e072c565a4907b05c161f49877684f4ab252fd9d" FILES_${PN} += "${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb b/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb index e8881507..65b3f784 100644 --- a/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb +++ b/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb @@ -11,7 +11,7 @@ DEPENDS += "kauth kconfig kcodecs kguiaddons kwidgetsaddons kdoctools \ gettext-native" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "676fdcd53f6a5b43a729881304c3fbbd" -SRC_URI[sha256sum] = "771c5641a9ae465feaf00ffbb3f3c0433ad8d4a90355dc50d5b6b1b472912eb0" +SRC_URI[md5sum] = "1c3ef53c26083ccd886144d794f56b3f" +SRC_URI[sha256sum] = "8d68cf5618b7123a39e62a8ee52a01af7f95325b1d7b7bcac097c0d723c054c0" RDEPENDS_${PN} += "perl" diff --git a/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb b/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb index d860d7ca..618759fc 100644 --- a/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb +++ b/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb @@ -16,7 +16,7 @@ SRC_URI += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "a9af38c4d6f819cd71006c5e58ef7da3" -SRC_URI[sha256sum] = "5335b39ac1cca34209c0420dab867b67ddb0e9ee483bdd6d4192269a1d5f654f" +SRC_URI[md5sum] = "c431a6562b643dcb1d56f3170d05025d" +SRC_URI[sha256sum] = "267d1dbe55ca65c74289e56200b51de95bcbc231b2d4a2867cb6735d04783bec" 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 ff24bf54..8637b214 100644 --- a/recipes-kde/kf5/tier3/kded/kded.bb +++ b/recipes-kde/kf5/tier3/kded/kded.bb @@ -17,8 +17,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "694b8640be69230123758181d7678455" -SRC_URI[sha256sum] = "04327dda12fa547bebb8e1b1bc26373e8f4174007dd629231403d59ce004201f" +SRC_URI[md5sum] = "4cb98a0531c0c9aea801f7678400c280" +SRC_URI[sha256sum] = "c8ca04174ff9997ccedb382fce7bc4573670ac5dabc69c0d6594589098ab6dc1" SRC_URI += "file://0001-hardcode-path-to-kconf_update.patch" FILES_${PN} += "${datadir}/dbus-1 ${datadir}/k*5 ${libdir}/libkdeinit5_kded5.so" diff --git a/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc b/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc index 55dbca44..813822fb 100644 --- a/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc +++ b/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc @@ -7,5 +7,5 @@ inherit kde-kf5 DEPENDS += "qttools kcoreaddons kconfig kdoctools" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "8c5c4c6366999ebc72d32ed6eb88c1c4" -SRC_URI[sha256sum] = "9e85a4ac798122b459722773a6e81f639be6dfe9c9714a16704f555c88334393" +SRC_URI[md5sum] = "2b96b2eab04f75ec34b2017ca95d5a16" +SRC_URI[sha256sum] = "c80a88a525c25fb699412e5c4a4a142ae388ab056aa826a9f5433e78da9c6e6b" diff --git a/recipes-kde/kf5/tier3/kdesu/kdesu.bb b/recipes-kde/kf5/tier3/kdesu/kdesu.bb index 7127e6dc..3975e4f2 100644 --- a/recipes-kde/kf5/tier3/kdesu/kdesu.bb +++ b/recipes-kde/kf5/tier3/kdesu/kdesu.bb @@ -16,5 +16,5 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "e7d84dcb34e972980b6721ffdcedb992" -SRC_URI[sha256sum] = "76d98db52f7f375991cd7ccbbf1dc100716f99a5792b71ef31a75cc33cf45b19" +SRC_URI[md5sum] = "4e927df18363fc6f7da0154e9d097f31" +SRC_URI[sha256sum] = "9121dd13a37e0fe5d5d42bbc164d4e20228f85a9ed745829393d3292f7c8183b" diff --git a/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb b/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb index 8bdb0195..a880da7d 100644 --- a/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb +++ b/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb @@ -20,5 +20,5 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "abd0c644a96e3db7bf8124b081396127" -SRC_URI[sha256sum] = "809e9df4ac3ca8b59799c8781694092cb1793f03af0b87a347a1c6019f96a592" +SRC_URI[md5sum] = "88b0b5fd5e7debdf6291263f1e4a9478" +SRC_URI[sha256sum] = "9f0629902e60717ee455f0a3e1201c735794f9c60e2fb6ec55b5983f532a2cbc" diff --git a/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb b/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb index 4f48c350..7ba81867 100644 --- a/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb +++ b/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb @@ -10,8 +10,8 @@ inherit kde-kf5 gettext DEPENDS += "karchive kconfig kconfig-native kservice kcoreaddons kcoreaddons-native" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "f4fce4280e9f0c6330d385710a68d686" -SRC_URI[sha256sum] = "c07b69c9275c117507166622e185c2bf0f36e1e4e8ad7b25fa3e1d793da4711b" +SRC_URI[md5sum] = "b5ccd7868f3b506c238c3492a56ba65a" +SRC_URI[sha256sum] = "a34159566511f4c012186c52ae203c033d0cb81eef349fd89dbdc225f89b98bd" FILES_${PN} += " \ ${datadir}/emoticons \ diff --git a/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb b/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb index 89562d2f..6b3104f1 100644 --- a/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb +++ b/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb @@ -16,8 +16,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "2c750aaf52b8178abca68ac437e41487" -SRC_URI[sha256sum] = "46370dcd4f110e6ccde3b3bf9c075deb1f22ad54016137925e4aea97b03cc2fe" +SRC_URI[md5sum] = "36c37994da9057dbda764229c847e873" +SRC_URI[sha256sum] = "4fd49052697d4659f793b8f7d678a9333a850ed6cf17472eaba9c023430b5bbf" FILES_${PN} += " \ ${datadir}/dbus-1 \ diff --git a/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb b/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb index 0df8c4a8..d742d5ed 100644 --- a/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb +++ b/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb @@ -10,7 +10,7 @@ DEPENDS += "qtsvg ki18n kconfig kconfigwidgets kwidgetsaddons kitemviews gettext kcoreaddons-native kauth-native kconfig-native" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "a0812ab8df20b5e85cccd117378caa21" -SRC_URI[sha256sum] = "09abb03a97027948a1116bfb2ca9842d3f8fb2def83b0b02aaed194dd5bd16f3" +SRC_URI[md5sum] = "2111f28ff4051914be2b7caf355befb4" +SRC_URI[sha256sum] = "ec12602159b7115c91b30373321ab631f75b12f814769166b4ee2e3abd83c480" 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 053fd665..9b43460f 100644 --- a/recipes-kde/kf5/tier3/kinit/kinit.bb +++ b/recipes-kde/kf5/tier3/kinit/kinit.bb @@ -23,8 +23,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "9d6893978fcb67c4d993cd30087d0ca2" -SRC_URI[sha256sum] = "7d5ca84d7bd554531aa6d720d3dc41ac091cf047a52d097a23e5c8fad08b684c" +SRC_URI[md5sum] = "4d914c5ae3010ae600c858e9ccdeecb2" +SRC_URI[sha256sum] = "22c2adb9b1b52d0f90db9c36bd0313250d986a207f781c0582e85c4805297e53" 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 04e6bf8b..4595ef87 100644 --- a/recipes-kde/kf5/tier3/kio/kio.bb +++ b/recipes-kde/kf5/tier3/kio/kio.bb @@ -26,8 +26,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "d21d5e216aabd0bc5836e5a073d7857d" -SRC_URI[sha256sum] = "d68151d58f1ed2e0724074c6bca42510dd3e19617baa4b4130198ad3a36a64ab" +SRC_URI[md5sum] = "1c8b5a0d4eddab6a97f387c5e5fd67a2" +SRC_URI[sha256sum] = "14c74959824a288d7fae17acbd2786eee1f0a2545cb9bf39c43bbd862ec55069" SRC_URI += "file://0001-Extend-upstream-workaround-for-bug-371721-to-also-co.patch" diff --git a/recipes-kde/kf5/tier3/knewstuff/knewstuff.bb b/recipes-kde/kf5/tier3/knewstuff/knewstuff.bb index 51410793..041a1cc5 100644 --- a/recipes-kde/kf5/tier3/knewstuff/knewstuff.bb +++ b/recipes-kde/kf5/tier3/knewstuff/knewstuff.bb @@ -24,8 +24,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "4a4123b4edc8e602be882588e898b7a9" -SRC_URI[sha256sum] = "6a9d77a62b036b4ed0f32ffaa9f204db1403030d01dbe8fb055d02361db2f981" +SRC_URI[md5sum] = "c34bd0c3876e657c2dd92265a88071b3" +SRC_URI[sha256sum] = "06d3ee09652f166ad66e003523bafe43741a99d2cd5dca3268ac7a13498cefbd" 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 a609edf9..229f9def 100644 --- a/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb +++ b/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb @@ -21,5 +21,5 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "6dd573d0aef954c013cb7b011e8171a6" -SRC_URI[sha256sum] = "e7fe39ed72b7f79d8cafe6c30d5c62ade0f33be37a62d9e5b929064dd1750ac1" +SRC_URI[md5sum] = "e5917ac42030612bfc952e3967072469" +SRC_URI[sha256sum] = "a40555d9645c4ed283e61a9e5718d5476359124e23d52a838e30fca7e089dc01" diff --git a/recipes-kde/kf5/tier3/kparts/kparts.bb b/recipes-kde/kf5/tier3/kparts/kparts.bb index b03745e1..2e89cf46 100644 --- a/recipes-kde/kf5/tier3/kparts/kparts.bb +++ b/recipes-kde/kf5/tier3/kparts/kparts.bb @@ -25,8 +25,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "ea1ae4cd89d10b7ec4c3ca19f2ddb5f2" -SRC_URI[sha256sum] = "5a079986963d186e98a1174e19e490731012732ad5ad31a431a8f7a31c6b6ed2" +SRC_URI[md5sum] = "79b028e61cbab0cfeb167e02363fad44" +SRC_URI[sha256sum] = "6fe1ca552f14dd262cf33e60d0c85536ca04617757e39f91dbfe061abf624bb4" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/kpeople/kpeople.bb b/recipes-kde/kf5/tier3/kpeople/kpeople.bb index f740167a..d0b8fea9 100644 --- a/recipes-kde/kf5/tier3/kpeople/kpeople.bb +++ b/recipes-kde/kf5/tier3/kpeople/kpeople.bb @@ -14,8 +14,8 @@ DEPENDS += "kcoreaddons \ kitemviews" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "1e2f3c208e562f8bb03f4ddd77ee6a20" -SRC_URI[sha256sum] = "7c239b80b7976e3bfa46338e05a048aecb9c1972548dc33cc8a17e66eb08a85c" +SRC_URI[md5sum] = "d379b213cf068b4a73503c3922ca20b5" +SRC_URI[sha256sum] = "2588f7a4df4c03fe756d9e766120e35b0f991df5c8e5f75c3a507cc5739ded32" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/krunner/krunner.bb b/recipes-kde/kf5/tier3/krunner/krunner.bb index 88b3b7cc..8ef19689 100644 --- a/recipes-kde/kf5/tier3/krunner/krunner.bb +++ b/recipes-kde/kf5/tier3/krunner/krunner.bb @@ -19,8 +19,8 @@ DEPENDS += "qtdeclarative \ threadweaver" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "924b94d590a560281d787bab1f4de21e" -SRC_URI[sha256sum] = "40f52d4d883748f5b9a78b5bd7dd6aaa52eae88b89d7a33eafbcbb9ccf6f4805" +SRC_URI[md5sum] = "f61cded81c889d8c92dde7c9234858e5" +SRC_URI[sha256sum] = "d83220210980117459e49a44b2173063faa70ea5524c744cde4ca3dc031a6c8c" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/kservice/kservice.bb b/recipes-kde/kf5/tier3/kservice/kservice.bb index 15324d75..3d38c5e1 100644 --- a/recipes-kde/kf5/tier3/kservice/kservice.bb +++ b/recipes-kde/kf5/tier3/kservice/kservice.bb @@ -21,7 +21,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "556b7cc6960cee88256acf40fd756a2b" -SRC_URI[sha256sum] = "531940baa47273714fbc35941f2ef5fbdb801b7a5ed5fef5a8ff1d86bf1dae14" +SRC_URI[md5sum] = "748c4fe209139249efaa669edb07fc91" +SRC_URI[sha256sum] = "03e1d69b1558c4d38946e1ffdec4249e58d8a0f15575ce984c751d93b3ff1395" FILES_${PN} += "${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.bb b/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.bb index d9780c55..1f3371db 100644 --- a/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.bb +++ b/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.bb @@ -22,8 +22,8 @@ DEPENDS += "qtxmlpatterns \ libgit2" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "6dac3a6966516714e574da4543d33f95" -SRC_URI[sha256sum] = "aa510656f632ef09c18af4263386265c293cb929f139786acd102881250314c3" +SRC_URI[md5sum] = "9b26b1c6de1b19e8995f66fd31ab9901" +SRC_URI[sha256sum] = "dc28916db7eb8a24f89b6570358d576b73e1ca60f7364871a0ef67f9fd62db8e" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb b/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb index 94c5add2..06a2bdd5 100644 --- a/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb +++ b/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb @@ -11,7 +11,7 @@ DEPENDS += "kcompletion kconfig kconfigwidgets ki18n kiconthemes kservice kwidge gettext-native sonnet-native" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "4d7fd58963b27fb64c80365e9e366caa" -SRC_URI[sha256sum] = "b74036eea1ec19a22aa0e76cd1a8338f55e5c32a30dc47d602783c6bc5ba54bf" +SRC_URI[md5sum] = "1d030a5e1a52bac6528d39737d52ffb8" +SRC_URI[sha256sum] = "056601d7c1aa412a9628fae8eb6ca6cf51d0f0fab03345bb4be8e7072827fed7" FILES_${PN} += "${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier3/kwallet/kwallet.bb b/recipes-kde/kf5/tier3/kwallet/kwallet.bb index d82c2a4b..c297ca13 100644 --- a/recipes-kde/kf5/tier3/kwallet/kwallet.bb +++ b/recipes-kde/kf5/tier3/kwallet/kwallet.bb @@ -26,7 +26,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "96323e110c0a2f04414c6cedf6603ea0" -SRC_URI[sha256sum] = "ad089026f4d5b10d567d0fd56f8b63749acd214fb8029d43187ba42afaf36975" +SRC_URI[md5sum] = "b27baeea7c21967609a4507cf616d47a" +SRC_URI[sha256sum] = "5203765ba2061727d0280bf7e9cbbade462ba2c5e7389f4f8d78afc522ba2030" FILES_${PN} += "${datadir}" diff --git a/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb b/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb index a44024ec..574352bf 100644 --- a/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb +++ b/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb @@ -26,7 +26,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "5716ffbd7ad51c55544e1cf924cb1dcc" -SRC_URI[sha256sum] = "325124518e8fa4847c898dee193d96b76a7ba27d7c79d875f34c632f46fe1f90" +SRC_URI[md5sum] = "899f9dca54c336c0034fa0aee2b5bf8f" +SRC_URI[sha256sum] = "ab08ed118f6806154fe10414d81dace413ecf80df3a561811f41879b48b7179f" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier3/kxmlrpcclient/kxmlrpcclient.bb b/recipes-kde/kf5/tier3/kxmlrpcclient/kxmlrpcclient.bb index 338ea19c..88876271 100644 --- a/recipes-kde/kf5/tier3/kxmlrpcclient/kxmlrpcclient.bb +++ b/recipes-kde/kf5/tier3/kxmlrpcclient/kxmlrpcclient.bb @@ -9,5 +9,5 @@ inherit kde-kf5 gettext DEPENDS += "ki18n kio kcoreaddons-native kconfig-native kauth-native" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "f96a30cd05a3c5c2fd6d77bf95706a8b" -SRC_URI[sha256sum] = "d47d5cc49f050dda3a26f7654226c0d124ca5ba5503a60e606307426bbe43b9d" +SRC_URI[md5sum] = "4ca1ac3fd1d98a08baf8f70536c6a27a" +SRC_URI[sha256sum] = "53f647bb8d9165ddf6326703486470c7e9fc4ef392991501319e5c69f25f0ea3" diff --git a/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb b/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb index 9145af80..b62ed207 100644 --- a/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb +++ b/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb @@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 gettext DEPENDS += " \ + gzip-native \ qtdeclarative \ qtsvg \ qtscript \ @@ -39,8 +40,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "e03ee53a6b5e0af40e4e2a283098d23a" -SRC_URI[sha256sum] = "b886aeee6691911ead25e6fd5631fa41ce2330b0fbbdc040717fa576bacae2ca" +SRC_URI[md5sum] = "fc77bd0e0e3d0905be7b32cb7ae0f9eb" +SRC_URI[sha256sum] = "0b0826a2292612112e78198938d660e913756f8712d1f2c71eafbead42605cad" FILES_${PN} += " \ ${datadir}/kdevappwizard \ diff --git a/recipes-kde/kf5/tier3/purpose/purpose.bb b/recipes-kde/kf5/tier3/purpose/purpose.bb index 51e834c7..af2ef7b9 100644 --- a/recipes-kde/kf5/tier3/purpose/purpose.bb +++ b/recipes-kde/kf5/tier3/purpose/purpose.bb @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 gettext gtk-icon-cache -SRC_URI[md5sum] = "fe153b43256247adfde05537f8e9070d" -SRC_URI[sha256sum] = "4b38f1b88e6e621bc20c04a5f7bc7293fba6c851209167c5e794b6becaea244e" +SRC_URI[md5sum] = "5fe559e1dc6f42b8b207f34b4aa8f340" +SRC_URI[sha256sum] = "8acbf11af0d9f149ca52c15d07a62107d83b02306102af9e37ee32aeaef831df" 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 9b4fa881..3c1f64b7 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 @@ -18,8 +18,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "3642053ec1d3ab865926c505bf04de2d" -SRC_URI[sha256sum] = "ff40fd6d48815c39e46e19eadf4048f04e79f34f7522a9ba655e6d4a1690546e" +SRC_URI[md5sum] = "789d6b25e609a51e5fc86f397ccff7d2" +SRC_URI[sha256sum] = "71b2c94aece8c0f4cda33170a84240d1f7ed9ec774dcf5bd292bda861bda46a3" 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 0c04a2d0..ed57c9e7 100644 --- a/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb +++ b/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb @@ -22,9 +22,9 @@ DEPENDS += " \ RRECCOMENDS_${PN} += "oxygen-fonts" -PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "8e11e9663a33bbf8f313eb22ef70a92e" -SRC_URI[sha256sum] = "9c5850c1d41900bcb81e7929d54856d0cdd2565a276e5e262f624eb1217cbb78" +PV = "${KF5_VERSION_FIXUP}" +SRC_URI[md5sum] = "727cf25de2dcf70a147cb7d651092463" +SRC_URI[sha256sum] = "30a9e6c4bde295a031f94ea622ce2324b8a98536f51f0a008b148ea11c44a274" 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 3086b7eb..b13676d7 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,8 +6,8 @@ inherit kde-kf5 DEPENDS = "qttools-native" -SRC_URI[md5sum] = "b1815b93489fbed46b1512c2567a889e" -SRC_URI[sha256sum] = "aa53f8953792b452672f275c2ea9b96ab2adf3e13d9645c3451b06dbc8055b18" +SRC_URI[md5sum] = "ab2e42031a1aa96eca27d029827fe9d8" +SRC_URI[sha256sum] = "514011c12eeb2ac99d3118975832a279af2c2eea5e8b36b49c81962930b2ecc7" SRC_URI += "file://0001-Temporary-workaround-gold-linker-errors.patch" PV = "${KF5_VERSION}"