diff --git a/classes/kde-kf5-porting-aids.bbclass b/classes/kde-kf5-porting-aids.bbclass index f51eda99..13f22839 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.32/portingAids/${BPN}-${PV}.tar.xz" +SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.33/portingAids/${BPN}-${PV}.tar.xz" diff --git a/classes/kde-kf5.bbclass b/classes/kde-kf5.bbclass index cb399575..995f0a8e 100644 --- a/classes/kde-kf5.bbclass +++ b/classes/kde-kf5.bbclass @@ -1,5 +1,5 @@ inherit kde-base -KF5_VERSION = "5.32.0" +KF5_VERSION = "5.33.0" -SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.32/${BPN}-${PV}.tar.xz" +SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.33/${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 1b59e5e5..30834aae 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] = "d48abda09fb24dc9be53280ee8f21d6c" -SRC_URI[sha256sum] = "2f377f5c278945116d9ce55fcfa481b8fc6239129e7c85efb86a161d28145608" +SRC_URI[md5sum] = "236c379d3df9282505a48b420eb11031" +SRC_URI[sha256sum] = "3b0e479f87403d2f328c52e184a1c7dd27140a56866b4ce8d4af72f66d6f13f0" 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 cb3dd8d4..4878f2c1 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] = "e35af7157b1c289ae879f4a3c28016ec" -SRC_URI[sha256sum] = "eba61d876c37249d089f423f144246cd64908e3da84929f9e619c25c9a2a56f1" +SRC_URI[md5sum] = "67521e55320a24f1dce6d5417e6a3549" +SRC_URI[sha256sum] = "6917ef2269cbf8cf742d02a61fba02b04064a624e20b4fcc714a5a3cc9dddebf" 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 2ab6036a..80a3add4 100644 --- a/recipes-kde/kf5/porting-aids-tier3/khtml/khtml.bb +++ b/recipes-kde/kf5/porting-aids-tier3/khtml/khtml.bb @@ -32,8 +32,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "2e1923ca91fc81f2c4a5bc36d33af220" -SRC_URI[sha256sum] = "ce376ebdb67616559a6356ee6635f6d8ec9b0d8afc627617f37096c21b757dae" +SRC_URI[md5sum] = "1b1ce428ac2dad867e55084d7d60e660" +SRC_URI[sha256sum] = "ace2c311a5391d45c2ef50c397bd0bc1ad32e15d69748e48e90136ef108f3b49" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/porting-aids-tier3/kjsembed/kjsembed.bb b/recipes-kde/kf5/porting-aids-tier3/kjsembed/kjsembed.bb index 9babfae9..1cc3df27 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kjsembed/kjsembed.bb +++ b/recipes-kde/kf5/porting-aids-tier3/kjsembed/kjsembed.bb @@ -16,8 +16,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "f358e5ea572c3ea6562b0b668b329fbb" -SRC_URI[sha256sum] = "e447e847dd46af4016ec0f15c12a02d09252a2e844a3d6c596fbb5ba59251740" +SRC_URI[md5sum] = "f13ec4cb3cb751900099b1be814e8d26" +SRC_URI[sha256sum] = "1729e2821e72ed692dd96851a06914b641746983634ec292f6d9963022aa62ee" # kjsembed's kjscmd5 is not required for build -> point to native dummy to make cmake happy CMAKE_ALIGN_SYSROOT[1] = "KF5JsEmbed, -s${_IMPORT_PREFIX}/bin/kjscmd5, -S${STAGING_BINDIR_NATIVE}/kjscmd5" diff --git a/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb b/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb index a512051f..dacb6f1a 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb +++ b/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb @@ -20,8 +20,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "f640233805ea7dded8881f5e3fb063d7" -SRC_URI[sha256sum] = "aa70eb77bdfa5c4df38a925581fc07bdad8f3f0e77b21f3204f74397c562f155" +SRC_URI[md5sum] = "937647a7c90e71b1e6aea1abce40e23f" +SRC_URI[sha256sum] = "34b57bd2cd14b0510e5794d7dd2ec1df2500768d0b1d3432d65713d7c86ab48d" 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 cd08518b..6d8e1a82 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] = "ce1982ae34db56ae8c6fb25c9fe928a9" -SRC_URI[sha256sum] = "e5428cda35021d00baecb16cadf12a08c84ef15e61e72790ae6e33ccef1b749b" +SRC_URI[md5sum] = "f9f243a3030c86161912631646896923" +SRC_URI[sha256sum] = "a6953f8c7c1f4b126a4a07228094eaef47f94102dccc1ad2348b78061ef425b7" 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 3720f3e0..e3bccc70 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] = "dbbc7d047833856bea782cc71c297431" -SRC_URI[sha256sum] = "d0bf3ddc2ef4071137e9f25127a02ed2a4860fcf65cc68403b70ca97c165865e" +SRC_URI[md5sum] = "7ad7b462c677dc95fff982ac717b6e1c" +SRC_URI[sha256sum] = "3167ad1988cd010c59987d6c4b3149acb654220a2424391ecbc02133c96ef332" 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 28d55d42..8e27d124 100644 --- a/recipes-kde/kf5/tier1/breeze-icons/breeze-icons.inc +++ b/recipes-kde/kf5/tier1/breeze-icons/breeze-icons.inc @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 -SRC_URI[md5sum] = "52a11c8b01bd4d5cae442ecb37d75b46" -SRC_URI[sha256sum] = "23a3a0b7f25736f1b5169d958de11b9fe2ad1e9e649e08bd283b81f9a19aa1d8" +SRC_URI[md5sum] = "d23d9978a72c4fbffc42322f5c19fa23" +SRC_URI[sha256sum] = "0408c23189acc7d13b15c4b74eebe41924f385ba1604b74906853b007027cb1e" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/karchive/karchive.inc b/recipes-kde/kf5/tier1/karchive/karchive.inc index 3b1358ae..1ec8fe81 100644 --- a/recipes-kde/kf5/tier1/karchive/karchive.inc +++ b/recipes-kde/kf5/tier1/karchive/karchive.inc @@ -10,5 +10,5 @@ inherit kde-kf5 DEPENDS += "bzip2 xz zlib" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "9411cd16973b1bad38b67b0cae92adc3" -SRC_URI[sha256sum] = "a402dfbf03495be372704d126aae29d973fecdebf73ddcbcaa35016631bcfbb7" +SRC_URI[md5sum] = "de472352a698d6d8a71c52cd828a1221" +SRC_URI[sha256sum] = "44a4a64dae729f9ff50d1c6152952db310ba4d9bfede619a333f55d840cdaf44" diff --git a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb index e3b80b47..c22967fc 100644 --- a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb +++ b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb @@ -8,5 +8,5 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "ca577d2af0a48a14615e38414474773b" -SRC_URI[sha256sum] = "a3084f995808312be1cb8f63b91766e06c63b9c6d2f8a62426d5a228ca9dcb7b" +SRC_URI[md5sum] = "a02b693f662defc2eb89d7f28f00187c" +SRC_URI[sha256sum] = "6170a0b2b3510b698281fc42f9b3ea656afe67a5a0e31e9be1e5269a6993b1dd" diff --git a/recipes-kde/kf5/tier1/kconfig/kconfig.inc b/recipes-kde/kf5/tier1/kconfig/kconfig.inc index d6ab13b2..755d0196 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 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "1894bf1bd4c22505978bf50b7b276fd3" -SRC_URI[sha256sum] = "b79d14ddee564f8876cd75e67d95e4266ff253cce55073a12e292d04688052dd" +SRC_URI[md5sum] = "5ce222fe4d05016476734b2926eb2bf7" +SRC_URI[sha256sum] = "aefe6f88ff65f61f2e083236db638c2cd863c62b8efc7a9c9463df1468bcd0c6" # 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 4c4bc537..c724d493 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] = "1746f82cb583a493fbf4d6ad6fc747eb" -SRC_URI[sha256sum] = "5dcf838a9507981990addd081da94df7e3c36ecde4f29dbbe73745c9f9fe3dd8" +SRC_URI[md5sum] = "6ac70f4f8f98ec4f50062b56f4deffec" +SRC_URI[sha256sum] = "d4470dfd0b84caefee48c517df1d83c3cfe1e34768fad38468770ae6989606a4" diff --git a/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb b/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb index df9c16a3..afec247e 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] = "f84ccf857a3ff00c9a6be3cd1182c6cd" -SRC_URI[sha256sum] = "099872dc19e917ca7b172881ca547b4df7f62e1968fab805a540fd99b59425a8" +SRC_URI[md5sum] = "c2756ac0a89ff4f848798d66293f30d7" +SRC_URI[sha256sum] = "02de3a443844cabff83ea7f5b461f3b329622f60f12d09b3ee181e8e50aeabf7" diff --git a/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb b/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb index bb1319af..a6a4d0a7 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] = "c01d9bd1fb0ef7aab33c58c22e5d15bd" -SRC_URI[sha256sum] = "3ccbd8cee0a72905cecaed02bf08978576627ef60e451b80fd4798ca855e53f5" +SRC_URI[md5sum] = "b33261c796798a77ee80f5f96226dba8" +SRC_URI[sha256sum] = "aac3f71660d62293126396b13b26c7248558aea3a9ed15e3fc1f0cf05180f686" diff --git a/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb b/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb index 81185888..5f8ac18c 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] = "2966aa718bc56a858b913e7c18cb9936" -SRC_URI[sha256sum] = "4bf28338619a58651fd451e877834f7123bfc4c357081c344c94d7e933686e65" +SRC_URI[md5sum] = "8d17bc8fb038e6c7922eefd5affa0775" +SRC_URI[sha256sum] = "e11e05b4d20e9e4eccd663abbd099059e7d2ff54a9661762c339dbbfa7df349c" diff --git a/recipes-kde/kf5/tier1/ki18n/files/0003-avoid-autotests.patch b/recipes-kde/kf5/tier1/ki18n/files/0003-avoid-autotests.patch deleted file mode 100644 index 71d77565..00000000 --- a/recipes-kde/kf5/tier1/ki18n/files/0003-avoid-autotests.patch +++ /dev/null @@ -1,30 +0,0 @@ -From dbb6f1726e50e3ce963f2822d69d7bb406c526ab Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Andreas=20M=C3=BCller?= -Date: Wed, 16 Dec 2015 20:52:43 +0100 -Subject: [PATCH] avoid autotests -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -Upstream-Status: Inappropriate [configuration] - -Signed-off-by: Andreas Müller ---- - CMakeLists.txt | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/CMakeLists.txt b/CMakeLists.txt -index a4bd8d9..cc427e7 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -58,7 +58,6 @@ if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po") - ki18n_install(po) - endif() - add_subdirectory(src) --add_subdirectory(autotests) - - # create a Config.cmake and a ConfigVersion.cmake file and install them - set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5I18n") --- -2.5.0 - diff --git a/recipes-kde/kf5/tier1/ki18n/ki18n-native.bb b/recipes-kde/kf5/tier1/ki18n/ki18n-native.bb index ae10746e..1d81316b 100644 --- a/recipes-kde/kf5/tier1/ki18n/ki18n-native.bb +++ b/recipes-kde/kf5/tier1/ki18n/ki18n-native.bb @@ -5,8 +5,7 @@ inherit native SRC_URI += " \ file://0001-CMakeLists.txt-do-not-search-for-libintl-gettext.patch \ file://0002-do-not-install-po-files-for-native-build.patch \ - file://0003-avoid-autotests.patch \ " -EXTRA_OECMAKE += "-DBUILD_WITH_QTSCRIPT=OFF" +EXTRA_OECMAKE += "-DBUILD_WITH_QTSCRIPT=OFF -DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier1/ki18n/ki18n.inc b/recipes-kde/kf5/tier1/ki18n/ki18n.inc index 6de4ecc4..a3848047 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] = "02ef2391eea3484cb5ff9e83a07b56fb" -SRC_URI[sha256sum] = "4ee7c032f2ff6f86af6d6171d4eef3ee0c66816c523e5e90bc14120f05df1d19" +SRC_URI[md5sum] = "1137f39c923cdeadead00801cba80d97" +SRC_URI[sha256sum] = "611a12938ede750ee649c030fb8e248198b491747728e3a2b01671bb074eae0b" diff --git a/recipes-kde/kf5/tier1/kidletime/kidletime.bb b/recipes-kde/kf5/tier1/kidletime/kidletime.bb index 6307ba8b..37ff9b53 100644 --- a/recipes-kde/kf5/tier1/kidletime/kidletime.bb +++ b/recipes-kde/kf5/tier1/kidletime/kidletime.bb @@ -10,8 +10,8 @@ inherit kde-kf5 DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "libxcb qtx11extras libxscrnsaver", "", d)}" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "b86283ef28c4cacfec604adf9bde3214" -SRC_URI[sha256sum] = "9071fce23dfad8e63ee0bc5187e0bc8e6d33a1722d13cf36a95c5e6dd7e87d66" +SRC_URI[md5sum] = "e5ef14db05d30127f06ce1ffdc260297" +SRC_URI[sha256sum] = "091deea519b3c21ddedf18ed542133864b482b18ea0e917a0934c93a8910d17c" SRC_URI += "file://0001-Do-not-search-for-Qt5X11Extras-in-x-less-environment.patch" diff --git a/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb b/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb index 83833273..b63338cf 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] = "b576fef06c996593c64c553244e34ca0" -SRC_URI[sha256sum] = "71fe0a5c2ad9f0f89dfbc2e9ccbc2223b7fa2723166de6f510f8f6d8e469b453" +SRC_URI[md5sum] = "34e5ac7a49bdd8b0370ccfc0a5f2c8ce" +SRC_URI[sha256sum] = "f663a21cb6a6a7b7ce08d73454e9c034a51bf9081b931549c642d6d53c0e42d5" diff --git a/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb b/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb index b0a057f9..b27b30b7 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] = "c5ef0a46252341018c9c210f9f69a3d0" -SRC_URI[sha256sum] = "9aeba02913cbe8c76171721fdfb14c9d5d783a2d4114daaa7f6b93d8b87a3fc0" +SRC_URI[md5sum] = "64184a418ffc73d1920ba1dd10d30656" +SRC_URI[sha256sum] = "20a124580a23f7ecec1db8091993b2b9be1ae96559d76e3e77819e013b3d80d9" diff --git a/recipes-kde/kf5/tier1/kplotting/kplotting.bb b/recipes-kde/kf5/tier1/kplotting/kplotting.bb index a67d67e6..3b7fac60 100644 --- a/recipes-kde/kf5/tier1/kplotting/kplotting.bb +++ b/recipes-kde/kf5/tier1/kplotting/kplotting.bb @@ -5,6 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "d436c1e9236959ab94c78ee75826bd03" -SRC_URI[sha256sum] = "dbacaaff7ab2964f747c5e54774a9d05b92b22497d4bb1a81185a04e5b751728" - +SRC_URI[md5sum] = "a7f54928f0316c7e066a64ba76442147" +SRC_URI[sha256sum] = "31b3e8e0ee350800e8619a233f8be01eacf5d293b41b8a078d6650708484385a" diff --git a/recipes-kde/kf5/tier1/kwayland/kwayland.bb b/recipes-kde/kf5/tier1/kwayland/kwayland.bb index ff87c8a2..ad063a12 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] = "af4831d4a705cc8fbb5b4c227cefb6b3" -SRC_URI[sha256sum] = "adc011e3cec25aeb920b55d45f81e5866a7a46d3a5979376735980d0f1c1fbcf" +SRC_URI[md5sum] = "26384672c03d44b2179f92103da99787" +SRC_URI[sha256sum] = "d86154335a51b4e0cbd190427b7bf5c47c6e85dbb8ca0d7c947f5b191d6cdba2" diff --git a/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb b/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb index 510d9783..22d0c87d 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] = "8d06070d7ba4d5937ad976892c5be992" -SRC_URI[sha256sum] = "6225ed353327b5d57b88a4d366a4187901899aee30d10f4467aedd6bc4f07aaa" +SRC_URI[md5sum] = "1e945c2e81cb11f37c48d1eb4754afab" +SRC_URI[sha256sum] = "64a27ea8b41769a46f06dfe38d12401bdacda3987159df60d4f414f74fbcdab6" diff --git a/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb b/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb index a3414c39..94e0064a 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/xserver qtx11extras", "", d)}" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "97074c817c047a7aaf4e7bde470f3d81" -SRC_URI[sha256sum] = "21ab07f35428e5611354c67691489853f8c13f0b6443cf1c6c9f73c2866873b0" +SRC_URI[md5sum] = "3ebf401edb58802e0aa8c045d8423371" +SRC_URI[sha256sum] = "772c63cf362f30e28524b06e4cf6fd80fd461684fa00856e82fdd24cce4141b6" 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 62ffb3d5..8aa5382d 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] = "a5d5ce9536cc530584ec9730ffdfcdde" -SRC_URI[sha256sum] = "cdcba37196adddb8298c3fdbeb9da735bd186a92226460ed2cca1339038e9e7b" +SRC_URI[md5sum] = "8fd9b24c0b3ca4269b81dbd7a4f59ac5" +SRC_URI[sha256sum] = "a4c8930b993c9965a0bf4329a403ed1f053c409dae1e78e9b1ab90c9e81d1425" 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 f754397e..edf56004 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] = "693ef2b0a6075f4e902e0743d879c27c" -SRC_URI[sha256sum] = "cde39ee19c832ddda73d8e1f6f636b726104accc95ce3e07545df4edbe3d9e2d" +SRC_URI[md5sum] = "146d9ab51aee72777b8fae535c5466f5" +SRC_URI[sha256sum] = "55b4a6fd2ede241031c831913314f6641f4af11a1671ad7c0efdfa912ab1845d" CMAKE_ALIGN_SYSROOT[1] = "KF5NetworkManagerQt, -S${includedir}, -s${_IMPORT_PREFIX}/include" CMAKE_ALIGN_SYSROOT[2] = "KF5NetworkManagerQt, -S;${libdir}, -s;${_IMPORT_PREFIX}/lib" diff --git a/recipes-kde/kf5/tier1/prison/prison.bb b/recipes-kde/kf5/tier1/prison/prison.bb index 11c23449..dea10749 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] = "1b2be7bf73adccc0cad1428aa7c9cb87" -SRC_URI[sha256sum] = "79fbc8e896583f51b1130aebfe6c77f520a8654ea343ebeba86d8d2480d1ac60" +SRC_URI[md5sum] = "1d5d35ceaf5acc036b2280b2b280fcff" +SRC_URI[sha256sum] = "3940e3d28bc0d3409ba2d1259a80d2c13df53e5a9cbb4d8694fa689244310042" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/solid/solid.bb b/recipes-kde/kf5/tier1/solid/solid.bb index dfd19ff7..2b587e22 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 += "qtdeclarative" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "90c3da473102b4cc97ec20d2ef0e1598" -SRC_URI[sha256sum] = "659310686464d12efd7223f652a82b3401094a57f36ba034e8f16d9577ac1eca" +SRC_URI[md5sum] = "6cd1f5ef54727496bf51bf18d800e800" +SRC_URI[sha256sum] = "b5e3c9411b856fc2c9d4a344cced364b057f16902eb5e93a8e99c36ab6946849" FILES_${PN} += "${OE_QMAKE_PATH_QML}" FILES_${PN}-dbg += "${OE_QMAKE_PATH_QML}/org/kde/${BPN}/.debug" diff --git a/recipes-kde/kf5/tier1/sonnet/sonnet.inc b/recipes-kde/kf5/tier1/sonnet/sonnet.inc index 6f34c5d2..e71ed1e5 100644 --- a/recipes-kde/kf5/tier1/sonnet/sonnet.inc +++ b/recipes-kde/kf5/tier1/sonnet/sonnet.inc @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "5004a99d89fa8cc37d8f066a66bd467a" -SRC_URI[sha256sum] = "d11f917327fbe31a1a9666c560b4c4b49e6b38a3d104afe97daefcb110d9529f" +SRC_URI[md5sum] = "9e93fb9e6072fdb8738d8618e1cbcd4f" +SRC_URI[sha256sum] = "4d8f6baf9b4c44bec3e61e3d64a70a522c2f7ab2965a72e85ebef45c925bde24" SRC_URI += "file://0002-make-build-of-hunspell-optional.patch" diff --git a/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.inc b/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.inc index 22e21d75..6923e0d3 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] = "c7b71c7330f3aa95d23d712b89d3b654" -SRC_URI[sha256sum] = "a31f5f66b642ffdb2839c6278428961839b2d13a2ca80561e5eff13a4a3f35b5" +SRC_URI[md5sum] = "ffdf799bbca1dc0a049a974d749e9e2f" +SRC_URI[sha256sum] = "58a66e902f7f4626e0adb7438bc7a3ab00a60db1026cbd4b0d7c2ec0353ac05a" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb b/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb index 99481c99..96bacd29 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] = "aeb2a619ab6239d6aaab23d9b3184a2a" -SRC_URI[sha256sum] = "103c20fa6a024a030a04ee34960e14504663fe41d3cd155db98a348f7f16fee2" +SRC_URI[md5sum] = "c60c8414d0ef52b51d1f879ff704813c" +SRC_URI[sha256sum] = "718252c027f668970f0d65efce972140a5f906fb449e6a8faf9a5cef658ec79b" diff --git a/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb b/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb index 19068000..b9aa14d3 100644 --- a/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb +++ b/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb @@ -15,5 +15,5 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "09a4d4268ab3ba5901737e1e22d698be" -SRC_URI[sha256sum] = "7cafdeb1619e31a0f3c80dc95be974e790b6664f0af8520260728fabd83a7fac" +SRC_URI[md5sum] = "6d21e1d791412160d0350891e87f2ffd" +SRC_URI[sha256sum] = "eeca029706bd369495dd48ec6c77a65ef68bd6365cb6bf7df763914409b4c988" diff --git a/recipes-kde/kf5/tier2/kauth/kauth.inc b/recipes-kde/kf5/tier2/kauth/kauth.inc index 6c833f2b..2b70c649 100644 --- a/recipes-kde/kf5/tier2/kauth/kauth.inc +++ b/recipes-kde/kf5/tier2/kauth/kauth.inc @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "91eac7e4e47c8ccaf56d62718442c312" -SRC_URI[sha256sum] = "b8326b4ca3a43169f70c08186bd1230777c1caa5857e7e5770d6f0644dc06d02" +SRC_URI[md5sum] = "aa22a2242b541bf06577b95cd13f0809" +SRC_URI[sha256sum] = "c7a77c00cc4f09d8cea32d953718db5b841ed2454e8e6df04035b1270927d1d1" SRC_URI += " \ file://0001-Make-autotests-optional.patch \ diff --git a/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb b/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb index 9c4b4365..162d2021 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 kwidgetsaddons" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "20db3b22928b899f58c6de789d13ac50" -SRC_URI[sha256sum] = "d1325841a08769807a3586870f7126585e46bd5d4e65a0d0c829883a728dc83a" +SRC_URI[md5sum] = "d69919f85b6a3b8d8d6d12df2bea2263" +SRC_URI[sha256sum] = "11d2244253d64b9752eba1d4dc60155d5da0443ecd58024d99644b906a2dbb8e" diff --git a/recipes-kde/kf5/tier2/kcrash/kcrash.bb b/recipes-kde/kf5/tier2/kcrash/kcrash.bb index c229bf63..54e5f154 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 kwindowsystem virtual/libx11" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "70a8c832026fa565a3b7f8cc6f076d9c" -SRC_URI[sha256sum] = "e343eaaa6ee39c7e1fb1f309bbeae6fadebec7592dd9b58b6fd523246f9633ff" +SRC_URI[md5sum] = "4e4fd935ecafe399e84d25f31dbeb4bc" +SRC_URI[sha256sum] = "d34a51bdf021b7901c6270e26fbc101bd432e8d15b820f3a9aa464e2d4a6dc8c" diff --git a/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc b/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc index f2d584e3..3509fc27 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] = "c90856689de7a4b46446c0e44816a141" -SRC_URI[sha256sum] = "494bcefdb8464d6292c2bebecf3e8ac1644617717e6c6672d3801b1ecf7bff44" +SRC_URI[md5sum] = "ce820973061aa356af1900f191cbc126" +SRC_URI[sha256sum] = "69ddfd46bade7948974c6b141603f711fde82ffd5a9c72eee8e38856e243a411" SRC_URI += " \ file://0001-Add-cmdline-param-to-help-find-xsl.patch \ diff --git a/recipes-kde/kf5/tier2/kfilemetadata/kfilemetadata.bb b/recipes-kde/kf5/tier2/kfilemetadata/kfilemetadata.bb index 3b2bbe7c..bce9cc7d 100644 --- a/recipes-kde/kf5/tier2/kfilemetadata/kfilemetadata.bb +++ b/recipes-kde/kf5/tier2/kfilemetadata/kfilemetadata.bb @@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 pkgconfig PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "29839bffb0f172eb69ed7664f5801722" -SRC_URI[sha256sum] = "0e817ff8d63de773b4e320e4864936bb724cd80e04ad38c2035dd19eeb0ba905" +SRC_URI[md5sum] = "d781ee0ce01adedc2b08016be28d2e48" +SRC_URI[sha256sum] = "20cff74ff6acc1b58bb823bda39ce07aaea546d004423499a50fd13a110c7cad" # 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 3bfdaeb2..f4727118 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] = "19fd1bdc88a299b7520c92d87b6220eb" -SRC_URI[sha256sum] = "7fbbb25aa1c1da8ba92c9cfd14f07eee85698e4306c409062b320fa689451616" +SRC_URI[md5sum] = "7a022226d5647494c43feff9e3930c66" +SRC_URI[sha256sum] = "ea11ecf13135a2bd9ff179ccb8a7691695621b2356925bd150eeb0bc6f282dd5" 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 c54f919d..4ddf7623 100644 --- a/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb +++ b/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb @@ -9,7 +9,7 @@ inherit kde-kf5 DEPENDS += "kcoreaddons kwidgetsaddons ${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)}" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "c574baab5459479b84c300921cc8be95" -SRC_URI[sha256sum] = "04254403cf3de9458466e12283a0fc60c156c3be92848e1e5032462a5e1d1b52" +SRC_URI[md5sum] = "55f208d17666d2b26f8ab0465cc4faa7" +SRC_URI[sha256sum] = "9f01d28cb6a81680221b56e6cefbcf10aa70c5ebb61f167e2a7785d8d5794d05" FILES_${PN} += "${datadir}/dbus-1" diff --git a/recipes-kde/kf5/tier2/knotifications/knotifications.bb b/recipes-kde/kf5/tier2/knotifications/knotifications.bb index 3836b234..94b35e83 100644 --- a/recipes-kde/kf5/tier2/knotifications/knotifications.bb +++ b/recipes-kde/kf5/tier2/knotifications/knotifications.bb @@ -20,7 +20,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "c26b2986b9e0bde913dbe34d9e550bb6" -SRC_URI[sha256sum] = "9e0caf8599093e7c23bf0baa5f95d776f864a85f4d419bf14dc45fc1503d5719" +SRC_URI[md5sum] = "394abcbf19a423f244a761050ddd0149" +SRC_URI[sha256sum] = "cdab094f3a4f0c7bedf198f20605c8cbf4a73ac3909b92091d0dd7412177f79e" 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 5e21473e..3ef37cd7 100644 --- a/recipes-kde/kf5/tier2/kpackage/kpackage.inc +++ b/recipes-kde/kf5/tier2/kpackage/kpackage.inc @@ -8,5 +8,5 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "4e7c3358ac7976f6a745ee2a0cf1ed0c" -SRC_URI[sha256sum] = "79683bf75bff3f897fec2cf2985f62d5ffe8187bb2a2305d00161556a8561f1c" +SRC_URI[md5sum] = "2f0f042c1b128db9ce312f1c874f4b52" +SRC_URI[sha256sum] = "9a1541aeac27eb507e20c06a40adf24b9da495734e39c456fc8e14e98e299a0e" diff --git a/recipes-kde/kf5/tier2/kpty/kpty.bb b/recipes-kde/kf5/tier2/kpty/kpty.bb index e094f811..6d3cb0d3 100644 --- a/recipes-kde/kf5/tier2/kpty/kpty.bb +++ b/recipes-kde/kf5/tier2/kpty/kpty.bb @@ -10,5 +10,5 @@ inherit kde-kf5 DEPENDS += "kcoreaddons ki18n" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "8ecfbabcaaa22e22b559b46098e396cd" -SRC_URI[sha256sum] = "5a94e0a10c0243ef4268a934498827481f48d1ba8a2523f16602a4c4320a8340" +SRC_URI[md5sum] = "1164eaa12b7586174e738d12762807fe" +SRC_URI[sha256sum] = "e562a3f8c66d9f442b7265baafeeba72ba4f25433b623d17214a780c6fc39575" diff --git a/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb b/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb index 76c77efa..3013fd5e 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] = "bd8222ad891ed9faaafe1e93f9134461" -SRC_URI[sha256sum] = "36b25551adea2510ed5bcb854fb769cfb7ca97db88e507b9339d39c563462c33" +SRC_URI[md5sum] = "4415594a96df39e9d5d0c47761cb7966" +SRC_URI[sha256sum] = "78daff1e168f1469f7d6102a25a5934c1cf8ea6f84550df0096c25b5058bd42d" diff --git a/recipes-kde/kf5/tier3/baloo/baloo.bb b/recipes-kde/kf5/tier3/baloo/baloo.bb index 28b7388c..8ac20e8e 100644 --- a/recipes-kde/kf5/tier3/baloo/baloo.bb +++ b/recipes-kde/kf5/tier3/baloo/baloo.bb @@ -23,8 +23,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "c72dc3e1b9e66fb8a5a7684180c83e13" -SRC_URI[sha256sum] = "c16bc56253d5afc3f4513f0d4d52391090858b5c1d0349fa62f5913b6de49828" +SRC_URI[md5sum] = "700cee5cd49532631e38a83801ff0a97" +SRC_URI[sha256sum] = "3f9ecefa5b9a8f65614634a3f26f2de2f623e6121e0d8ad252efd51253f2959c" 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 dcee0d78..4e92c1cd 100644 --- a/recipes-kde/kf5/tier3/kactivities/kactivities.bb +++ b/recipes-kde/kf5/tier3/kactivities/kactivities.bb @@ -11,8 +11,8 @@ inherit kde-kf5 DEPENDS += "boost kconfig kcoreaddons ki18n kservice kwindowsystem kglobalaccel kxmlgui kio kdbusaddons kdeclarative kcmutils" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "db038305e6814e40719db3aa46af63e1" -SRC_URI[sha256sum] = "e7a5a74fc15648d16f32834109c6f158354a6c99bc12c4b976fa03a9a0263676" +SRC_URI[md5sum] = "9f6702ccaee660320b6c2c0e8a1433b2" +SRC_URI[sha256sum] = "5fdf5e71538e70a58777ee9839c8e528182b2c2630b80ee3251597603f984f24" 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 84275c2e..ec3510a4 100644 --- a/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb +++ b/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb @@ -9,5 +9,5 @@ inherit kde-kf5 DEPENDS += "kconfigwidgets kconfig kiconthemes kxmlgui" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "890f0b6295c26bd185dd9b96b7dd13db" -SRC_URI[sha256sum] = "9ccce2d638445763a961542bff5dd666417485ac8b96bb9c32644b062f11400d" +SRC_URI[md5sum] = "3d6be7c72024f239a89ae0ac298fdc97" +SRC_URI[sha256sum] = "02358a9d11271cb6dec820a2dfaeb0d58d06cafa937a40425c14dffc978bcda0" diff --git a/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb b/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb index e43f5f2c..4a17d686 100644 --- a/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb +++ b/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb @@ -9,7 +9,7 @@ inherit kde-kf5 DEPENDS += "kitemviews kconfigwidgets kcoreaddons ki18n kiconthemes kservice kxmlgui kdeclarative" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "0a20fe05077b7d23b016901af6fe160a" -SRC_URI[sha256sum] = "a9666c3c944703355465bfaf9ee7ed8599a099935a2a91eaca6e09c1f88129d7" +SRC_URI[md5sum] = "8fba178eb8b88bf19d5079904faed57e" +SRC_URI[sha256sum] = "cd263f94af1bf6301c0482a526b25c41951da8bdd58b677b7e73824bbbac0c58" FILES_${PN} += "${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb b/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb index 66d48546..d640eff3 100644 --- a/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb +++ b/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb @@ -9,7 +9,7 @@ inherit kde-kf5 DEPENDS += "kauth kconfig kcodecs kdoctools kguiaddons kwidgetsaddons" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "5b3b10f284d8b0b7666316df32f45ab5" -SRC_URI[sha256sum] = "837f020c1b15f0d3bc9be5923983ed00f6d6b298186b8d127089ee6be65000b3" +SRC_URI[md5sum] = "f359616c797860114c868c9aa2d3da01" +SRC_URI[sha256sum] = "0e8f08a105da9288d752910329a3183ad21cd6073dbea5b087f6e67e3239a969" RDEPENDS_${PN} += "perl" diff --git a/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb b/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb index a06da1c3..eaf1752b 100644 --- a/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb +++ b/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb @@ -12,8 +12,8 @@ DEPENDS += "qtdeclarative kconfig ki18n kiconthemes kio kwidgetsaddons kwindowsy SRC_URI += "file://0001-kpackagelauncherqml-Add-include-of-QDebug.patch" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "8b9213554ff7ed942231dd1643999123" -SRC_URI[sha256sum] = "e91d7eb44ef43c8073290f3bc1f010f517918b116f2a08f1ace1011aa21faff8" +SRC_URI[md5sum] = "1c3e32fe881ca2a469485ba6d68b62bd" +SRC_URI[sha256sum] = "f329c5bae7f80fc88cb4c92e8f141b408c5a1fb396223667d364b635cdde638c" FILES_${PN} += "${OE_QMAKE_PATH_QML}/org/kde" FILES_${PN}-dbg += " \ diff --git a/recipes-kde/kf5/tier3/kded/kded.bb b/recipes-kde/kf5/tier3/kded/kded.bb index 37da1a6e..3c310d22 100644 --- a/recipes-kde/kf5/tier3/kded/kded.bb +++ b/recipes-kde/kf5/tier3/kded/kded.bb @@ -9,8 +9,8 @@ inherit kde-kf5 cmake_lib DEPENDS += "${BPN}-native kconfig kcoreaddons kcrash kdbusaddons kdoctools kinit kservice" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "56947d070470c717b98a3929ed69b886" -SRC_URI[sha256sum] = "064359f27e0c98ba28425a4a5827a800bd3dc2a32626d7fbf606f1c9f1d6b55e" +SRC_URI[md5sum] = "b9ff5831806575831665b576752f61bd" +SRC_URI[sha256sum] = "a0dd2b2d245de5409b68c809edae391c9d7064f8c399951f5a9c81066e34e609" SRC_URI += "file://0001-hardcode-path-to-kconf_update.patch" # kded's kded5 is not required for build -> point to native dummy to make cmake happy diff --git a/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc b/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc index c994b25e..d41051ea 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] = "eb32378feb1444825581bc61c9861286" -SRC_URI[sha256sum] = "cec24dc289636e12eff8d24e2d3d9600b87c79af5645d1a9a9c34f8b3a9257c1" +SRC_URI[md5sum] = "67a5d750b0eb328b689af78582dcd67e" +SRC_URI[sha256sum] = "7a9ae55111b8c4ccb89e46fd3699d5b346de74fe40167b99daab9ba7fa288eb8" diff --git a/recipes-kde/kf5/tier3/kdesu/kdesu.bb b/recipes-kde/kf5/tier3/kdesu/kdesu.bb index 5cfa3d32..44740c9a 100644 --- a/recipes-kde/kf5/tier3/kdesu/kdesu.bb +++ b/recipes-kde/kf5/tier3/kdesu/kdesu.bb @@ -14,7 +14,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "a0fb51feb46bedfb99d7461a9181a7d3" -SRC_URI[sha256sum] = "140ebb81d6c3370785ccefce51aa1575824eab38f2dd79f3676b15bf230c5e7f" +SRC_URI[md5sum] = "2140e252bd2fcb833332333f485b5eef" +SRC_URI[sha256sum] = "0a4d5f14b0d05fc0de99a1d696fcb6d9821086914d6b777a1767e8278db64c1b" FILES_${PN}-dbg += "${libdir}/kdesu/kf5/.debug" diff --git a/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb b/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb index 36f112f5..d738d194 100644 --- a/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb +++ b/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb @@ -16,5 +16,5 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "84238512fb873144ca10595fade5b572" -SRC_URI[sha256sum] = "c0df0ecab0938464972599ea500bc2c6e694fae36a65ec6787a0b78faf30e278" +SRC_URI[md5sum] = "52012c57befe01beb3eda180bfb6eacc" +SRC_URI[sha256sum] = "90ae67f4de6f12edfebba25c9c53f353c4250be04ffce10c6bf496154d51ac53" diff --git a/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb b/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb index 2361a4f5..69ac7d6f 100644 --- a/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb +++ b/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb @@ -10,8 +10,8 @@ inherit kde-kf5 DEPENDS += "karchive kconfig kservice kcoreaddons" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "e2b4e0fbb77290e901452e912a39d2c6" -SRC_URI[sha256sum] = "f269c4ef43496f496046c940e0b3a57e66645690ee3837d084d97ce363d292d9" +SRC_URI[md5sum] = "e33ef1ae25860d96499169f5db485556" +SRC_URI[sha256sum] = "d45367fd13caff37737af9ea19f9a0498c39912480e25240e4a3144b3f10235d" FILES_${PN} += " \ ${datadir}/emoticons \ diff --git a/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb b/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb index 8c5d417d..6f07a7e0 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] = "70bfa05b764b3a44ddecf7398c35e4b9" -SRC_URI[sha256sum] = "3ea7152346de4ed52b7eab23fb370b228ef969cf64d05b82ddf6516ced97bc37" +SRC_URI[md5sum] = "f066749393be5802923e87d6f44bd4dc" +SRC_URI[sha256sum] = "07c0d8aab35446020ddc728ac17881331cfb4e830a0396e7c731a01ff9368441" FILES_${PN} += " \ ${datadir}/dbus-1 \ diff --git a/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb b/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb index a4438d1a..bccdd25a 100644 --- a/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb +++ b/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb @@ -9,5 +9,6 @@ inherit kde-kf5 DEPENDS += "qtsvg ki18n kconfig kconfigwidgets kwidgetsaddons kitemviews" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "6dd429a363d483183393b0e77104f61d" -SRC_URI[sha256sum] = "055334138c964d61f8e11bbeb90286b3cd230c6856a801366e4f0e5fa65f5f01" +SRC_URI[md5sum] = "556c912bcf02f4e23db118e2f0764bd0" +SRC_URI[sha256sum] = "021923e137531993aabde5b1b7002ae97593ad8b8ddc143da5524a795a29daff" + diff --git a/recipes-kde/kf5/tier3/kinit/kinit.bb b/recipes-kde/kf5/tier3/kinit/kinit.bb index f24dbfa8..63d13351 100644 --- a/recipes-kde/kf5/tier3/kinit/kinit.bb +++ b/recipes-kde/kf5/tier3/kinit/kinit.bb @@ -19,8 +19,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "1e1a2842dc04fc1d7d40c56437d577b9" -SRC_URI[sha256sum] = "16d3ab12743cd576ae33be4e8b4b3d0925ac3e4546e3d8132d85b77ba9a30304" +SRC_URI[md5sum] = "21f7e33e4f4c116c74dc936f528aeb37" +SRC_URI[sha256sum] = "577a32af7fde800ee1b9838ad56685f814b1c216191963ab4d8fe312d7636d6c" FILES_${PN} += "${datadir}/dbus-1 ${libdir}/libkdeinit5_klauncher.so" FILES_${PN}-dbg += "${libdir}/*/*/.debug" diff --git a/recipes-kde/kf5/tier3/kio/kio.bb b/recipes-kde/kf5/tier3/kio/kio.bb index 0a081107..7c213721 100644 --- a/recipes-kde/kf5/tier3/kio/kio.bb +++ b/recipes-kde/kf5/tier3/kio/kio.bb @@ -24,8 +24,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "349505b5444abebd2c97c9e2b7680d40" -SRC_URI[sha256sum] = "364adf30d1df6f52d5960061d4c21e91519dfa8674ae95fa01144805a800aaa5" +SRC_URI[md5sum] = "a47f7c25cef755159c235ad38029f178" +SRC_URI[sha256sum] = "8e15ff51931192da0ef4635c0fcf76ca821e75a580113db99aee7c38a52f9ade" 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 5b23183d..39fce0d1 100644 --- a/recipes-kde/kf5/tier3/knewstuff/knewstuff.bb +++ b/recipes-kde/kf5/tier3/knewstuff/knewstuff.bb @@ -20,8 +20,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "dd647cfde1bed6f45babb10c5afcaf6a" -SRC_URI[sha256sum] = "d70d2aa151f8525168fbf8276463cc084d0206790b34d1dabb505ace936f74c4" +SRC_URI[md5sum] = "27ff859cc43bdfbe0d1beba4699fb02d" +SRC_URI[sha256sum] = "505364a68a54a48be34eb6bf925f1e44827e6e6301775751baec5969a69092c8" 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 10717b4a..9d7d2d7b 100644 --- a/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb +++ b/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb @@ -18,5 +18,5 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "a14b93fcf8866b4fa7f224ac9e9890d7" -SRC_URI[sha256sum] = "64fff9b58a8f6f8d1d7f0019b12018ddb00318e5826e8dff2e24164924370c93" +SRC_URI[md5sum] = "ae11f75fbee4539a18f61253fe056092" +SRC_URI[sha256sum] = "bcfea6d8fc20d6977e8d7d2976461dcd718092e446ea5307a617eca9d66e2e55" diff --git a/recipes-kde/kf5/tier3/kparts/kparts.bb b/recipes-kde/kf5/tier3/kparts/kparts.bb index a80177be..944fedc2 100644 --- a/recipes-kde/kf5/tier3/kparts/kparts.bb +++ b/recipes-kde/kf5/tier3/kparts/kparts.bb @@ -21,8 +21,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "0d83916dffa3a9b15d2e198fb99f2cb6" -SRC_URI[sha256sum] = "45e73162459a2f4464fd0e1aeeea34ca03c3e7dbd315eedbb2010cbe5b053d43" +SRC_URI[md5sum] = "a8bb5efac80d2417fe90dcf21494a814" +SRC_URI[sha256sum] = "0a7697f889333f2161db0978b69212c83c0f3e6912c6ffd9e87a22a72a6ea039" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/kpeople/kpeople.bb b/recipes-kde/kf5/tier3/kpeople/kpeople.bb index 782ecfdf..382ed353 100644 --- a/recipes-kde/kf5/tier3/kpeople/kpeople.bb +++ b/recipes-kde/kf5/tier3/kpeople/kpeople.bb @@ -7,8 +7,8 @@ inherit kde-kf5 DEPENDS += "kcoreaddons kconfig kservice kwidgetsaddons ki18n kitemviews " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "ba2c83f2e58e012a009a8e8acaa2f432" -SRC_URI[sha256sum] = "b3924b9f14e98d12b008a42f178e2668956c2bc52a9a00b67f524173f24711f7" +SRC_URI[md5sum] = "fa4eb406e072788b7f74bdc2ed6a4e61" +SRC_URI[sha256sum] = "87625cc19c958b3f3d4a5aa106563f9927746926e31c56382d500a1499796aa7" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/krunner/krunner.bb b/recipes-kde/kf5/tier3/krunner/krunner.bb index 95ecf8fb..f10bcf57 100644 --- a/recipes-kde/kf5/tier3/krunner/krunner.bb +++ b/recipes-kde/kf5/tier3/krunner/krunner.bb @@ -7,8 +7,8 @@ inherit kde-kf5 DEPENDS += "qtdeclarative kconfig kcoreaddons ki18n kio kservice plasma-framework solid threadweaver" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "57a0d81f042ae5ccd3e741b62ea00c4d" -SRC_URI[sha256sum] = "799219918b26eac9270c4843c5d475b4cff44b1cdd85b28f54059a8c777a99cc" +SRC_URI[md5sum] = "6f6b187b9e28a91ca3e1a6d6c4f37e8d" +SRC_URI[sha256sum] = "08f7582e1ab5994a483dc099c847497dac02921a6622c2c257b338acb328407d" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/kservice/kservice.bb b/recipes-kde/kf5/tier3/kservice/kservice.bb index 2b874f42..7916e211 100644 --- a/recipes-kde/kf5/tier3/kservice/kservice.bb +++ b/recipes-kde/kf5/tier3/kservice/kservice.bb @@ -11,8 +11,8 @@ inherit kde-kf5 DEPENDS += "kconfig kcoreaddons kcrash kdbusaddons ki18n kdoctools" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "32f082894bb96a7604f2412727ba219f" -SRC_URI[sha256sum] = "189c9da0bb48961d16db17540093b68fd4ae061590c34f4cea35dfaba51ab30b" +SRC_URI[md5sum] = "46e0bfedac782830131d3286657de316" +SRC_URI[sha256sum] = "f020f4146e87716cc2bb90214e1830faa46e745adf411bd1fe1b5ba6a122184b" FILES_${PN} += "${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.bb b/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.bb index bec19778..998693e9 100644 --- a/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.bb +++ b/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.bb @@ -9,8 +9,8 @@ inherit kde-kf5 DEPENDS += "qtxmlpatterns syntax-highlighting karchive kconfig kguiaddons ki18n kio kparts sonnet libgit2" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "a0348d81e31e412d7ee03b4085e47983" -SRC_URI[sha256sum] = "fc4951138802455f5df773a918d725162febcf0e650d888b66d50c3726e2cbeb" +SRC_URI[md5sum] = "473453cb9558b827f4a72ebbf86497b6" +SRC_URI[sha256sum] = "4557a2a737c5c798caf3f44793cd0e00cd5363c58a2749381abbcfaa3ac3cc89" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb b/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb index 7b3412f3..5c7c4e9d 100644 --- a/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb +++ b/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb @@ -9,7 +9,7 @@ inherit kde-kf5 DEPENDS += "kcompletion kconfig kconfigwidgets ki18n kiconthemes kservice kwidgetsaddons kwindowsystem sonnet" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "080458511306645a49140fb8283b17cd" -SRC_URI[sha256sum] = "f9cc5f8829acd49ccd7543a5e8ee292ec42fad97ae31b03bd37f3a482c694ee8" +SRC_URI[md5sum] = "656cdbdf3d8ae056574b3204e80716cf" +SRC_URI[sha256sum] = "5e66c9cc636f851d3f9aeb412e056dbe672e4fd572f1aae5e37fdd52ccc83227" FILES_${PN} += "${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier3/kwallet/kwallet.bb b/recipes-kde/kf5/tier3/kwallet/kwallet.bb index a59b9fe6..be784f74 100644 --- a/recipes-kde/kf5/tier3/kwallet/kwallet.bb +++ b/recipes-kde/kf5/tier3/kwallet/kwallet.bb @@ -23,8 +23,8 @@ DEPENDS += " \ # TBD: add KF5Gpgmepp with PACKAGECONFIG?? PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "76a2771c8b96a7c89e1a2440fbab7588" -SRC_URI[sha256sum] = "aa97ed3255bb6ae49f663df41a6e07597cd2c7d8af1e6b455f2f4d468d254c5f" +SRC_URI[md5sum] = "8a11254892175280635486bb7436b483" +SRC_URI[sha256sum] = "f233ea7cffb56ea2050512c5243303cdc96c4a2df4311897a82f45a5a75efeca" SRC_URI += "file://0001-add-NO_CMAKE_FIND_ROOT_PATH-in-find-to-org.kde.KWall.patch" diff --git a/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb b/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb index 361a45b4..a82d4e2a 100644 --- a/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb +++ b/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb @@ -21,8 +21,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "77fe1ec98f80c2399d76d7d759af8d2a" -SRC_URI[sha256sum] = "c5a821f9653b13d73d1d6564afe3740110ddaa96fb02cc9d65fcaff1cf27b1df" +SRC_URI[md5sum] = "b2e2be77a840df84c92637b81d8f70f4" +SRC_URI[sha256sum] = "e05931f2e9d83163a736a06dfe53d0e0c3dafac8084364963c5f67d8b2ee09e1" # REVISIT remove ugly hack for wayland-only environments SRC_URI += " \ diff --git a/recipes-kde/kf5/tier3/kxmlrpcclient/kxmlrpcclient.bb b/recipes-kde/kf5/tier3/kxmlrpcclient/kxmlrpcclient.bb index 07a6db5f..f02ba5d9 100644 --- a/recipes-kde/kf5/tier3/kxmlrpcclient/kxmlrpcclient.bb +++ b/recipes-kde/kf5/tier3/kxmlrpcclient/kxmlrpcclient.bb @@ -9,5 +9,5 @@ inherit kde-kf5 DEPENDS += "ki18n kio" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "f86085312a316db6eaeebeb362d5a3c3" -SRC_URI[sha256sum] = "5875d0b5910696adce067b4076f8293deab070d58db6f06e2df036d756fc4ccd" +SRC_URI[md5sum] = "407f0314880f487aa82a0d87adb253d9" +SRC_URI[sha256sum] = "4850b4ab65a2e54a9bc6415bb0ec2762eeebbb4079093187485e351188bd86fd" diff --git a/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb b/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb index ed6deb6b..860eb896 100644 --- a/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb +++ b/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb @@ -32,8 +32,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "96acbfb69066f6c299598a392596584b" -SRC_URI[sha256sum] = "300cc564b6873e56bafa1239528ff77844596212c34f06049ca181c168ac36c3" +SRC_URI[md5sum] = "d83bba9ada57bb2c8cfebce465c98c52" +SRC_URI[sha256sum] = "4d776750762870e0b151a3fa2374d146f4fa45a647f44076e5db6461c7391567" FILES_${PN} += " \ ${datadir}/kdevappwizard \ diff --git a/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb b/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb index 82e52276..7a53758c 100644 --- a/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb +++ b/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb @@ -19,8 +19,8 @@ DEPENDS += " \ RRECCOMENDS_${PN} += "oxygen-fonts" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "80fd8dc1070e461a473f22f8fc6cb311" -SRC_URI[sha256sum] = "8a5ff514aaa73c4fbf616be45be9be9a2699d80c3409ccc749c8d07709635a08" +SRC_URI[md5sum] = "9f09b9b3722fa8cbaf11e965552313d6" +SRC_URI[sha256sum] = "9486451785d16effba4f64a77fd98bc15a4bab87c53e82622f7b54780e968105" 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 7bb0624c..e116df1d 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" -SRC_URI[md5sum] = "ce6f1c6e2248fe3acae948ef11006cac" -SRC_URI[sha256sum] = "b1d87be86f36c20ec1f4ad7946f702fd1a7cab0e2ea2e81f4f9a2d937f9f0ac7" +SRC_URI[md5sum] = "6ab20f30d39c9d92ac581cd8120aa102" +SRC_URI[sha256sum] = "f3ff5e36c45ff579a742de700680678211cc90d8132af18f3a1c68f4f36b6a04" SRC_URI += "file://0001-FindQtWaylandScanner.cmake-align-path-to-our-needs.patch" PV = "${KF5_VERSION}"