kde-kf5: upgrade 5.91.0 -> 5.92.0

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-03-24 21:09:49 +01:00
parent afc929df2c
commit 2747224092
82 changed files with 91 additions and 83 deletions

View File

@@ -1,6 +1,6 @@
inherit kde-base
KF5_VERSION = "5.91.0"
KF5_VERSION = "5.92.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] = "322309164f54bcc7b0a8c338f8088160cf61ad6e5bdb95a77c1f72e4aaa57c49"
SRC_URI[sha256sum] = "04072d527501c92f1e0144e9dcc114e108bfb5a2b50bed8a9b037474aaa6f118"
SRC_URI += "file://0001-create_hash_table-avoid-polution-of-files-with-build.patch"
DEPENDS += " \

View File

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

View File

@@ -5,4 +5,4 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
inherit kde-kf5-porting-aids
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "d89cfb46171bb467de99bb22a56328cc881621a6ad1d091a4481ccc17cde9b1e"
SRC_URI[sha256sum] = "066859b345da224f5edb601a5f448540330c9a286980b0c34169646c26a22a4e"

View File

@@ -20,6 +20,6 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "18f361573109e95f39ca1fda04f973d9f64eb4f6ecba3dcea877e5df020796d6"
SRC_URI[sha256sum] = "4d0a773cad86a642cb90d9844757569f2e2e9d1e96ccf78f73bee885c908d1b6"
FILES:${PN} += "${libdir}/plugins"

View File

@@ -37,7 +37,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "a40056d988fd77bc4bd3749465ed5452701b7e4948e10dc67fb592925c98b3d1"
SRC_URI[sha256sum] = "91a1d79ea382a25614810cd59f800f0a34c6e86c69ef6d0a08d2655f2a93171a"
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] = "c0d07cba5fc4173279335f8bf696eb6e013696a19eadd3851f4f428942399e88"
SRC_URI[sha256sum] = "d7c26538a0b7ac804565840d61df2681ea4b729abb6ecfbfcae3c20536ca6035"

View File

@@ -25,7 +25,7 @@ DEPENDS += "\
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "54e17773868cc6ecd91a5927ee475cce49ce225f5ee429ff725aee2a8110c819"
SRC_URI[sha256sum] = "129e2840eb1f33c95d50cde79a82f784cf735c3f1ae636f15dcf695c0b0c1ebf"
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] = "f0c2a92910283997c21c4f49b2bb074c1edede63706da89f965711cc8babdeae"
SRC_URI[sha256sum] = "0e32dca201f8b3d241e985c8dd8854774569d08167a9f3f060a141551e19beab"

View File

@@ -8,6 +8,6 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5
SRC_URI[sha256sum] = "c05ee119f66d6dc60ecff5b7c6e883d4bc478aca547811b4edbc45eaf0f17b6b"
SRC_URI[sha256sum] = "bf647c7736acbbb99ff1557339f71b5efd5a7591b2af83b482d37d35516bc933"
PV = "${KF5_VERSION}"

View File

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

View File

@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5
SRC_URI[sha256sum] = "c17db793b931a640f9db4466e1fee917127809f80ac8fc65b2273044ec23422a"
SRC_URI[sha256sum] = "49e09663989fd3498d61cb7518c741c87a702689b6d6074097d628264a064366"
SRC_URI += "file://0001-Force-build-of-Qt-binary-resource-files.patch"
PV = "${KF5_VERSION}"

View File

@@ -10,6 +10,6 @@ inherit kde-kf5
DEPENDS += "bzip2 xz zlib"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "a3602cbed2aaf4d446ff7af78b626042aa6fbce1df60eb2b8332b5f6ff214cce"
SRC_URI[sha256sum] = "5076a28c3a10ab755454c752fa563a4be7ad890f391c43aaa2ee4ee4b6a99fae"
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"

View File

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

View File

@@ -15,7 +15,7 @@ inherit kde-kf5
DEPENDS += "gperf-native"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "3ec08377a1b2cbc30401ae9e43e1394c61635ab7537a37dc297cdc4deeda7c62"
SRC_URI[sha256sum] = "d6e5b7a453948d5fa0482715eaf4a0c9abe5b902a0aca15540a04b1a1b60d275"
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] = "a63c3feadc7b6b94d8e06ead5430289742f62da59dfa4f0ceaaf237523b6ad2b"
SRC_URI[sha256sum] = "7801b641b88368a0c021272073c692337b42ee28f0025d106942c8ce873b0523"
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"

