From 653f2afd25135eea330ecfbcbadf848f4b54ce8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 24 Apr 2015 11:09:00 +0200 Subject: [PATCH] kf5: update to 5.9.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libmm-qt -> modemmanager-qt * plasma-nm apply patch to follow modemmanager-qt's API change Signed-off-by: Andreas Müller --- classes/kde-kf5-porting-aids.bbclass | 2 +- classes/kde-kf5.bbclass | 4 +- .../kf5/porting-aids-tier1/kjs/kjs.inc | 4 +- ...003-only-build-kf5-config-for-native.patch | 15 +++--- .../kdelibs4support/kdelibs4support.bb | 49 ++++++++++--------- .../kdelibs4support/kdelibs4support.inc | 4 +- .../kf5/porting-aids-tier3/khtml/khtml.bb | 4 +- .../porting-aids-tier3/kjsembed/kjsembed.bb | 4 +- .../kf5/porting-aids-tier3/krunner/krunner.bb | 4 +- recipes-kde/kf5/tier1/attica/attica.bb | 4 +- recipes-kde/kf5/tier1/karchive/karchive.inc | 4 +- recipes-kde/kf5/tier1/kcodecs/kcodecs.bb | 4 +- recipes-kde/kf5/tier1/kconfig/kconfig.inc | 4 +- .../kf5/tier1/kcoreaddons/kcoreaddons.inc | 4 +- .../kf5/tier1/kdbusaddons/kdbusaddons.bb | 4 +- recipes-kde/kf5/tier1/kdnssd/kdnssd.bb | 4 +- .../kf5/tier1/kguiaddons/kguiaddons.bb | 4 +- recipes-kde/kf5/tier1/ki18n/ki18n.inc | 4 +- recipes-kde/kf5/tier1/kidletime/kidletime.bb | 4 +- .../kf5/tier1/kimageformats/kimageformats.bb | 4 +- .../kf5/tier1/kitemmodels/kitemmodels.bb | 4 +- .../kf5/tier1/kitemviews/kitemviews.bb | 4 +- recipes-kde/kf5/tier1/kplotting/kplotting.bb | 4 +- .../tier1/kwidgetsaddons/kwidgetsaddons.bb | 4 +- .../kf5/tier1/kwindowsystem/kwindowsystem.bb | 4 +- .../tier1/modemmanager-qt/modemmanager-qt.bb | 21 ++++++++ .../networkmanager-qt/networkmanager-qt.bb | 6 +-- recipes-kde/kf5/tier1/solid/solid.bb | 4 +- recipes-kde/kf5/tier1/sonnet/sonnet.inc | 4 +- .../kf5/tier1/threadweaver/threadweaver.bb | 4 +- recipes-kde/kf5/tier2/kauth/kauth.inc | 4 +- .../kf5/tier2/kcompletion/kcompletion.bb | 4 +- recipes-kde/kf5/tier2/kcrash/kcrash.bb | 4 +- recipes-kde/kf5/tier2/kdoctools/kdoctools.inc | 4 +- .../kf5/tier2/kjobwidgets/kjobwidgets.bb | 4 +- recipes-kde/kf5/tier2/kpackage/kpackage.bb | 4 +- recipes-kde/kf5/tier2/kpty/kpty.bb | 4 +- .../tier2/kunitconversion/kunitconversion.bb | 4 +- .../kf5/tier3/kactivities/kactivities.bb | 4 +- .../kf5/tier3/kbookmarks/kbookmarks.bb | 4 +- recipes-kde/kf5/tier3/kcmutils/kcmutils.bb | 6 +-- .../tier3/kconfigwidgets/kconfigwidgets.bb | 4 +- .../kf5/tier3/kdeclarative/kdeclarative.bb | 4 +- recipes-kde/kf5/tier3/kded/kded.bb | 4 +- .../tier3/kdesignerplugin/kdesignerplugin.inc | 4 +- recipes-kde/kf5/tier3/kdesu/kdesu.bb | 4 +- recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb | 4 +- .../kf5/tier3/kemoticons/kemoticons.bb | 4 +- .../kf5/tier3/kglobalaccel/kglobalaccel.bb | 4 +- .../kf5/tier3/kiconthemes/kiconthemes.bb | 4 +- recipes-kde/kf5/tier3/kinit/kinit.bb | 4 +- recipes-kde/kf5/tier3/kio/kio.bb | 4 +- recipes-kde/kf5/tier3/knewstuff/knewstuff.bb | 4 +- .../tier3/knotifications/knotifications.bb | 4 +- .../kf5/tier3/knotifyconfig/knotifyconfig.bb | 4 +- recipes-kde/kf5/tier3/kparts/kparts.bb | 4 +- recipes-kde/kf5/tier3/kpeople/kpeople.bb | 4 +- recipes-kde/kf5/tier3/kservice/kservice.bb | 4 +- .../kf5/tier3/ktexteditor/ktexteditor.inc | 4 +- .../kf5/tier3/ktextwidgets/ktextwidgets.bb | 4 +- recipes-kde/kf5/tier3/kwallet/kwallet.bb | 4 +- recipes-kde/kf5/tier3/kxmlgui/kxmlgui.bb | 4 +- .../kf5/tier3/kxmlrpcclient/kxmlrpcclient.bb | 4 +- .../plasma-framework/plasma-framework.bb | 4 +- .../frameworkintegration.bb | 4 +- ...odules_1.8.0.bb => extra-cmake-modules.bb} | 6 ++- recipes-kde/packagegroups/kf5-world.bb | 6 +++ .../plasma/untier/libmm-qt/libmm-qt.bb | 19 ------- .../plasma/untier/plasma-nm/plasma-nm.bb | 3 +- 69 files changed, 190 insertions(+), 179 deletions(-) create mode 100644 recipes-kde/kf5/tier1/modemmanager-qt/modemmanager-qt.bb rename recipes-kde/kf5/untier/extra-cmake-modules/{extra-cmake-modules_1.8.0.bb => extra-cmake-modules.bb} (60%) delete mode 100644 recipes-kde/plasma/untier/libmm-qt/libmm-qt.bb diff --git a/classes/kde-kf5-porting-aids.bbclass b/classes/kde-kf5-porting-aids.bbclass index f3504230..2cd3692b 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.8/portingAids/${BPN}-${PV}.tar.xz" +SRC_URI = "http://download.kde.org/stable/frameworks/5.9/portingAids/${BPN}-${PV}.tar.xz" diff --git a/classes/kde-kf5.bbclass b/classes/kde-kf5.bbclass index 5b73ad1e..df390d72 100644 --- a/classes/kde-kf5.bbclass +++ b/classes/kde-kf5.bbclass @@ -1,5 +1,5 @@ inherit kde-base -KF5_VERSION = "5.8.0" +KF5_VERSION = "5.9.0" -SRC_URI = "http://download.kde.org/stable/frameworks/5.8/${BPN}-${PV}.tar.xz" +SRC_URI = "http://download.kde.org/stable/frameworks/5.9/${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 46972c08..ed727d8e 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] = "a4ca427862d70bd748b1c49f50b9d43b" -SRC_URI[sha256sum] = "7f22da120ac14ea1c4fcbb1a099b07dbfb5ef9fabeebf0693eb2d5866a0bc577" +SRC_URI[md5sum] = "7aa8b37c1fd45b61d3a267f65ea32d14" +SRC_URI[sha256sum] = "74eb9b56291893c42d295cfec0141eba166c9ed40e777ee8bb1e1c272799daec" diff --git a/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/files/0003-only-build-kf5-config-for-native.patch b/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/files/0003-only-build-kf5-config-for-native.patch index d0fcbac6..1e26adb4 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/files/0003-only-build-kf5-config-for-native.patch +++ b/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/files/0003-only-build-kf5-config-for-native.patch @@ -10,7 +10,7 @@ Upstream-Status: Inappropriate [cross-specific] Signed-off-by: Andreas Müller --- - CMakeLists.txt | 26 +----- + CMakeLists.txt | 27 ++------------------------- src/CMakeLists.txt | 198 +----------------------------------------- src/kdecore/kglobal.cpp | 18 ---- src/kdecore/klocale_kde.cpp | 4 - @@ -18,12 +18,12 @@ Signed-off-by: Andreas Müller 5 files changed, 4 insertions(+), 243 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt -index 25c35c5..60f7775 100644 +index 7e6b3b9..3e60563 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -16,27 +16,11 @@ include(CMakeFindFrameworks) - set(KF5_VERSION "5.7.0") # handled by release scripts - set(KF5_DEP_VERSION "5.7.0") # handled by release scripts +@@ -16,28 +16,11 @@ include(CMakeFindFrameworks) + set(KF5_VERSION "5.10.0") # handled by release scripts + set(KF5_DEP_VERSION "5.9.0") # handled by release scripts set(REQUIRED_QT_VERSION 5.2.0) -find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Network Widgets DBus Test Svg PrintSupport Designer) +find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Network DBus Test) @@ -47,11 +47,12 @@ index 25c35c5..60f7775 100644 -find_package(KF5WidgetsAddons ${KF5_DEP_VERSION} REQUIRED) -find_package(KF5WindowSystem ${KF5_DEP_VERSION} REQUIRED) -find_package(KF5XmlGui ${KF5_DEP_VERSION} REQUIRED) +-find_package(KF5DBusAddons ${KF5_DEP_VERSION} REQUIRED) +find_package(KF5CoreAddons ${KF5_DEP_VERSION} REQUIRED) if(WIN32) find_package(KDEWin REQUIRED) -@@ -48,7 +32,6 @@ endif() +@@ -49,7 +32,6 @@ endif() set(HAVE_X11 ${X11_FOUND}) if (HAVE_X11) add_feature_info("X11 Session Management (libSM)" X11_SM_FOUND "Support for session management in KApplication") @@ -59,7 +60,7 @@ index 25c35c5..60f7775 100644 endif () if (APPLE) cmake_find_frameworks(CoreFoundation) -@@ -143,13 +126,8 @@ install( +@@ -145,13 +127,8 @@ install( diff --git a/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.bb b/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.bb index ad911a15..7d904232 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.bb +++ b/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.bb @@ -3,30 +3,31 @@ require ${BPN}.inc inherit cmake-lib DEPENDS += " \ - ${BPN}-native \ - qtsvg \ - qttools \ - kcompletion \ - kconfig \ - kconfigwidgets \ - kcrash \ - kdesignerplugin \ - kemoticons \ - kglobalaccel \ - kdoctools \ - kguiaddons \ - ki18n \ - kiconthemes \ - kio \ - knotifications \ - kparts \ - kservice \ - ktextwidgets \ - kunitconversion \ - kwidgetsaddons \ - kwindowsystem \ - kxmlgui \ - ${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/xserver qtx11extras", "", d)} \ + ${BPN}-native \ + qtsvg \ + qttools \ + kcompletion \ + kconfig \ + kconfigwidgets \ + kcrash \ + kdesignerplugin \ + kdbusaddons \ + kemoticons \ + kglobalaccel \ + kdoctools \ + kguiaddons \ + ki18n \ + kiconthemes \ + kio \ + knotifications \ + kparts \ + kservice \ + ktextwidgets \ + kunitconversion \ + kwidgetsaddons \ + kwindowsystem \ + kxmlgui \ +${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/xserver qtx11extras", "", d)} \ " # uncomment for broken gelib getaddr / AI_PASSIVE diff --git a/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc b/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc index c2eecbf0..d521f3f0 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] = "8c095f662a282799590beff3650dd79e" -SRC_URI[sha256sum] = "62087a7076641dbb8034e9a41f58c849016f9fc98efc1c524f2e86f5cfbf7248" +SRC_URI[md5sum] = "12ce4df8b2f719e008a15a7d61dcbe73" +SRC_URI[sha256sum] = "ed7858f4e5361f28d9616ed7569347208ae84c7dfb3399da738d07f944e37cbb" 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 7f848c98..a463c5a6 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] = "023518c1fd0bcd215ceeb354cf370a1d" -SRC_URI[sha256sum] = "6b10e3ebba3bb19a7f5292b6adcfccb8d757bd15a7f489544a152027d510017c" +SRC_URI[md5sum] = "586fe14850b980587d47bdb8eb3288cb" +SRC_URI[sha256sum] = "fba24420ca488040f9aba3b4a99801690742d6d5d4ca823e8902fc57de0ba0a6" 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 8f599c12..f5021693 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] = "30d32919babdf97c40cfccf1cd1676cb" -SRC_URI[sha256sum] = "7d29f773194d1a4bdfc7391b186ed78bce732dfad5b840ed38543e8b87da5813" +SRC_URI[md5sum] = "febd3107df4bcf43d500465ee2c5a7bc" +SRC_URI[sha256sum] = "3de6c81995bcc68b4129e4b039bc9d44c9ccc3574d6aacc720aab0c3a74d79e7" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5JsEmbed, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/porting-aids-tier3/krunner/krunner.bb b/recipes-kde/kf5/porting-aids-tier3/krunner/krunner.bb index b11ec388..cffcfde9 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] = "ebc23e7ff249c7b1a2c95175d1c0f7bc" -SRC_URI[sha256sum] = "90532e715fe9d133efd8c299c5d3bdffa74ce56bcf36d36284461bae9e291a70" +SRC_URI[md5sum] = "99757c5d6dc9bdc6dbc49211c4875c50" +SRC_URI[sha256sum] = "b4313d849ebffc61db54bee113014e62921677422e0a41c84d75d72c467d25d5" 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 a77f90f2..39de3907 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] = "ef9d4203da44dd39736285db19b9b528" -SRC_URI[sha256sum] = "ebc51ef26ecb30e94fea243e18e5a4f785188b00033e6081a9eb7c743a00d185" +SRC_URI[md5sum] = "a1931a0cc2b19e9026935c32c8b860a6" +SRC_URI[sha256sum] = "72879285e5205fa5cb8bbb631322cb5b258b78cd3d7d633344c340a68b94d573" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/karchive/karchive.inc b/recipes-kde/kf5/tier1/karchive/karchive.inc index 4ed2e02c..32d52cde 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] = "35701d66e2716429fa76f441b2756b90" -SRC_URI[sha256sum] = "d957df344e941b5e6ee3f565642a90d326e24fea1bf8486e446e1a4864fd5c32" +SRC_URI[md5sum] = "edf96ce52f1330c28c1c0e0251d4fdb8" +SRC_URI[sha256sum] = "3fa1fd34e6a9f90b00dc877e7e8bc0fe033ff6ad8693e78e9cee1c9e9f01b0b2" diff --git a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb index fd9a97ee..23855952 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] = "694923c6ca1f5a427aa7c7700190bfd5" -SRC_URI[sha256sum] = "ec0b7073cc9f9552258d2a8c4626f8119bfbc482df7a0771d97b94fa6041edc6" +SRC_URI[md5sum] = "2ac5466d18ee4fc525a129eaac028c33" +SRC_URI[sha256sum] = "2bde34994b7c80bea15339110f7e784bd96c0077dae08e1c914cbc027f3e3af8" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5Codecs, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier1/kconfig/kconfig.inc b/recipes-kde/kf5/tier1/kconfig/kconfig.inc index 36234296..a75b6a4f 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] = "aeedbcb2424156f714844d084e403af6" -SRC_URI[sha256sum] = "14a3496c341429313eb02e8006dff527ad0766939f822d55c8531e9392800a50" +SRC_URI[md5sum] = "cb210f051face97978d7aa64955ae8f7" +SRC_URI[sha256sum] = "a14951f08e13c67b00a5ee4f4e00d998875630d9c40f27af53173bdb75a618d6" # 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 2bd3c77e..dd80691e 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] = "ce6e33825acf9cd95e3a01c883c35f3d" -SRC_URI[sha256sum] = "0e70711274a01b43496d8327a773cf2e5761ef2352821f2aa388e68bf7405057" +SRC_URI[md5sum] = "dea1b6a7e214c500c635a9d9bca640be" +SRC_URI[sha256sum] = "118e94ef7a4db2dddbb55d9761a69d06169bd5cd5f8eda463b62fbe38b916531" diff --git a/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb b/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb index d667dfae..76d5f12c 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] = "71109ffe31aa72fb8afbc56215e9c8d1" -SRC_URI[sha256sum] = "b1cb1c47c7d726c55b6a50fbd111095a3b5dc8426be5f8aefaa3efcb0ab000ab" +SRC_URI[md5sum] = "74a4d0ecd28444306eb2fc9ea5af8ec7" +SRC_URI[sha256sum] = "f007cdd8235bfa255ba09ed3ac15b97dfdfc1733f47e0490f678260573f022e9" 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 10388f9c..7b245291 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] = "c5d91b6f92e470feec25b6ba147a44a4" -SRC_URI[sha256sum] = "6f6f36def7f4edc3db47ba9276fd0e8fda6d8310970d0a70f22a38e7bad21a7d" +SRC_URI[md5sum] = "981be28e616c736a2c920af6acaa90b6" +SRC_URI[sha256sum] = "c23172da72600a98da81da969a75ee76f1ff004b7985c9c3554b82eab040c120" 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 9af0410f..1977dc46 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] = "d82fde58b0fb646aa8b3593720e8a22f" -SRC_URI[sha256sum] = "82a3dd36debe87d682a7df2aad7c4d0f8fab66f2eea26bd5fe02ccd7adbaa085" +SRC_URI[md5sum] = "355553f08db01a22fa54f719d83747e0" +SRC_URI[sha256sum] = "205ccbd800ddf511713bc2e0a640bcb69c1a9dc6be51ba116ffd3c63a95d6966" 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 d96d083c..5c3b25d6 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] = "b5e61aeba4216e352cb692ffed2d0c21" -SRC_URI[sha256sum] = "030d6a10d388f019e42c318c5a640c49ce8eab5a96f0bba9b36c02f5d70a9c4a" +SRC_URI[md5sum] = "12d24d6133ac0e0cc428887feded22f0" +SRC_URI[sha256sum] = "4c1efa9263fa7f8365c7a66cc3f198fc3e1687f41fbd8db1e97c3c2f56459e5e" diff --git a/recipes-kde/kf5/tier1/kidletime/kidletime.bb b/recipes-kde/kf5/tier1/kidletime/kidletime.bb index 45dc7095..44ebd0b0 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] = "fde983bc04c782b0151ff9686df7d77d" -SRC_URI[sha256sum] = "7ee7d58a6c999debd6582add8bc4def609c87a25456c09d345402fe1b2bed02e" +SRC_URI[md5sum] = "2f0de623765fb605c075756633484394" +SRC_URI[sha256sum] = "e5cbb66c5208fa7e41b358ab41a772b5026b68b1717eb3be4ea1f93e2129be8c" 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 6dcf55a0..1ff70300 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] = "43020f2187f4e5015327a857e4a9f406" -SRC_URI[sha256sum] = "5fedb3fa757096ea7732bdc960221eed8f633e5c54badc02b4f8e282dd8dd616" +SRC_URI[md5sum] = "f5c9f709a11753baeabdf1b7a2cb0c16" +SRC_URI[sha256sum] = "afae002076702bd4b5509a4cea43161d409bda6b2de6797023d9f90bc3cc9984" FILES_${PN} += "${libdir}/plugins ${datadir}/kservices5" FILES_${PN}-dbg += "${libdir}/plugins/*/.debug" diff --git a/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb b/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb index f5055980..db551e4b 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] = "1906bbf0023fe8c46af589699a50d791" -SRC_URI[sha256sum] = "f2018f8a16572fc188c135a309747dbf899d8879e587bc93c358a915527dd7d4" +SRC_URI[md5sum] = "4371874bf3ddcf40648e54071511bf89" +SRC_URI[sha256sum] = "c58c00bbb2629ffbf56261439d65b7bbd3fee4858ab894cea38f67651378aa54" 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 3b698182..827a1edf 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] = "fabb150da1ca12c8bb63981b2cff84a0" -SRC_URI[sha256sum] = "cd790904c36c4ff61e4311765a83b5ee2f62f4d1afe328439b2295baccf03ed3" +SRC_URI[md5sum] = "0c33d00216c03c058b832e92b6c0fe64" +SRC_URI[sha256sum] = "1a5d54116a1119024824778e297062e945f336cebeef7c0deb1590c922f3d577" # 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 60776461..3260b056 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] = "b8a053219aa6fd8273212b7faa4c39a0" -SRC_URI[sha256sum] = "b107f53c51e273f8cfe5cca3e823f318d6a7a8d096601768abb1d184f9773196" +SRC_URI[md5sum] = "863894db321aaa29e680383a0ccc4e09" +SRC_URI[sha256sum] = "7eefecb004e72cb0a29b5c5734107421d19de115637d67beae68ca5057f272c3" # 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 dfa103e5..50a792ff 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] = "951dfbb91016e4f7982feb18602087f5" -SRC_URI[sha256sum] = "2cb079363073074e82ad94e26c8ea429c50ef0f49873dd2656b8ab2a6377c42b" +SRC_URI[md5sum] = "52c1e57e69e1c7cc9fb823907cd917b6" +SRC_URI[sha256sum] = "41861e29ace5ec4a8a4a3842c54aaa79d7db17e3aa848d0e6a7de6748e5c14e9" 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 a051313b..cf123ecf 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] = "abc30887409acf05d1e6e22f1c3b98e8" -SRC_URI[sha256sum] = "c5a8845c0252a57f4fdc6e3a58304107631343f64ca619788adf197d7f578aa5" +SRC_URI[md5sum] = "f597ad61413165680448d200db92d041" +SRC_URI[sha256sum] = "ffb878a69063ab51ed8a926b3ea53b5d5fe681ac3b5e25c7133dfcb0a5288725" 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 new file mode 100644 index 00000000..44d3c048 --- /dev/null +++ b/recipes-kde/kf5/tier1/modemmanager-qt/modemmanager-qt.bb @@ -0,0 +1,21 @@ +SUMMARY = "Qt wrapper for ModemManager API" +LICENSE = "LGPLv2.1" +LIC_FILES_CHKSUM = " \ + file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \ +" + +inherit kde-kf5 cmake-lib pkgconfig + +DEPENDS += "modemmanager" + +PV = "${KF5_VERSION}" +SRC_URI[md5sum] = "3705c0c04d0d475dab92c9acae2ddcc5" +SRC_URI[sha256sum] = "63018a59cd9ab56d50dee4e0d115a8e491c05febc6c4cb0e7df55bd9457ee12a" + +# cross libs / headers +CMAKE_ALIGN_SYSROOT[1] = "KF5ModemManagerQt, -S${includedir}, -S${STAGING_INCDIR}" +CMAKE_ALIGN_SYSROOT[2] = "KF5ModemManagerQt, -S${libdir}, -S${STAGING_LIBDIR}" + +RPROVIDES_${PN} += "libmm-qt" +RREPLACES_${PN} += "libmm-qt" +RCONFLICTS_${PN} += "libmm-qt" diff --git a/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb b/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb index e8c6ddf5..780cb87c 100644 --- a/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb +++ b/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb @@ -9,11 +9,9 @@ inherit kde-kf5 cmake-lib pkgconfig DEPENDS += "networkmanager" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "ed270d6e56214107d23ca3d8f067d99e" -SRC_URI[sha256sum] = "7f8858bbf90a6cd0e64dbd8b2223fc16225f6d8415e9ceb028616d4d99b0891d" +SRC_URI[md5sum] = "1a8ceb16b5d52001406d94010bf34047" +SRC_URI[sha256sum] = "e40d03bec7bd0540fa7c39f23ffcde7f5990e1a244327f4f76dac50f535feb7c" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5NetworkManagerQt, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_ALIGN_SYSROOT[2] = "KF5NetworkManagerQt, -S${includedir}, -S${STAGING_INCDIR}" - -#FILES_${PN} += "${datadir}/k*5" diff --git a/recipes-kde/kf5/tier1/solid/solid.bb b/recipes-kde/kf5/tier1/solid/solid.bb index 5901e340..f00d92db 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] = "85fa6a920e9634af9cd2acdf2aca71a9" -SRC_URI[sha256sum] = "03fb4206f025eed4f87a453311a6e620430072114b929e8a225e28fa0a8c121f" +SRC_URI[md5sum] = "cfe8a78e9e0e9e06a9cdb2295fcdef66" +SRC_URI[sha256sum] = "96e38e4aa1c3bbc77557dd608552e2d1dc78b7300f7c2a62846ebd43afec18fd" 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 585a84b8..e7e92206 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] = "8659877b3de50f061a055aa35e4ec1e9" -SRC_URI[sha256sum] = "0707edd428eef2f07c80ab39ee6d77a3c0a8411c207c27efdfb11537e4c1ca25" +SRC_URI[md5sum] = "3810fa24657b3d34ff552a1a50160b9e" +SRC_URI[sha256sum] = "486ce8631556479bbda867f96f7628138759899fdf4bf0e16beaab641b468719" diff --git a/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb b/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb index fee6a9dd..1e3e6848 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] = "42a2e0afa725453e3773722e2a8c29a6" -SRC_URI[sha256sum] = "2c540bb37aafaa345c06c6d8469d3b70ba9427c202ebdfbc06c5b5994f8df039" +SRC_URI[md5sum] = "00ec3b18c0ec4cb5c572e55fb42824b3" +SRC_URI[sha256sum] = "d8e13813802e0e2124dc294c5572ee0cd084d785d92692afaf77450b1f5956f3" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5ThreadWeaver, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier2/kauth/kauth.inc b/recipes-kde/kf5/tier2/kauth/kauth.inc index 7eeca126..ac267868 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] = "743436e264547bd9223c21f4921b82ea" -SRC_URI[sha256sum] = "1b7f57b99fb015bd8c9529cae0e75c5449054c9dad8b8fc3f74ef011a653f9ef" +SRC_URI[md5sum] = "9bb12f782103680397217a2319eb617d" +SRC_URI[sha256sum] = "1f6f0397a0fa4a5f8e1f8e42e3262e7150368a806ecfd05c109ecfab3b6c7b02" 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 c9ddaa39..65b7f34e 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] = "d8c49357e334f5992df7a0863b08bed7" -SRC_URI[sha256sum] = "8b830f1b58f1f0b618455d8be08b48b117530e45e3207f23f5a7e3958dfe278f" +SRC_URI[md5sum] = "136ae86de0790101bb48f72580cd9923" +SRC_URI[sha256sum] = "1340955eb9d8a25aa1a4c24e040985df4dd091bbcf6f40e35307c5e5f07f353f" # 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 c35134a1..4d627f44 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] = "375e5439158087180e9c779529df073b" -SRC_URI[sha256sum] = "5968694919e374b432b2e53ad1f6c15a018011ecd3c45d0b2d9dd586af090b0b" +SRC_URI[md5sum] = "7e577c786fc914d0ce447cc0bd11ed28" +SRC_URI[sha256sum] = "27cabd25f918dac0b188ac084b64e15c1585ec5663c4e7a5c76203541c329a78" 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 0004d0ca..4f47d53a 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] = "1bcb1b093999efa4426be034e2aa671f" -SRC_URI[sha256sum] = "12541b8c808b1efac15c8f97741d6893670a1e6cd75aa731a1ce7701c2f71b0b" +SRC_URI[md5sum] = "0344ecb6b0cb28c266c1fe71a98684d9" +SRC_URI[sha256sum] = "b3e635ca4b6766a96e217e066388cea3ad0a9b9a4fa4dce9d5e21499403b17c7" 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 05ddc261..910c5765 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] = "e1d34c6f5275b9409e2161198baf8735" -SRC_URI[sha256sum] = "c7fca852442a00417c4acb9413124cf1a3f937eef0611f2ac3a74fb0a4e1643b" +SRC_URI[md5sum] = "396ed6c91bb15ab8935313616701eb05" +SRC_URI[sha256sum] = "3675c039e63a7e8558b7ed3d67abd3ef10a578e7793a0e6a18b7007e22392b86" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5JobWidgets, -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 b481aaeb..24a117ef 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] = "c30bb0ce023cc7f22dd2c3c092f4da56" -SRC_URI[sha256sum] = "2a64e01a713c0804ee4e0961da11be538a602653f6e932fd03c0dbdd0a469ef8" +SRC_URI[md5sum] = "1130a0a17bcfeb4460ce845dd01fa6cb" +SRC_URI[sha256sum] = "6eb913166ab38f6fe75c7ffec36b7a4bcc047902a2adb6c643c39bb016c6e613" # 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 0ef83bf5..d943f238 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] = "a4387e3cfdc01b79e2983c98a4afeb01" -SRC_URI[sha256sum] = "921f9172d26402326f093be321f84c3b3f8b105227957e0ed3a708d7e1389d79" +SRC_URI[md5sum] = "9f3c8da7d7f3a6f33aba08f44d16d2c3" +SRC_URI[sha256sum] = "91bee06049bbeab0c0ed1f86e944c931e725b71a56aa0a9b3d1bc09b749170e8" 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 175be76d..cd236011 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] = "1d9b3568bd01c9f67c0575eb3e990413" -SRC_URI[sha256sum] = "a30c350ae511e5e9c27b44372d02f11d6afee48e7781ce1685895bbdfeca1cfa" +SRC_URI[md5sum] = "9f801ace70fcac8c57107b63fe16c7be" +SRC_URI[sha256sum] = "2e3a7993c58c63638f586c5c4fb14b0b79ec31d5e80ca33296b7387b5475eb59" # 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 dbe9c5cf..fb939e07 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] = "bb9883de5d5b29037c18d25e46f94a39" -SRC_URI[sha256sum] = "4affc5f4d20f1b923439a7da7e31defbf00e2d8fd1d182d0910b6cac6f9d634a" +SRC_URI[md5sum] = "7954aea54892c41e339a00f19d7e324c" +SRC_URI[sha256sum] = "55d19bbb9a67d00b0623e077a50f46358045f36fe4d4c6d66af0d6e565faf052" 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 49c94996..65182dae 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] = "3f579762a22fa0c91731ea8d2c44cbb5" -SRC_URI[sha256sum] = "11631f3f64bc54d80d1b0ce0d11318e50daec2d64efa91154b1929596a54342f" +SRC_URI[md5sum] = "51c49ca27128bb7f7d71e4958ab3e465" +SRC_URI[sha256sum] = "06b47e9b3cd8d36b423c265475a155c659cd248a3fb5b68c97565981ff3a302b" # 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 5e158474..66a774eb 100644 --- a/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb +++ b/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb @@ -6,11 +6,11 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 cmake-lib -DEPENDS += "kitemviews kconfigwidgets kcoreaddons ki18n kiconthemes kservice kxmlgui" +DEPENDS += "kitemviews kconfigwidgets kcoreaddons ki18n kiconthemes kservice kxmlgui kdeclarative" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "88f259c3bc692a2d94bde5618d8a7166" -SRC_URI[sha256sum] = "3c4915f8686242ac7c39b515c44ce56074c953fa5cf207e3fc6cd6f25a25a17e" +SRC_URI[md5sum] = "6664a8161238c2103770628c34aef83a" +SRC_URI[sha256sum] = "b5807b99844a20eba2d0ce9e92fa20bf1171e262ca7cf13dee966dd69a0bf257" # 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 96829adc..3679db03 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 kcodecs kdoctools kguiaddons kwidgetsaddons" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "c8c0acdb6a0fea7cbb3058613b659751" -SRC_URI[sha256sum] = "097be090e442ff2b559267ee60e24002858a8b26f427984816d0f8da22797b22" +SRC_URI[md5sum] = "42cbc7de1dd3ff5d20a656f955983825" +SRC_URI[sha256sum] = "794ace6af151a97fd736763218afcd952f9a9172773849f7bf6fd04b17c03c20" # 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 f9560c45..7891e92b 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] = "04b6eedce4147f97c8d1ed7bb186fed3" -SRC_URI[sha256sum] = "563848af5392a23f94e8ce185ac1878749d64cc4c0327f646b34ebd10887dea3" +SRC_URI[md5sum] = "ef1f08f519b4ad292e49138a5118a7b3" +SRC_URI[sha256sum] = "84b15fb7092d963841fd70d1f603ca4a704e0284154368fc2fef80c04b2ea1f4" # 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 10cb670b..96ca7f71 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] = "78a4b41a985b47d7743608c3b7e988aa" -SRC_URI[sha256sum] = "5b031d493c8a79ec7d6e60c232f3ffc220a68f4b81519f33000a45933655a8a1" +SRC_URI[md5sum] = "eba4cae48b989df9b2af75ae20702cad" +SRC_URI[sha256sum] = "37e72c1d56577805020bc477092c42f97b8f354e89b4febf7a93d5d5d22d07cf" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KDED, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc b/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc index 31aa6fc3..6f691ce6 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] = "2de86355c477905d19ccc7b39d6f71a1" -SRC_URI[sha256sum] = "84d84f16890ec4cf74545e7c6ffd96d8979b8788ba018c86ff8bacdd487f93a1" +SRC_URI[md5sum] = "f606ddeaea11257d3ce07e0747fcdb72" +SRC_URI[sha256sum] = "330a9ccd6838475f3bfb131a9a7d988a729875b0f1626ffd10430bb5c5dba20f" diff --git a/recipes-kde/kf5/tier3/kdesu/kdesu.bb b/recipes-kde/kf5/tier3/kdesu/kdesu.bb index a381a4a1..8b4c7f5c 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] = "b47ba38043952502127431910d920b50" -SRC_URI[sha256sum] = "7bec16bab7a272cd7714fc5b9d7d54a1dfa618985553bbd0244941b6c6839d2f" +SRC_URI[md5sum] = "faf0a80cbdd93aac34f372bd325612b5" +SRC_URI[sha256sum] = "390ddd65d71f877d898d96583f2919e7035bac05a180976de03a6a732f312e48" # 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 79165170..0e443cad 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] = "7e2bd16d3b35d75e1a21226af2257048" -SRC_URI[sha256sum] = "b9a00448f7a6129bd713e02633c0baeb8e1cd84ece599f9ebf0a24c356d558c0" +SRC_URI[md5sum] = "f4803df6d6af22bdbecd3a1847db6254" +SRC_URI[sha256sum] = "be71bd06dd42e8535d04fe6e85c16da574ca793af9eb07c4f4f68fd8ad93c121" # 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 9ea5b7f6..e41dfcc3 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] = "76d2095cb438ce97d740a043aeb4c159" -SRC_URI[sha256sum] = "1296e79a454fa7a626c65f6156cc80a955d7d3c4662a1e4ec2e8bd942a97fdb0" +SRC_URI[md5sum] = "cf5211202934943d2364596acfaf4f40" +SRC_URI[sha256sum] = "500a816ebecd98bf55f838e8a22ebf9345470943d7544cbdd228e072ea8f28ff" # 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 17aaa130..5e2cd837 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] = "e3b6e3965f9777489fce066627611d50" -SRC_URI[sha256sum] = "a47ace37aea45a9ea39f04d136b950f977ca9905beb9ade48b56e0f653d4823b" +SRC_URI[md5sum] = "84b0fa191976ea83bca9727419ec8d69" +SRC_URI[sha256sum] = "dd6ae281c0c14ce5968e23c9ca47cb605af554993e6f80c4914d508cfb15c51c" SRC_URI += "file://0001-HACK-Add-a-stub-runtime-implementation-to-enable-bui.patch" diff --git a/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb b/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb index 26c1111b..d5937d4c 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] = "bebd631369a52c8ce3b168f033688a8d" -SRC_URI[sha256sum] = "60e5c34a16af7c4bb67785756e301de765604b518bddb3adb4765ac75f9fa92a" +SRC_URI[md5sum] = "6932f9c4cc45176e6be9380d5f733cd8" +SRC_URI[sha256sum] = "f51767156ca6264673af6728487d3334173b716a249ef6fbd42165ad8cd5eedb" # 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 2793a0f7..fb4957bf 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] = "77dc98d8a92162e91fd70c67676418f1" -SRC_URI[sha256sum] = "130ad6c8ac65c61df5c0ca87ab865ff7ded6a0b5d59cf7b8037dca24ac691915" +SRC_URI[md5sum] = "d919257e7183a6db088217d575a4a2d3" +SRC_URI[sha256sum] = "5bf910e2c66e92ba5387e474cf99197d830f00c38ae5232d3d35f2acae071a84" 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 844a4734..7c7e7ecc 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] = "5a58cc126e53abf269da00f4e267994a" -SRC_URI[sha256sum] = "6a89b0e5125013d9c34a75e572fb7c81f4b0e6e041d43850301423e6b0d5ff21" +SRC_URI[md5sum] = "2fe89d374583bf38a091edc74b9bc1d3" +SRC_URI[sha256sum] = "c423c335ab05d6b8dd1162535a28fd8a33219fb7345db8c1dfd1d38fc4711359" 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 6a047342..ee28fa19 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] = "74d99cdfe7c8c018966c3dec93c81cea" -SRC_URI[sha256sum] = "0846b5ef99ea50f431ae4439865a2eb66c04e0cb62d60f4fdfeb2ab58e8a5d5e" +SRC_URI[md5sum] = "e090361b84bbc84c00549f8b9b08c8f3" +SRC_URI[sha256sum] = "0047b402b41d698518ba08ec7e05afacc6c2fbfe8f3e26de43bc347e907c38b9" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5NewStuff, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/tier3/knotifications/knotifications.bb b/recipes-kde/kf5/tier3/knotifications/knotifications.bb index 94e70185..e003820f 100644 --- a/recipes-kde/kf5/tier3/knotifications/knotifications.bb +++ b/recipes-kde/kf5/tier3/knotifications/knotifications.bb @@ -11,8 +11,8 @@ DEPENDS += "kwindowsystem kservice kconfig kiconthemes kcodecs kcoreaddons phono DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)}" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "cdcded8f150246437eced2ce5fface2f" -SRC_URI[sha256sum] = "78df80e45900840e31bea30c38706358612bdcfb8d5150e518d91e9c2fe69b1b" +SRC_URI[md5sum] = "978f89eebb9562dda8732b59411b74a4" +SRC_URI[sha256sum] = "8a0f13e59e4b26e4797229d3efedfd8db52fbe7fadb5aca42e9fb75059c73fe8" # cross libs / headers CMAKE_ALIGN_SYSROOT[1] = "KF5Notifications, -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 98587084..92c71836 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] = "08bfc1548b69a6bdd491e9aac17ec7e6" -SRC_URI[sha256sum] = "759bca50921bf2a9467d55d65508c18ce9b2d348de416ab42fedc91a4466fdc4" +SRC_URI[md5sum] = "073cf4fea543c1d4b8d54816021aa685" +SRC_URI[sha256sum] = "e7e6cbee402de8377d095492dada907d59c33619ac02ba9c52de940831e3bd41" # 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 4b0bf5f4..f1165fc8 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] = "354a43983d5d66fe795808d48527daad" -SRC_URI[sha256sum] = "6291872e24f45b093eb1a08b771fde6206538905d7a363b2ce22c8d4d1cf3801" +SRC_URI[md5sum] = "6b7883c84e5c0b265349780c70c00b2b" +SRC_URI[sha256sum] = "54bcb5059ee1cbcb287d0c5f7d8660849574978a9678417118be6a24812e0a4f" # 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 f1d50abf..bae58504 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] = "5effd861add4d39d0bd3756b17fa814c" -SRC_URI[sha256sum] = "0516f8df4992bdae2ff57425bfce84e14d45635cc6697b11a9111ed8b5e2a2c5" +SRC_URI[md5sum] = "83fa36023102fe1e914509ec4a3f5fe4" +SRC_URI[sha256sum] = "649ae7c4dd5f5703b07dd7ccd284e0953cbcb21d7897929ac8aefa09d02cd9e1" # 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 98caa87c..bf7bf2d6 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] = "3cdd6ab50bc6e775bfc12da912fdbbca" -SRC_URI[sha256sum] = "e87bb8885f852897a8d4de29e00d0bb2d6bbe6a42804faf03359aed309dc64ca" +SRC_URI[md5sum] = "8d4844514b339954bff757453fa9965d" +SRC_URI[sha256sum] = "49d2cb5698ca24fe0833a77879168434a8c015671e19a0a6f81c61dac42605e9" 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 a2e6c2e0..b0f26dd1 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] = "35155f9676bbf1363660af3d84d262ed" -SRC_URI[sha256sum] = "63fc3e02def2b75eb55e191985ca563a4309036b72543c8eac07c1c4e8e49a42" +SRC_URI[md5sum] = "42216cb36a2d02b45121751c75798db0" +SRC_URI[sha256sum] = "8bc4b7015a417d02393fd62964fb0f412f2d30c933132cb6de1d22bc201e9189" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb b/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb index 2b542dc1..c7a53468 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] = "b033eacbea5aafc024302fc847bf3f53" -SRC_URI[sha256sum] = "9bd528d8ed3feec1d18f4449e8649506c8c5d8c83915b51ccdb6856b1d7e5115" +SRC_URI[md5sum] = "b840b38a9cc17f1981cf4e527ee18c97" +SRC_URI[sha256sum] = "f9fdfd97827b937425c41e86daa413fcd1e5412003d111a9f2201c93a8f8a351" # 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 ea09de40..3dc10b14 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] = "3c5803acbbe295726017b80d7b5d1d49" -SRC_URI[sha256sum] = "c8cb635a9f58c996679dffeec47be8b0a9ff9627c31ae411f6543183a0748dc3" +SRC_URI[md5sum] = "2128a04d80f4898282b50c3861ff21d7" +SRC_URI[sha256sum] = "8d42e5fb027f39ee7201b7ae25625f5d31abe8bbe88a9d2508bf8ad7442877e9" 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 aea8963d..299e0074 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] = "b9525359ea0ff6bc8736599b608986da" -SRC_URI[sha256sum] = "ef77b03126cf2847b36f0e39e7e86a204bc587aff4b9a3fc27db8930e6df7ad0" +SRC_URI[md5sum] = "3a6e85b9f2914f48f7020477119e4960" +SRC_URI[sha256sum] = "9b8bf9d1c6ec610cbd19a629ce1bf1eac5e8a5c805f0be96d05e5fb1fcfe8b43" # 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 d64bedb3..fe5b0c75 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] = "0603953cd62226ee9e3f034419bb88e5" -SRC_URI[sha256sum] = "832bb858a45d8a9461870c90d449bd3463ac17c51fd1111a824880b829fab475" +SRC_URI[md5sum] = "168f6a5e91bf3a780d1a4beb6e4c8b4a" +SRC_URI[sha256sum] = "8fd3c83415467cbc3b3cafa0f7867d4bbdbd98f34e3617df74cf31f003cef2c5" # 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 eb43ce8f..61ecbbdb 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] = "4e8388cee55215412db36c226f4b3b2c" -SRC_URI[sha256sum] = "027544d49d3da11d8b16ac0caa3007fbb27d5a64d4ba02f113a6376282758280" +SRC_URI[md5sum] = "2efd9fac787f7adbc4fca14b2a9e804f" +SRC_URI[sha256sum] = "1d71eca5487937a1bfc0a54a2a0d3467836fa270070189def0eb08b907422b18" # 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 752025e4..e90ac36e 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] = "5e833c39103910c01d851db6dddffffc" -SRC_URI[sha256sum] = "6ee0c7dbfa1e63cc470a1d32805e6c726aa9a54d5d776ec81e20787eb4b34b87" +SRC_URI[md5sum] = "5a40c112b997e3a30848374bf2a1ae6f" +SRC_URI[sha256sum] = "a9b7755ed04e935a7bf6ca04cf67b8af55f37415d7756f0f8ee174a7b7e9d23a" # 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_1.8.0.bb b/recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules.bb similarity index 60% rename from recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules_1.8.0.bb rename to recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules.bb index 7e4935f9..99832d3d 100644 --- a/recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules_1.8.0.bb +++ b/recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules.bb @@ -6,8 +6,10 @@ inherit kde-kf5 DEPENDS = "qttools" -SRC_URI[md5sum] = "e877d996f478419c3a749cfc425bd6c0" -SRC_URI[sha256sum] = "47bc234a9a1e3f041d0386a1971e34be3a1f024ba94c2d88e48475923473f56a" +SRC_URI[md5sum] = "98633e740805a56be02a23ffa1c57a73" +SRC_URI[sha256sum] = "c991f2f16b2aa5941e52e56a1a2ee75c7fa3a5b7fc0a764b53fc12f789640bc7" + +PV = "${KF5_VERSION}" FILES_${PN} += "${datadir}/ECM" diff --git a/recipes-kde/packagegroups/kf5-world.bb b/recipes-kde/packagegroups/kf5-world.bb index 09be88a6..f0147fb6 100644 --- a/recipes-kde/packagegroups/kf5-world.bb +++ b/recipes-kde/packagegroups/kf5-world.bb @@ -21,6 +21,7 @@ TIER_1 = " \ kplotting \ kwidgetsaddons \ kwindowsystem \ + modemmanager-qt \ networkmanager-qt \ solid \ sonnet \ @@ -82,6 +83,10 @@ PORTING_AIDS_TIER_3 = " \ krunner \ " +UNTIER = " \ + extra-cmake-modules \ +" + RDEPENDS_${PN} = " \ ${TIER_1} \ ${TIER_2} \ @@ -89,4 +94,5 @@ RDEPENDS_${PN} = " \ ${TIER_4} \ ${PORTING_AIDS_TIER_1} \ ${PORTING_AIDS_TIER_3} \ + ${UNTIER} \ " diff --git a/recipes-kde/plasma/untier/libmm-qt/libmm-qt.bb b/recipes-kde/plasma/untier/libmm-qt/libmm-qt.bb deleted file mode 100644 index 811aca01..00000000 --- a/recipes-kde/plasma/untier/libmm-qt/libmm-qt.bb +++ /dev/null @@ -1,19 +0,0 @@ -SUMMARY = "Qt wrapper for ModemManager DBus AP" -LICENSE = "LGPLv2.1" -LIC_FILES_CHKSUM = " \ - file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \ -" - -inherit kde-plasma cmake-lib - -PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "927b12212376731c8d84f33e488ac8be" -SRC_URI[sha256sum] = "cd1532928f1b7362bf59b9abe13a2d7c0d2329ea785bc1167904b2e28a75e17c" - -DEPENDS += " \ - modemmanager \ -" - -CMAKE_ALIGN_SYSROOT[1] = "KF5ModemManagerQt, -S${includedir}, -S${STAGING_INCDIR}" -CMAKE_ALIGN_SYSROOT[2] = "KF5ModemManagerQt, -S${libdir}, -S${STAGING_LIBDIR}" - diff --git a/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb b/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb index 30d51100..f58814cd 100644 --- a/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb +++ b/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb @@ -28,8 +28,8 @@ DEPENDS += " \ kdeclarative \ kinit \ kdelibs4support \ + modemmanager-qt \ networkmanager-qt \ - libmm-qt \ \ networkmanager \ " @@ -42,6 +42,7 @@ DEPENDS += " \ PV = "${PLASMA_VERSION}" SRC_URI[md5sum] = "296b78fb6b84f80441f6144b11a5d6a5" SRC_URI[sha256sum] = "4def5df2fa1d5def34c9085d11dea3e08b2a7fa0994ffe61165b14b34ea26180" +SRC_URI += "file://0001-Adapt-to-modemmanager-qt-API-changes.patch" # do not move so-libs to -dev package FILES_SOLIBSDEV = ""