kde-kf5: upgrade 5.76.0 -> 5.77.0

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2020-12-22 01:15:44 +01:00
parent 4472b0f51e
commit a41a55cb44
87 changed files with 90 additions and 136 deletions

View File

@@ -1,6 +1,6 @@
inherit kde-base
KF5_VERSION = "5.76.0"
KF5_VERSION = "5.77.0"
def kde_verdir(v):
return oe.utils.trim_version(v, 2)

View File

@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
inherit kde-kf5-porting-aids perlnative
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "829eb1308b9b07cdd07b34d80eb5e3fcf5225fa4816da19bce886add600bb62a"
SRC_URI[sha256sum] = "e8a776f1dae92bfe3c0cf0b60f1556b78ad20eb12f9ef149f1a484e7d29aafca"
SRC_URI += "file://0001-create_hash_table-avoid-polution-of-files-with-build.patch"
DEPENDS += " \

View File

@@ -25,7 +25,7 @@ index 5dd56c6..7e4864b 100644
@@ -20,30 +20,11 @@ include(GenerateExportHeader)
include(CMakeFindFrameworks)
set(REQUIRED_QT_VERSION 5.12.0)
set(REQUIRED_QT_VERSION 5.13.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)

View File

@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5-porting-aids perlnative
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "b581273dfaebc5697eb7aa616d858119227dd6c5b781f216abdbff1d93076f0d"
SRC_URI[sha256sum] = "d62ebe8aaa63218b293bc77b68aa9e6394ca314d525f8b170692a9465a436f7c"
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"

View File

@@ -7,4 +7,4 @@ inherit kde-kf5-porting-aids
DEPENDS += "qttools kcoreaddons kconfig kdoctools"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "5f9190e00761330c031310b94e195766e639115675081765050ddc55069a1b71"
SRC_URI[sha256sum] = "463fd7997e9177ca5f9b7a6533f8331960e51c6c8b7e88636e12267cd174b823"

View File

@@ -20,6 +20,6 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "cf7de765c5fcad0922a1bb9376b65cfb00eb3d29a0c4ed8ef43fc363abe906ba"
SRC_URI[sha256sum] = "91d8cf476f09620424a8e6d4940c2ceaad5d1fbab7cd36b0b14a2451c52067ff"
FILES_${PN} += "${libdir}/plugins"

View File