View File

@@ -19,5 +19,5 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5 mime
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "dfe3da03260e0153f9f6ced1fc7464eaaf0ed1fb692fc6c2b2d968b629ad719b"
SRC_URI[sha256sum] = "df5f718f324aa2b58191438c8aa5f7498a7997eff990d16ffbc9f19efd1a6667"
SRC_URI += "file://0001-Remove-cross-compile-adjustments.patch"

View File

@@ -13,4 +13,4 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "3a726a9ba053c2e484b5d1d2e53b361bcfb039414df488d6bc7e29a281bc10a3"
SRC_URI[sha256sum] = "7c03f33cc49ffa80e509f654f410cb142e917bceb2f35f08836dc46ed268ae54"

View File

@@ -10,4 +10,4 @@ inherit kde-kf5
DEPENDS += "avahi"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "6f58dcaf51b7188cde16f3b0a9ccf5e7550fe09ca2d9defc3e0ffd4d0fe4bfea"
SRC_URI[sha256sum] = "5f36af49faab84d8ae7ec46f1ba3300c9cdd3d8820dd1e7e48c5c37bcdd844d4"

View File

@@ -17,4 +17,4 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "7e56c2d826973632ee90b091c50aac53feb88409f5d2ad76d1214452efa6c83e"
SRC_URI[sha256sum] = "0f6775a565f22900b0de53daa5fe73f7d7e592663e0bb442a8e26ffab27fdf5f"

View File

@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5
SRC_URI[sha256sum] = "b55535746cd3b56270fd19bf377f7256bea00b4f8690449e0580225f6275bb98"
SRC_URI[sha256sum] = "0ed382c49fb10af87bfa3845a3919ed097c9f808f3a5dbb631ef4e68c86b4b10"
PV = "${KF5_VERSION}"

View File

@@ -10,4 +10,4 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "9e1a8be4e1c0b7bbae262dfb0fffb75c6ec9efe2bd2fbc3fcae3ebbf9f68ed85"
SRC_URI[sha256sum] = "058032e8e9556f1dadcf0c2bd633da6cfc9673e966dd113388e2b8aee2395777"

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] = "1b23a2503defae1fca23bb1574439dcc24a2856c3603587c903f8e8b188f158b"
SRC_URI[sha256sum] = "e12f14229f7ee587becb5a693374045c460d38c55d61e21eefd78b8db39280d7"
FILES:${PN} += "${OE_QMAKE_PATH_PLUGINS}"

View File

@@ -15,7 +15,7 @@ DEPENDS += " \
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "8cd3675c5ba2c656648a7e54b6ad4d89f1dbc0d0ff36e59acd2252681497d445"
SRC_URI[sha256sum] = "0adaff98ea70c577c9e6d7a688e5c52529a59f56a7d0c8ffce295f342e203d5c"
FILES:${PN} += " \
${datadir}/kdevappwizard \

View File

@@ -11,6 +11,6 @@ inherit kde-kf5
DEPENDS += "qtdeclarative"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "081c7fcf4ed9ec4034720bf87c9592b67603b6168e645c8f0129cb2d787e33a1"
SRC_URI[sha256sum] = "e65c7f58d602b4b8160b34a3a841d1c7aac77695b73e53aa715765cf42a8e89b"
FILES:${PN} += "${OE_QMAKE_PATH_QML}"

View File

@@ -11,6 +11,6 @@ inherit kde-kf5
DEPENDS += "qttools"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "68883dbd26401dbde559ca60fe1163e881d679d9cb83697cd5f9d9b0eb279599"
SRC_URI[sha256sum] = "058b4d4228387558b03aceb0ed286cbbe89ea07bb6fed968beba0b51678886d6"
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] = "46eb996698946d7b0dc60d69674b26a06278a7f8f8eb588504d1b1c423adf565"
SRC_URI[sha256sum] = "c95d63e2e4c4abbf625ec1cfe749314c1a90dc5be4a90a1ea1617bc969071ed1"
DEPENDS += "qttools"

View File

@@ -10,7 +10,7 @@ inherit kde-kf5
DEPENDS += "qtquickcontrols2"
SRC_URI[sha256sum] = "930178d092b6e04394d739bf6ce11f1d89c5d7d167ad38ebeb689d226af511be"
SRC_URI[sha256sum] = "1a430e2909b137466cf41c334a60ebc01e4cde82e71acbb167cd64d1f13e8678"
PV = "${KF5_VERSION}"

View File

