diff --git a/classes/kde-kf5-porting-aids.bbclass b/classes/kde-kf5-porting-aids.bbclass index 6dbc31d8..80bd3129 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.49/portingAids/${BPN}-${PV}.tar.xz" +SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.51/portingAids/${BPN}-${PV}.tar.xz" diff --git a/classes/kde-kf5.bbclass b/classes/kde-kf5.bbclass index e4d7fa5e..ba8d44a1 100644 --- a/classes/kde-kf5.bbclass +++ b/classes/kde-kf5.bbclass @@ -1,5 +1,5 @@ inherit kde-base -KF5_VERSION = "5.49.0" +KF5_VERSION = "5.51.0" -SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.49/${BPN}-${PV}.tar.xz" +SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.51/${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 9c19c022..595a2f37 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] = "01ba726dc3fc0c440f9adacf66cb5681" -SRC_URI[sha256sum] = "e096be7f08a6e9f765bd0aa5ddd9e2ab6e048fac1081e95bdfd2394ea29ff114" +SRC_URI[md5sum] = "e121d9d3dc8a939f06d6d69bac216846" +SRC_URI[sha256sum] = "7ca4c14a04a78ef47e64e3e72e9c87f021820a7120630e92c18cacec4615e005" 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 47712bfb..2dc15756 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] = "22f9b04aebae7ddbf3fe5d3bfd93e541" -SRC_URI[sha256sum] = "112a8e541e173f1d737a57781575c7cb37ea025eaebee5085fd4187a0e03e7b3" +SRC_URI[md5sum] = "901ef160361dc08c638164a0582b2ec6" +SRC_URI[sha256sum] = "38028248ce431c170c76045e9f5819a032f4d72fd60cd434172a082fff3fb816" 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 be6a686e..16febe76 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] = "b854adbf8ef148a426f079055e16b182" -SRC_URI[sha256sum] = "c4f819588a5eb8c5abf875491ee7741cc162ac75ff726fd8abf91183df15354d" +SRC_URI[md5sum] = "dcf1176a8e8a9205cd2f5ec741e817d0" +SRC_URI[sha256sum] = "8ca12c1d4d19a9be64218b3cb5b5ff117cbc12d798fe74e0fd40f7c89365c1dc" 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 90e8e6a6..d2cf23a6 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] = "7025261ab8657c34b8110fd1419a6bc4" -SRC_URI[sha256sum] = "15403504c1140b35a43e26bddfc95ccdf95787a0236e6c7d2b0e3853dd94ad61" +SRC_URI[md5sum] = "d87775a0a79c769f285b8f36f04a0bef" +SRC_URI[sha256sum] = "b44eb2fda23de3165415bfc2809467cb3713e1595c3583883ba67d28973c8056" diff --git a/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb b/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb index eb953a4b..ba6cec97 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] = "7297399799ef96f2a29b9e35c0dc57a7" -SRC_URI[sha256sum] = "bf61a292f7d1581f5feecf40ec8b7d08a6e8001d6c0ecdf8987cba9488639fa4" +SRC_URI[md5sum] = "7517befa04394184dc48f6d9de6d121e" +SRC_URI[sha256sum] = "6173fc30073d995ff79c30288bdead2a80c88469607b8772281e7f51c07d338d" 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 8102e630..bd5c1436 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] = "1b9a8d7fa78f14df0395d6533e07c233" -SRC_URI[sha256sum] = "f60d6a737c5365de45eab19ada6413156123138528fff5a795fefba4a1a20cc7" +SRC_URI[md5sum] = "abe20d43802dbc8ebe6c069f424233c5" +SRC_URI[sha256sum] = "c46b132c982d8be11f3b714142c164808ff64685c4932212d6c2846538ceaed3" 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 b02e5179..d08075f1 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] = "e311eee50522f739951b0fec7add2374" -SRC_URI[sha256sum] = "2dab323fedc04b971081ef29bd42003e6e9be3a8c109edcf42594f51f8c1f655" +SRC_URI[md5sum] = "bba685c37f1efac828b260018d89054b" +SRC_URI[sha256sum] = "afeb1768fd0a81e3eaf8ae5f516d5c8a57f8cf62c59bb3692903749edab353de" 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 1aab5a4d..1507e581 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] = "aa29fe929300b41c44be52b9ee8a9e9c" -SRC_URI[sha256sum] = "f0b26f538905175ce763089b00c91d0be95278ac4b5085116d66530c2110069d" +SRC_URI[md5sum] = "353fa1ecc4937fc1f090852ce3c8bdff" +SRC_URI[sha256sum] = "d16c30faf268ec057dde0d2d33760aabf371102c9cbbc51c964016f195ac8c9b" 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 dba55f9e..27ba17ab 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] = "541071a7a336ca167d66b6bee5bb98a0" -SRC_URI[sha256sum] = "c0d6df96d86d2a8f21e3c3f67200755eabd5a86efc3d72b56f522fa11ae62fdc" +SRC_URI[md5sum] = "c321826780ab330af4ddc64404b7f429" +SRC_URI[sha256sum] = "7667430451d0530b38532ee023e645d5ff66f2078352d39129f803dd7d0328b3" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb index 1c982588..2d192381 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] = "3189f9540de1bcf93edeef7fc8fdb853" -SRC_URI[sha256sum] = "df0ed5de74ac1c0edd0fee75b4c7bafd7bce864891b69c142c2c4ba7df306a1f" +SRC_URI[md5sum] = "fdb5355e88aaef7a3d5f65503b104515" +SRC_URI[sha256sum] = "55bc4f42e421d9e7ed829d66ff669e15df434941589b0a1b6da34c10d8c71c96" 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 f55e3922..106884fe 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] = "57f6c446d29483fb2cfb285eb956a91b" -SRC_URI[sha256sum] = "4e3f2b98fd15fa9c90763fe6fca79f75324f1aee6efa81af2d19a24c6d666331" +SRC_URI[md5sum] = "19fce53ab07726c98e8f9c48433cb747" +SRC_URI[sha256sum] = "78b11737356f09c316bfe00f0fc1fa70255b7f03fab7e3a84660757c4a57f1c0" # 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 1d2840b1..de451817 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] = "2e5cd09584c276416d56f66b8b3ee97b" -SRC_URI[sha256sum] = "12afb12f79505614f6d5624d6c39b90b5fc39e4b1b5ddb2203622bbeb6144203" +SRC_URI[md5sum] = "197efe0a39f58a7cc2c8019c55bd20e1" +SRC_URI[sha256sum] = "0bd72bdf566ac013881a9b4f66442e87414ce841c9cd03c1ff38b8f30f70bb17" diff --git a/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb b/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb index fe0f219d..8d5b6b8e 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] = "a496b86727152d8b59ed2a2228003ac2" -SRC_URI[sha256sum] = "70c5e439c2ecfa56ef0d65492ad77fd85fea7ea47fe2efa4e76e8eeb5cced5ba" +SRC_URI[md5sum] = "b2e209ddccbb747c6dc56e31efe763d5" +SRC_URI[sha256sum] = "6b8e86ef5e5060ce4475a6e3a24f5860ff1b18be8340ba9348828fc86093a4c4" diff --git a/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb b/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb index bb632d3a..6d44a824 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] = "19c1372fb1a702f57c66cf5803049d50" -SRC_URI[sha256sum] = "d93971a066e435769eb530498d20f930e29ad0e0ce3cf4a0b62ac6d0458bc1d8" +SRC_URI[md5sum] = "601c7837541785b56e948cd59f492bc1" +SRC_URI[sha256sum] = "14f81cd8318ab6c853eccc56c1d49ff575c30d9117e38f3f9f14a86438bd7d2e" diff --git a/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb b/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb index 25094cd6..ef61dd2b 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] = "4a733f7fb98fb936d74a688fe9959dd7" -SRC_URI[sha256sum] = "b393163c4ca80f08126d9601e70d2a705fdb157e6dd1c4188d7bfb5be86872fe" +SRC_URI[md5sum] = "7ba3d9bed0804ab0d87f9d06708a98a4" +SRC_URI[sha256sum] = "2e09e9c872b5f7c5a8eb2c3bae9ceadebd9fc3028c9be4c8bac126d875580ddd" diff --git a/recipes-kde/kf5/tier1/kholidays/kholidays.bb b/recipes-kde/kf5/tier1/kholidays/kholidays.bb index 83cc76b8..80259832 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] = "ba7bac91aeeddb03631dd12b6d44f9e2" -SRC_URI[sha256sum] = "b7e9cdc3aed84ce898071390804d32e03415f43de3f06615d8818fa931898479" +SRC_URI[md5sum] = "c87f56a92c4f97dc0f6aeb75708b87ee" +SRC_URI[sha256sum] = "ba2c901dccc1c23cfadfd6cb05843ae47ffa5bc9f0cc432e61dccbb1e699755a" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/ki18n/files/0003-Do-not-hardcode-python-path-it-points-to-sysroot.patch b/recipes-kde/kf5/tier1/ki18n/files/0003-Do-not-hardcode-python-path-it-points-to-sysroot.patch index 325cd22c..3a3b3226 100644 --- a/recipes-kde/kf5/tier1/ki18n/files/0003-Do-not-hardcode-python-path-it-points-to-sysroot.patch +++ b/recipes-kde/kf5/tier1/ki18n/files/0003-Do-not-hardcode-python-path-it-points-to-sysroot.patch @@ -1,6 +1,6 @@ -From 19e25a85ac0c35653546be6633502941768a5206 Mon Sep 17 00:00:00 2001 +From 99c66465200cbbc5849349305ccc61c9285ea2d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= -Date: Fri, 3 Aug 2018 11:30:05 +0200 +Date: Mon, 15 Oct 2018 22:23:58 +0200 Subject: [PATCH] Do not hardcode python path - it points to sysroot MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -14,7 +14,7 @@ Signed-off-by: Andreas Müller 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/cmake/KF5I18nMacros.cmake.in b/cmake/KF5I18nMacros.cmake.in -index 7e99468..5099fb2 100644 +index 3824acb..73387f2 100644 --- a/cmake/KF5I18nMacros.cmake.in +++ b/cmake/KF5I18nMacros.cmake.in @@ -27,10 +27,6 @@ @@ -28,16 +28,16 @@ index 7e99468..5099fb2 100644 find_program(KI18N_PYTHON_EXECUTABLE NAMES python3 python2 python) if(NOT KI18N_PYTHON_EXECUTABLE) set(KI18N_PYTHON_EXECUTABLE "${_KI18N_PYTHON_EXECUTABLE}") -@@ -128,7 +124,7 @@ function(KI18N_INSTALL podir) - add_custom_target(tsfiles-${pathmd5} ALL - COMMENT "Generating ts..." - COMMAND ${CMAKE_COMMAND} -- -DPYTHON_EXECUTABLE=${KI18N_PYTHON_EXECUTABLE} -+ -DPYTHON_EXECUTABLE=python3 - -D_ki18n_pmap_compile_script=${_ki18n_pmap_compile_script} - -DCOPY_TO=${CMAKE_CURRENT_BINARY_DIR}/${dirname} - -DPO_DIR=${absolute_podir} -@@ -171,7 +167,7 @@ function(KI18N_INSTALL_TS_FILES lang scripts_dir) +@@ -138,7 +134,7 @@ function(KI18N_INSTALL podir) + add_custom_target(tsfiles-${pathmd5} ALL + COMMENT "Generating ts..." + COMMAND ${CMAKE_COMMAND} +- -DPYTHON_EXECUTABLE=${KI18N_PYTHON_EXECUTABLE} ++ -DPYTHON_EXECUTABLE=python3 + -D_ki18n_pmap_compile_script=${_ki18n_pmap_compile_script} + -DCOPY_TO=${CMAKE_CURRENT_BINARY_DIR}/${dirname} + -DPO_DIR=${absolute_podir} +@@ -180,7 +176,7 @@ function(KI18N_INSTALL_TS_FILES lang scripts_dir) set(pmapc_basename "${pmap_basename}c") set(pmapc_file "${lang}-${subpath}-${pmapc_basename}") add_custom_command(OUTPUT ${pmapc_file} diff --git a/recipes-kde/kf5/tier1/ki18n/ki18n.inc b/recipes-kde/kf5/tier1/ki18n/ki18n.inc index e015408c..d7d3284f 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] = "a04e3c5b5c23c273fbdbdb3dea8fc0a1" -SRC_URI[sha256sum] = "5f4a54e755990104537729f4c26e054f146cd20acdd5e90cfd8558ab7a6e99c4" +SRC_URI[md5sum] = "a991e71894b2c8be5263f651cbc48349" +SRC_URI[sha256sum] = "7219dcdf8b295122b45e3990cd46c0c21531704cbc0b0d918776a99fb228d393" diff --git a/recipes-kde/kf5/tier1/kidletime/kidletime.bb b/recipes-kde/kf5/tier1/kidletime/kidletime.bb index b81d83f4..433c3529 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] = "c54edfca13c0e8dac161048db33b4bce" -SRC_URI[sha256sum] = "3bf3b1351bea9917d40e98df8b4df15a8d3a4e4a3ae072ad8540a94aad12a0b9" +SRC_URI[md5sum] = "699095276370cf1a1f94c0e05050554f" +SRC_URI[sha256sum] = "a09d6137244e09f155396064124c2e1eb8070c8b2ad71eaa4b87a8440ba3ea21" FILES_${PN} += "${OE_QMAKE_PATH_PLUGINS}" FILES_${PN}-dbg += "${OE_QMAKE_PATH_PLUGINS}/*/*/.debug" diff --git a/recipes-kde/kf5/tier1/kirigami/kirigami2.bb b/recipes-kde/kf5/tier1/kirigami/kirigami2.bb index 9b5a7b06..0727f9b4 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] = "9431414418dbf8f906f4e13f33479256" -SRC_URI[sha256sum] = "5fd1c7fb34faa9d739967d24a261be85a9d8a908a54927ddf7fbcb3d0f4c56f1" +SRC_URI[md5sum] = "3b253855dc7b4301518c8e60003edb2c" +SRC_URI[sha256sum] = "bd7a47e3e1d7ec72e9541cf8181dbaf85d1367779cc5d8d9dbd73979de76baa9" 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 6d7bf26d..175ba4ce 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] = "4412ab5a5446aab1df6f7bb59bac4365" -SRC_URI[sha256sum] = "4f368c88ad9254662c9ef0765394e659ac54c9003cf65c0bd1129012c05030bb" +SRC_URI[md5sum] = "61f92b2865232980031dc1c9d6d20820" +SRC_URI[sha256sum] = "6e839e02169e505b8030f26977cf7146d2a03167ead98485beb5d42fd71ab009" diff --git a/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb b/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb index b539e727..8377f196 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] = "72d840e8ce2324a8e01cd3f2a3c269b2" -SRC_URI[sha256sum] = "b75d7cfcde8c3a9c0d24b1509db074bdd835d2eac2819856265c9c2b700146aa" +SRC_URI[md5sum] = "d4e9d1f3785daf943052aee08c75eded" +SRC_URI[sha256sum] = "8429869cbdc7e54f8f866bb712a68324432b75c10b9cbf17412a30a8a38c59c9" diff --git a/recipes-kde/kf5/tier1/kplotting/kplotting.bb b/recipes-kde/kf5/tier1/kplotting/kplotting.bb index 37ebc74d..3573f7cb 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] = "df18871fbc9494d6318d7106f5924c53" -SRC_URI[sha256sum] = "c0869429fc17d2215fe616c6a857aefa62d26561342d5fac5192e8ee27c6df8d" +SRC_URI[md5sum] = "26073ffcd7b0dd4d9ba104221331f3b7" +SRC_URI[sha256sum] = "10ee1d700f2fa3bf3b21646c1be3a27315d4ee9988cc5cfe2c2026c215ebcf36" diff --git a/recipes-kde/kf5/tier1/kwayland/kwayland.bb b/recipes-kde/kf5/tier1/kwayland/kwayland.bb index 891bfe99..1114840b 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] = "5d4800ad4363d836c26b374c97d8be58" -SRC_URI[sha256sum] = "26e2e56877b0e174d523f67fa2ec1720b6e16026fc145b029bbd0739a2a02535" +SRC_URI[md5sum] = "f4d91ba14560148f14e8689f9def01b0" +SRC_URI[sha256sum] = "e2f6d354e90582720c4631432034db2bc86e3b4db2dae4e2622758d33d5fb6b4" diff --git a/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb b/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb index f5874a7a..b872dc84 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] = "3c6aa861640fd55a34e359ef798a916d" -SRC_URI[sha256sum] = "2251de1577e7d1e379e9d9fa301e3d2705e821b8863ee3dd0d882d69d3c72fbb" +SRC_URI[md5sum] = "88e992c377228a5b575b35f5b07e97bb" +SRC_URI[sha256sum] = "57749b54dbba3a347713cfd242cbdda704a64cdeb56dbbbe225c227053fe3e13" diff --git a/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb b/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb index e2c42510..d85b7231 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] = "4db7723226f6b0e0d8705d3fe53642a3" -SRC_URI[sha256sum] = "d7390eca239f42033af9ebca5e3b7f2987dc605c34844ebce70a362b33ffb99c" +SRC_URI[md5sum] = "871aa6181cce6608018014bb566fa863" +SRC_URI[sha256sum] = "a1f7ab4e1040d360b6627570d4d6bb88555e4d66cec794ce4405f71c046c81c2" 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 4fe723c0..be8415d7 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] = "3a18f1b5eb357a16a786b30f12b16028" -SRC_URI[sha256sum] = "e29e1a4c3a8dda3a02727667b7b0c46b6060fdb01f9cd3049c24af2d4ad9c3f1" +SRC_URI[md5sum] = "e0a5b0362ad60db58169263e4846fecf" +SRC_URI[sha256sum] = "0a387bca93f32d5c227f7d3ef5ca3fdde465c067135654fab7252dbe64bc7e5f" 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 67526a4a..d2d62b98 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] = "a4202fa94b64d65db2e4b7be34675c95" -SRC_URI[sha256sum] = "5f4c797c5bb2fc73711a91f904702e53f930539b83ed41ab582ceb544569f69a" +SRC_URI[md5sum] = "b094ef2c1549fceeb055f79cdd0ebecd" +SRC_URI[sha256sum] = "bd6d64b928e46fd257b36b756655fb9850ed98c20247abee3c6b23559f913a96" 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/oxygen-icons/oxygen-icons5.bb b/recipes-kde/kf5/tier1/oxygen-icons/oxygen-icons5.bb index 45b734cc..465e5292 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] = "48136fe0337c9e3a7f57324b9b943d59" -SRC_URI[sha256sum] = "af1c0b7484eaf273c8aad4749347772c6c46a6e172d437df368d9991b5019d52" +SRC_URI[md5sum] = "2ed581d042f7716e2b869bd56126d529" +SRC_URI[sha256sum] = "f09d18a27510b1db840ceb0532818ca48db9b2c64aa9abaa5e28cd514b5bd230" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/prison/prison.bb b/recipes-kde/kf5/tier1/prison/prison.bb index 1175ca80..b98de602 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] = "dfc717b8fe63f3167d8bfea6f97b1ae6" -SRC_URI[sha256sum] = "2d354ad8e262cfc6fa5f43c68a3231aa3dfc621f904a1f15a09aa0697afaf736" +SRC_URI[md5sum] = "85298e953f8aff40f91c56ba93595e3d" +SRC_URI[sha256sum] = "56419afb54acdc63f6d5624d66b10852820302002a7431323dac7a23e4fca2ce" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/solid/solid.bb b/recipes-kde/kf5/tier1/solid/solid.bb index 22f9eeaa..2be8a9e2 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] = "391b3473e9e5d31d6e301f27e657ae4f" -SRC_URI[sha256sum] = "f70dc2006d84f1eb342ec9d5827977d2fb1f19edfcdc7f5807a220275c6df9dc" +SRC_URI[md5sum] = "f8948608ff79748d8247c1c8844c418d" +SRC_URI[sha256sum] = "6d05c611277f3e602d03cebb5e5c675faef3abaf03a88e6df0117749c897fa65" 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 5e89face..eb8ad7e0 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] = "f3e739976224f0b14ae653534e503df4" -SRC_URI[sha256sum] = "63053a671a8dc7a2a97cd49fe915e02e4b37fe41a06f3cd8785a7218d4acb754" +SRC_URI[md5sum] = "5c8fc3948d160a9aa2010f17c0167003" +SRC_URI[sha256sum] = "44fd0f4031a371c04a22ff13fb98a07e043323716489fe68d317eb8b4cd05917" diff --git a/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.inc b/recipes-kde/kf5/tier1/syntax-highlighting/syntax-highlighting.inc index 7e357865..707a5a05 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] = "4b9837a0c1bc5bdb9acd146e0004759b" -SRC_URI[sha256sum] = "bba4feeec9bae143a05821b0279c95fc7d8d673cca1e933bd8adfce8e67f339f" +SRC_URI[md5sum] = "cc3d26738a0eca9218ca262b9344cdda" +SRC_URI[sha256sum] = "47a36d7976b8332dd23992a558a5e0953e428d2b4f8429ab4d480cd14ba90d52" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb b/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb index 0adfa264..c6bbeacb 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] = "c068e97cfc0a42f0d32ca927a12691fe" -SRC_URI[sha256sum] = "e77b8681bcac5b990c264ff973c759832362770ee617e171fe2d9c9b04d12b25" +SRC_URI[md5sum] = "dfaa2538d3a8418688976c58a4aa401e" +SRC_URI[sha256sum] = "95f6b2fd7fc94c1d81852c061d5e368bb5c87d5042e34e29ab7aa16ba452aa9d" diff --git a/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb b/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb index dbfd0c6a..592a0112 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] = "037b33038aa30fb78cc05e4e7961b983" -SRC_URI[sha256sum] = "ae6818ed53e0234eaedde989661829bd76605694783cc46da04082314a153f89" +SRC_URI[md5sum] = "944d593e6593a75244ae773c35bca11d" +SRC_URI[sha256sum] = "f4e085f0be01554a5dae6e54d5456de32d30c722cb3e942980b6e51291ecf414" diff --git a/recipes-kde/kf5/tier2/kauth/kauth.inc b/recipes-kde/kf5/tier2/kauth/kauth.inc index d29224cc..79dd4954 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] = "ed2183a6db12ce48f96b844287e53925" -SRC_URI[sha256sum] = "c8029c6a3bdeb296e27eaf3791d269ebe88641ee9170bdabd5a2bb391effe361" +SRC_URI[md5sum] = "a6d1cd2e8ce03142cd678cb0bcd271cd" +SRC_URI[sha256sum] = "15faa8e4152b46a5833256ca6d39d22509487aa61853ee5d74c93e3869b2f95d" EXTRA_OECMAKE += "-DAUTOTESTS=OFF" diff --git a/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb b/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb index 425951a4..177a786a 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] = "6790087dd73139a6e21e3cdf663271e5" -SRC_URI[sha256sum] = "715d5d1f75fdd64458aae6391ca288d743c2b98043d418c846b3d98f2d377999" +SRC_URI[md5sum] = "398b9dc09d1ee9b9efd943058b3c7f6e" +SRC_URI[sha256sum] = "f30f23a75498d41abf262dd3fab5cebb0ceea5353d57ad5113ccc2e1bb5ea6aa" diff --git a/recipes-kde/kf5/tier2/kcrash/kcrash.bb b/recipes-kde/kf5/tier2/kcrash/kcrash.bb index 8c404c30..6e09e58c 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] = "c8c73f76432306b98ef038418c62ce44" -SRC_URI[sha256sum] = "6315a1607aba1945d3d91092b9440f222f1bb25a8bf01cb0bd507540734eb976" +SRC_URI[md5sum] = "380328fe9de9ab8e5f28e4f60e5645a0" +SRC_URI[sha256sum] = "621ca1be4958b299ddd44ddbf130999cf23aafc1193d0fbfa4ec06ab1682d7f9" diff --git a/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc b/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc index 55914b45..82d30aa2 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] = "9376c84a3f70b95ae0141d90e1aaf165" -SRC_URI[sha256sum] = "f4e9ffceb9c772e1d98fd3f3e26aa4ff64d64ac3f83e8830d0341c3d0a99b7b6" +SRC_URI[md5sum] = "ab09b19e9c4258a6f415809e0567a9e8" +SRC_URI[sha256sum] = "bcc3ff9afb2a2be58179faae65a44ab65cdb7d4b2c014fa24a957e1330adee88" # 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 f73108e1..c9319c98 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] = "ed176f7718b4f95688b7d4d109708d13" -SRC_URI[sha256sum] = "00cd6d49c8046a83eb2d40309c375bf5c36f532281ea92b5c3e04d645f0db310" +SRC_URI[md5sum] = "a6ef8ff3a121c9942148f05d8218653e" +SRC_URI[sha256sum] = "d6db35f1ff5df56f495f713b0cc437625099758e0e5ee6a2ccf53e156adbde13" SRC_URI += "file://0001-Revert-extractors-Hide-warnings-from-system-headers.patch" # TODO: optionals PACKAGECONFIG (poppler-qt5 / exiv2 / ffmpeg / epub) diff --git a/recipes-kde/kf5/tier2/kimageformats/kimageformats.bb b/recipes-kde/kf5/tier2/kimageformats/kimageformats.bb index a653246e..1feb1383 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] = "589ed57faba25f2014964619247aa28a" -SRC_URI[sha256sum] = "c4738100d449f501b1ba8d56980e06cc04c0b7f42a287babe22e95b95e0ae0e0" +SRC_URI[md5sum] = "f8796c74378faa129e993dc706e1db33" +SRC_URI[sha256sum] = "3f053d777397b42403374eb815100c74c5195673907172b6c487af648fd73dbc" 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 adba7347..41082063 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] = "f26fc58203dcad45d3c20545c5a48e53" -SRC_URI[sha256sum] = "af0c5a67ed60cf8d8f46bc5865569f6de15809812d4435b204f6c4d8d7662512" +SRC_URI[md5sum] = "f73e32096eb129548a6b1618a3068101" +SRC_URI[sha256sum] = "3776250553eb34ca591c03fade6c9cc0b1299de28c0d113abf09b84c2bb78b1e" FILES_${PN} += "${datadir}/dbus-1" diff --git a/recipes-kde/kf5/tier2/knotifications/knotifications.bb b/recipes-kde/kf5/tier2/knotifications/knotifications.bb index 4d083db0..11675ccc 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] = "2d276031a63a7bc76258991472056f5a" -SRC_URI[sha256sum] = "a9b55f92ceb1bbd1804e9b5ad52ca0d25bfa561781c46e42c310d31c850c8880" +SRC_URI[md5sum] = "3985c8398293844df0302c0778f69a80" +SRC_URI[sha256sum] = "7fa2ebd81ad40cc4c87b9818afdd85c13d297edd1e9a69c75c27827c4c5c676c" FILES_${PN} += "${datadir}/dbus-1 ${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier2/kpackage/files/0001-do-build-kpackagetool-only-on-native.patch b/recipes-kde/kf5/tier2/kpackage/files/0001-Do-not-build-po-files-on-native-build.patch similarity index 53% rename from recipes-kde/kf5/tier2/kpackage/files/0001-do-build-kpackagetool-only-on-native.patch rename to recipes-kde/kf5/tier2/kpackage/files/0001-Do-not-build-po-files-on-native-build.patch index 51007aff..c970e41b 100644 --- a/recipes-kde/kf5/tier2/kpackage/files/0001-do-build-kpackagetool-only-on-native.patch +++ b/recipes-kde/kf5/tier2/kpackage/files/0001-Do-not-build-po-files-on-native-build.patch @@ -1,38 +1,38 @@ -From 938ed57e8985770b1e9824a1d1de3d67b3b2f2f7 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Andreas=20M=C3=BCller?= -Date: Thu, 25 Aug 2016 11:30:33 +0200 -Subject: [PATCH] do build kpackagetool only on native +From 632015125044fad5b268329570b55246002cd792 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Andreas=20M=C3=BCller?= +Date: Mon, 15 Oct 2018 22:57:51 +0200 +Subject: [PATCH] Do not build po-files on native build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Upstream-Status: Inappropriate [embedded specific] -Signed-off-by: Andreas Müller +Signed-off-by: Andreas Müller --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt -index 7da9a1d..b701045 100644 +index 6712311..51df454 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -74,6 +74,7 @@ include(KF5PackageMacros.cmake) - # make package_version.h available +@@ -75,6 +75,7 @@ include(KF5PackageMacros.cmake) include_directories(${CMAKE_CURRENT_BINARY_DIR}) -+if (false) ################# list the subdirectories ################# ++if(false) if (KF5DocTools_FOUND) add_subdirectory(docs) + endif() @@ -85,6 +86,7 @@ if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po") kdoctools_install(po) endif() endif() +endif() - - add_subdirectory(src) - if (BUILD_TESTING) + add_definitions(-DQT_NO_CAST_FROM_ASCII) + add_definitions(-DQT_NO_CAST_TO_ASCII) + add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT) -- 2.14.4 diff --git a/recipes-kde/kf5/tier2/kpackage/kpackage-native.bb b/recipes-kde/kf5/tier2/kpackage/kpackage-native.bb index 45ec50b0..82a9cd87 100644 --- a/recipes-kde/kf5/tier2/kpackage/kpackage-native.bb +++ b/recipes-kde/kf5/tier2/kpackage/kpackage-native.bb @@ -4,4 +4,4 @@ inherit native DEPENDS += "karchive-native ki18n-native kcoreaddons-native kconfig-native" -SRC_URI += "file://0001-do-build-kpackagetool-only-on-native.patch" +SRC_URI += "file://0001-Do-not-build-po-files-on-native-build.patch" diff --git a/recipes-kde/kf5/tier2/kpackage/kpackage.inc b/recipes-kde/kf5/tier2/kpackage/kpackage.inc index 70cd57d7..5f699211 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] = "232e476d2d59b789a10c7be3cb6832a0" -SRC_URI[sha256sum] = "8d4dab6fd11b4e565e38590a9d8f98f85b26814eb56808de43ce3db23a976ef5" +SRC_URI[md5sum] = "c8a40fb1e43e35b1202e63c3cc46169f" +SRC_URI[sha256sum] = "681958b30d52c23008068c445acaf8a55a1ef5612922986ceee0106ca2e0977e" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier2/kpty/kpty.bb b/recipes-kde/kf5/tier2/kpty/kpty.bb index a6a10ad8..45e7ff05 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] = "9e690e1d76196c092b34605336e16ccb" -SRC_URI[sha256sum] = "ef0a10f292764e6b130538dc7374f28d350025ddcc8513cc9fcfd074c001d2de" +SRC_URI[md5sum] = "d5a1571d4ea5c6f8d5777953c578c2b0" +SRC_URI[sha256sum] = "174c1cc64c9c2aa53cd636b9095833a10efae11611a07349ca0f3f7194200ff3" diff --git a/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb b/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb index c0038753..74b66af2 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] = "9424c658138501742a2af85495c47f60" -SRC_URI[sha256sum] = "e938bbb32d7fb69e6dd65772f82e1610e2c38e482db87b891bea6514c4c75686" +SRC_URI[md5sum] = "29f480e07ac174bd7be4ed444143a953" +SRC_URI[sha256sum] = "8605975eb05031e3e2d0295ca577c3010c45b00cd9daec2cf9c1861998bd9629" diff --git a/recipes-kde/kf5/tier2/syndication/syndication.bb b/recipes-kde/kf5/tier2/syndication/syndication.bb new file mode 100644 index 00000000..df224f8d --- /dev/null +++ b/recipes-kde/kf5/tier2/syndication/syndication.bb @@ -0,0 +1,16 @@ +SUMMARY = "Syndication Library" +LICENSE = "LGPLv2.1" +LIC_FILES_CHKSUM = " \ + file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ +" + +inherit kde-kf5 distro_features_check + +REQUIRED_DISTRO_FEATURE = "x11" + +DEPENDS += " \ + kcodecs \ +" +PV = "${KF5_VERSION}" +SRC_URI[md5sum] = "dbf70f7f3c502999fd248e8345fbacaa" +SRC_URI[sha256sum] = "cea7c8f735f7c20b1c35124d4b8d2ab44494d24ca20ba0c408492156f97cfe59" diff --git a/recipes-kde/kf5/tier3/baloo/baloo.bb b/recipes-kde/kf5/tier3/baloo/baloo.bb index 6afeb67a..e2635205 100644 --- a/recipes-kde/kf5/tier3/baloo/baloo.bb +++ b/recipes-kde/kf5/tier3/baloo/baloo.bb @@ -26,8 +26,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "bbe82a79319abba8171769bb83b06d88" -SRC_URI[sha256sum] = "f0762e63e2753dcc74f533828acddcd94688dbe99b48dfad1e59a332c1164176" +SRC_URI[md5sum] = "d0b144767440337f4cfde61031b64457" +SRC_URI[sha256sum] = "78ca6f8180e9288fad5fb4ff380f48e71c4723fbfffe0189fc8ae614256320f8" 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 9af4057b..1fd16b5f 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] = "9ed8874d043d2faafa28bf5ed2e3ea2a" -SRC_URI[sha256sum] = "35e24926a8f2123770a8a85ed20d0ca00a6043327e1fcb415017e8d5f21fee84" +SRC_URI[md5sum] = "5108d0c70170a504e786dfdcf1000d36" +SRC_URI[sha256sum] = "75a9f1302d75e90ad9dbfd153f6b4d8082d0d25754b394b4478c9a22c372d559" 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 d1ffdabe..77085883 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] = "eb0c686f3c61cd74c1740a030bdc4206" -SRC_URI[sha256sum] = "a37c5632e361df36bcade0c31e1172cd284042474ebab5074689b9c058739532" +SRC_URI[md5sum] = "53ca4dd348778a74681676ed38dc4ed1" +SRC_URI[sha256sum] = "9488ea98724967affbac34a3c7e4b2dd2488a54a7aeefa46910a89d8880d5ef7" diff --git a/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb b/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb index 58edefec..a9ffcfbd 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] = "b15758b0500e97866ea4b32dd042ae39" -SRC_URI[sha256sum] = "388587f864352e98670c41a9fb615cc6580c42b2b026041a341202976e4a6877" +SRC_URI[md5sum] = "fd914e7559710808a2f7c1de0ad669e5" +SRC_URI[sha256sum] = "c838d4671e87314897da62c62d3663d97e38ecb560fd5bf922a5806f7d611305" FILES_${PN} += "${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb b/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb index 999344a0..3e5be0f4 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] = "82d5d219494a2ad1514157a7064521d0" -SRC_URI[sha256sum] = "7fc65e3ccc3522a307d1e0baa4d51261c2d7d82fa40f9405de73d46332ce0cdb" +SRC_URI[md5sum] = "f133ba380d83596073cab935985652a5" +SRC_URI[sha256sum] = "bcc3ccac9c766524652a6456e5bcd98c0c77a8195c02cafe9ce80442cbc6ef83" RDEPENDS_${PN} += "perl" diff --git a/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb b/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb index a2d64719..d0708876 100644 --- a/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb +++ b/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb @@ -13,8 +13,8 @@ DEPENDS += "qtdeclarative kconfig kconfig-native ki18n kiconthemes kio kwidgetsa SRC_URI += "file://0001-kpackagelauncherqml-Add-include-of-QDebug.patch" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "5febec6dc30c02caac9c46fc48d8a92a" -SRC_URI[sha256sum] = "49bbdf17f1ba3212b96ab8ebfbc31c78b3772b04b2f3c9c4b49a74c7d1e2ea4d" +SRC_URI[md5sum] = "bf5dc4b869db1f41659faa764ee21ca8" +SRC_URI[sha256sum] = "72f7a8673a7d1feee44ed310cfc691811904b2f3866fe8715bcb9007a256b090" 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 f028ea4f..f0a33569 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] = "d47cdb541b3f4a3823dd420db170964d" -SRC_URI[sha256sum] = "cc7f716e2086f44410aa13b8415aad1dcf9ce1c8c78ec7250a66e875f5d0d0d0" +SRC_URI[md5sum] = "56a33cd4b0099762a71cda2397174b35" +SRC_URI[sha256sum] = "73a9847921606f40a0aa925d0f04c0334f9c417fa62b80979d12dfba6461fcbc" 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 ae99a3e3..a5319f3c 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] = "6b4322afedde3304387c459d133c5d1e" -SRC_URI[sha256sum] = "8d75b0fb2335ee220347c3327b012376cfc139c430474027e13b0b11c1b34442" +SRC_URI[md5sum] = "5facd2f9401a33172c3b31ddbe83d7d3" +SRC_URI[sha256sum] = "406eb8a9f2028b6d057fde6e8027c22fc98c49ce6fc43826127229533dc0c122" diff --git a/recipes-kde/kf5/tier3/kdesu/kdesu.bb b/recipes-kde/kf5/tier3/kdesu/kdesu.bb index 8dad0d31..265e33f6 100644 --- a/recipes-kde/kf5/tier3/kdesu/kdesu.bb +++ b/recipes-kde/kf5/tier3/kdesu/kdesu.bb @@ -16,7 +16,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "57a2a02a7061040a6a437a1df6dacbd8" -SRC_URI[sha256sum] = "b398a310d4f84e049f8f41cbe65a2baa9b6a72a7d75eb985ce73611c8a5f9bbf" +SRC_URI[md5sum] = "9410aa55239457b8d0eb97fc64357193" +SRC_URI[sha256sum] = "e916884bc64b7d2abaaed1bf42cb711c438516ced6a25d610b5f91ed0c854086" 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 045b8c00..538536e9 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] = "014cde3b2f046494845bd88c8abc5883" -SRC_URI[sha256sum] = "d6cc9717ebf1e41d0b447b064120d3b4e4247a95f626151b3e507a4512f72d16" +SRC_URI[md5sum] = "83c54152786a8d826683fd5bc0ff3f97" +SRC_URI[sha256sum] = "8f795e91d8d4665ce7b3fe5b465da301c0cd0d06834f10baab14180d1d166f7e" diff --git a/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb b/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb index 2e401bd6..ad7a63df 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] = "f98c6e3ab806c0f76ab76f0291e4dd93" -SRC_URI[sha256sum] = "36cf12edfe58e70590562bd4824e11001ec491dc0c5752b0cb4be66be184e957" +SRC_URI[md5sum] = "bb105a26052a451702ff219acca85bd5" +SRC_URI[sha256sum] = "387ff06a188bd88739c715d21a61d7664db3b7f64020b7413209ff5e11710ab8" FILES_${PN} += " \ ${datadir}/emoticons \ diff --git a/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb b/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb index 538f32d7..0d9ae6ad 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] = "712658831c71f5127762ffa0016a7a39" -SRC_URI[sha256sum] = "147ed37e1ceb39d4d40e5e94a73e8b9519be7da9f08eea23aefa64eebee267ba" +SRC_URI[md5sum] = "ee62c50a97d083a5a34d80af85022ddb" +SRC_URI[sha256sum] = "703e4344a3fd8d38c76a5443003ef6dae43fc032f313bff9ce6f7ee01c7905af" FILES_${PN} += " \ ${datadir}/dbus-1 \ diff --git a/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb b/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb index 66360f79..1a1fded9 100644 --- a/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb +++ b/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb @@ -10,5 +10,5 @@ DEPENDS += "qtsvg ki18n kconfig kconfigwidgets kwidgetsaddons kitemviews gettext kcoreaddons-native kauth-native kconfig-native" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "bad840d753b545cc1d166c773d1c284c" -SRC_URI[sha256sum] = "55b0708aaffb8e1d2e5dfede6a378a2f35386bf585e7294fadc08958b599f7b8" +SRC_URI[md5sum] = "e1c816d21191a8bddf2fab5ffebb9f6f" +SRC_URI[sha256sum] = "89813a2a3ecb2ddd061db6a040dcf4677c10e41cbcce49cad5c926a8f1ce5c8f" diff --git a/recipes-kde/kf5/tier3/kinit/kinit.bb b/recipes-kde/kf5/tier3/kinit/kinit.bb index 661276a3..75ad2b14 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] = "f6b5fada29fde1223aa976476f583427" -SRC_URI[sha256sum] = "25b5e07c2dd651a96f79ea58e0a76a172aac4b818892641adf97bdf6525909e7" +SRC_URI[md5sum] = "363769e63800c6eaf3285999c0f5945f" +SRC_URI[sha256sum] = "1464902a9266c302ed48f7b9ebfd5a11944c4eddb4da805b4ec560163bf644b7" 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 ee40b941..b7a5fc3d 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] = "826fc93fd2f0c337f7ef6bb8c10c0b22" -SRC_URI[sha256sum] = "f3089c1746dcd86d100b57a011e6f6fcbdf0622bad6f546e63048815de783a67" +SRC_URI[md5sum] = "1af1d35543987d07a6e3823dc34144f5" +SRC_URI[sha256sum] = "c083dfb537e50f143770f0b50665da3779969ee3a1e38ba08e6ed3cc5c921cc7" 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 3f78cc86..d1c820e3 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] = "d6771e1a02516c7bfb24ece46019abc4" -SRC_URI[sha256sum] = "b32eb46afc101771e9d50ed96aec3dc186e8fdb09c050ad2400fb39cbea00cee" +SRC_URI[md5sum] = "5b175d1b52c89adc129aa5e75fd17030" +SRC_URI[sha256sum] = "8ab3d9dc5471cb93c4b7607a6230a9274deef89385f99cde69eba9cf918648ce" 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 a790a36a..a1a7f7b7 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] = "53fe83e865aa5ef5b50dbfc58037a80f" -SRC_URI[sha256sum] = "cad17429256dfae8808c3d14b7e639794a9b81071670c8957858a3d40b566427" +SRC_URI[md5sum] = "38bb012e334bc00ae6bb9393cb772e9b" +SRC_URI[sha256sum] = "56472cbe9d334be903b5dec7070a0fe637df8a45b568cba7eb7f69aaef7ad42e" diff --git a/recipes-kde/kf5/tier3/kparts/kparts.bb b/recipes-kde/kf5/tier3/kparts/kparts.bb index 4664db1f..eeca6b45 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] = "f045b11f61eb244a9636e87eef84c496" -SRC_URI[sha256sum] = "53c87663828613d6d64a5a5cdd0c9f2f388ff8191df903c07a4b3f20fd02bf7d" +SRC_URI[md5sum] = "5a593e2bc8533a2833f4c94cb65c4907" +SRC_URI[sha256sum] = "100272ed756f4a18860e52e909f89dd1c6322d8eec04c6a6eb5943e35fccf854" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/kpeople/kpeople.bb b/recipes-kde/kf5/tier3/kpeople/kpeople.bb index dc085bd8..384989c3 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] = "ede339e08f7432f94ab85093241e104c" -SRC_URI[sha256sum] = "1bce022f72a32b4e3a3673f46c6dc681aaa61b12bcdd36d8dd1a5e295a68b744" +SRC_URI[md5sum] = "dc322947f1aae38c25291d3c1eed2b00" +SRC_URI[sha256sum] = "7973822b622997c4cb259f0d6fc7fcf8c10c14ebe03fc350b9b905f356536918" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/krunner/krunner.bb b/recipes-kde/kf5/tier3/krunner/krunner.bb index 244e804e..08e5dcc1 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] = "12b562c1509281001c6b32a5842e453b" -SRC_URI[sha256sum] = "2928e6af1ae64eff91ba8dbeb76e119da67a5e2065d91e0b0e4f5d98207b850a" +SRC_URI[md5sum] = "1c209d61cdf4e4ff6d4e95964b67ec2c" +SRC_URI[sha256sum] = "eee4e3af1c2b0690b5970da3243a1d670ff7e442ef2e364342c308b003c54046" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/kservice/kservice.bb b/recipes-kde/kf5/tier3/kservice/kservice.bb index d541f76b..dc2cfacf 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] = "26524fb8e33b8ab3aebf86ec078c7518" -SRC_URI[sha256sum] = "1fd516e6454523707bd173b253fdde5fd39c0b60b3a943ae096b38540d338bf3" +SRC_URI[md5sum] = "98e6110b693d63dcd72afbbb0c5d5781" +SRC_URI[sha256sum] = "ef58a8ceeb6b780e7c6089acbca291e79dc706c55d6fb203daed98d5364b15e0" FILES_${PN} += "${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.bb b/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.bb index 3c32f39f..8c7c3f59 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] = "3fdec786eb549cdb398c9da23e1eb94e" -SRC_URI[sha256sum] = "9255792eece773a75922e06830fc240f968736dce84d01c1563b91be35d23a92" +SRC_URI[md5sum] = "793536fc793e2f9333b95c6aad999abb" +SRC_URI[sha256sum] = "3c3428032b16ba1995d987a5a5a8ea70d0dc78991cb6d47be199a572bc16cb3f" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb b/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb index 9dc9e9de..526e9c52 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] = "012e92d2f2ce4574d2d3d0dbddc748af" -SRC_URI[sha256sum] = "81eb2c1832c2fb013565ed019c9a9d55ca3b0472967e28eee4aef25ba1a6ec91" +SRC_URI[md5sum] = "cd28e595645a25ba6e990441388ec2c1" +SRC_URI[sha256sum] = "63e9f5ea730044d905857961e2857c78bbe9119f804768bb17fbbd9370f7b7a0" FILES_${PN} += "${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier3/kwallet/kwallet.bb b/recipes-kde/kf5/tier3/kwallet/kwallet.bb index d807e7e5..d678dc5c 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] = "802c5985ccfff94cfa025d6a938e7476" -SRC_URI[sha256sum] = "3fd8d7a940adc974b6ee8a9af0d3f40eae9d279eb8884d99b9d08f25939e758d" +SRC_URI[md5sum] = "1fd9722766cc0c0e3df22b49dbf1dcbf" +SRC_URI[sha256sum] = "52b963e877d7b9fbe5b7ff94f8613c6f02fa4ea136bec36b575a777626febcd8" FILES_${PN} += "${datadir}" diff --git a/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb b/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb index 073feed4..4953ad1c 100644 --- a/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb +++ b/recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb @@ -26,8 +26,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "009205833a4135eee008b6ea55833bb2" -SRC_URI[sha256sum] = "cad50edb7692432adbd402dc1220b4b621acc1882987e8332bccf2a17cd14f73" +SRC_URI[md5sum] = "8952bd9de522ddab7ffd860ac7af3dea" +SRC_URI[sha256sum] = "dcb68df3acbad5d91849af7ae81af31af6db189d0ff13261303a1bad16cf4232" # 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 5ed4395d..606f9c8b 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] = "36d5ea545b972d275b4fde563202fed3" -SRC_URI[sha256sum] = "06c0dc10623ecb1b844c47577a53229c7d5789f895902fda9ef21c7decb69250" +SRC_URI[md5sum] = "e1933952b0ac2b74feb32c6456d987d5" +SRC_URI[sha256sum] = "87b4974fc87f40bf5c51e81c22f372b855b0c0eecc32908f1817cc563abd4e3b" diff --git a/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb b/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb index 47ecda28..cf2e4ea9 100644 --- a/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb +++ b/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb @@ -39,8 +39,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "913a57607b9c57daef88c90356f55986" -SRC_URI[sha256sum] = "5b16c9808a0e8c6c920bf879bcc39ed01d566affbfdeef8e7dcbd9dbe6622cfb" +SRC_URI[md5sum] = "fa3963f872e657c020c159780b7a5cfd" +SRC_URI[sha256sum] = "96ac543b9b1b54a70ea40356f13e45b25119d40453da3a1eb1da2571200344df" FILES_${PN} += " \ ${datadir}/kdevappwizard \ diff --git a/recipes-kde/kf5/tier3/purpose/purpose.bb b/recipes-kde/kf5/tier3/purpose/purpose.bb index 24c3e4d1..8169ceb6 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] = "17fd75131e1860a2b77021770de8d40c" -SRC_URI[sha256sum] = "fff9d4a8f3c68534dccc3a65bcd1a4de53e7701bc363a10fc77bccbdcdff9104" +SRC_URI[md5sum] = "826904ea96f16cfc53a507f7285e0107" +SRC_URI[sha256sum] = "88024bee19b206dd6a109f4819f8a9f581d7544a812c0ff5618cd1abbae4b55e" 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 0a988c86..d95ed2b0 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] = "a84a244620b0febcb4a4527b0d7a6d09" -SRC_URI[sha256sum] = "f20b2bb2e0f921e10c7ad81f9249177250ce070ebba11a11f4c7878ed6d175ed" +SRC_URI[md5sum] = "b8b112178504ff57a881314ad35e880d" +SRC_URI[sha256sum] = "b13700b31cf33f7674a5288134dbfddcef19dbee44b954bbd0a9856ff0510faa" 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 70ea1161..d6328ed2 100644 --- a/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb +++ b/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb @@ -23,8 +23,8 @@ DEPENDS += " \ RRECCOMENDS_${PN} += "oxygen-fonts" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "175a23040d853e1710f525b42e22c6f5" -SRC_URI[sha256sum] = "dd3d965979edea79b6a39e8a9450c92a3edcce4775e1caff701f0ce36d9624da" +SRC_URI[md5sum] = "36b48b8a50c848b6ca24431a0f7dc180" +SRC_URI[sha256sum] = "74bdca3125efd564c38797ed9545bdf874a6cfc2d805dda5ef06e0ceed56e42d" 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 ac1eaba6..88d78ff2 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] = "44d277d5df5aa806f8caf4b12541b15c" -SRC_URI[sha256sum] = "c09fb851751f2e1c1231130dbce62d5dab396444fce7ed18662ada9ebd7ced1e" +SRC_URI[md5sum] = "352385962ea7eadacb696a44f6db9f6e" +SRC_URI[sha256sum] = "96e4dde2f75a7b55f30eef35d0db40e1f87a67cc391ed36956bceb93f8253594" SRC_URI += "file://0001-Temporary-workaround-gold-linker-errors.patch" PV = "${KF5_VERSION}" diff --git a/recipes-kde/packagegroups/kf5-world.bb b/recipes-kde/packagegroups/kf5-world.bb index 224884e3..f136b361 100644 --- a/recipes-kde/packagegroups/kf5-world.bb +++ b/recipes-kde/packagegroups/kf5-world.bb @@ -46,6 +46,7 @@ TIER_2 = " \ kpackage \ kpty \ kunitconversion \ + syndication \ " TIER_3 = " \