@@ -37,7 +37,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "163139cf9ed9c43bba9532e64ae6376e8ced9b19ea8bb8235ff91c91c4c5a3f4"
SRC_URI[sha256sum] = "36d648c3e50fbc43ee0fcd565e67e531e8029d6f0346c09cb0cb3d693825576e"
do_compile_append() {
# gperf-native sets absolut debug comments/links in header

View File

@@ -16,4 +16,4 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "d7fe11b69445afe372388c5ab310d38ab69e203f3995136a948c9bbf9b8b4a88"
SRC_URI[sha256sum] = "fc7efebc3d7b40066e215ca61cc8e15e0d1e389706277c5f6b972b96020cf229"

View File

@@ -25,7 +25,7 @@ DEPENDS += "\
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "15591f2a50f995bcaf17ef72662851c805d4644f13848387f056f686b77c5291"
SRC_URI[sha256sum] = "7e48494f1383f91b2bf448692db2f3bafc123275daaf4a5b37d7dfd141380d31"
FILES_${PN} += " \
${OE_QMAKE_PATH_PLUGINS} \

View File

@@ -10,4 +10,4 @@ inherit kde-kf5-porting-aids gettext
DEPENDS += "ki18n kio kcoreaddons-native kconfig-native kauth-native"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "66fe826a81cd266ee57ba814cb8c7adfa00aa9112cb55714db061a82895ee8de"
SRC_URI[sha256sum] = "c90d1add0252915f1c94c4f22360f73b779a8c5c30e04a8155f103317e841f89"

View File

@@ -8,6 +8,6 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5
SRC_URI[sha256sum] = "64b262f61935653b91a83f4d1c659e7dcaf575b12aa955fe16d8392adb256e22"
SRC_URI[sha256sum] = "035869dd6ee0f0c66972be31c06030f2bb676bb9b85824bf1c8c1540e6313ebd"
PV = "${KF5_VERSION}"

View File

@@ -11,7 +11,7 @@ inherit kde-kf5
DEPENDS += "qtdeclarative"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "a3f99a10e5f018bac91b4bd88be23a6ea9399aa1ab29d16840d5ee2c20537835"
SRC_URI[sha256sum] = "fb1d33265cb0beca0192b56b0592065ccdf5651b9d3c76b119f46cd523ec70e3"
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"

View File

@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5 gtk-icon-cache
SRC_URI[sha256sum] = "d0211f0e6fa9137dbb42bcad1ac352bbfe793b6a3e6483adc2051b5c24a7851b"
SRC_URI[sha256sum] = "96ad021edd6999e632991bff286f13601b898dc623388e52e82b68b5ac0a0f82"
SRC_URI += "file://0001-Force-build-of-Qt-binary-resource-files.patch"
PV = "${KF5_VERSION}"

View File

@@ -18,8 +18,8 @@ index f76650a..3c67d5b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -84,8 +84,4 @@ if(NOT WIN32)
endif()
endif()
add_definitions(-DQT_NO_FOREACH)
-add_subdirectory(autotests)
-add_subdirectory(icons)

View File

@@ -12,6 +12,6 @@ inherit kde-kf5
DEPENDS += "bzip2 xz zlib"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "503d33b247ae24260c73aac2c48601eb4f8be3f10c9149549ea5dd2d22082a2a"
SRC_URI[sha256sum] = "2239af811b9205d9f4486791f4b25ff5ea299b3873021a646e1c8b9d44c2be36"
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"

View File

@@ -11,4 +11,4 @@ inherit kde-kf5
DEPENDS += "libical"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "e6fd390b8ba2a899e7abda3de8d9ab7e5155fede6bbee9ca2b302b931a0232ae"
SRC_URI[sha256sum] = "6d529aab66431daa84d506619a31287b1c628b1bdff919db4e010214675730c7"

View File

@@ -15,7 +15,7 @@ inherit kde-kf5
DEPENDS += "gperf-native"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "b4e1fe3247fdaf80f4414716f6fbcd42e8de04f64c8dd50bd13e9e9a78abf6e1"
SRC_URI[sha256sum] = "c1b34aac21f6ab21e91e0e11f620949574678146f4407c853516c0f456e81fc4"
do_compile_append() {
# gperf-native sets absolut debug comments/links in header

View File

@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5 cmake_lib
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "153d3ed114954594b0dcc00e1317483609649c064203e6eb8b110686dbaba686"
SRC_URI[sha256sum] = "30e81a7d00cc862e9d07d0e6d0fa55b561641850b7aaffcf51d4b390f1eff981"
# REVISIT remove ugly hack for wayland-only environments
SRC_URI += "file://0001-kconfiggui-do-only-compile-in-case-sessions-are-aval.patch"

View File

@@ -19,4 +19,4 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5 mime
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "fbab3e3e18f42922ecdc50138ed31f62007cafa902b959d89b1233b5557282d6"
SRC_URI[sha256sum] = "238e4cc422a62a2c3cb12915dbb52ad1a04be2ed13f59bfe3d1959266f08471d"

View File

@@ -14,4 +14,4 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "8e11b19e4a3d4ad8e4deda245eb51b7b77255cbacc07346e7074c8110b946e0a"
SRC_URI[sha256sum] = "f9c11ebd460ecc198d65b1c3e00dfd4121b6b2ac63dadb14189fee1f605d78bc"

View File

@@ -10,4 +10,4 @@ inherit kde-kf5
DEPENDS += "avahi"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "9cc2979e56915b5c4d8f8e66053a41406bff46aefd65af1ab07d2b87d8f4a753"
SRC_URI[sha256sum] = "9a94cce0d9e5557f83bc76ba6055a77867786c87c6ce723c8a66b6f3a3ecfd56"

View File

@@ -12,8 +12,10 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5
DEPENDS += " \
qtwayland-native \
qtwayland \
${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)} \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "bdaa2ed104bfa9c2ebd702f033935a83560e1d00c7302620a6ae52cb309c7125"
SRC_URI[sha256sum] = "df674a64142d494345daed77cb64ab5b27960ebeda94ae30287bf311acaef63c"

View File

@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5
SRC_URI[sha256sum] = "2eeae5812b33b2527c27a137fee0d7ec66fe7164bd28afd0d2a8362f6114618b"
SRC_URI[sha256sum] = "076862b69b38d9f8bde71f2f3b083da113a38ea419143c20f5186a1065b70552"
PV = "${KF5_VERSION}"

View File

@@ -10,4 +10,4 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "0e87bc1136e21f7860f15daa39e8d16e5a773995fce2b87b0cef0043c4ce0e7a"
SRC_URI[sha256sum] = "b2e1b74dedc1a3af88f04c470922d1fafb892d5846ea91ad139d421070cff357"

View File

@@ -11,6 +11,6 @@ inherit kde-kf5
DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "libxcb qtx11extras libxscrnsaver", "", d)}"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "0866fc98b5b045158742f03f5810909b24f1edf374a6014d476d67fe0466eb62"
SRC_URI[sha256sum] = "84e482e6c3af7fbb534547a87f49084cae1b9a4b6a7f3f26478f2c517d1b937e"
FILES_${PN} += "${OE_QMAKE_PATH_PLUGINS}"

View File