@@ -18,4 +18,4 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "3efdfa6539fb0c053092ef5f178d0ea776a93a35754eefb1be348dcbd46403a8"
SRC_URI[sha256sum] = "95e097cefbe4e260129d77ab9fe3013818b85b9aee6e4744acfa1ada96fed195"

View File

@@ -16,6 +16,6 @@ inherit kde-kf5
DEPENDS += "qttools"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "e3b4dc3db4d608b2a725e9087ca3add1105e4027e7e47d10f96c2eff344af20e"
SRC_URI[sha256sum] = "d0e3558d6a7ed550f31d319e6b52d6ed61d693a1aa50e6dd4f430a1324111f2c"
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] = "257990566f0ef96ca23e84eaad7a66a28dd67493b6cd5c6fdb3a2fe5b613c0fb"
SRC_URI[sha256sum] = "dcdbbd2b4f2372fc225141361a7d9ae4a8f28ed77a266dc22c20be473fdc7d80"
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] = "a2673f18c7866d39c9cedca2f86540c56baf966a2491a86ca06a5a0427358496"
SRC_URI[sha256sum] = "7ed0b4f48a781fa9166e0446ac14fc21036195cb3d800ce21a546cac02fe5898"
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] = "2e20ffd995ce64a90b1133b594bab2b2292be54e538f62633e78e8296cc44738"
SRC_URI[sha256sum] = "51ddc8ec0ea60c87c49d5a6709eed86fe1e066d57d059a7f9e774c97b81bfa64"
do_configure:append() {
# remove absolute paths from exported cmake files

View File

@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5 gtk-icon-cache
SRC_URI[sha256sum] = "51713501fe067cd34d3c296bc2b891d62ed2e3c4f26ead36323f8adc3d157248"
SRC_URI[sha256sum] = "ca88b03fdd961f9f8bfa449e1fe74e3ce66e11937be9a8f6d1569a46f6429ef1"
PV = "${KF5_VERSION}"
FILES:${PN} += " \

View File

@@ -12,6 +12,6 @@ DEPENDS += " \
libdmtx \
"
SRC_URI[sha256sum] = "8f61c6c351e018df29a837a2d276d088b61fc844af406ea2d4f221f8e5b83f4c"
SRC_URI[sha256sum] = "7e6fee9fd56be6c4589c106a3c16a28a4aa5832a24dcefe88302a9ad113ee41e"
PV = "${KF5_VERSION}"

View File

@@ -12,7 +12,7 @@ inherit kde-kf5
DEPENDS += "bison-native qtdeclarative"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "4f561eaa048a6c0e35c3bb14b8bc1f637708afff689f464576bba2e7ab0293a8"
SRC_URI[sha256sum] = "8926c859af4b6b14e0967fc3b76ca0e76de27d0ab544087eefdffe40518b5a9c"
FILES:${PN} += "${OE_QMAKE_PATH_QML}"

View File

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

View File

@@ -9,6 +9,6 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5 perlnative
SRC_URI[sha256sum] = "370a45b274db90e8d2d34d61d3f665a3f1f9f552d4503ce5805a47f445c4f93a"
SRC_URI[sha256sum] = "99347eaf9b2249f875cacd8319c77f2f8e110d0e7834f51f296ed911dcc7e50e"
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] = "22485000cf28d4b28a46e7856532339df5e3e49180ee4a0493f3f3491f9e00a4"
SRC_URI[sha256sum] = "48b0cf3d969437eaeb0839cbb16a35209336fc6e78c1540920f91bbab8b01101"

View File

@@ -24,4 +24,4 @@ DEPENDS += " \
CXXFLAGS += "-DBOOST_DISABLE_ASSERTS"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "98fdea4517529df0b1b733425a040a80df680d44bb7d27db10070828a9c3c420"
SRC_URI[sha256sum] = "2206132e0edbb8271f77bb6c45e794b8d3baa3d9b4f94aba005556f9fa3ff751"

View File

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

View File

@@ -11,6 +11,6 @@ inherit kde-kf5
DEPENDS += "kconfig kconfig-native kwidgetsaddons"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "2422485b10de631583b7e92e0778e5cf0c0ceec677bcd289cb7bc04c5441dfd0"
SRC_URI[sha256sum] = "08f1525c6cee8babe399c941bb85d04be9dade0341d1d85c6beccd2e93dc7ceb"
FILES:${PN} += "${OE_QMAKE_PATH_PLUGINS}/designer"

View File

