diff --git a/classes/kde-kf5-porting-aids.bbclass b/classes/kde-kf5-porting-aids.bbclass index 8dc87c41..64c3bc4b 100644 --- a/classes/kde-kf5-porting-aids.bbclass +++ b/classes/kde-kf5-porting-aids.bbclass @@ -1,3 +1,3 @@ inherit kde-kf5 -SRC_URI = "http://download.kde.org/stable/frameworks/5.11/portingAids/${BPN}-${PV}.tar.xz" +SRC_URI = "http://download.kde.org/stable/frameworks/5.12/portingAids/${BPN}-${PV}.tar.xz" diff --git a/classes/kde-kf5.bbclass b/classes/kde-kf5.bbclass index 5e41fced..b902ffa4 100644 --- a/classes/kde-kf5.bbclass +++ b/classes/kde-kf5.bbclass @@ -1,5 +1,5 @@ inherit kde-base -KF5_VERSION = "5.11.0" +KF5_VERSION = "5.12.0" -SRC_URI = "http://download.kde.org/stable/frameworks/5.11/${BPN}-${PV}.tar.xz" +SRC_URI = "http://download.kde.org/stable/frameworks/5.12/${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 9f9312ea..0bb4eafd 100644 --- a/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc +++ b/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc @@ -7,5 +7,5 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5-porting-aids perlnative PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "51ae529769e7e8566de5c542f264bde2" -SRC_URI[sha256sum] = "5d722b38e5d28c4b8635ff8a029f6061ffa83858316b0aa40adf4d40f7b77bf5" +SRC_URI[md5sum] = "988bff4927d2230d8a98f2b9597cfd05" +SRC_URI[sha256sum] = "faa68493b57f7f3a3e1b05775da0a0477320f712e62cde499f6d0f0befb54caa" diff --git a/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc b/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc index 45d7b425..bb87d5c6 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] = "9a9dbbd563af37470665bef96813b495" -SRC_URI[sha256sum] = "30b6b8e9d3994ac69f38b7a4cbc164bc636a52c6975ecd56c1a376066a93b6ac" +SRC_URI[md5sum] = "bd02fae328a8e2e702933f09bfd95966" +SRC_URI[sha256sum] = "8ee826be8c4b0cc77a81b7a5eff22a720a6795bf05075519629af487f90b7a41" SRC_URI += " \ file://0001-make-broken-glib-a-configure-option-we-cannot-run-co.patch \ diff --git a/recipes-kde/kf5/porting-aids-tier3/khtml/khtml.bb b/recipes-kde/kf5/porting-aids-tier3/khtml/khtml.bb index b81f6261..0e3c2caf 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] = "2f41b63b227759650cd1fca3f8bbfc73" -SRC_URI[sha256sum] = "c13317ca12e50893fd79ff9dc46a15368e71cc93295fc7f28362ecbe4b5ece86" +SRC_URI[md5sum] = "36a415041b78ffcf2e652de43077f616" +SRC_URI[sha256sum] = "5ca77b283a40299f50147c84bcbe274ecca1786ec74d8e813fad05e43feae638" CMAKE_ALIGN_SYSROOT[1] = "KF5KHtml, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_ALIGN_SYSROOT[2] = "KF5KHtml, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/porting-aids-tier3/kjsembed/kjsembed.bb b/recipes-kde/kf5/porting-aids-tier3/kjsembed/kjsembed.bb index 73c5e63c..b9e69b7b 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kjsembed/kjsembed.bb +++ b/recipes-kde/kf5/porting-aids-tier3/kjsembed/kjsembed.bb @@ -9,8 +9,8 @@ inherit kde-kf5-porting-aids cmake-lib DEPENDS += "qtsvg qttools kjs ki18n kdoctools" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "dee5aff4f8b0eaf30a0fc5f572086fe7" -SRC_URI[sha256sum] = "97fff81d5f262565b067b4967405e332892df9aeed709204d9b628ed52130a6a" +SRC_URI[md5sum] = "370da9915046901f48e9e3e5cf69d202" +SRC_URI[sha256sum] = "70c3e943031e478ad09927bd7d8ebf95fbaf8a400d38d55131c20bc340bcaf3a" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5JsEmbed, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb b/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb index effea4cd..206c4c61 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] = "8bbc29287684b127280a54e620800a96" -SRC_URI[sha256sum] = "cffc117fcc5323e293f4a2dc0c587b101f1054b32f364e92884c9df76f09b129" +SRC_URI[md5sum] = "400d20a5f3a0a0db7da20c406c76c06f" +SRC_URI[sha256sum] = "98634eb2cf8d8d317ef1210da939418032477d2554ed50d3c8c88b94aeeefbe8" CMAKE_ALIGN_SYSROOT[1] = "KF5Kross, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_ALIGN_SYSROOT[2] = "KF5Kross, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/porting-aids-tier3/krunner/krunner.bb b/recipes-kde/kf5/porting-aids-tier3/krunner/krunner.bb index 2f13902c..775a3a37 100644 --- a/recipes-kde/kf5/porting-aids-tier3/krunner/krunner.bb +++ b/recipes-kde/kf5/porting-aids-tier3/krunner/krunner.bb @@ -9,8 +9,8 @@ inherit kde-kf5-porting-aids cmake-lib DEPENDS += "qtdeclarative kconfig kcoreaddons ki18n kio kservice plasma-framework solid threadweaver" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "a59141c3aaa3e9f8f846082a9c1c78b9" -SRC_URI[sha256sum] = "83b3b6d77b953b6db397ced8636a8e0dbee780181cdaad07b80daaf778db6310" +SRC_URI[md5sum] = "2caee0c50290dea30bc049e67bb84a23" +SRC_URI[sha256sum] = "ff2efc8480183af8a31127994344e767e4b62315675c2f8e611dbe82c5f8ff98" CMAKE_ALIGN_SYSROOT[1] = "KF5Runner, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_ALIGN_SYSROOT[2] = "KF5Runner, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier1/attica/attica.bb b/recipes-kde/kf5/tier1/attica/attica.bb index e2531fe2..5a334411 100644 --- a/recipes-kde/kf5/tier1/attica/attica.bb +++ b/recipes-kde/kf5/tier1/attica/attica.bb @@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 cmake-lib -SRC_URI[md5sum] = "cf34c6fa2dcad71300592dd393920ff4" -SRC_URI[sha256sum] = "1df6a2fd762c4bdc547950f529272d347a0b2f017d10ecf387cb6655f1ef2da5" +SRC_URI[md5sum] = "f12d5f866690b0954dfaa963e971eb27" +SRC_URI[sha256sum] = "873d406c50a5abfed196a087281bdc7a6683e713ef255306fedce97f720e6114" 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 e5e16a42..a65228e2 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 cmake-lib DEPENDS += "qtdeclarative" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "909827fc26098c7b4ab48c7228801e16" -SRC_URI[sha256sum] = "e3bfe021f1cf7b822387c9f11a8d6a86dd1a9b4b301fb564a67e2964b8cb92c7" +SRC_URI[md5sum] = "6f6ecffacfa14485e7ae09796c4fd381" +SRC_URI[sha256sum] = "803ef4900d2ae8b524e516fb5fa0877af6e6c2ae649be9b81745657ef5664fab" FILES_${PN} += "${OE_QMAKE_PATH_QML}" FILES_${PN}-dbg += "${OE_QMAKE_PATH_QML}/org/kde/bluezqt/.debug" diff --git a/recipes-kde/kf5/tier1/karchive/karchive.inc b/recipes-kde/kf5/tier1/karchive/karchive.inc index c073c6e6..fb17910d 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] = "a9044a93fc88324d97108d69b07f7851" -SRC_URI[sha256sum] = "d5c03d5565bbbecd878349307c7cf56fe57eea7bcf95f0b7f9e9181e0a1f147e" +SRC_URI[md5sum] = "024f3f34236bd64823a5350ef8670557" +SRC_URI[sha256sum] = "88fa48f5af0574c65d6fc99d8ec6a128ce2453836b1165dc902cdec0a7be0636" diff --git a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb index da8f5587..d5fda175 100644 --- a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb +++ b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 cmake-lib PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "5cfbb6836dbbdeddef9d889cf824f1bd" -SRC_URI[sha256sum] = "6bab485c7bdabdec53a717a5ba4b2400c39d6b80a31741ea00bc3ae58436c0f7" +SRC_URI[md5sum] = "7130e5d439afcfd0f558957a2ff33ee3" +SRC_URI[sha256sum] = "fed6361d8d43880c0bf9ef2a67d75664971870c08885542f835f8de26e0c9ff7" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5Codecs, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier1/kconfig/kconfig.bb b/recipes-kde/kf5/tier1/kconfig/kconfig.bb index 5ac659e6..1c09d5d4 100644 --- a/recipes-kde/kf5/tier1/kconfig/kconfig.bb +++ b/recipes-kde/kf5/tier1/kconfig/kconfig.bb @@ -10,7 +10,7 @@ SRC_URI += "file://0004-kconf_update-fix-paths.patch" CMAKE_ALIGN_SYSROOT[1] = "KF5Config, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_ALIGN_SYSROOT[2] = "KF5Config, -S${includedir}, -S${STAGING_INCDIR}" # native executables -CMAKE_ALIGN_SYSROOT[3] = "KF5Config, -S${bindir}, -S${STAGING_BINDIR_NATIVE}" +CMAKE_ALIGN_SYSROOT[3] = "KF5Config, -S${libdir}/kconfig/kf5, -S${STAGING_LIBDIR_NATIVE}/kconfig/kf5" PACKAGES =+ "${PN}-bin" diff --git a/recipes-kde/kf5/tier1/kconfig/kconfig.inc b/recipes-kde/kf5/tier1/kconfig/kconfig.inc index 979a2633..1e6918c1 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] = "ecd6f03aa5e0bdcfa1a9b17ce1654afe" -SRC_URI[sha256sum] = "3cd834330ef2aed786ae3d08dcaa2479cfd7b6d542153a142d356697770a9834" +SRC_URI[md5sum] = "826d84426eb7cf9f2bccd49aca694f96" +SRC_URI[sha256sum] = "4c15c64125a2f22bce1a2b3e14613a24e6585e973f35d5d8d92f723d0370adb7" # 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 21f9dc5b..5537ef3c 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] = "1d17806d243683ac89c95352f82b0da3" -SRC_URI[sha256sum] = "078fdc149b55461aabc3a610ba466835bbe96340feb8467d4653e174ecfe4744" +SRC_URI[md5sum] = "65975642ab8272601df81b738da01e7d" +SRC_URI[sha256sum] = "87426e981bf84ae6899d07c78f45be50f44d0dbbdf45de9ac99a8b6b4c1a21f0" diff --git a/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb b/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb index a48c329c..521cbd1b 100644 --- a/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb +++ b/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb @@ -11,8 +11,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "4c40d991d4c96bc128dd7b31449951ea" -SRC_URI[sha256sum] = "48c10e0f3661e31353fc8a7064ed43a49f1d9014720837aca94fac923779a293" +SRC_URI[md5sum] = "d7eb58d52123a90f90533bf6691a3f40" +SRC_URI[sha256sum] = "6d40ddd2efeba7a0f43ebab0e5249063c127fd1f8e22f775a5c7447d9db2cad9" CMAKE_ALIGN_SYSROOT[1] = "KF5DBusAddons, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_ALIGN_SYSROOT[2] = "KF5DBusAddons, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb b/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb index 1760bd0c..415a6de3 100644 --- a/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb +++ b/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb @@ -10,8 +10,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "avahi" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "765ee80403c552e07cb96aa033c9377d" -SRC_URI[sha256sum] = "6ed49ed5ec96fb6c71e075e19db96e1dac78976c83b937bd1f569185c0f4cb4b" +SRC_URI[md5sum] = "e6100dd6dfbf53264a0c233ef357d823" +SRC_URI[sha256sum] = "2df72d83cd3c7d04d826cf965ec2ab7e0af02a76cbf3d40c8d6aa9ea0cad16ed" CMAKE_ALIGN_SYSROOT[1] = "KF5DNSSD, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_ALIGN_SYSROOT[2] = "KF5DNSSD, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb b/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb index a8cc6145..eb53bd0f 100644 --- a/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb +++ b/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb @@ -12,8 +12,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "9829e1689fa1ee9e64679e68c5f096d1" -SRC_URI[sha256sum] = "8c8f71f15b2a117638a8eb0c192e56f607a94758392c0b01c646034a346c1c9b" +SRC_URI[md5sum] = "154b8c8a475a18ef1936e53f91ca5dff" +SRC_URI[sha256sum] = "e3726591d6ba2daf97415d7466632f693556f9cd3bfa7cb36d4ded138cdd8968" CMAKE_ALIGN_SYSROOT[1] = "KF5GuiAddons, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_ALIGN_SYSROOT[2] = "KF5GuiAddons, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier1/ki18n/ki18n.inc b/recipes-kde/kf5/tier1/ki18n/ki18n.inc index 29b924ca..1d87b4a6 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] = "a6bd7a449ccfbbab1a3e400d984ceabe" -SRC_URI[sha256sum] = "e2f2be1120d403343f0304b0ba5996b4da3592dbd8f486cfec208efaf38740e7" +SRC_URI[md5sum] = "146da9ecae1e489d462309092011edd2" +SRC_URI[sha256sum] = "3f3722e5cd4570ecad944cff5c776c53c471e5b2f02124bea5194d1c15dc7185" diff --git a/recipes-kde/kf5/tier1/kidletime/kidletime.bb b/recipes-kde/kf5/tier1/kidletime/kidletime.bb index 74407d84..e636c3fd 100644 --- a/recipes-kde/kf5/tier1/kidletime/kidletime.bb +++ b/recipes-kde/kf5/tier1/kidletime/kidletime.bb @@ -10,8 +10,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "libxcb qtx11extras libxscrnsaver", "", d)}" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "d3d51e235dc56f164c79dc4ebc9feb3e" -SRC_URI[sha256sum] = "ccdc8b3e23282de64f9c0da69d2eaa50fe4428f9c8b5523cd61b0ffa9794be17" +SRC_URI[md5sum] = "f87b44e5acd0c3a0ec891450a11f6c2b" +SRC_URI[sha256sum] = "0c0bd1ca3e028b5e78a5c3d2313aa24d62ddbe66971c41ac3a81e9033091fbe6" SRC_URI += "file://0001-Do-not-search-for-Qt5X11Extras-in-x-less-environment.patch" diff --git a/recipes-kde/kf5/tier1/kimageformats/kimageformats.bb b/recipes-kde/kf5/tier1/kimageformats/kimageformats.bb index 09ac9f7e..92479391 100644 --- a/recipes-kde/kf5/tier1/kimageformats/kimageformats.bb +++ b/recipes-kde/kf5/tier1/kimageformats/kimageformats.bb @@ -9,8 +9,8 @@ inherit kde-kf5 DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)}" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "ebae895f7e81640d183407810c9f04a4" -SRC_URI[sha256sum] = "61daa87b4c8cc7c7aede6d0cb5f94f336b1a2a149f037d4947ad80ac0a13f159" +SRC_URI[md5sum] = "36e1a6fc39c73670b744429a1b3ef288" +SRC_URI[sha256sum] = "4703cd44a57497f194e273386876e7ac0ccdf03f2d5a9854f968cb4e24ef21c1" FILES_${PN} += " \ ${OE_QMAKE_PATH_PLUGINS} \ diff --git a/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb b/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb index 99f47f9d..e68c70c8 100644 --- a/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb +++ b/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 cmake-lib PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "2021d6412691454b794c7929e1f80c17" -SRC_URI[sha256sum] = "635bfe99800ca4e6941252f1faef91d700d7866fd0c15f813075940d70094f9c" +SRC_URI[md5sum] = "ce9f3e3adefc17848c51f06e96572947" +SRC_URI[sha256sum] = "bab2321ffcb6a86358a7766f17f76501de8e5f5b72599fbc8a60fead5359ba72" CMAKE_ALIGN_SYSROOT[1] = "KF5ItemModels, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_ALIGN_SYSROOT[2] = "KF5ItemModels, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb b/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb index 3d6d646c..0e44c3b0 100644 --- a/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb +++ b/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 cmake-lib PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "4087b80ec96386348da894e1dbd5839b" -SRC_URI[sha256sum] = "7f7e4ae72d6f910188f9c0cbc1c6e24263a2bf4880616a83cead5e16d9e769e3" +SRC_URI[md5sum] = "172fcd531af0df4329eaf35b91c7123d" +SRC_URI[sha256sum] = "c220e481834cb231de23ea293e2bee98b39cb2808bac542b02876beb67ba946b" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5ItemViews, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier1/kplotting/kplotting.bb b/recipes-kde/kf5/tier1/kplotting/kplotting.bb index 6c2ac2e6..05a95eb3 100644 --- a/recipes-kde/kf5/tier1/kplotting/kplotting.bb +++ b/recipes-kde/kf5/tier1/kplotting/kplotting.bb @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 cmake-lib PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "9c1ba124260ae24f8de606440eefd623" -SRC_URI[sha256sum] = "8b52c26edebe608ed57b11f5d9b216cd36aa305492b825ff50f9803aa3d55cdc" +SRC_URI[md5sum] = "9b2a7286c3576155037e2c1d7dc2dd0c" +SRC_URI[sha256sum] = "5445f5b8de641242ce29454e43c1758816d46acac21c2fe41b5f7777e2a200f6" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5Plotting, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb b/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb index 9539a396..3313eb15 100644 --- a/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb +++ b/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb @@ -10,8 +10,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "qttools" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "6e5d05a5cd7f735ad9832e93c2693ea2" -SRC_URI[sha256sum] = "efe02842a3006ed3b92736c41b84ca8c07a403c6fe9a8de8ce21753332bb7af4" +SRC_URI[md5sum] = "c65b4f7bac1fcd3fc599d203ab7f15a0" +SRC_URI[sha256sum] = "46e3374aa2b8b0526d054f943a7b5b5be615f01166e29ad883992b6be460c38a" CMAKE_ALIGN_SYSROOT[1] = "KF5WidgetsAddons, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_ALIGN_SYSROOT[2] = "KF5WidgetsAddons, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb b/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb index 18ca9265..9c179d9b 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-lib DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/xserver qtx11extras", "", d)}" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "aa8a829b16e4821c12f742aea0476eff" -SRC_URI[sha256sum] = "9d8f80fa311f82b860e059c15211e5914353a35ce8d4a3353ddb41174528d33d" +SRC_URI[md5sum] = "001095e87ba8a52932f780bb043429d5" +SRC_URI[sha256sum] = "74b2af8fb9cda160818798f9ede907e993d779b671cb0a6e6506857c80835d3a" CMAKE_ALIGN_SYSROOT[1] = "KF5WindowSystem, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_ALIGN_SYSROOT[2] = "KF5WindowSystem, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier1/modemmanager-qt/modemmanager-qt.bb b/recipes-kde/kf5/tier1/modemmanager-qt/modemmanager-qt.bb index 9227c613..30cb6595 100644 --- a/recipes-kde/kf5/tier1/modemmanager-qt/modemmanager-qt.bb +++ b/recipes-kde/kf5/tier1/modemmanager-qt/modemmanager-qt.bb @@ -9,8 +9,8 @@ inherit kde-kf5 cmake-lib pkgconfig DEPENDS += "modemmanager" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "7527cfdc8aa93e1ada1ebb765d90ab22" -SRC_URI[sha256sum] = "4b9cdf8d8e911dc04688918985d3ee115a99e99f2456be61845e40343d63885e" +SRC_URI[md5sum] = "92a765aef34a5cb59969abcde487e5e0" +SRC_URI[sha256sum] = "b1f337a6933db9cc52f19cab899192fd97f79d585c8b3eb4c679ce3baff32ae9" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5ModemManagerQt, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb b/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb index 3fe620e9..c4bb5d2d 100644 --- a/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb +++ b/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb @@ -9,8 +9,8 @@ inherit kde-kf5 cmake-lib pkgconfig DEPENDS += "networkmanager" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "ccfb2950c7ae9a1022aba4fa4eb5d5a2" -SRC_URI[sha256sum] = "5159520ffbf1540ed685fd47adaa35bd8f48008208269a2cac4c5a37dc1ae7f0" +SRC_URI[md5sum] = "984c2ca3a17b066b6be0220db610659b" +SRC_URI[sha256sum] = "2401bf3730195701f7abf2df0813a4a2ea0a8af081858a08beed10ee6db8dc7e" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5NetworkManagerQt, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier1/solid/solid.bb b/recipes-kde/kf5/tier1/solid/solid.bb index 219ebc4e..9383e8c9 100644 --- a/recipes-kde/kf5/tier1/solid/solid.bb +++ b/recipes-kde/kf5/tier1/solid/solid.bb @@ -9,8 +9,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "qtdeclarative" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "3be0e15864f99da1419d957c2933a8c7" -SRC_URI[sha256sum] = "c7a8832fb7f34584e23d08d7dfdf44a7270a2cba8244ef4d609bfbe2c958408a" +SRC_URI[md5sum] = "534592c079fb90cfe8734f91d90c8fbd" +SRC_URI[sha256sum] = "b2fa6f7ac911673bb9c667378ae132dd02780459ff4a2338d0a08c5d58967d68" CMAKE_ALIGN_SYSROOT[1] = "KF5Solid, -S${libdir}, -S${STAGING_LIBDIR}" CMAKE_ALIGN_SYSROOT[2] = "KF5Solid, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier1/sonnet/sonnet.inc b/recipes-kde/kf5/tier1/sonnet/sonnet.inc index b931dce3..119782d0 100644 --- a/recipes-kde/kf5/tier1/sonnet/sonnet.inc +++ b/recipes-kde/kf5/tier1/sonnet/sonnet.inc @@ -7,5 +7,5 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "6359c0e401d2c08cdb763bb35f14af75" -SRC_URI[sha256sum] = "e37e44ea944038fee0d57bec1aebd39d20b4247c0b752e2741854e90597611d9" +SRC_URI[md5sum] = "070f07fbbfc7badf061d6cd46706a39e" +SRC_URI[sha256sum] = "345446f795c9d63c24a93c56424f2a7a40c0376b6556a62872f51c92f46a25e7" diff --git a/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb b/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb index 66f106e0..d0c7ef4e 100644 --- a/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb +++ b/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 cmake-lib PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "5ffac7ee80aa144de5719cae044878b0" -SRC_URI[sha256sum] = "5ffca756f146825b5daaf1a29cec7947786cf967041c669dccd72c148cfdd9a8" +SRC_URI[md5sum] = "e7bec854878b5e1a874999691ff2ed19" +SRC_URI[sha256sum] = "0b0149b857ef161dc3934f2ffdfac017f9d9a8c783bd8f76c176584466815cf7" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5ThreadWeaver, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier2/kauth/files/0001-Make-autotests-optional.patch b/recipes-kde/kf5/tier2/kauth/files/0001-Make-autotests-optional.patch index 6ee8e228..a7ffdf49 100644 --- a/recipes-kde/kf5/tier2/kauth/files/0001-Make-autotests-optional.patch +++ b/recipes-kde/kf5/tier2/kauth/files/0001-Make-autotests-optional.patch @@ -1,4 +1,4 @@ -From 694631e179e9cd279aa07c972c8aec96a8bbd0b2 Mon Sep 17 00:00:00 2001 +From 8916cdb38eea85bd4ee517b423374f1f6ea6d5c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 27 Nov 2014 09:19:51 +0100 Subject: [PATCH 1/3] Make autotests optional @@ -14,10 +14,10 @@ Signed-off-by: Andreas Müller 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt -index 8078528..98248c7 100644 +index f66ce93..403c114 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -28,6 +28,9 @@ ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KAUTH +@@ -32,6 +32,9 @@ ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KAUTH PACKAGE_VERSION_FILE "${CMAKE_CURRENT_BINARY_DIR}/KF5AuthConfigVersion.cmake" SOVERSION 5) @@ -26,8 +26,8 @@ index 8078528..98248c7 100644 + find_package(KF5CoreAddons ${KF5_DEP_VERSION} REQUIRED) - set(KAUTH_HELPER_INSTALL_DIR "${LIBEXEC_INSTALL_DIR}/kauth") -@@ -37,7 +40,9 @@ if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po") + set(KAUTH_HELPER_INSTALL_DIR "${KDE_INSTALL_LIBEXECDIR}/kauth") +@@ -47,7 +50,9 @@ if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po") endif() add_subdirectory(src) @@ -37,7 +37,7 @@ index 8078528..98248c7 100644 +endif() # create a Config.cmake and a ConfigVersion.cmake file and install them - set(CMAKECONFIG_INSTALL_DIR "${CMAKECONFIG_INSTALL_PREFIX}/KF5Auth") + set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5Auth") -- -1.8.3.1 +1.9.3 diff --git a/recipes-kde/kf5/tier2/kauth/files/0002-align-installation-location-for-helpers.patch b/recipes-kde/kf5/tier2/kauth/files/0002-align-installation-location-for-helpers.patch index 529bab42..a3fe795d 100644 --- a/recipes-kde/kf5/tier2/kauth/files/0002-align-installation-location-for-helpers.patch +++ b/recipes-kde/kf5/tier2/kauth/files/0002-align-installation-location-for-helpers.patch @@ -1,6 +1,6 @@ -From 013bd6451624d6deb23e64485a552ce92d09a4ee Mon Sep 17 00:00:00 2001 +From 3bbad0ba8d976da9e852840aeaf5831af7831357 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= -Date: Tue, 9 Dec 2014 08:49:14 +0100 +Date: Wed, 22 Jul 2015 12:58:30 +0200 Subject: [PATCH 2/3] align installation location for helpers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -14,18 +14,18 @@ Signed-off-by: Andreas Müller 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt -index 98248c7..5e37f30 100644 +index 403c114..95e9819 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -30,7 +30,7 @@ ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KAUTH +@@ -37,7 +37,7 @@ option(AUTOTESTS "Perform autotests" ON) find_package(KF5CoreAddons ${KF5_DEP_VERSION} REQUIRED) -set(KAUTH_HELPER_INSTALL_DIR "${KDE_INSTALL_LIBEXECDIR}/kauth") +set(KAUTH_HELPER_INSTALL_DIR "${KDE_INSTALL_LIBEXECDIR}") - if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po") - ecm_install_po_files_as_qm(po) + if(IS_ABSOLUTE ${KAUTH_HELPER_INSTALL_DIR}) + set(KAUTH_HELPER_INSTALL_ABSOLUTE_DIR ${KAUTH_HELPER_INSTALL_DIR}) -- -1.8.3.1 +1.9.3 diff --git a/recipes-kde/kf5/tier2/kauth/files/0003-build-kauth-policy-gen-only-with-for-polkit-qt-1-bac.patch b/recipes-kde/kf5/tier2/kauth/files/0003-build-kauth-policy-gen-only-with-for-polkit-qt-1-bac.patch index 30e5fac3..fd11a6a9 100644 --- a/recipes-kde/kf5/tier2/kauth/files/0003-build-kauth-policy-gen-only-with-for-polkit-qt-1-bac.patch +++ b/recipes-kde/kf5/tier2/kauth/files/0003-build-kauth-policy-gen-only-with-for-polkit-qt-1-bac.patch @@ -1,6 +1,6 @@ -From 8c46905e3a2183fef583adb28f92c8b2d16d0698 Mon Sep 17 00:00:00 2001 +From b3de662b0b4b2f1aa7bd85c3a7035ea02420b5fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= -Date: Fri, 12 Dec 2014 12:32:55 +0100 +Date: Wed, 22 Jul 2015 13:05:17 +0200 Subject: [PATCH 3/3] build kauth-policy-gen only with for polkit-qt-1 backend MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -18,10 +18,10 @@ Signed-off-by: Andreas Müller 3 files changed, 15 insertions(+), 18 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt -index 5e37f30..360ab24 100644 +index 95e9819..b0d97dd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -6,7 +6,7 @@ find_package(ECM 1.5.0 REQUIRED NO_MODULE) +@@ -10,7 +10,7 @@ feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKA set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) set(REQUIRED_QT_VERSION 5.2.0) @@ -30,21 +30,21 @@ index 5e37f30..360ab24 100644 include(KDEInstallDirs) include(KDEFrameworkCompilerSettings) include(KDECMakeSettings) -@@ -44,6 +44,7 @@ if(AUTOTESTS) +@@ -54,6 +54,7 @@ if(AUTOTESTS) add_subdirectory(autotests) endif() +if(False) # create a Config.cmake and a ConfigVersion.cmake file and install them - set(CMAKECONFIG_INSTALL_DIR "${CMAKECONFIG_INSTALL_PREFIX}/KF5Auth") + set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5Auth") -@@ -69,3 +70,4 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/kauth_version.h +@@ -81,3 +82,4 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/kauth_version.h feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES) +endif() diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt -index 946d042..e6fab04 100644 +index 7527bea..4ba4275 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,5 +1,5 @@ @@ -62,7 +62,7 @@ index 946d042..e6fab04 100644 set(libkauth_SRCS kauthaction.cpp kauthactionreply.cpp -@@ -47,12 +48,13 @@ ecm_generate_headers(KAuth_HEADERS +@@ -48,12 +49,13 @@ ecm_generate_headers(KAuth_HEADERS REQUIRED_HEADERS KAuth_HEADERS ) @@ -77,11 +77,11 @@ index 946d042..e6fab04 100644 # KAUTH_POLICY_GEN_SRCS has been generated from ConfigureChecks.cmake add_executable(kauth-policy-gen ${KAUTH_POLICY_GEN_SRCS}) add_executable(KF5::kauth-policy-gen ALIAS kauth-policy-gen) -@@ -60,9 +62,10 @@ if (NOT "${KAUTH_BACKEND_NAME}" STREQUAL "FAKE") +@@ -61,9 +63,10 @@ if (NOT "${KAUTH_BACKEND_NAME}" STREQUAL "FAKE") # KAUTH_POLICY_GEN_LIBRARIES has been generated from ConfigureChecks.cmake target_link_libraries( kauth-policy-gen PRIVATE ${KAUTH_POLICY_GEN_LIBRARIES} ) -- install( TARGETS kauth-policy-gen EXPORT KF5AuthTargets DESTINATION ${KAUTH_HELPER_INSTALL_DIR}) +- install( TARGETS kauth-policy-gen EXPORT KF5AuthToolsTargets DESTINATION ${KAUTH_HELPER_INSTALL_DIR}) -endif () + install( TARGETS kauth-policy-gen DESTINATION ${KAUTH_HELPER_INSTALL_DIR}) +#endif () @@ -90,9 +90,9 @@ index 946d042..e6fab04 100644 # KAuth backend plugin if (NOT "${KAUTH_BACKEND_NAME}" STREQUAL "FAKE") -@@ -111,3 +114,4 @@ string(REPLACE "-pedantic" "" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}") +@@ -112,3 +115,4 @@ string(REPLACE "-pedantic" "" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}") include(ECMGeneratePriFile) - ecm_generate_pri_file(BASE_NAME KAuth LIB_NAME KF5Auth DEPS "core KCoreAddons" FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR ${KF5_INCLUDE_INSTALL_DIR}/KAuth) + ecm_generate_pri_file(BASE_NAME KAuth LIB_NAME KF5Auth DEPS "core KCoreAddons" FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR ${KDE_INSTALL_INCLUDEDIR_KF5}/KAuth) install(FILES ${PRI_FILENAME} DESTINATION ${ECM_MKSPECS_INSTALL_DIR}) +endif() diff --git a/src/ConfigureChecks.cmake b/src/ConfigureChecks.cmake @@ -124,5 +124,5 @@ index d46761a..48f33a2 100644 ######################## # Helper backend probing -- -1.8.3.1 +1.9.3 diff --git a/recipes-kde/kf5/tier2/kauth/kauth.inc b/recipes-kde/kf5/tier2/kauth/kauth.inc index 9b4cfeaf..7572ca72 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] = "44f96e75953fb3e66ecefc21ffc3b3ff" -SRC_URI[sha256sum] = "d04e217898e303f10589ea87317795c0b66fa5fa76fbe79e56f401978bc9afcb" +SRC_URI[md5sum] = "890be635d70451258fe5472812114148" +SRC_URI[sha256sum] = "5ed420bb2be94239953698a1704b8e8c83a231d9c3baf6fd491770f24d70c3cf" 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 a383383f..7ac9a192 100644 --- a/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb +++ b/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb @@ -9,8 +9,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "kconfig kwidgetsaddons" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "b09b9d9e5856f21fb6fedcbcd9719c4f" -SRC_URI[sha256sum] = "a2d602ff6ce8689a1e3f115ef47df910c431cb443eda9dfbbe7cd179c5d6767e" +SRC_URI[md5sum] = "b778c5f541e35c076a5729a8e6765b63" +SRC_URI[sha256sum] = "406a42359ceebd5f99941a961eefe76f320ae1447742b0e579f6509013db8f3c" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5Completion, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier2/kcrash/kcrash.bb b/recipes-kde/kf5/tier2/kcrash/kcrash.bb index 302a11e8..4fea867e 100644 --- a/recipes-kde/kf5/tier2/kcrash/kcrash.bb +++ b/recipes-kde/kf5/tier2/kcrash/kcrash.bb @@ -9,8 +9,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "kcoreaddons kwindowsystem" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "405d9660150c84695373c1c323326a98" -SRC_URI[sha256sum] = "f452faffe8693bd841e717179209d13343447dcb2134257f5930fba9d3818dab" +SRC_URI[md5sum] = "47ae59a330ec700e0912382ddb951c25" +SRC_URI[sha256sum] = "ef16a2c37ac2582df8961ee546610199c099a7e7d769e5236c79facc814ba602" SRC_URI += "file://0001-align-path-to-drkonqi.patch" diff --git a/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc b/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc index 687fde66..73b80b97 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] = "78e56f2cc33d4e8443339e87fec3571b" -SRC_URI[sha256sum] = "082097eacf949d511d956421de76129e23b2ab239b98019f58adbf57f1693d36" +SRC_URI[md5sum] = "09617b8f4ce218626e8dc1a1bc0d43f5" +SRC_URI[sha256sum] = "c41a2dee405970d1765dbabd737cef85ee329689db4cb41ebb93739fb4a6c345" SRC_URI += " \ file://0001-Add-cmdline-param-to-help-find-xsl.patch \ diff --git a/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb b/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb index 93d53f86..f067468c 100644 --- a/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb +++ b/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb @@ -9,8 +9,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "kcoreaddons kwidgetsaddons ${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)}" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "5dad6d5e6d3d1740d9f10ca05e58c721" -SRC_URI[sha256sum] = "6a202ae4d1835132d48b974dee2f4aa53b787836be6fce3bef6dfa70a09d51a9" +SRC_URI[md5sum] = "af26c7006f3e4404947314b9fdb64820" +SRC_URI[sha256sum] = "721ec156cc948d4410369cb8710b0c6b3287022564510ee56fa22949bc663def" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5JobWidgets, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier2/knotifications/knotifications.bb b/recipes-kde/kf5/tier2/knotifications/knotifications.bb index 540dfbb2..99226397 100644 --- a/recipes-kde/kf5/tier2/knotifications/knotifications.bb +++ b/recipes-kde/kf5/tier2/knotifications/knotifications.bb @@ -20,8 +20,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "40435109ce5d9384aaf87d09396cdb4c" -SRC_URI[sha256sum] = "04db2e0c21907dc5252e44a65233b432fff38dd051d9446515665d9c1f8f129f" +SRC_URI[md5sum] = "f2c365142e4700caa546f61f08d0f46e" +SRC_URI[sha256sum] = "7b05fe9fb93762a82247dc307723b15a9b007d003464c2cc1493de4b51ba9421" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5Notifications, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier2/kpackage/kpackage.bb b/recipes-kde/kf5/tier2/kpackage/kpackage.bb index f38e26be..05e8d152 100644 --- a/recipes-kde/kf5/tier2/kpackage/kpackage.bb +++ b/recipes-kde/kf5/tier2/kpackage/kpackage.bb @@ -10,8 +10,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "karchive ki18n kcoreaddons kconfig kdoctools" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "f8b4e91bee1edc6abfa1407b160d29d5" -SRC_URI[sha256sum] = "6ca56c7575cea53f884111f7df47deff105e42546c24779b2d191dd397b53892" +SRC_URI[md5sum] = "e88e6a41687d499a10c0e72c0f7b384d" +SRC_URI[sha256sum] = "859ec77105f8e8f656f31bbfd60f8f81aac2b8758558a45ab560a48d7fb00ca9" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5Package, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier2/kpty/kpty.bb b/recipes-kde/kf5/tier2/kpty/kpty.bb index 91b6e62b..104bd42c 100644 --- a/recipes-kde/kf5/tier2/kpty/kpty.bb +++ b/recipes-kde/kf5/tier2/kpty/kpty.bb @@ -10,8 +10,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "kcoreaddons ki18n" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "5cce7e6e758e6456455ea57cbb016b33" -SRC_URI[sha256sum] = "47f1cb9621702a0ec3e633cbca863017c334c1ad1cd040d6b357224189112321" +SRC_URI[md5sum] = "6e36193e133d1300cd825c2eae5cbfd1" +SRC_URI[sha256sum] = "8c1b5d5bbce07534d293349be93ebf8c1869163fcacaeaca6fd595a77493fb3e" CMAKE_ALIGN_SYSROOT[1] = "KF5Pty, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_ALIGN_SYSROOT[2] = "KF5Pty, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb b/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb index 1f589c6c..b9f46030 100644 --- a/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb +++ b/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb @@ -9,8 +9,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "ki18n" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "80bbcfc184a8fa6a1664be4719966974" -SRC_URI[sha256sum] = "e2b803059875c8bfe71e6b5e097ceba50b9ea0fecb5175f311dd604df8ca526e" +SRC_URI[md5sum] = "520741ddd15e3d20666fd6dfcb99e9cb" +SRC_URI[sha256sum] = "15411f5efb0dc89426b63b9e059c725a15731ad7472fcacac9107ee9b3c4bd3e" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5UnitConversion, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kactivities/kactivities.bb b/recipes-kde/kf5/tier3/kactivities/kactivities.bb index b1549e60..1fb7499c 100644 --- a/recipes-kde/kf5/tier3/kactivities/kactivities.bb +++ b/recipes-kde/kf5/tier3/kactivities/kactivities.bb @@ -9,8 +9,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "boost kconfig kcoreaddons ki18n kservice kwindowsystem kglobalaccel kxmlgui kio kdbusaddons kdeclarative kcmutils" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "76be53547d8ffc7b0ab34547c3ef3d15" -SRC_URI[sha256sum] = "f8576bd7b0a63d5e745441eef3157751e13c04adcd398ff4daa936f12c5c8726" +SRC_URI[md5sum] = "3aa860c9df8888b13e2dc1f79ff5e704" +SRC_URI[sha256sum] = "5848d2f1f2647b48d658ca23fd017380cff9b65e589d82bc9ed39efeca7265e7" SRC_URI += "file://0001-replace-try_run-by-try_compile-in-compiler-feature-c.patch" diff --git a/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb b/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb index 3a619567..c98164ca 100644 --- a/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb +++ b/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb @@ -9,8 +9,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "kconfigwidgets kconfig kiconthemes kxmlgui" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "65100bbdf0f80c21e3f7c25e781fa483" -SRC_URI[sha256sum] = "fdae0ca3d9e2617b1d4c318a0fef586ad7147db630fef68cbb2b061c138f1b22" +SRC_URI[md5sum] = "baf1c82110ab626ef8f1cafc80571490" +SRC_URI[sha256sum] = "b0bc40bf85e09e647552906d0c2f156462b7585cf2717b89138f27784ef4aa1f" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5Bookmarks, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb b/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb index 469214e2..f62ec5f5 100644 --- a/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb +++ b/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb @@ -9,8 +9,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "kitemviews kconfigwidgets kcoreaddons ki18n kiconthemes kservice kxmlgui kdeclarative" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "9867fe7fb968cec64265ce59067a8d7e" -SRC_URI[sha256sum] = "da973b27b731d563704992ced206eda75f148c59422743bbe84f82d5e7ad0d49" +SRC_URI[md5sum] = "d8b55927aa2636dbaf1b8c3dc6df03c4" +SRC_URI[sha256sum] = "ed67e777540b430af0ca1fdd06f33321afa74c7bb26fd6614469c1effef2d9ae" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5KCMUtils, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb b/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb index 2931b15d..b2a9ac71 100644 --- a/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb +++ b/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb @@ -9,8 +9,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "kauth kconfig kcodecs kdoctools kguiaddons kwidgetsaddons" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "91e25767cadb56b3894ebfff045f7a21" -SRC_URI[sha256sum] = "8dfadb445da5622f6e85a43db2b7cd2515b9d2bb1b0ce6f9c4cf277f440270ec" +SRC_URI[md5sum] = "31bb3396c6561e4de3fa858c51a0d82f" +SRC_URI[sha256sum] = "4f1256c04f1835f5ac08e2b13f4b4c57eeafe8fbf43548d71df55d97a93293f7" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5ConfigWidgets, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb b/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb index 3bccca2b..fb10ac56 100644 --- a/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb +++ b/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb @@ -10,8 +10,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "qtdeclarative kconfig ki18n kiconthemes kio kwidgetsaddons kwindowsystem kglobalaccel kguiaddons kpackage libepoxy" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "ac8cc22f3e7f210e510ce75e1e606412" -SRC_URI[sha256sum] = "d93148c3284d85b31cc79378ba52bbc38aad2a7364a93ecaaf2206b2771c40ea" +SRC_URI[md5sum] = "62cb010adb59c15129743ad57fdc198a" +SRC_URI[sha256sum] = "f521aacf66367c9f76e94c473b158cf78f104f01e006a4c91515c45eb232cc4c" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5Declarative, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kded/kded.bb b/recipes-kde/kf5/tier3/kded/kded.bb index 5ce54113..bbef5962 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 += "kconfig kcoreaddons kcrash kdbusaddons kdoctools kinit kservice" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "193f5cfaded513da333a83b5acca3b35" -SRC_URI[sha256sum] = "59c602185df4ce6d146666052e01b05cdeb0579dd143a82fcbf22647a5ee3370" +SRC_URI[md5sum] = "f9d80602631659b3960358470dfad836" +SRC_URI[sha256sum] = "ddcfecfd23d88e7edbe27a7b0d2474cfab2b82a096a2e32b9b81fc39037be6a0" SRC_URI += "file://0001-hardcode-path-to-kconf_update.patch" # cross libs / headers diff --git a/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc b/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc index 6bb88375..d522df39 100644 --- a/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc +++ b/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc @@ -9,5 +9,5 @@ inherit kde-kf5 DEPENDS += "qttools kcoreaddons kconfig kdoctools" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "5267dd2cd57ca07d319238a1946e32f2" -SRC_URI[sha256sum] = "46f25a411858f9c3126344a4530bbcf989687de49ecde358aa4f9df6e91af64c" +SRC_URI[md5sum] = "eb20c5371306630b8c480adac760ac80" +SRC_URI[sha256sum] = "af0d7e80fa2c0c815d9a67c3be0999c44f6f43f9fdccdd902fbed6a5b0bbc516" diff --git a/recipes-kde/kf5/tier3/kdesu/kdesu.bb b/recipes-kde/kf5/tier3/kdesu/kdesu.bb index cf39424b..3c9af265 100644 --- a/recipes-kde/kf5/tier3/kdesu/kdesu.bb +++ b/recipes-kde/kf5/tier3/kdesu/kdesu.bb @@ -14,8 +14,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "00fb63ff7de44bcec9a408b8a1d0f2d5" -SRC_URI[sha256sum] = "2036107493c51a2bb70eaf77b26318c8276d346d2d78065c0bbbe59c6b40b657" +SRC_URI[md5sum] = "fd182c27645b3bfbcd725bc7190d9b30" +SRC_URI[sha256sum] = "2e8477730e6bf55935de7afaa6cf23918218c162431dc5b69167597e644946cf" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5Su, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb b/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb index 1c0a4e42..c535d32f 100644 --- a/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb +++ b/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb @@ -18,8 +18,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "e5186e68ec0afca81ef8248b5a15b8cc" -SRC_URI[sha256sum] = "9500eea8d5a677aa29483a93df06d60e7cca2c5fa159380b8b86fae3fdd50a43" +SRC_URI[md5sum] = "f95be7f48c904597b73cf0406712f4ab" +SRC_URI[sha256sum] = "5bf62a2cef1dd8d43f8ec6def889e2f24f9283c88a64c847c82aadfde45e2027" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5WebKit, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb b/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb index f32fcf5b..e18f0769 100644 --- a/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb +++ b/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb @@ -10,8 +10,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "karchive kconfig kservice kcoreaddons" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "233e21ccdb6c144c68365aac0c36569f" -SRC_URI[sha256sum] = "aaf557fac8f12a8766e9e0dac06dffb2f3b7c7838c0c362cf3e5d22305db5723" +SRC_URI[md5sum] = "007b1acc0aaf7bfadbcc14cec90d27eb" +SRC_URI[sha256sum] = "fbbd6591bb3e7000c3524ff7a2cf763594204fde240c4c2da73b95ddc5409587" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5Emoticons, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb b/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb index 59c5a7fc..5679661f 100644 --- a/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb +++ b/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb @@ -15,19 +15,16 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "bbdc7503aa7bb3d7be82a5a206520c97" -SRC_URI[sha256sum] = "bedf7dd6e5c0d5328383b66eb08108e783a1d2a0bac64fd500c763685421b4c4" +SRC_URI[md5sum] = "93b2302fa2587bec638c3e619fac1bd5" +SRC_URI[sha256sum] = "28d725dc0f6d322a63f413f5c16b17c2bc85a4d9038d827233de5352c39013dd" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5GlobalAccel, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_ALIGN_SYSROOT[2] = "KF5GlobalAccel, -S${includedir}, -S${STAGING_INCDIR}" -FILES_SOLIBSDEV = "${libdir}/lib*Accel${SOLIBSDEV}" - FILES_${PN} += " \ ${datadir}/dbus-1 \ ${datadir}/kservices5 \ - ${libdir}/libKF5GlobalAccelPrivate.so \ ${OE_QMAKE_PATH_PLUGINS} \ " diff --git a/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb b/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb index 09932485..fe6c520f 100644 --- a/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb +++ b/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb @@ -9,8 +9,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "qtsvg ki18n kconfig kconfigwidgets kwidgetsaddons kitemviews" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "de00d3065870c1b2c6d42dff806d44d7" -SRC_URI[sha256sum] = "00e3b12852923cef9ecfd27918f110e2d16f1aac84d2bce7425c8b779b201f3e" +SRC_URI[md5sum] = "2a3eb21a34091008c75e87146320a324" +SRC_URI[sha256sum] = "451d72f80c37a88d105ca5ee251afffef27dd0166b6e7f85f372ab1be2c5ca57" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5IconThemes, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kinit/kinit.bb b/recipes-kde/kf5/tier3/kinit/kinit.bb index 94d9bd91..5c28d527 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] = "9cfef5918e21d8c539464f9e67bd7055" -SRC_URI[sha256sum] = "5e4557e6f699e18e90e5b66abef14b5796e7451f12896b7a417a99f5a10a1151" +SRC_URI[md5sum] = "40d5cda2fc8f6b9bf57d86858414757b" +SRC_URI[sha256sum] = "9f99fe0701ab8c54184c80370e8da3188ef695da6d89825d75792b99f6e381a7" SRC_URI += " \ file://0001-return-WAYLAND_DISPLAY-if-all-known-options-fail.patch \ diff --git a/recipes-kde/kf5/tier3/kio/kio.bb b/recipes-kde/kf5/tier3/kio/kio.bb index fd1b7444..a7ecf09e 100644 --- a/recipes-kde/kf5/tier3/kio/kio.bb +++ b/recipes-kde/kf5/tier3/kio/kio.bb @@ -23,8 +23,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "317bfc7cb41abbaa24f257beceb76501" -SRC_URI[sha256sum] = "75a24394b9a8d70bfc1c882d77e3e9ad417ad4b782b7f174a741c4a09e82339b" +SRC_URI[md5sum] = "0b0a52ff61f8354022d1aaf4514e9b70" +SRC_URI[sha256sum] = "fcd81e8ddeee72ac3b4802d974b5591985b6d2943b028953093507a5fcb3328d" 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 99a1250a..3d9f7a0b 100644 --- a/recipes-kde/kf5/tier3/knewstuff/knewstuff.bb +++ b/recipes-kde/kf5/tier3/knewstuff/knewstuff.bb @@ -22,8 +22,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "bcdb6bee371fe46abaff58993f39544d" -SRC_URI[sha256sum] = "cc1e747068f080c2fe57a59e794b0cebc7db8c79814b2e6053ab88472e210604" +SRC_URI[md5sum] = "30a5daedb40a6c826572d48a564b56fe" +SRC_URI[sha256sum] = "697718dc43b9c230e2d59d7d786246575692abebfd1000bf32c443a20292fd0f" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5NewStuff, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb b/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb index 2a04f993..c38e3b74 100644 --- a/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb +++ b/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb @@ -20,8 +20,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "9c57e87d0f13e8bd0e49782b58716b12" -SRC_URI[sha256sum] = "7ed778a4be005c3b655ee69e6312fec2a5efbf7d492d12501331e7d611d3c516" +SRC_URI[md5sum] = "df52e0e67c18ae35276425204db07df6" +SRC_URI[sha256sum] = "d3adb38e2d1a4a66340301791f050cf3bec6ad79e88e76bca12b5378aab8f63f" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5NotifyConfig, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kparts/kparts.bb b/recipes-kde/kf5/tier3/kparts/kparts.bb index ce60d199..963fa1e6 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] = "497e746e8c9c05b50d21e6a6e3541470" -SRC_URI[sha256sum] = "0787e228f110ef8a3c7d0408b031f366131315e7a0121ea7d89163bc684eff41" +SRC_URI[md5sum] = "ad9bd1946aaca8320f3e71f43184c699" +SRC_URI[sha256sum] = "39d49d7226a13d465a60e4f15f1889c42b4eb29392dc6beba212bdda64c5b11c" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5Parts, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kpeople/kpeople.bb b/recipes-kde/kf5/tier3/kpeople/kpeople.bb index 2da92880..803cc76f 100644 --- a/recipes-kde/kf5/tier3/kpeople/kpeople.bb +++ b/recipes-kde/kf5/tier3/kpeople/kpeople.bb @@ -9,8 +9,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "kcoreaddons kconfig kservice kwidgetsaddons ki18n kitemviews " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "2f67512dc135ee4f9c87ddb2b02a6e9e" -SRC_URI[sha256sum] = "e1f75756b344d11784a59dd8a37346e8115e15e6c7fcfb7face6ee3277d2097f" +SRC_URI[md5sum] = "e5237301931919b484784be450536fd2" +SRC_URI[sha256sum] = "2813e2047ffc3abae42acbc01b45ab1045b8cb0c5666ed8e03ab3bd67355185d" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5People, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kservice/kservice.bb b/recipes-kde/kf5/tier3/kservice/kservice.bb index 61f1e534..d8b28f72 100644 --- a/recipes-kde/kf5/tier3/kservice/kservice.bb +++ b/recipes-kde/kf5/tier3/kservice/kservice.bb @@ -11,8 +11,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "kconfig kcoreaddons kcrash kdbusaddons ki18n kdoctools" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "fe3138bc70494f0da6e6ea6317141860" -SRC_URI[sha256sum] = "9234831923fc73fd4b8e7edd012e2776e7140fb37a215cc1894e66779d502a34" +SRC_URI[md5sum] = "88456f52f5511b6d26a03f747b51bd2b" +SRC_URI[sha256sum] = "0b64149b52203f3a564c426a580c698f1593a1a23f163122670b92b1ffeeee8b" CMAKE_ALIGN_SYSROOT[1] = "KF5Service, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_ALIGN_SYSROOT[2] = "KF5Service, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.inc b/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.inc index 1061b1a5..818b8b6e 100644 --- a/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.inc +++ b/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.inc @@ -9,7 +9,7 @@ inherit kde-kf5 perlnative DEPENDS += "karchive kconfig kguiaddons ki18n kio kparts sonnet" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "002fa8c6862fc2e59d14fad1a2feb6cb" -SRC_URI[sha256sum] = "ea3f4cca398fae7b419c23c16572857fbaa9f602ff7658c087c1faa59bdc711d" +SRC_URI[md5sum] = "7d1d89fd57da9a1ca5c331b878bac196" +SRC_URI[sha256sum] = "34dff31f2adcbd856a54b280a1194c0d05b75750baf07e57ae841c6a55f7cc25" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb b/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb index 11d81ab4..06f9caa6 100644 --- a/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb +++ b/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb @@ -9,8 +9,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "kcompletion kconfig kconfigwidgets ki18n kiconthemes kservice kwidgetsaddons kwindowsystem sonnet" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "8bf33798f1a0c2099d32ff62adb20ed4" -SRC_URI[sha256sum] = "9018126f8d817051905080163ac69896a0394351a0822547245ffbe853be5f00" +SRC_URI[md5sum] = "543c8c891e98c9c7c91bd16e762bc31f" +SRC_URI[sha256sum] = "c0ed8d580ff4bd1c7d832b42ae43c100aef526b37eaecdb3c049f751db084854" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5TextWidgets, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kwallet/kwallet.bb b/recipes-kde/kf5/tier3/kwallet/kwallet.bb index ada57299..cb4bea28 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] = "15bd67e33adc2fce5fdabb580b4a408a" -SRC_URI[sha256sum] = "bf2489db87ff98644498145cb1c85c40ab79287b96fb4532ddfaaa7d183c2678" +SRC_URI[md5sum] = "eb3118489006cd6760740cc9f1f3be51" +SRC_URI[sha256sum] = "ed8fce8c88eec6ff601e522c83782737bb840aff7dfc4ab21427082289c38544" 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 5d4c5393..4c97ca23 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] = "057915802467acb7c6b5cb71a38a021a" -SRC_URI[sha256sum] = "dd6f430e80b954573745177a79c5726426241ceae7b33e07ac678da64c21c4a9" +SRC_URI[md5sum] = "bce712aaeb6e369dcb950753370da5a8" +SRC_URI[sha256sum] = "d4c768a5032652d997fbf5e98768b3a137c43deb09d2d3867f33569fe17036ed" # 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 0b4c0074..ed6d1734 100644 --- a/recipes-kde/kf5/tier3/kxmlrpcclient/kxmlrpcclient.bb +++ b/recipes-kde/kf5/tier3/kxmlrpcclient/kxmlrpcclient.bb @@ -9,8 +9,8 @@ inherit kde-kf5 cmake-lib DEPENDS += "ki18n kio" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "a0fcb3c4d99209a46076ecf084b44fd9" -SRC_URI[sha256sum] = "90b113e6638594912eb6b82092229b50c6c079ff18f4833a74ac4ecc4cd8d578" +SRC_URI[md5sum] = "72d803ac11a7000c4db00ddd45eacfab" +SRC_URI[sha256sum] = "6d47fd1ccbf5944cf569f7d5228187c82625b26f52a0930d8d2682ce66305cfb" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5XmlRpcClient, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb b/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb index 1ec2d3f9..47350c90 100644 --- a/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb +++ b/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb @@ -31,8 +31,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "de179500e7536dadd33a4b4b3a5f9ed1" -SRC_URI[sha256sum] = "d24328863453de054df7d34b2369315dbf609a8bea7cfb06c6cba482a5cff5ef" +SRC_URI[md5sum] = "5d995245c69498886e7e2a546cc095eb" +SRC_URI[sha256sum] = "150e0cfff77b0dca956bc885502ba00c45061fcc63e9c25eea298f3db22daa1e" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5Plasma, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb b/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb index d2e577b1..d6f8203a 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] = "81cb1261454ed337366661d18841b205" -SRC_URI[sha256sum] = "cc69702ad4b51008c9b5558dba57760175d0913b940c3780b696e5763f57c285" +SRC_URI[md5sum] = "87bdfb6972f8bd9b8b20cf1813bbb552" +SRC_URI[sha256sum] = "b294c62682cd2f35a9a23701c9add8318f12492b8daa11d271019929987e215e" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5FrameworkIntegration, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" 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 1da994cb..d4cc2967 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] = "0e1298c6fce735f06c789a173c0093ff" -SRC_URI[sha256sum] = "9ee39c08ca4a6066e9c7061b740ed8b1d5f289e6b19a568d1704585d883cb718" +SRC_URI[md5sum] = "e4042cf258b545267d74b0cf7d756150" +SRC_URI[sha256sum] = "5100405ce5a86796e3197c2f62fae9cbdefe5a1d617341f29fa88e44ac3ec792" SRC_URI += "file://0001-FindQtWaylandScanner.cmake-align-path-to-our-needs.patch" PV = "${KF5_VERSION}"