@@ -15,7 +15,7 @@ DEPENDS += " \
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "90806125143807b74ee7f2fc74cd781d99b4e69ce5f15dcc28e1923f7a34a80a"
SRC_URI[sha256sum] = "aa4941f63e903ffdb029621739595c67acf02f16a2bca3657693c1fd5e503d96"
FILES_${PN} += " \
${datadir}/kdevappwizard \

View File

@@ -11,6 +11,6 @@ inherit kde-kf5
DEPENDS += "qtdeclarative"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "53855ccdd1105aa792914f9c88f357039bf2394af8400beaaecd9729f70e9cb0"
SRC_URI[sha256sum] = "decc3f607a0b2e9e6d585188eb6664a2cf06646db50d4d60dce83d96a0456534"
FILES_${PN} += "${OE_QMAKE_PATH_QML}"

View File

@@ -11,6 +11,6 @@ inherit kde-kf5
DEPENDS += "qttools"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "b102cb67513d804fd7eed2ae20bb4ba679d38de4f236de6bc03709ff0c0bc001"
SRC_URI[sha256sum] = "1013c09c47b87c51b21e6cfe5a6ed112ba43ab9b18b8d41fe7ffe2214faf1b23"
FILES_${PN} += "${OE_QMAKE_PATH_PLUGINS}/designer"

View File

@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "536e0eb7b35700ffe91fccce37386f9b97214cd9bd41bea7f2bb333a49d7ec9e"
SRC_URI[sha256sum] = "32226573989c105d84a324174d31a1ed4c7cbf57a75341873cd8fe5692d7a2e8"
DEPENDS += "qttools"

View File

@@ -10,7 +10,7 @@ inherit kde-kf5
DEPENDS += "qtquickcontrols2"
SRC_URI[sha256sum] = "65e79e0b4a8f1bca579931d0c0f8345c58f27319bf332e05a32ec930b8e519c2"
SRC_URI[sha256sum] = "267b7d53a49f9e15d2d3e144f1d352ccc5eacb00286539294e0e8537206fd59b"
PV = "${KF5_VERSION}"

View File

@@ -18,4 +18,4 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "eee72a5f57a2f5c6ab5f1717aa3eb5a9089240794a5e40c6d85bdc37fa3027a7"
SRC_URI[sha256sum] = "a88f2e98c74ed5c3d4c9c54b6321d79deaa72c339bfad96ad74e5442029d7b0a"

View File

@@ -16,6 +16,6 @@ inherit kde-kf5
DEPENDS += "qttools"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "ab7aa94bb1f63e5bea5cf461349c1add96fd608a73c5b7c9d374e6bf035fcac6"
SRC_URI[sha256sum] = "c72094fdad6740280513ff27477003839f20555071817337d3bf5c95761d7ae4"
FILES_${PN} += "${OE_QMAKE_PATH_PLUGINS}/designer"

View File