@@ -21,4 +21,4 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "1b067820de0370a0da43b069f4c9cafb411bb201fcbb112b9743fb9d134b03b1"
SRC_URI[sha256sum] = "1276006e50f507216a8241ca4b26b02c67c42e5bee26a6b391db6ae4f72533ce"

View File

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

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] = "7620010ddfaec988715be343af4e35f8bac75b5e14d1fa9d3bdbbe620925990a"
SRC_URI[sha256sum] = "86a3aeb8b91dec0e1cd81b646654ebd750a8aedfac9b4d53b9b0019a91720870"
SRC_URI += "file://0002-set-meinproc5-executable-so-that-it-can-be-found-for.patch"
# allarch packages do only install into machine sysroot

View File

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

View File

@@ -15,7 +15,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "aba371cbb11afba36c394beac443f1e8d3ab9d84801f44bcc252f13e868dc835"
SRC_URI[sha256sum] = "ce049989125a49dc9bf8d2a2f2f5a2fec79e25a6343087b024fefd0131eca369"
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] = "5b909845e5707689e010d636cd36fb9b3b11fdddd37561b27d71a2234df3f392"
SRC_URI[sha256sum] = "df24b96f77ddbd2f63a6c2a3c54c4e712ef11a63b93c0b02d949d85af2fb8526"
FILES:${PN} += "${datadir}/dbus-1"

View File

@@ -25,7 +25,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "f5f78ae7ca381524f990ead138ea68796a185418e608646dff216a846bcc0788"
SRC_URI[sha256sum] = "8c4e095e3d96140f19e9f2e2dbc74df174e29416455671fc6680828038ea94b7"
FILES:${PN} += " \
${datadir}/dbus-1 \

View File

@@ -8,6 +8,6 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "51309ab8fbb5774f04ef989b15674df63348cef97f349a293f202817b9a3888b"
SRC_URI[sha256sum] = "361f75fb4e3dff46e6dab42d858488af58fd40f3af1f7a39881ea9240cd866ab"
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"

View File

@@ -7,7 +7,15 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5 gettext
DEPENDS += "kcoreaddons kcoreaddons-native ki18n"
DEPENDS += " \
kcoreaddons-native \
kcoreaddons \
ki18n \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "0da072117ddcded5de1d9befd2c1cf0b471711607902d03cb57bcf384d9ac1fb"
SRC_URI[sha256sum] = "cb1dac5f8f7ba059ef967a2cf3d1580a29a8d7b373ef67e82e0ac4f0285ee052"
EXTRA_OECMAKE += "-DUTEMPTER_EXECUTABLE=${libexecdir}/utempter/utempter"
RDEPENDS:${PN} += "libutempter"

View File

@@ -9,4 +9,4 @@ inherit kde-kf5 gettext
DEPENDS += "ki18n"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "57456b649efe2488f403e7b3cae73a734b3b459d32100b6b143f1c8d80035b58"
SRC_URI[sha256sum] = "47e2b4c4b329562044954a67edda4d5ade953bd2a9760f6214c5f8f17239f09e"

View File

@@ -15,4 +15,4 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "fe05fc898c8e5adf23b977138e8b595448805fc2d48c62579881f500ab5953b8"
SRC_URI[sha256sum] = "1c9ab9772103c001e56afbe0356ede04f953b07be8d2c2e2f2fff3e7b5bd5d46"

View File

@@ -32,7 +32,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "7574d63379c41d8cb0e6579a0d73ab4257967ecbfaa7affa01472dcca35a12b3"
SRC_URI[sha256sum] = "283570583da0f85b2001ca600b9657e3a3fb9c2dcdd3ea8728553e212e50a475"
SRC_URI += " \
file://baloo_file.desktop \

View File

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

View File

@@ -19,4 +19,4 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "a42233135dc255a0ff0147f22f9446c2b5932e6b11198aa099fdadbbf5b30e47"
SRC_URI[sha256sum] = "99504e761621b56e07a561e1caea196fe4623c9334b889f081e3da8e4a19d543"

View File

@@ -25,6 +25,6 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "1a195d83a092c493f10f372e245107277c275a418563cbc443a884ef4e4e3901"
SRC_URI[sha256sum] = "dd49e658fc85c215442a7fa9d2435819f0bef13c997a6c2a51557b82e1bc8d3a"
FILES:${PN} += "${datadir}/kservicetypes5"

View File

