From 1c3eaceb69ab63de914bb9c28c444e1e3fbce95e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 18 Mar 2015 17:48:50 +0100 Subject: [PATCH] kf5: update to 5.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit add two new framework members: * kpeople * kxmlrpcclient Signed-off-by: Andreas Müller --- classes/kde-kf5-porting-aids.bbclass | 2 +- classes/kde-kf5.bbclass | 4 +-- ...tive-build-and-install-icemaker-only.patch | 35 +++++++++---------- .../kf5/porting-aids-tier1/kjs/kjs.inc | 4 +-- .../kdelibs4support/kdelibs4support.inc | 6 ++-- .../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 | 5 ++- 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 +-- ...t-do-not-search-for-libintl-gettext.patch} | 0 ...lign-KI18N_MODULE_DIR-to-proper-path.patch | 30 ---------------- ...t-install-po-files-for-native-build.patch} | 0 recipes-kde/kf5/tier1/ki18n/ki18n-native.bb | 4 +-- recipes-kde/kf5/tier1/ki18n/ki18n.bb | 2 -- 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 +-- .../networkmanager-qt/networkmanager-qt.bb | 4 +-- 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 | 6 ++-- .../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 | 6 ++-- .../kf5/tier3/kbookmarks/kbookmarks.bb | 4 +-- recipes-kde/kf5/tier3/kcmutils/kcmutils.bb | 4 +-- .../tier3/kconfigwidgets/kconfigwidgets.bb | 4 +-- .../kf5/tier3/kdeclarative/kdeclarative.bb | 4 +-- recipes-kde/kf5/tier3/kded/kded.bb | 4 +-- .../tier3/kdesignerplugin/kdesignerplugin.inc | 5 ++- 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 | 23 ++++++++++++ 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 | 19 ++++++++++ .../plasma-framework/plasma-framework.bb | 4 +-- .../frameworkintegration.bb | 4 +-- ..._1.7.0.bb => extra-cmake-modules_1.8.0.bb} | 4 +-- recipes-kde/packagegroups/kf5-world.bb | 2 ++ 70 files changed, 187 insertions(+), 178 deletions(-) rename recipes-kde/kf5/tier1/ki18n/files/{0002-CMakeLists.txt-do-not-search-for-libintl-gettext.patch => 0001-CMakeLists.txt-do-not-search-for-libintl-gettext.patch} (100%) delete mode 100644 recipes-kde/kf5/tier1/ki18n/files/0001-align-KI18N_MODULE_DIR-to-proper-path.patch rename recipes-kde/kf5/tier1/ki18n/files/{0003-do-not-install-po-files-for-native-build.patch => 0002-do-not-install-po-files-for-native-build.patch} (100%) create mode 100644 recipes-kde/kf5/tier3/kpeople/kpeople.bb create mode 100644 recipes-kde/kf5/tier3/kxmlrpcclient/kxmlrpcclient.bb rename recipes-kde/kf5/untier/extra-cmake-modules/{extra-cmake-modules_1.7.0.bb => extra-cmake-modules_1.8.0.bb} (63%) diff --git a/classes/kde-kf5-porting-aids.bbclass b/classes/kde-kf5-porting-aids.bbclass index 4d71ee44..f3504230 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.7/portingAids/${BPN}-${PV}.tar.xz" +SRC_URI = "http://download.kde.org/stable/frameworks/5.8/portingAids/${BPN}-${PV}.tar.xz" diff --git a/classes/kde-kf5.bbclass b/classes/kde-kf5.bbclass index b53775c0..5b73ad1e 100644 --- a/classes/kde-kf5.bbclass +++ b/classes/kde-kf5.bbclass @@ -1,5 +1,5 @@ inherit kde-base -KF5_VERSION = "5.7.0" +KF5_VERSION = "5.8.0" -SRC_URI = "http://download.kde.org/stable/frameworks/5.7/${BPN}-${PV}.tar.xz" +SRC_URI = "http://download.kde.org/stable/frameworks/5.8/${BPN}-${PV}.tar.xz" diff --git a/recipes-kde/kf5/porting-aids-tier1/kjs/files/0001-native-build-and-install-icemaker-only.patch b/recipes-kde/kf5/porting-aids-tier1/kjs/files/0001-native-build-and-install-icemaker-only.patch index ba612c68..1274881e 100644 --- a/recipes-kde/kf5/porting-aids-tier1/kjs/files/0001-native-build-and-install-icemaker-only.patch +++ b/recipes-kde/kf5/porting-aids-tier1/kjs/files/0001-native-build-and-install-icemaker-only.patch @@ -1,6 +1,6 @@ -From f01929e72c1a5baadf974a5b3f816ad73dd1d35f Mon Sep 17 00:00:00 2001 +From 0f4de58c3478d38cc261e6025142881afebf0b5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= -Date: Thu, 29 Jan 2015 21:05:23 +0100 +Date: Tue, 17 Mar 2015 01:33:25 +0100 Subject: [PATCH] native: build and install icemaker only MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -10,48 +10,47 @@ Upstream-Status: Inappropriate [embedded-specific] Signed-off-by: Andreas Müller --- - CMakeLists.txt | 2 -- - src/CMakeLists.txt | 2 +- - src/kjs/CMakeLists.txt | 4 +++- - 3 files changed, 4 insertions(+), 4 deletions(-) + CMakeLists.txt | 3 --- + src/CMakeLists.txt | 1 - + src/kjs/CMakeLists.txt | 3 +++ + 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt -index 7610111..6c4fa70 100644 +index 9b9814c..d472ddc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -46,8 +46,6 @@ option(KJS_FORCE_DISABLE_PCRE "Force building of KJS without PCRE. Doing this wi - remove_definitions(-DQT_NO_CAST_FROM_ASCII) +@@ -48,9 +48,6 @@ remove_definitions(-DQT_NO_CAST_FROM_ASCII) + find_package(KF5DocTools ${KF5_DEP_VERSION} REQUIRED) add_subdirectory(src) -add_subdirectory(autotests) -add_subdirectory(tests) +-add_subdirectory(docs) # create a Config.cmake and a ConfigVersion.cmake file and install them set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5JS") diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt -index de1d59f..c559f38 100644 +index de1d59f..ad1af7e 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt -@@ -1,3 +1,3 @@ +@@ -1,3 +1,2 @@ add_subdirectory(kjs) -add_subdirectory(wtf) -+ diff --git a/src/kjs/CMakeLists.txt b/src/kjs/CMakeLists.txt -index a51a71d..793779d 100644 +index a51a71d..fc74820 100644 --- a/src/kjs/CMakeLists.txt +++ b/src/kjs/CMakeLists.txt -@@ -67,7 +67,8 @@ endif() - add_executable(icemaker ${icemaker_SRCS}) +@@ -68,6 +68,8 @@ endif() ecm_mark_nongui_executable(icemaker) target_include_directories(icemaker PRIVATE "${CMAKE_CURRENT_SOURCE_DIR}/..") -- + + install(TARGETS icemaker EXPORT KF5JSTargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS}) +if(FALSE) # get the name of the generated wrapper script (which sets up LD_LIBRARY_PATH) #get_target_property(ICEMAKER_EXECUTABLE icemaker WRAPPER_SCRIPT) #get_target_property(ICEMAKER_EXECUTABLE_DIR icemaker RUNTIME_OUTPUT_DIRECTORY) -@@ -310,6 +311,7 @@ install(FILES +@@ -310,6 +312,7 @@ install(FILES ) install(FILES create_hash_table DESTINATION ${KDE_INSTALL_DATADIR_KF5}/kjs/ ) @@ -60,5 +59,5 @@ index a51a71d..793779d 100644 include(ECMGeneratePriFile) ecm_generate_pri_file(BASE_NAME KJS LIB_NAME KF5JS DEPS "core" FILENAME_VAR PRI_FILENAME INCLUDE_INSTALL_DIR ${KDE_INSTALL_INCLUDEDIR_KF5}/KJS) -- -1.8.3.1 +1.9.3 diff --git a/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc b/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc index dd624568..46972c08 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] = "91a663cdf43e6c5383483e8e9284e1ef" -SRC_URI[sha256sum] = "30f95c643cd9e39c9c497137f6dc8ed3a91938a803d3ffd82a05235f24a150f2" +SRC_URI[md5sum] = "a4ca427862d70bd748b1c49f50b9d43b" +SRC_URI[sha256sum] = "7f22da120ac14ea1c4fcbb1a099b07dbfb5ef9fabeebf0693eb2d5866a0bc577" diff --git a/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc b/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc index 328db9f8..c2eecbf0 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc +++ b/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc @@ -5,11 +5,11 @@ LIC_FILES_CHKSUM = " \ file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ " -inherit kde-kf5-porting-aids +inherit kde-kf5-porting-aids perlnative PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "8699a1c9a310e75117349b176fb15187" -SRC_URI[sha256sum] = "652508f6e8efaa3923e525644ec0049eaaf3badb073bd3ec5a7f7ad016d086ee" +SRC_URI[md5sum] = "8c095f662a282799590beff3650dd79e" +SRC_URI[sha256sum] = "62087a7076641dbb8034e9a41f58c849016f9fc98efc1c524f2e86f5cfbf7248" 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 40b0e12b..bf240cc5 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] = "e7467a0a2af4147e98f285f65e5aa7c1" -SRC_URI[sha256sum] = "260ab3bfd6214e3d03fc1c58a22bad05f964ebef3f77f8448145736b3e46993a" +SRC_URI[md5sum] = "023518c1fd0bcd215ceeb354cf370a1d" +SRC_URI[sha256sum] = "6b10e3ebba3bb19a7f5292b6adcfccb8d757bd15a7f489544a152027d510017c" CMAKE_HIDE_ERROR[1] = "KF5KHtml, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[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 b87bae0c..d6b1aa36 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] = "c5ec56e2460296046bc57714105e5d2c" -SRC_URI[sha256sum] = "8daa6a8929495d7cc5f335291ba481b9fe778fe4e6389a911628384e3069279c" +SRC_URI[md5sum] = "30d32919babdf97c40cfccf1cd1676cb" +SRC_URI[sha256sum] = "7d29f773194d1a4bdfc7391b186ed78bce732dfad5b840ed38543e8b87da5813" # cross libs / headers CMAKE_HIDE_ERROR[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 d109ceab..26a22498 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] = "53a16b6cc0a3c8f4129c030a8041a1f5" -SRC_URI[sha256sum] = "ecac62be93e5ef0bbaf98cbb8f8a546bed4c1e593f5a52f0ec3d70b9ffef6b84" +SRC_URI[md5sum] = "ebc23e7ff249c7b1a2c95175d1c0f7bc" +SRC_URI[sha256sum] = "90532e715fe9d133efd8c299c5d3bdffa74ce56bcf36d36284461bae9e291a70" CMAKE_HIDE_ERROR[1] = "KF5Runner, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[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 299ce490..d0437042 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] = "45edbcf24f65f17f6d00860ae77cbc1e" -SRC_URI[sha256sum] = "906f480e181ee31a141e9e9b839d084f17800657faf639d8b5c5ec250c18adf7" +SRC_URI[md5sum] = "ef9d4203da44dd39736285db19b9b528" +SRC_URI[sha256sum] = "ebc51ef26ecb30e94fea243e18e5a4f785188b00033e6081a9eb7c743a00d185" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/karchive/karchive.inc b/recipes-kde/kf5/tier1/karchive/karchive.inc index c8e2bc2c..4ed2e02c 100644 --- a/recipes-kde/kf5/tier1/karchive/karchive.inc +++ b/recipes-kde/kf5/tier1/karchive/karchive.inc @@ -10,6 +10,5 @@ inherit kde-kf5 DEPENDS += "bzip2 xz zlib" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "c811d4ebf158cee741715a06e27ff0cb" -SRC_URI[sha256sum] = "b8d66164eab8c262f1ee5da9f595c2b8de9878d5ac992070b2c9ad736825f85e" - +SRC_URI[md5sum] = "35701d66e2716429fa76f441b2756b90" +SRC_URI[sha256sum] = "d957df344e941b5e6ee3f565642a90d326e24fea1bf8486e446e1a4864fd5c32" diff --git a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb index 6aceab6d..b3cb1682 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] = "bc01fc93692ca2d703e3a659e574163a" -SRC_URI[sha256sum] = "1262cd0411c962332006bce18c9d1bc5e05d5220be3d84b78b14d526cb20ce5e" +SRC_URI[md5sum] = "694923c6ca1f5a427aa7c7700190bfd5" +SRC_URI[sha256sum] = "ec0b7073cc9f9552258d2a8c4626f8119bfbc482df7a0771d97b94fa6041edc6" # cross libs / headers CMAKE_HIDE_ERROR[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 e8fb819a..36234296 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] = "8589cb01dc2287399f8eb63966f79a84" -SRC_URI[sha256sum] = "f065f8fc2368bd529c0ebb0cec5b95857a1fa2b78fd2e363df61e1df77f96d57" +SRC_URI[md5sum] = "aeedbcb2424156f714844d084e403af6" +SRC_URI[sha256sum] = "14a3496c341429313eb02e8006dff527ad0766939f822d55c8531e9392800a50" # 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 ebc80186..2bd3c77e 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] = "7347d864de95d4b5df03bba93ed22ad5" -SRC_URI[sha256sum] = "cbe30fe049f45e861ffe4c59b2a50f2cd0c3254976e39a15a4fb8dcad7ec7e01" +SRC_URI[md5sum] = "ce6e33825acf9cd95e3a01c883c35f3d" +SRC_URI[sha256sum] = "0e70711274a01b43496d8327a773cf2e5761ef2352821f2aa388e68bf7405057" diff --git a/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb b/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb index b8bb61e2..25a49cb7 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] = "b328dd1478fa5fd3a1e65b299cc7062a" -SRC_URI[sha256sum] = "7b64c858e8871ab2deb6739c9a6aae79e634f8fc34043f46025341cbbd57c5ae" +SRC_URI[md5sum] = "71109ffe31aa72fb8afbc56215e9c8d1" +SRC_URI[sha256sum] = "b1cb1c47c7d726c55b6a50fbd111095a3b5dc8426be5f8aefaa3efcb0ab000ab" CMAKE_HIDE_ERROR[1] = "KF5DBusAddons, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[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 bf2fa0b8..f0dd5768 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] = "fb40f8bef645c65cc6680d9c714eecf2" -SRC_URI[sha256sum] = "be8d50b670603366e87b577b62f2c56e505c974c360f8c7ef9d23a8130651988" +SRC_URI[md5sum] = "c5d91b6f92e470feec25b6ba147a44a4" +SRC_URI[sha256sum] = "6f6f36def7f4edc3db47ba9276fd0e8fda6d8310970d0a70f22a38e7bad21a7d" CMAKE_HIDE_ERROR[1] = "KF5DNSSD, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[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 18b86d84..45057af9 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] = "59ddec8e7b1957d2026e13692d76d054" -SRC_URI[sha256sum] = "2b4be90bcbb5242acff007722b42d94a86d1702a9982c260ff4ef1e282ddc338" +SRC_URI[md5sum] = "d82fde58b0fb646aa8b3593720e8a22f" +SRC_URI[sha256sum] = "82a3dd36debe87d682a7df2aad7c4d0f8fab66f2eea26bd5fe02ccd7adbaa085" CMAKE_HIDE_ERROR[1] = "KF5GuiAddons, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[2] = "KF5GuiAddons, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier1/ki18n/files/0002-CMakeLists.txt-do-not-search-for-libintl-gettext.patch b/recipes-kde/kf5/tier1/ki18n/files/0001-CMakeLists.txt-do-not-search-for-libintl-gettext.patch similarity index 100% rename from recipes-kde/kf5/tier1/ki18n/files/0002-CMakeLists.txt-do-not-search-for-libintl-gettext.patch rename to recipes-kde/kf5/tier1/ki18n/files/0001-CMakeLists.txt-do-not-search-for-libintl-gettext.patch diff --git a/recipes-kde/kf5/tier1/ki18n/files/0001-align-KI18N_MODULE_DIR-to-proper-path.patch b/recipes-kde/kf5/tier1/ki18n/files/0001-align-KI18N_MODULE_DIR-to-proper-path.patch deleted file mode 100644 index 11d909a3..00000000 --- a/recipes-kde/kf5/tier1/ki18n/files/0001-align-KI18N_MODULE_DIR-to-proper-path.patch +++ /dev/null @@ -1,30 +0,0 @@ -From 2a041dadd884a69ca2c893a2bd76bd3c5071a8c8 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Andreas=20M=C3=BCller?= -Date: Mon, 1 Dec 2014 19:14:24 +0100 -Subject: [PATCH 1/2] align KI18N_MODULE_DIR to proper path -MIME-Version: 1.0 -Content-Type: text/plain; charset=UTF-8 -Content-Transfer-Encoding: 8bit - -Upstream-Status: Inappropriate [configuration] - -Signed-off-by: Andreas Müller ---- - KF5I18nConfig.cmake.in | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/KF5I18nConfig.cmake.in b/KF5I18nConfig.cmake.in -index 64dc500..7c0c1f6 100644 ---- a/KF5I18nConfig.cmake.in -+++ b/KF5I18nConfig.cmake.in -@@ -1,6 +1,6 @@ - @PACKAGE_INIT@ - --set(KI18N_MODULE_DIR "${PACKAGE_PREFIX_DIR}/@CMAKECONFIG_INSTALL_DIR@") -+set(KI18N_MODULE_DIR "${CMAKE_CURRENT_LIST_DIR}") - - include("${CMAKE_CURRENT_LIST_DIR}/KF5I18nTargets.cmake") - include("${CMAKE_CURRENT_LIST_DIR}/KF5I18NMacros.cmake") --- -1.8.3.1 - diff --git a/recipes-kde/kf5/tier1/ki18n/files/0003-do-not-install-po-files-for-native-build.patch b/recipes-kde/kf5/tier1/ki18n/files/0002-do-not-install-po-files-for-native-build.patch similarity index 100% rename from recipes-kde/kf5/tier1/ki18n/files/0003-do-not-install-po-files-for-native-build.patch rename to recipes-kde/kf5/tier1/ki18n/files/0002-do-not-install-po-files-for-native-build.patch diff --git a/recipes-kde/kf5/tier1/ki18n/ki18n-native.bb b/recipes-kde/kf5/tier1/ki18n/ki18n-native.bb index b7d35eda..28518000 100644 --- a/recipes-kde/kf5/tier1/ki18n/ki18n-native.bb +++ b/recipes-kde/kf5/tier1/ki18n/ki18n-native.bb @@ -3,8 +3,8 @@ require ${BPN}.inc inherit native SRC_URI += " \ - file://0002-CMakeLists.txt-do-not-search-for-libintl-gettext.patch \ - file://0003-do-not-install-po-files-for-native-build.patch \ + file://0001-CMakeLists.txt-do-not-search-for-libintl-gettext.patch \ + file://0002-do-not-install-po-files-for-native-build.patch \ " EXTRA_OECMAKE += "-DBUILD_WITH_QTSCRIPT=OFF" diff --git a/recipes-kde/kf5/tier1/ki18n/ki18n.bb b/recipes-kde/kf5/tier1/ki18n/ki18n.bb index 834ddba5..5ec0fac4 100644 --- a/recipes-kde/kf5/tier1/ki18n/ki18n.bb +++ b/recipes-kde/kf5/tier1/ki18n/ki18n.bb @@ -2,8 +2,6 @@ require ${BPN}.inc inherit cmake-lib pythonnative -SRC_URI += "file://0001-align-KI18N_MODULE_DIR-to-proper-path.patch" - # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5I18n, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[2] = "KF5I18n, -S${includedir}, -S${STAGING_INCDIR}" diff --git a/recipes-kde/kf5/tier1/ki18n/ki18n.inc b/recipes-kde/kf5/tier1/ki18n/ki18n.inc index 91eba7f7..d96d083c 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] = "71cb953acb2a9e7a6106b1e22260801a" -SRC_URI[sha256sum] = "ecf25edc6ff0b1e5e9b55f9f473977ab3fdb7b36a3af0a66a1afc850334c7f9b" +SRC_URI[md5sum] = "b5e61aeba4216e352cb692ffed2d0c21" +SRC_URI[sha256sum] = "030d6a10d388f019e42c318c5a640c49ce8eab5a96f0bba9b36c02f5d70a9c4a" diff --git a/recipes-kde/kf5/tier1/kidletime/kidletime.bb b/recipes-kde/kf5/tier1/kidletime/kidletime.bb index 3523b1c2..0abd991c 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] = "f5df820630498f314ab67d543fd4a7a3" -SRC_URI[sha256sum] = "a317481483cbed2360225953bee3fe8bf120d4422a85d61520cc1aed8ecc2996" +SRC_URI[md5sum] = "fde983bc04c782b0151ff9686df7d77d" +SRC_URI[sha256sum] = "7ee7d58a6c999debd6582add8bc4def609c87a25456c09d345402fe1b2bed02e" 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 f1e0b36a..6dcf55a0 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] = "d45ee89eabdb1d12a5a76cad60943084" -SRC_URI[sha256sum] = "8a12050860aa5cc54014c7af9313a3ab2c7cb7c943c33f8e4f2cb70bbd50ef01" +SRC_URI[md5sum] = "43020f2187f4e5015327a857e4a9f406" +SRC_URI[sha256sum] = "5fedb3fa757096ea7732bdc960221eed8f633e5c54badc02b4f8e282dd8dd616" 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 1b1ef16f..50b465b5 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] = "f4be5065077ba4fe7310ce9fa0a8cb46" -SRC_URI[sha256sum] = "f0d2a736acac531ad6f06c1abf36c68bf448e8a663fd32c2ce1610988f8e7f78" +SRC_URI[md5sum] = "1906bbf0023fe8c46af589699a50d791" +SRC_URI[sha256sum] = "f2018f8a16572fc188c135a309747dbf899d8879e587bc93c358a915527dd7d4" CMAKE_HIDE_ERROR[1] = "KF5ItemModels, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[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 7ee7da5c..78133009 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] = "6c1ac3c1f806fc4223b0d098005218e6" -SRC_URI[sha256sum] = "0619256e295038173d7f028a281cd59ed8125599e61e492855046d7b248566c5" +SRC_URI[md5sum] = "fabb150da1ca12c8bb63981b2cff84a0" +SRC_URI[sha256sum] = "cd790904c36c4ff61e4311765a83b5ee2f62f4d1afe328439b2295baccf03ed3" # cross libs / headers CMAKE_HIDE_ERROR[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 b6948e62..a043963e 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] = "637609e197e3ed92ae352f86f14d0baf" -SRC_URI[sha256sum] = "f1ce8e4585239037b59adefc2603a57d9fc53ef2446d40bdc8c501ec61f3a708" +SRC_URI[md5sum] = "b8a053219aa6fd8273212b7faa4c39a0" +SRC_URI[sha256sum] = "b107f53c51e273f8cfe5cca3e823f318d6a7a8d096601768abb1d184f9773196" # cross libs / headers CMAKE_HIDE_ERROR[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 44ff95be..fa0632ca 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] = "cb646b97ced8a20bbb248b2c6366b7c1" -SRC_URI[sha256sum] = "1d6b67418b4d07f3145bb06ea3ee500942b9ef2f48eb687cae9360df4ae6e5a7" +SRC_URI[md5sum] = "951dfbb91016e4f7982feb18602087f5" +SRC_URI[sha256sum] = "2cb079363073074e82ad94e26c8ea429c50ef0f49873dd2656b8ab2a6377c42b" CMAKE_HIDE_ERROR[1] = "KF5WidgetsAddons, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[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 a9476c4b..bf409d00 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] = "affc59e5e59b151d0dc9f1e95eb49da4" -SRC_URI[sha256sum] = "73e60b8498dcd2e9ed69370e7b6ff62869f0972c57306f0b3128c54c21b67ac0" +SRC_URI[md5sum] = "abc30887409acf05d1e6e22f1c3b98e8" +SRC_URI[sha256sum] = "c5a8845c0252a57f4fdc6e3a58304107631343f64ca619788adf197d7f578aa5" CMAKE_HIDE_ERROR[1] = "KF5WindowSystem, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[2] = "KF5WindowSystem, -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 4c37b7ed..96943789 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] = "fbac640d46ec3e3ff173c12a5c30a072" -SRC_URI[sha256sum] = "535e6b04fa041c38bb9af1bf4aea293ee5ae4f9883df7dd1cb0e1671b5dca1d3" +SRC_URI[md5sum] = "ed270d6e56214107d23ca3d8f067d99e" +SRC_URI[sha256sum] = "7f8858bbf90a6cd0e64dbd8b2223fc16225f6d8415e9ceb028616d4d99b0891d" # cross libs / headers CMAKE_HIDE_ERROR[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 f925eccc..781fcaa6 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] = "763c77540a984d28e00be0026aea8b14" -SRC_URI[sha256sum] = "24dc18630476db845af6a14553659c91a40b36d6c4ebbca470e061cbd9c2bf29" +SRC_URI[md5sum] = "85fa6a920e9634af9cd2acdf2aca71a9" +SRC_URI[sha256sum] = "03fb4206f025eed4f87a453311a6e620430072114b929e8a225e28fa0a8c121f" CMAKE_HIDE_ERROR[1] = "KF5Solid, -S${libdir}, -S${STAGING_LIBDIR}" CMAKE_HIDE_ERROR[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 b81d5527..585a84b8 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] = "efd59a609e5992ae0094399f6b72af3f" -SRC_URI[sha256sum] = "197093983dc2cda20f444b82afe4892b7e9ac8cbe5b2c6484a5aeecaaefb0087" +SRC_URI[md5sum] = "8659877b3de50f061a055aa35e4ec1e9" +SRC_URI[sha256sum] = "0707edd428eef2f07c80ab39ee6d77a3c0a8411c207c27efdfb11537e4c1ca25" diff --git a/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb b/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb index 2e6d6e67..b73237b1 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] = "01ce1c8a53bb864288b56454da236296" -SRC_URI[sha256sum] = "eaaa4ba735810728532f87afc835184c1372b94df3dc3374b64f50ca150262a9" +SRC_URI[md5sum] = "42a2e0afa725453e3773722e2a8c29a6" +SRC_URI[sha256sum] = "2c540bb37aafaa345c06c6d8469d3b70ba9427c202ebdfbc06c5b5994f8df039" # cross libs / headers CMAKE_HIDE_ERROR[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 5b88f460..7eeca126 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] = "355a74f81d18f551561459533ddad859" -SRC_URI[sha256sum] = "e2c1830c04f677389dbaaf8fc42360b8157bc03ab933e9da6de3b2fbd4caa488" +SRC_URI[md5sum] = "743436e264547bd9223c21f4921b82ea" +SRC_URI[sha256sum] = "1b7f57b99fb015bd8c9529cae0e75c5449054c9dad8b8fc3f74ef011a653f9ef" 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 e517b51d..fcc280d5 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] = "821eef72d69c49cf5afd0a7793db9f70" -SRC_URI[sha256sum] = "d0f9fd0b18953943c50f56680d95c0f62dc39a096f5a6961adedcc96d11218b5" +SRC_URI[md5sum] = "d8c49357e334f5992df7a0863b08bed7" +SRC_URI[sha256sum] = "8b830f1b58f1f0b618455d8be08b48b117530e45e3207f23f5a7e3958dfe278f" # cross libs / headers CMAKE_HIDE_ERROR[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 0b5c01f2..079999ac 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] = "a00223a8266634deb16530c09aa5b604" -SRC_URI[sha256sum] = "1f79d51599c9fb198783c5dbf007011d2c73569af007951d92f5efcc22ce044b" +SRC_URI[md5sum] = "375e5439158087180e9c779529df073b" +SRC_URI[sha256sum] = "5968694919e374b432b2e53ad1f6c15a018011ecd3c45d0b2d9dd586af090b0b" 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 e5e9949a..8b4abfcd 100644 --- a/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc +++ b/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc @@ -5,14 +5,14 @@ LIC_FILES_CHKSUM = " \ file://LICENSE;md5=d975629b732b61cb58f9595c6baa9379 \ " -inherit kde-kf5 +inherit kde-kf5 perlnative # allarch recipes DEPENDS += "docbook-xml-dtd4 docbook-xsl-stylesheets" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "65efa563057f08eb25bf626eab5d7345" -SRC_URI[sha256sum] = "b125d7b2654cbbe6ba0f5eaf7773f688c54ba4bd048046f7a2134b3954869a06" +SRC_URI[md5sum] = "1bcb1b093999efa4426be034e2aa671f" +SRC_URI[sha256sum] = "12541b8c808b1efac15c8f97741d6893670a1e6cd75aa731a1ce7701c2f71b0b" 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 5b714e07..69e0daea 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] = "0ac73cbe963296657429d82668801335" -SRC_URI[sha256sum] = "3e2b38800ac2a39b3343c84154d4034f7f97e3ad5ad55ef164ff21d62a337e0c" +SRC_URI[md5sum] = "e1d34c6f5275b9409e2161198baf8735" +SRC_URI[sha256sum] = "c7fca852442a00417c4acb9413124cf1a3f937eef0611f2ac3a74fb0a4e1643b" # cross libs / headers CMAKE_HIDE_ERROR[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 cc3b5590..3492c0d8 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] = "ddb92846ff8b8d4a81e3649b4c4c2672" -SRC_URI[sha256sum] = "f8f53cb74f123b8219f67dbb781b60b524e16304d34f38fc96a9da293496d470" +SRC_URI[md5sum] = "c30bb0ce023cc7f22dd2c3c092f4da56" +SRC_URI[sha256sum] = "2a64e01a713c0804ee4e0961da11be538a602653f6e932fd03c0dbdd0a469ef8" # cross libs / headers CMAKE_HIDE_ERROR[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 4d75f174..b402f3e6 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] = "27da31464d8381c228d8dd1226628659" -SRC_URI[sha256sum] = "602b305ade4e2499cbc29273e3ecb54c315925652ba3b657c7bed597ff0de169" +SRC_URI[md5sum] = "a4387e3cfdc01b79e2983c98a4afeb01" +SRC_URI[sha256sum] = "921f9172d26402326f093be321f84c3b3f8b105227957e0ed3a708d7e1389d79" CMAKE_HIDE_ERROR[1] = "KF5Pty, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[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 e1c6a39f..85d9952a 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] = "6abf99054b392606e4290a24277dfb13" -SRC_URI[sha256sum] = "3a12803dea3a91a2f02eaac99bba38f2fbbf78d96f699cd3330de021561310ba" +SRC_URI[md5sum] = "1d9b3568bd01c9f67c0575eb3e990413" +SRC_URI[sha256sum] = "a30c350ae511e5e9c27b44372d02f11d6afee48e7781ce1685895bbdfeca1cfa" # cross libs / headers CMAKE_HIDE_ERROR[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 67a9f2bf..bef3ebbb 100644 --- a/recipes-kde/kf5/tier3/kactivities/kactivities.bb +++ b/recipes-kde/kf5/tier3/kactivities/kactivities.bb @@ -1,7 +1,7 @@ SUMMARY = "Runtime and library to organize the user work in separate activities" LICENSE = "GPLv2" LIC_FILES_CHKSUM = " \ - file://src/service/common.h;endline=18;md5=c6cc045ed732acc1204af0c74a0418b0 \ + file://src/service/Activities.h;endline=18;md5=32a623707dcb9832168ad37f924f5745 \ " inherit kde-kf5 cmake-lib @@ -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] = "5dfd4efc47839bb89bb1e4a45a651899" -SRC_URI[sha256sum] = "2978ab55a9ce484db5790a13fa1ae081bb1e3b3925c34c1ac91a9700148882b4" +SRC_URI[md5sum] = "bb9883de5d5b29037c18d25e46f94a39" +SRC_URI[sha256sum] = "4affc5f4d20f1b923439a7da7e31defbf00e2d8fd1d182d0910b6cac6f9d634a" 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 b44ba383..3a6e88d5 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] = "c741e9e3fc6451841a62dc1e7deb6c66" -SRC_URI[sha256sum] = "14297ff266c260e81dc94d2d882583f4dc35399926afacae5025ebaf73e463ef" +SRC_URI[md5sum] = "3f579762a22fa0c91731ea8d2c44cbb5" +SRC_URI[sha256sum] = "11631f3f64bc54d80d1b0ce0d11318e50daec2d64efa91154b1929596a54342f" # cross libs / headers CMAKE_HIDE_ERROR[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 69838d6a..b9d537fc 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" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "44d7f2b251cc4725d6ca52007cdd291d" -SRC_URI[sha256sum] = "1a73e8b897e845be383e0fc12f66f15164427d8e85c8aad294672fe89bff19ac" +SRC_URI[md5sum] = "88f259c3bc692a2d94bde5618d8a7166" +SRC_URI[sha256sum] = "3c4915f8686242ac7c39b515c44ce56074c953fa5cf207e3fc6cd6f25a25a17e" # cross libs / headers CMAKE_HIDE_ERROR[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 f2462fe2..6e7b1f8d 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] = "92e496e9e439d0a4518d2500fa6e51d5" -SRC_URI[sha256sum] = "fb3d04efebb0ac570defd92eff778cc78052ca8a33c2e5b88b415c02e2d9791c" +SRC_URI[md5sum] = "c8c0acdb6a0fea7cbb3058613b659751" +SRC_URI[sha256sum] = "097be090e442ff2b559267ee60e24002858a8b26f427984816d0f8da22797b22" # cross libs / headers CMAKE_HIDE_ERROR[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 096f9a5a..35752813 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 libepoxy" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "414cb5a4c26c5c3150c2867e29ec0181" -SRC_URI[sha256sum] = "afe4295bcb8e85b0ffee754b0db29056a7c422bf62934233991a812292bba18e" +SRC_URI[md5sum] = "04b6eedce4147f97c8d1ed7bb186fed3" +SRC_URI[sha256sum] = "563848af5392a23f94e8ce185ac1878749d64cc4c0327f646b34ebd10887dea3" # cross libs / headers CMAKE_HIDE_ERROR[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 3675f18a..fd93514b 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] = "b1c65c8fb85a6a7bd574694fdb1ec044" -SRC_URI[sha256sum] = "e3fe0ef4adcf13b51944b52835ab886e8572dc82fa177a7d1fc4337563a38604" +SRC_URI[md5sum] = "78a4b41a985b47d7743608c3b7e988aa" +SRC_URI[sha256sum] = "5b031d493c8a79ec7d6e60c232f3ffc220a68f4b81519f33000a45933655a8a1" # cross libs / headers CMAKE_HIDE_ERROR[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 c8289bae..31aa6fc3 100644 --- a/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc +++ b/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc @@ -9,6 +9,5 @@ inherit kde-kf5 DEPENDS += "qttools kcoreaddons kconfig kdoctools" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "18d291ebba78f4f49404df63b68ede75" -SRC_URI[sha256sum] = "f814bf2cdaee63be39e94d57ef72434276bd4146f730cc97a33745fc5395de78" - +SRC_URI[md5sum] = "2de86355c477905d19ccc7b39d6f71a1" +SRC_URI[sha256sum] = "84d84f16890ec4cf74545e7c6ffd96d8979b8788ba018c86ff8bacdd487f93a1" diff --git a/recipes-kde/kf5/tier3/kdesu/kdesu.bb b/recipes-kde/kf5/tier3/kdesu/kdesu.bb index b1534874..0df3438b 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] = "250d7641fab53f241b8c1a6b586fca28" -SRC_URI[sha256sum] = "adab63b45de0b5b614a4b5185658782d5ae1a6ef0c96792927b3ff3adf9f5b2e" +SRC_URI[md5sum] = "b47ba38043952502127431910d920b50" +SRC_URI[sha256sum] = "7bec16bab7a272cd7714fc5b9d7d54a1dfa618985553bbd0244941b6c6839d2f" # cross libs / headers CMAKE_HIDE_ERROR[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 6f5531a6..7340cf1f 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] = "3c8027a2eb04cc76bf8dba23cddb88fa" -SRC_URI[sha256sum] = "bf4f68adbeeea32f8d179dc8b1b266dd53fee7870101776fb73121d98c12eb13" +SRC_URI[md5sum] = "7e2bd16d3b35d75e1a21226af2257048" +SRC_URI[sha256sum] = "b9a00448f7a6129bd713e02633c0baeb8e1cd84ece599f9ebf0a24c356d558c0" # cross libs / headers CMAKE_HIDE_ERROR[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 9c7052f9..7be0ffd3 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] = "0505fcffffb67aeeff888ead356b3e88" -SRC_URI[sha256sum] = "bb6db7dd33a617446570b19b62cd6eeb3f7cfa14fe7e6a4cef643bc0ba19a4cc" +SRC_URI[md5sum] = "76d2095cb438ce97d740a043aeb4c159" +SRC_URI[sha256sum] = "1296e79a454fa7a626c65f6156cc80a955d7d3c4662a1e4ec2e8bd942a97fdb0" # cross libs / headers CMAKE_HIDE_ERROR[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 2865fff7..55f0b1ea 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] = "a54ad9ea7f1ed3eb5d8f3f3708e1d78c" -SRC_URI[sha256sum] = "3e0996ca5a1f29ef9c0ff2ba503cde4a395d898702594237f1a91ff0c6b4934a" +SRC_URI[md5sum] = "e3b6e3965f9777489fce066627611d50" +SRC_URI[sha256sum] = "a47ace37aea45a9ea39f04d136b950f977ca9905beb9ade48b56e0f653d4823b" 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 8f6cf124..1525f1ef 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] = "d41b5a4f68e350b1d36e05c99f060e53" -SRC_URI[sha256sum] = "4f06c930303761fc9985422cc0bb0c474f6430235adbf61378c1e943866c3984" +SRC_URI[md5sum] = "bebd631369a52c8ce3b168f033688a8d" +SRC_URI[sha256sum] = "60e5c34a16af7c4bb67785756e301de765604b518bddb3adb4765ac75f9fa92a" # cross libs / headers CMAKE_HIDE_ERROR[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 7383ad60..2793a0f7 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] = "df35cdef22ccd888a22af1291a88eb3f" -SRC_URI[sha256sum] = "a2eb4b356cd940018afa975fd3ddd81384a44aa46a27aa2611c19d83f08ff5bb" +SRC_URI[md5sum] = "77dc98d8a92162e91fd70c67676418f1" +SRC_URI[sha256sum] = "130ad6c8ac65c61df5c0ca87ab865ff7ded6a0b5d59cf7b8037dca24ac691915" 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 6736791f..123dccc3 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] = "2b8c55bc56b2c2fc1948fcf3aa5714fe" -SRC_URI[sha256sum] = "f47284fbd03bd4f7fdb3eed9f6d67c2741628517bc82c822c4f9e5409c1bc475" +SRC_URI[md5sum] = "5a58cc126e53abf269da00f4e267994a" +SRC_URI[sha256sum] = "6a89b0e5125013d9c34a75e572fb7c81f4b0e6e041d43850301423e6b0d5ff21" 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 5269ba3f..5b60f025 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] = "567dc7bb3520b9e8cf2f92b7afd854f3" -SRC_URI[sha256sum] = "f439a71807d49d24d9edbaf9bdb1ea37551b17181caa8a854552603fc573e371" +SRC_URI[md5sum] = "74d99cdfe7c8c018966c3dec93c81cea" +SRC_URI[sha256sum] = "0846b5ef99ea50f431ae4439865a2eb66c04e0cb62d60f4fdfeb2ab58e8a5d5e" # cross libs / headers CMAKE_HIDE_ERROR[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 94585874..75000b88 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] = "b610f0a52530f6ced9ea5cc206c39d7a" -SRC_URI[sha256sum] = "43242ba806feedb226b77c414bcc5fc20cbb37c83ac006949725265b83d02b7d" +SRC_URI[md5sum] = "cdcded8f150246437eced2ce5fface2f" +SRC_URI[sha256sum] = "78df80e45900840e31bea30c38706358612bdcfb8d5150e518d91e9c2fe69b1b" # cross libs / headers CMAKE_HIDE_ERROR[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 504c5d25..93da1767 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] = "ef6469371ce05c59555c33b27aee2ed9" -SRC_URI[sha256sum] = "dae21941999cbcceeabfa2310cef4cca1c7362872070c9e2d004b473cd145b5f" +SRC_URI[md5sum] = "08bfc1548b69a6bdd491e9aac17ec7e6" +SRC_URI[sha256sum] = "759bca50921bf2a9467d55d65508c18ce9b2d348de416ab42fedc91a4466fdc4" # cross libs / headers CMAKE_HIDE_ERROR[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 599609ad..09b8bf2b 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] = "0f930b69e7bf0f4477eb509a2bcb9246" -SRC_URI[sha256sum] = "4f27f0d239607a74fd4c7c42a04f427051f87d273a0da6c632a36980c3ac4873" +SRC_URI[md5sum] = "354a43983d5d66fe795808d48527daad" +SRC_URI[sha256sum] = "6291872e24f45b093eb1a08b771fde6206538905d7a363b2ce22c8d4d1cf3801" # cross libs / headers CMAKE_HIDE_ERROR[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 new file mode 100644 index 00000000..2f32b634 --- /dev/null +++ b/recipes-kde/kf5/tier3/kpeople/kpeople.bb @@ -0,0 +1,23 @@ +SUMMARY = "Provides access to all contacts" +LICENSE = "LGPLv2.1" +LIC_FILES_CHKSUM = " \ + file://COPYING;md5=4fbd65380cdd255951079008b364516c \ +" + +inherit kde-kf5 cmake-lib + +DEPENDS += "kcoreaddons kconfig kservice kwidgetsaddons ki18n kitemviews " + +PV = "${KF5_VERSION}" +SRC_URI[md5sum] = "5effd861add4d39d0bd3756b17fa814c" +SRC_URI[sha256sum] = "0516f8df4992bdae2ff57425bfce84e14d45635cc6697b11a9111ed8b5e2a2c5" + +# cross libs / headers +CMAKE_HIDE_ERROR[1] = "KF5People, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" +CMAKE_HIDE_ERROR[2] = "KF5People, -S${includedir}, -S${STAGING_INCDIR}" + +FILES_${PN} += " \ + ${datadir}/k*5 \ + ${libdir}/qml \ +" +FILES_${PN}-dbg += "${libdir}/qml/*/*/*/.debug" diff --git a/recipes-kde/kf5/tier3/kservice/kservice.bb b/recipes-kde/kf5/tier3/kservice/kservice.bb index a78b80be..67ac55a4 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] = "97f50a98baf0464612e9346b0196d8e5" -SRC_URI[sha256sum] = "4a8ad09c9d5cf44bead302c0ea0a1b4ca749ff9f67c3c11815c0832c36f3f1ab" +SRC_URI[md5sum] = "3cdd6ab50bc6e775bfc12da912fdbbca" +SRC_URI[sha256sum] = "e87bb8885f852897a8d4de29e00d0bb2d6bbe6a42804faf03359aed309dc64ca" CMAKE_HIDE_ERROR[1] = "KF5Service, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" CMAKE_HIDE_ERROR[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 a07dbdce..a2e6c2e0 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] = "9a2f27c1ee892848bde4d21aaa694d7c" -SRC_URI[sha256sum] = "034f2401af66ff94e6ce1b8ecc99abce873ca146344a362ae5b8ef3f05572246" +SRC_URI[md5sum] = "35155f9676bbf1363660af3d84d262ed" +SRC_URI[sha256sum] = "63fc3e02def2b75eb55e191985ca563a4309036b72543c8eac07c1c4e8e49a42" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb b/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb index 7862b6d7..8c86805b 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] = "bb39ff70f893174be874defd70924f52" -SRC_URI[sha256sum] = "45c97495dabf59cb77e4b3d0388bc42aee1e82f75f13a398908b0afb58aa107a" +SRC_URI[md5sum] = "b033eacbea5aafc024302fc847bf3f53" +SRC_URI[sha256sum] = "9bd528d8ed3feec1d18f4449e8649506c8c5d8c83915b51ccdb6856b1d7e5115" # cross libs / headers CMAKE_HIDE_ERROR[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 11394ad0..f0128cfb 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] = "20174f02ae51be1e3d3d63f8b4dba722" -SRC_URI[sha256sum] = "30b06d87cc1e66728d0707cdf35aa6bf198b299b16d29a795f26ef060f6b75a5" +SRC_URI[md5sum] = "3c5803acbbe295726017b80d7b5d1d49" +SRC_URI[sha256sum] = "c8cb635a9f58c996679dffeec47be8b0a9ff9627c31ae411f6543183a0748dc3" 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 f2d6ff92..e435fffa 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] = "8bcf5f6aabff251d3e722216c1ecfff2" -SRC_URI[sha256sum] = "0687ba5cf1a6dbd5cb699a48fa8793c132f8bbc9746662efc82610b4058cfcfe" +SRC_URI[md5sum] = "b9525359ea0ff6bc8736599b608986da" +SRC_URI[sha256sum] = "ef77b03126cf2847b36f0e39e7e86a204bc587aff4b9a3fc27db8930e6df7ad0" # 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 new file mode 100644 index 00000000..fad95df0 --- /dev/null +++ b/recipes-kde/kf5/tier3/kxmlrpcclient/kxmlrpcclient.bb @@ -0,0 +1,19 @@ +SUMMARY = "Interaction with XMLRPC services" +LICENSE = "BSD" +LIC_FILES_CHKSUM = " \ + file://COPYING.BSD;md5=5c262c13b60ebefe3060aed37d334ab6 \ +" + +inherit kde-kf5 cmake-lib + +DEPENDS += "ki18n kio" + +PV = "${KF5_VERSION}" +SRC_URI[md5sum] = "0603953cd62226ee9e3f034419bb88e5" +SRC_URI[sha256sum] = "832bb858a45d8a9461870c90d449bd3463ac17c51fd1111a824880b829fab475" + +# cross libs / headers +CMAKE_HIDE_ERROR[1] = "KF5XmlRpcClient, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" +CMAKE_HIDE_ERROR[2] = "KF5XmlRpcClient, -S${includedir}, -S${STAGING_INCDIR}" + + diff --git a/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb b/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb index b25acb63..6a6ae85f 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] = "0e8c690beeec8da3b9ae9f45ca5c1942" -SRC_URI[sha256sum] = "35345ced57cce80e1089b3172edfd277a0dc5ed4148b9c52a18c2ca0869eb364" +SRC_URI[md5sum] = "4e8388cee55215412db36c226f4b3b2c" +SRC_URI[sha256sum] = "027544d49d3da11d8b16ac0caa3007fbb27d5a64d4ba02f113a6376282758280" # cross libs / headers CMAKE_HIDE_ERROR[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 a9b5debc..2376a7e5 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] = "cee7800425102977c1290869d8280bd1" -SRC_URI[sha256sum] = "e2fc33afc69c7dc8329b8f97340a6d052f035ad88593af2d6668da94fc001a34" +SRC_URI[md5sum] = "5e833c39103910c01d851db6dddffffc" +SRC_URI[sha256sum] = "6ee0c7dbfa1e63cc470a1d32805e6c726aa9a54d5d776ec81e20787eb4b34b87" # cross libs / headers CMAKE_HIDE_ERROR[1] = "KF5FrameworkIntegration, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib" diff --git a/recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules_1.7.0.bb b/recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules_1.8.0.bb similarity index 63% rename from recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules_1.7.0.bb rename to recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules_1.8.0.bb index 3aaac206..7e4935f9 100644 --- a/recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules_1.7.0.bb +++ b/recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules_1.8.0.bb @@ -6,8 +6,8 @@ inherit kde-kf5 DEPENDS = "qttools" -SRC_URI[md5sum] = "45fd1e6f38b23b00983e5eab9ba61d15" -SRC_URI[sha256sum] = "c88de18f41fb9e5bb1f296bd4762315b2911fa5feb5c10aed8352d00fc08fdd1" +SRC_URI[md5sum] = "e877d996f478419c3a749cfc425bd6c0" +SRC_URI[sha256sum] = "47bc234a9a1e3f041d0386a1971e34be3a1f024ba94c2d88e48475923473f56a" FILES_${PN} += "${datadir}/ECM" diff --git a/recipes-kde/packagegroups/kf5-world.bb b/recipes-kde/packagegroups/kf5-world.bb index e13b8e95..09be88a6 100644 --- a/recipes-kde/packagegroups/kf5-world.bb +++ b/recipes-kde/packagegroups/kf5-world.bb @@ -57,11 +57,13 @@ TIER_3 = " \ knotifications \ knotifyconfig \ kparts \ + kpeople \ kservice \ ktexteditor \ ktextwidgets \ kwallet \ kxmlgui \ + kxmlrpcclient \ plasma-framework \ "