@@ -12,7 +12,7 @@ inherit kde-kf5
DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11 qtx11extras libxrender libxfixes libxfixes-native", "", d)}"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "8dced74012bed3f33c3c51874aa9c3a57093573c1c0e263b758cefa96c26f7b7"
SRC_URI[sha256sum] = "064d31310a8568fb1900c19b955176e245d96f0b42061c15c20bc2e2a7ab4f82"
do_configure_append() {
# remove absolute paths from exported cmake files

View File

@@ -13,7 +13,7 @@ inherit kde-kf5 pkgconfig
DEPENDS += "modemmanager"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "5782b71f60b825244dc017989a4de515eb9eb5cc4edfe494a14ea62d3ac40cd1"
SRC_URI[sha256sum] = "259d860b5f914802e26cd0354afc3da32fa0a631735b463a4445e70777b40ca7"
do_configure_append() {
# remove absolute paths from exported cmake files

View File

@@ -12,7 +12,7 @@ inherit kde-kf5 pkgconfig
DEPENDS += "networkmanager"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "5920862a843898ed169cc61a8f27dd87cb64dd505ec300d95ab8967da89f2f90"
SRC_URI[sha256sum] = "9f8e4937565e4bc9e29aa316aef5e1a4efcc53860c313f12eb24dab54194d3dd"
do_configure_append() {
# remove absolute paths from exported cmake files

View File

@@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5 gtk-icon-cache
SRC_URI[sha256sum] = "95ca95bada43281d09cce000c9cd645af67592205c971052b3e0c27aef9c95b1"
SRC_URI[sha256sum] = "3caf812346adc7c5b91769fc77a6b4e91ccf764c755b84146a88f2fc46be538e"
PV = "${KF5_VERSION}"
FILES_${PN} += " \

View File

@@ -12,6 +12,6 @@ DEPENDS += " \
libdmtx \
"
SRC_URI[sha256sum] = "6c369efc354f8f3a0e08b0de565fd523f1480d563bec0d19382e9ab01f3efb78"
SRC_URI[sha256sum] = "d2dd8566de361ff469ba0f03eb3a21ac9ffae13781f866d34e5ce7e44ef19c65"
PV = "${KF5_VERSION}"

View File

@@ -13,7 +13,7 @@ inherit kde-kf5
DEPENDS += "bison-native qtdeclarative"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "7958d047c8bd7622f91541acbe2d554c222218419ee18f395059a09fb90d264d"
SRC_URI[sha256sum] = "67d066bcaadffa98960346639e8adacf7a3253fdc10d085d32b9c43fba59d921"
FILES_${PN} += "${OE_QMAKE_PATH_QML}"

View File

@@ -9,4 +9,4 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "cb6bacae27cfa3f8b3ce300b18efe16730783f143c4a7fccfa634f528262ef9b"
SRC_URI[sha256sum] = "d092461a6a86811ab749459cc2079903616d4f839e73762b60019b5454db9068"

View File

@@ -31,7 +31,7 @@ index 9fa26b2..d2f7255 100644
+endif()
else()
# host build
add_executable(katehighlightingindexer katehighlightingindexer.cpp)
add_executable(katehighlightingindexer katehighlightingindexer.cpp ../lib/worddelimiters.cpp)
--
2.14.3

View File

@@ -10,6 +10,6 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5 perlnative
SRC_URI[sha256sum] = "3cb61a8c478b76f797db53ed9e8a16c6e70bb1c564f05938680db81c3062bab3"
SRC_URI[sha256sum] = "36898baf86dce80ff125a6b2ae33afee497a61e06711aaa7ef7e0bec390bb6a4"
PV = "${KF5_VERSION}"

View File

@@ -5,4 +5,4 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
inherit kde-kf5
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "8bc0cc4507b4cd7398e18cce8519b4a65b0367e7d22c4faae034a57346297039"
SRC_URI[sha256sum] = "4f898107074943f103fd9d4ee2b82cddcb705382424bd47fcca21b11c167d8f2"

View File

@@ -24,4 +24,4 @@ DEPENDS += " \
CXXFLAGS += "-DBOOST_DISABLE_ASSERTS"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "85bb432a10a48af505a457c7ccacffad7914835f94042472083e878cabcd2c14"
SRC_URI[sha256sum] = "42c98f90d70efbb4422eea35ccc2a41e5ebc585b5b51e3f5c7d6ae82af8d6925"

View File

@@ -9,6 +9,6 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "c277a7ab750158a56381d8f74b8ebed5205b785eca2444c65cbf59d429958a89"
SRC_URI[sha256sum] = "b5a54ec41b1be0a72d710c43b8e00a7e3ac5e982c73da8ae48edf16cbc7c8c1e"
EXTRA_OECMAKE += "-DAUTOTESTS=OFF"

View File

@@ -11,6 +11,6 @@ inherit kde-kf5
DEPENDS += "kconfig kconfig-native kwidgetsaddons"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "014c56172040bf3aa27f81a6bb433914a5c22d2dfb1f8566be4cce678d09193a"
SRC_URI[sha256sum] = "2ed7c90a575de468fd025688e7aa566b30003f4e43b1d7ed0c5dacafa0abf3d4"
FILES_${PN} += "${OE_QMAKE_PATH_PLUGINS}/designer"

View File

@@ -21,4 +21,4 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "4a9e3189b4ed1bc0231bf98cba134e78e5a692a14d202f0311f6e5c5190cfad5"
SRC_URI[sha256sum] = "15200917e7c07fed424de0616ba6e6a31355286e0d3022409f1bb448cd62aaeb"

View File

@@ -11,4 +11,4 @@ REQUIRED_DISTRO_FEATURES = "x11"
DEPENDS += "kcoreaddons kcoreaddons-native kwindowsystem virtual/libx11"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "c4e32254b22f1f02db556be2ad40000cc52cac2e30a35682af3c75ac69710993"
SRC_URI[sha256sum] = "bda5567aca769590fbdd96d82d64ef6200350e3c88029d26c7a3603ce880a84e"

View File

@@ -26,7 +26,7 @@ index d99537c..a06d025 100644
+# OE specific
+set(OE_ROOT_PATH_PREFIX "" CACHE STRING "OE sysroot")
# Dependencies
set(REQUIRED_QT_VERSION 5.12.0)
set(REQUIRED_QT_VERSION 5.13.0)
find_package(Qt5Core ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE)
diff --git a/cmake/FindDocBookXSL.cmake b/cmake/FindDocBookXSL.cmake
index 3d9e40c..779cb2c 100644

View File

@@ -14,7 +14,7 @@ inherit kde-kf5 perlnative
DEPENDS += "docbook-xml-dtd4 docbook-xsl-stylesheets liburi-perl-native"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "84ea7974d741e6261e8c269750367a00375c6111dbc542e917647d0267337ae4"
SRC_URI[sha256sum] = "a78c44534f85824ed8168670d2880d3735083129635109dfe54fc21f16fb6d44"
# allarch packages do only install into machine sysroot
# for xml4

View File

@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5 pkgconfig gettext
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "fa24758c93ce3df9f8ced4310dc0bf58e129b08e50f254daafa025afc9213d68"
SRC_URI[sha256sum] = "b011984183b45ac1f62cfae0bd59e3d91793e26b30998148dcfa9db110267491"
# TODO: optionals PACKAGECONFIG (poppler-qt5 / exiv2 / ffmpeg / epub)
DEPENDS += " \

View File

@@ -15,7 +15,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "78ced2665f8918beb617b74962d188dcbb01a92a90ba49bfd173671bdb14e68d"
SRC_URI[sha256sum] = "04bb3d02a8d967869c102da04d0c8c9e651c8e54625eb5b126156fefcb1901b0"
FILES_${PN} += " \
${OE_QMAKE_PATH_PLUGINS} \

View File

@@ -12,6 +12,6 @@ DEPENDS += "kcoreaddons kcoreaddons-native kwidgetsaddons \
${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)}"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "850b6af6c027476e594e6ed77ea0e531abb69ff726fce41b91e541fbee3ecedf"
SRC_URI[sha256sum] = "113fbf6c9e87e8eef727c3578a02845f99256e8ceca2d24640118ceafc7fed2e"
FILES_${PN} += "${datadir}/dbus-1"

View File

@@ -25,6 +25,6 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "56a7daf4951b3564e244d8ba48d443e78c6d703d9d4ccc280c56d0c986de47a2"
SRC_URI[sha256sum] = "f288fe163a9297011af9f2d147e6516f07c1ed68ff0546cc0cf65e858bb40265"
FILES_${PN} += "${datadir}/dbus-1 ${datadir}/kservicetypes5"

View File

@@ -8,6 +8,6 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "97791ef08ca18892d6aa6a50fa0a87ae72cad10de9f17e3fb503a370de829772"
SRC_URI[sha256sum] = "e91f8dd81f4d2f5730ec444eb8acbe7e1891fa31df2fe01886ae0012d9ec2bd3"
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"

View File

@@ -10,4 +10,4 @@ inherit kde-kf5 gettext
DEPENDS += "kcoreaddons kcoreaddons-native ki18n"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "faa143bdceb02156ba2f989128376b97161c9799952a3517240816a42abe1ac7"
SRC_URI[sha256sum] = "904bf61cda153f092fc5e2d089a00d73152c2dca6f7a0035f3978d9a7322f1e1"

View File

@@ -9,4 +9,4 @@ inherit kde-kf5 gettext
DEPENDS += "ki18n"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "31fa05b082ec3a42c831b840cbc086f97c5e49c05a71af29ab35b9727320990c"
SRC_URI[sha256sum] = "0c2e206a3ee7c13944cf4d293f71a27944df8bd9d7acf14ca7ff946e225ed2d5"

View File

@@ -15,4 +15,4 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "239ec30ff8f7ad2911ecc6b9b9c32f2b44c6cad634900105936ae56bf96d6292"
SRC_URI[sha256sum] = "e3eaacfe43e07b8d25a188cfbe31c59ad57b2f942871b33d924f800abe91d6f8"

View File

@@ -32,7 +32,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "8ae9e6dd51c84150f7fc581ebf04617f3ee9e1f96e08df79d6f15ee29f5f95f9"
SRC_URI[sha256sum] = "00cca6a11b48d6e5cf915d56959ed9087fa9264a8bdc771fc5e5aa5a105bc9db"
SRC_URI += " \
file://baloo_file.desktop \

View File

@@ -29,7 +29,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "efba13d0d720502bf8bee161b688ba21704f7c213c8b95da65b77b76c9cb3422"
SRC_URI[sha256sum] = "971179beb7b214edb9954cfe38b35a62331a7dad5cacd61b41401778c095dca2"
do_compile_prepend() {
# Error: Could not locate service type file kservicetypes5/ "kfileitemactionplugin.desktop" , tried ...

View File

@@ -13,4 +13,4 @@ DEPENDS += "kconfigwidgets kconfig kiconthemes kxmlgui kconfig-native kcoreaddon
kauth-native"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "ac5416f1ac21cb9e9fdf72a95de855a9891cea0ed7e1436a93c019b6c45af2af"
SRC_URI[sha256sum] = "20d1afd298227f4d45685a17816d7a41ef97e97a99ef816a7939226f92327923"

View File

@@ -25,6 +25,6 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "0ea51ea9e46e6359c76fe099fd2cd03c20891a1cad26ea156ca921a9f0869009"
SRC_URI[sha256sum] = "85bc905e156a56042572403dfcf53a653bdee3c87c9c367042048f4761f1e684"
FILES_${PN} += "${datadir}/kservicetypes5"

View File

@@ -17,7 +17,7 @@ DEPENDS += "kauth kconfig kcodecs kguiaddons kwidgetsaddons kdoctools \
gettext-native"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "f8eed399008a041df2da9cc3f2313df11376b94c85472900b39b9d6abcabe6d4"
SRC_URI[sha256sum] = "5f4a6897ef58992d38e820e8b0112069aec2ef0e7b943eb14265482c4fb22cd1"
FILES_${PN} += "${OE_QMAKE_PATH_PLUGINS}/designer"

View File

@@ -17,4 +17,4 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "c6b1d32d9c976585e278c2061091ee90ef2d7feb29642f236a3941cea5ffae72"
SRC_URI[sha256sum] = "8ec9230d4d6ce15ed4f146e4b22846185c0d3046ada8cf98bbdae9b913dd0da3"

View File

@@ -1,10 +1,9 @@
SUMMARY = "Provides integration of QML and KDE Frameworks"
LICENSE = "GPL-2.0 & GPL-2.0+ & GPL-3.0 & LGPL-2.0 & LGPL-2.0+ & LGPL-2.1 & LGPL-2.1+ & LGPL-3.0 & MIT & Qt-LGPL-exception-1.1"
LICENSE = "GPL-2.0 & GPL-2.0+ & GPL-3.0 & LGPL-2.0+ & LGPL-2.1 & LGPL-2.1+ & LGPL-3.0 & MIT & Qt-LGPL-exception-1.1"
LIC_FILES_CHKSUM = " \
file://LICENSES/GPL-2.0-only.txt;md5=93e64b4a83c7e441e48bbdeeea05c977 \
file://LICENSES/GPL-2.0-or-later.txt;md5=fed54355545ffd980b814dab4a3b312c \
file://LICENSES/GPL-3.0-only.txt;md5=1c76c4cc354acaac30ed4d5eefea7245 \
file://LICENSES/LGPL-2.0-only.txt;md5=6d2d9952d88b50a51a5c73dc431d06c7 \
file://LICENSES/LGPL-2.0-or-later.txt;md5=6d2d9952d88b50a51a5c73dc431d06c7 \
file://LICENSES/LGPL-2.1-only.txt;md5=fabba2a3bfeb22a6483d44e9ae824d3f \
file://LICENSES/LGPL-2.1-or-later.txt;md5=2a4f4fd2128ea2f65047ee63fbca9f68 \
@@ -25,6 +24,6 @@ SRC_URI += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "3dfaa271a97be48e72d5fff0dd3c3c1995be3b9e7d0451b197b79418d76c4ce3"
SRC_URI[sha256sum] = "2eaf59a4f73e7578c7b381078ca5ae920a3e8763433932277650707432104cb2"
FILES_${PN} += "${OE_QMAKE_PATH_QML}/org/kde"

View File

@@ -18,7 +18,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "2e94a4737ffc359d3614a1dff15b9727d54cb5fe639828946e0efcdcdbff3516"
SRC_URI[sha256sum] = "921308b8690ceffcb56abf9503da6c32a824ef0540d15ff619c23ff250fb295e"
SRC_URI += "file://0001-hardcode-path-to-kconf_update.patch"
FILES_${PN} += " \

View File

@@ -19,4 +19,4 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "421ef43bd47c3eb6b05806af033276c19df20fd76a06b67fada529bb9c52e642"
SRC_URI[sha256sum] = "bca5d64ab4d3f446c8c42f091b1982a83e80d4b810e0c00b1ae135a9751c632f"

View File

@@ -13,7 +13,7 @@ inherit kde-kf5 gettext
DEPENDS += "karchive kconfig kconfig-native kservice kcoreaddons kcoreaddons-native"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "a50f69e62b342d6f058000ff1823569ab61d3310cb0020d848a78deaf20dff99"
SRC_URI[sha256sum] = "0c87364ca0b7b0d409d4083ef8d086f0e67d5bc30ee8f5c8df722bc12e68a8b4"
FILES_${PN} += " \
${datadir}/emoticons \

View File

@@ -19,7 +19,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "3a846f783ccb68da1f152fb5778612c4ed14cd79c6b5929ef729cf59e47462d4"
SRC_URI[sha256sum] = "8b47d95a5a28f64f10b2c9c0b0befde64cdb609bb3d88276ecedf7b3ddfc1457"
FILES_${PN} += " \
${datadir}/dbus-1 \

View File

@@ -25,6 +25,6 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "3b3c4ab8369061418677c840963cc868dcecc2a4e57f0c73448e16a46773c7d3"
SRC_URI[sha256sum] = "735834671bd32f26da075d25f4209faac04fcc6af2f4090f99d055a3a277dc79"
FILES_${PN} += "${OE_QMAKE_PATH_PLUGINS}"

View File

@@ -26,7 +26,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "a5b63c10b4fc5efcbb5f92b7bce928b4a4880c0ad5d12ff12518106b09239546"
SRC_URI[sha256sum] = "58cbed51f7566b379726f46b18174f0dd9397bec77adc9face7263475110d56c"
FILES_${PN} += "${datadir}/dbus-1 ${libdir}/libkdeinit5_klauncher.so"
FILES_${PN}-dev = "${libdir}/cmake"

View File

@@ -36,9 +36,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "9351fc85c4020f2f77012e077f4f9d04d8f233e9b67f9b7619c9bc064714145b"
SRC_URI += "file://0001-Extend-upstream-workaround-for-bug-371721-to-also-co.patch"
SRC_URI[sha256sum] = "237c85c9dbcfcd366290512005b0e8498c10f3b300524633bbc9319a8327a14f"
PACKAGECONFIG[full] = "-DKIOCORE_ONLY=OFF,-DKIOCORE_ONLY=ON, kbookmarks kcompletion kconfigwidgets kiconthemes kitemviews kjobwidgets kwidgetsaddons kwindowsystem"
# Note that kdeclarative fails without KIOWidgets

View File

@@ -1,44 +0,0 @@
From a64fd0e22ce5beb8f79e615e24c03b4a05a2fd8a Mon Sep 17 00:00:00 2001
From: Piotr Tworek <tworaz@tworaz.net>
Date: Sat, 20 May 2017 13:58:23 +0200
Subject: [PATCH] Extend upstream workaround for bug 371721 to also cover OE Qt
5.8.
Since Qt 5.8 provided by meta-qt5 contains a few additional patches we
need to make sure that the workaround for bug 371721 is also enabled
there. Otherwise kio will fail to build on 32bit arm and x86 platforms.
Signed-off-by: Piotr Tworek <tworaz@tworaz.net>
---
autotests/CMakeLists.txt | 2 +-
src/core/CMakeLists.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/autotests/CMakeLists.txt b/autotests/CMakeLists.txt
index 83b7b73..46eabba 100644
--- a/autotests/CMakeLists.txt
+++ b/autotests/CMakeLists.txt
@@ -125,6 +125,6 @@ ecm_add_tests(
endif()
# this should be done by cmake, see bug 371721
-if(CMAKE_CXX_COMPILER_ID STREQUAL "Clang" OR CMAKE_CXX_COMPILER_ID STREQUAL "GNU" AND Qt5Core_VERSION VERSION_GREATER 5.8.0)
+if(CMAKE_CXX_COMPILER_ID STREQUAL "Clang" OR CMAKE_CXX_COMPILER_ID STREQUAL "GNU" AND Qt5Core_VERSION VERSION_GREATER_EQUAL 5.8.0)
set_property(TARGET jobtest APPEND PROPERTY AUTOMOC_MOC_OPTIONS --include ${CMAKE_BINARY_DIR}/src/core/moc_predefs.h)
endif()
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index f324ba0..1220c6e 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -161,7 +161,7 @@ set_target_properties(KF5KIOCore PROPERTIES VERSION ${KIO_VERSION_STRING}
)
# this should be done by cmake, see bug 371721
-if(CMAKE_CXX_COMPILER_ID STREQUAL "Clang" OR CMAKE_CXX_COMPILER_ID STREQUAL "GNU" AND Qt5Core_VERSION VERSION_GREATER 5.8.0)
+if(CMAKE_CXX_COMPILER_ID STREQUAL "Clang" OR CMAKE_CXX_COMPILER_ID STREQUAL "GNU" AND Qt5Core_VERSION VERSION_GREATER_EQUAL 5.8.0)
add_custom_command(
OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/moc_predefs.h
COMMAND "${CMAKE_CXX_COMPILER}" "-dM" "-E" "-c" "${CMAKE_ROOT}/Modules/CMakeCXXCompilerABI.cpp" > ${CMAKE_CURRENT_BINARY_DIR}/moc_predefs.h
--
2.13.0

View File

@@ -33,7 +33,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "d6589b420204d1133997f33b598324c839ec6a0db96936e2e51b7b156cafbc6b"
SRC_URI[sha256sum] = "d031fe85c8870d1fd99d7a0252f06169d078be803bd6a70338403b624c7b70bc"
FILES_${PN} += " \
${OE_QMAKE_PATH_QML}/org/kde/newstuff \

View File

@@ -23,4 +23,4 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "9f98834a9b8135a60a5d67e7ac45229a668a889d42a14c2ca5365885acd2370e"
SRC_URI[sha256sum] = "29ba27263e4b33990685cced7bb2d8288cd3370adda1e1df7335e1cd9d1d5d99"

View File

@@ -29,7 +29,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "c516b5c1f2bca4a109dc2d186ef6729c1ad53a242877dfe942b84f131e93412d"
SRC_URI[sha256sum] = "3afdf8472d0e1aa991f4395d08bcc6836512c1da0fef9634087bca695df4e77d"
FILES_${PN} += " \
${datadir}/k*5 \

View File

@@ -18,7 +18,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "25c03e48a0951f2d17556912893f55750ffbc1333b07b9b42e2ff0bb571b6545"
SRC_URI[sha256sum] = "c7f40eea87062d585fe70504e5e83d81df3fd71f63ea8bf3b04dd35419348f26"
FILES_${PN} += " \
${datadir}/k*5 \

View File

@@ -24,7 +24,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "08c8addcdd3dac87472e84bd14c6d02b99f98c5efbbda7802de92286105dcdda"
SRC_URI[sha256sum] = "5381bf1d4eb68eb448d2e5b92e4e86edb2727acdea44c31ffc499862417ed5b4"
FILES_${PN} += " \
${datadir}/k*5 \

View File

@@ -25,6 +25,6 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "ef7715e5d3e0bf4fc2d28a7713913a1283fb9c658b3c3536a6db8da649d185bf"
SRC_URI[sha256sum] = "942f50329be3a6dc727fe7c01dc8e61aede65c4050798388e6bedb60c21ab8aa"
FILES_${PN} += "${datadir}/kservicetypes5"

View File

@@ -27,7 +27,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "6f937b7af06562a238f091deef9c4332e94311a697af8466b7f091720eaab2b2"
SRC_URI[sha256sum] = "ccc5ea0c2bcbef3babbef727fc604361b1f7ddcf68829353846f315576e84033"
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"

View File

@@ -14,7 +14,7 @@ DEPENDS += "kcompletion kconfig kconfigwidgets ki18n kiconthemes kservice kwidge
gettext-native sonnet-native"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "a104e894cf21c245a6c22e6f2c38fdbbdb094cb7fde3d7ebff801bfd73af4c84"
SRC_URI[sha256sum] = "8371accab994192f1505b3bb4805badd751fabd4e8a8ca66cadbc039a253f0f2"
FILES_${PN} += " \
${OE_QMAKE_PATH_PLUGINS}/designer \

View File

@@ -30,7 +30,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "5addd560d3f650fbb43cd9c8c9e964c2d6893fa45ac53420b711f6bbb4e7a4fc"
SRC_URI[sha256sum] = "e33272fedd9d8b1c008e35e2bae3963355e4f8b5ddfab8d6d06c63ddbddad8a0"
SRC_URI += "file://0001-KF5WalletConfig.cmake.in-point-runtime-bindir-not-bu.patch"
FILES_${PN} += "${datadir}"

View File

@@ -29,7 +29,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "73ae838fb79f97243bea36d438e9bc45315183bbb6b08ab5173c822cfcb4dd82"
SRC_URI[sha256sum] = "ae6df2146464ea403d33e8b0e4b69579428bf76c1e13f5fffb8634a65da930f1"
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"

View File

@@ -48,7 +48,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "5bea341bc7b22ffa6a78bf7475c25b138150314c96b3d5154d8bccc532be242a"
SRC_URI[sha256sum] = "11678e5274d10a4ca3730a2441c8b555eb527d2a66606bd35fa1f15f667ae985"
FILES_${PN} += " \
${datadir}/kdevappwizard \

View File

@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5 gettext gtk-icon-cache
SRC_URI[sha256sum] = "fd0edb0e7ba8b5336436848fe2452ff98c1b5bf2c49ea7744a8c0038d4e8887d"
SRC_URI[sha256sum] = "bc48dbaa200336dafb5519ff63adf01c6bd22737a8c8423103e9c2d305f0f674"
PV = "${KF5_VERSION}"

View File

@@ -21,7 +21,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "76d2f85f6f99157aec26e6797889f1b99035a337e8aa12029c222f3d48288ef3"
SRC_URI[sha256sum] = "bb9736691e19ec72138035f46cb7e1d760b07ee9f8946c421c3b611c3ffe028d"
FILES_${PN} += " \
${OE_QMAKE_PATH_PLUGINS} \

View File

@@ -27,7 +27,7 @@ DEPENDS += " \
RRECCOMENDS_${PN} += "oxygen-fonts"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "7ac6c070190ab4c0c2ac15a921886ed7f3b70d6a0b7c41766d21a913e9f086fb"
SRC_URI[sha256sum] = "0637592b489ee1187ffa7af2fa8aff4dac184189abb797ee90fecdb5ff5e0ec5"
FILES_${PN} += " \
${datadir}/knotifications5 \

View File

@@ -6,7 +6,7 @@ inherit kde-kf5
DEPENDS = "qttools-native"
SRC_URI[sha256sum] = "4845e9e0a43ba15158c0cfdc7ab594e7d02692fab9083201715270a096704a32"
SRC_URI[sha256sum] = "42f071f628b192122894026de20097cb0b3de411cb41c6935b48eb86ce992a65"
SRC_URI += "file://0001-Temporary-workaround-gold-linker-errors.patch"
PV = "${KF5_VERSION}"