@@ -25,7 +25,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "028493a1515a6c965ea0eecabc362340af1d2e8463760465539c980d03d8bb06"
SRC_URI[sha256sum] = "4259eed35d9ac307ecc30e64833bad7a89ef58fc7125054eb39716d27a4a274a"
FILES:${PN} += "${OE_QMAKE_PATH_PLUGINS}/designer"

View File

@@ -17,4 +17,4 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "5b8cdae0d401dc24bf0cd98cdf35de30501111968923953fa687552ae61adc08"
SRC_URI[sha256sum] = "f3b16c473b104f83f6124f96f2b06a6c72a447eb19ba31a90e3f4725e732b1c4"

View File

@@ -36,6 +36,6 @@ SRC_URI += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "ffb8fb0edb1036aa310f1a80344e5a7209cfc9dc1bff086ed458fa0e58716da0"
SRC_URI[sha256sum] = "fe964d77fea37c04eee3863d2b4227b76e33f16583906c284b532a461982d5b3"
FILES:${PN} += "${OE_QMAKE_PATH_QML}/org/kde"

View File

@@ -18,7 +18,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "e59e6d0fbdad184b2e0d59dccedd1e5be53ea21959d0e828e1bbab4f7bd420fe"
SRC_URI[sha256sum] = "8335531b856cb361ab2e5b390b333eb3405bac4e2bc7c0305994704bd0540e6c"
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] = "55da7ee8c24e49dfd8ae49e1d006e67f541d35d111df412c5eaa8180784a40f2"
SRC_URI[sha256sum] = "4687dc87a9ada0675801e0c575467bb5f7f7fe21b67ae2ffd1fed80736f95efa"

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] = "10287a304fbe0bd6992afe29313c156883591639c9e80ec26e76e683709cf6cb"
SRC_URI[sha256sum] = "fdcfe30941c18a9cb29b58459fbb2ae54a55fd5a0e8688f0c59a7cc7ebf09f07"
FILES:${PN} += " \
${datadir}/emoticons \

View File

@@ -18,7 +18,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "c0610c5dfe078827594e0f32793f0fae87dcee21b75fee491850a7e0cc639a27"
SRC_URI[sha256sum] = "be7b1e279b63678ec4042f896b159d11c115d05e9831cde6cd67ef4b8e581452"
FILES:${PN} += " \
${datadir}/dbus-1 \

View File

@@ -25,6 +25,6 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "820d592beab1547265fcc2a61f6262535b85d444a05fd67b4eb2f11d9f2510ce"
SRC_URI[sha256sum] = "2128710ff8bf0a7bbb699fe3a45b231c6b4607ba3e3a3a5d03c25c809233cb23"
FILES:${PN} += "${OE_QMAKE_PATH_PLUGINS}"

View File

@@ -24,7 +24,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "71c3d83e2303f01bfd936351260ee3a7e0e78de568c90dd9236f7d5e8998c2f8"
SRC_URI[sha256sum] = "cb517912bf17d4b4f015cb1ab935eebadc52ece050f21b33fcb4e799b0c5f3ce"
FILES:${PN} += "${datadir}/dbus-1 ${libdir}/libkdeinit5_klauncher.so"
FILES:${PN}-dev = "${libdir}/cmake"

View File

@@ -36,7 +36,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "f2ddea299f3dc98835df445dd1d622d90233115ad0200e75da5e954523466293"
SRC_URI[sha256sum] = "d4433f9890f71afe3d7d268e978e0ade96f506a38e41f7d57ffe832d96d44cb3"
PACKAGECONFIG[full] = "-DKIOCORE_ONLY=OFF,-DKIOCORE_ONLY=ON, kbookmarks kcompletion kconfigwidgets kiconthemes kitemviews kjobwidgets kwidgetsaddons kwindowsystem"
# Note that kdeclarative fails without KIOWidgets

View File

@@ -33,7 +33,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "5dd9fb32fe7e99b64f8dc4b8801bbdba5dc5ba2eda9bec2fb1fc563a53ec6a2a"
SRC_URI[sha256sum] = "4b14aee55d7701c72d05030fad508a5cb89fee34656d4d84c2d977a3c2a66c3f"
FILES:${PN} += " \
${OE_QMAKE_PATH_QML}/org/kde/newstuff \

View File

@@ -23,4 +23,4 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "cedb0993e813f063a14b91b3db13d986a4501a5b8d52dc74992a57d4e0ada51e"
SRC_URI[sha256sum] = "f7f452e3197886a2afdfaa5a2954d412eb0ae2bc47ce742902765c053239313a"

View File

@@ -26,7 +26,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "f2ff8a873ae20899233d7ff8936204814d1ccbe1786fa872b5922912c232d182"
SRC_URI[sha256sum] = "094e18b2e9119f1c197c625235e639204ab5aa1910b13ae4317c8145b4fe3318"
FILES:${PN} += " \
${datadir}/k*5 \

View File

@@ -18,7 +18,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "77bf43f6714e2b82029b7a45d9a72779e28540375dd6d0e63f0fddf418c28226"
SRC_URI[sha256sum] = "b313729131bfbdb0ffd24ded926a2c6604dd06a18bd612c2ead6aa886f29c571"
FILES:${PN} += " \
${datadir}/k*5 \

View File

@@ -22,7 +22,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "0677f9409d1d60e53608632cdbc04aa7454ed4355609bee6bbceff994be12a9e"
SRC_URI[sha256sum] = "3fc80c5d66359e4593115b58fcd055ca9cab8f23376123094e13c5d4bdc48fed"
FILES:${PN} += " \
${datadir}/k*5 \

View File

@@ -24,6 +24,6 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "779d11c436887c5300c6f3bf477ba334673444b3e9d3212a0cf12a1f653b9254"
SRC_URI[sha256sum] = "52e2d9654bbade7db91c647192b78bc3ac1feedc0c279e9c371142aa5ec82ef8"
FILES:${PN} += "${datadir}/kservicetypes5"

View File

@@ -27,7 +27,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "f532a1e0621d8a257387758fa616c43729dc2811c22894c656ddefe2c3367fae"
SRC_URI[sha256sum] = "bcd01c3ca07d02106de1c68156e568ded7686ca9557b30a04f7b4e24cf43fb8c"
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] = "c41a6ae85345c33188c251e011a43672641fe489243c3436a1e1f15aa6cabf76"
SRC_URI[sha256sum] = "fe867bf498a5170a9fba91dff652b68fa5cae2af8864dbe89a6e54638ff90b0c"
FILES:${PN} += " \
${OE_QMAKE_PATH_PLUGINS}/designer \

View File

@@ -30,7 +30,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "3736051cfc42598368704b36c36f41482f778c45ba22a4e591389725945938fc"
SRC_URI[sha256sum] = "71aca76cb0edbf569827709b073bff2edb5c129a85638df4bc666d70786740e5"
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] = "2f68b187570e22c7037fdbcff83ebaad8b5c77fe1bec166c059da6d475149ce3"
SRC_URI[sha256sum] = "e08b4c0d3cc39f788d918bd2ba331966a8af5208233c38a27f029f93a597b743"
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"

View File

@@ -45,7 +45,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "f4471872b4f279e2979f661f2792f0afa8af5f15896bd9e6a08e1ec7ed85b079"
SRC_URI[sha256sum] = "c6c2bc624564c74fd80bce170a1c763803d5207ef86108b5724fcba73c3506f7"
FILES:${PN} += " \
${datadir}/kdevappwizard \

View File

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

View File

@@ -21,7 +21,7 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "11d52dfd9f576ee4933b32c6dd2458c5e25836935d9dcc27f3c845e8dccea965"
SRC_URI[sha256sum] = "97530813b9a80505b5484175a55be49cc020244fbe3b1bdaeef15845c3c9bdac"
FILES:${PN} += " \
${OE_QMAKE_PATH_PLUGINS} \

View File

@@ -25,7 +25,7 @@ DEPENDS += " \
RRECCOMENDS_${PN} += "oxygen-fonts"
PV = "${KF5_VERSION}"
SRC_URI[sha256sum] = "7fbc8c3b949849d22161f78df453d759389319a91b4925ff235799e410c5e684"
SRC_URI[sha256sum] = "bd8ef6f6656c9756a56fbfa1dc91273426ef3ea5fae3e7a4c7dbeddfbbe3ec5d"
FILES:${PN} += " \
${datadir}/knotifications5 \

View File

@@ -11,7 +11,7 @@ inherit kde-kf5
DEPENDS = "qttools-native"
SRC_URI[sha256sum] = "9717885e30aadf184fa71511930409cabbf08eb6627ea8b051de8804fbcec54c"
SRC_URI[sha256sum] = "f89a238bc5f28738db25e29296b75b4f795e3e9bfe3a8f1f9390648749d303ef"
SRC_URI += "file://0001-Temporary-workaround-gold-linker-errors.patch"
PV = "${KF5_VERSION}"