diff --git a/classes/kde-kf5-porting-aids.bbclass b/classes/kde-kf5-porting-aids.bbclass index 1a4638ce..f6524a73 100644 --- a/classes/kde-kf5-porting-aids.bbclass +++ b/classes/kde-kf5-porting-aids.bbclass @@ -1,3 +1,3 @@ inherit kde-kf5 -SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.26/portingAids/${BPN}-${PV}.tar.xz" +SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.27/portingAids/${BPN}-${PV}.tar.xz" diff --git a/classes/kde-kf5.bbclass b/classes/kde-kf5.bbclass index bf7204a6..d4fbd76d 100644 --- a/classes/kde-kf5.bbclass +++ b/classes/kde-kf5.bbclass @@ -1,5 +1,5 @@ inherit kde-base -KF5_VERSION = "5.26.0" +KF5_VERSION = "5.27.0" -SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.26/${BPN}-${PV}.tar.xz" +SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.27/${BPN}-${PV}.tar.xz" diff --git a/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc b/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc index b74b72ad..34ea9f9d 100644 --- a/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc +++ b/recipes-kde/kf5/porting-aids-tier1/kjs/kjs.inc @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" inherit kde-kf5-porting-aids perlnative PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "558bfe201fedcea2520a6ed1d2d76fff" -SRC_URI[sha256sum] = "c252494cc92e0443bf097c83afa3402b498390bfda8315d47571cc823f8415b9" +SRC_URI[md5sum] = "e2a74f515d8939d0f72d19cbae109d19" +SRC_URI[sha256sum] = "325d0d0db21dce3051b8a602420f77a92596b9cb2d57d8f5396f5db2c757a4a3" SRC_URI += "file://0001-create_hash_table-avoid-polution-of-files-with-build.patch" DEPENDS += " \ diff --git a/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc b/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc index 7293c8af..3b9a2629 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc +++ b/recipes-kde/kf5/porting-aids-tier3/kdelibs4support/kdelibs4support.inc @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5-porting-aids perlnative PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "88d50371f1580070d4cc9dd3f1bdcdf9" -SRC_URI[sha256sum] = "e8336d25de7911c4536f6ebeca5a10efb00d4de967dae8ddcee258763f2e8049" +SRC_URI[md5sum] = "7b6d4e08c6a53f2a093792d6d7d7e469" +SRC_URI[sha256sum] = "21d92069f472f9d8ea7c479efd549883d912c209ac974c6628e2089e5669689d" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/porting-aids-tier3/khtml/khtml.bb b/recipes-kde/kf5/porting-aids-tier3/khtml/khtml.bb index 7794acf9..0cf74716 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] = "15f8e2d5d80379efb9d561e1822aab83" -SRC_URI[sha256sum] = "a88e7eaf70ab083a91f5c28a820a29d0b9e5e483fdda07414e32f4c817532dc0" +SRC_URI[md5sum] = "f4fb07014886189637f82604d3875b71" +SRC_URI[sha256sum] = "808d8d3602d4ab1441102ff4b7639fd54e6af7d5de6f4d430fbbe427e6ab5a17" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/porting-aids-tier3/kjsembed/kjsembed.bb b/recipes-kde/kf5/porting-aids-tier3/kjsembed/kjsembed.bb index 68334922..fbac7a9e 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kjsembed/kjsembed.bb +++ b/recipes-kde/kf5/porting-aids-tier3/kjsembed/kjsembed.bb @@ -16,8 +16,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "e9ba464861bf4f1c0b92b68326b2633a" -SRC_URI[sha256sum] = "6de088e6315b4cc602238ab043cce9ee655061413a8dd83c557ebaa67bce1c0c" +SRC_URI[md5sum] = "09aa2aaaf346861d28a28e44c53b894a" +SRC_URI[sha256sum] = "4b60cae1b4672764d77dd1b6376f8cf3c01684bf24ad24740596d740a8d882c8" # kjsembed's kjscmd5 is not required for build -> point to native dummy to make cmake happy CMAKE_ALIGN_SYSROOT[1] = "KF5JsEmbed, -s${_IMPORT_PREFIX}/bin/kjscmd5, -S${STAGING_BINDIR_NATIVE}/kjscmd5" diff --git a/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb b/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb index 960d0da5..91269923 100644 --- a/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb +++ b/recipes-kde/kf5/porting-aids-tier3/kross/kross.bb @@ -20,8 +20,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "a90ac03e225b9cb20af537d694eda2c1" -SRC_URI[sha256sum] = "612c194901b18a8444689795db7be11e1819cfe7ff1090a51cb55072f0633416" +SRC_URI[md5sum] = "4cdf0035dc5f4324a2083379f16ed10e" +SRC_URI[sha256sum] = "720b8f6d716ef56406c728ea774550337cb911e952bf4e6f1bd3299090cb6a8e" FILES_${PN} += " \ ${OE_QMAKE_PATH_PLUGINS} \ diff --git a/recipes-kde/kf5/tier1/attica/attica.bb b/recipes-kde/kf5/tier1/attica/attica.bb index 971ec533..b359a7ab 100644 --- a/recipes-kde/kf5/tier1/attica/attica.bb +++ b/recipes-kde/kf5/tier1/attica/attica.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 -SRC_URI[md5sum] = "d9964350af248c74900b2cc5ee9f475c" -SRC_URI[sha256sum] = "8cc602d96a7e650771630e72a7102efdc9c3fb99004ed23f2de2daf9370ae7fc" +SRC_URI[md5sum] = "58d0152f41877f2c4086070fd119ca4f" +SRC_URI[sha256sum] = "4741f8863e14bbd6e0908824763c80461b478c02a68be232aae0c83d10e6cd70" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/bluez-qt/bluez-qt.bb b/recipes-kde/kf5/tier1/bluez-qt/bluez-qt.bb index cf386409..ab2508ed 100644 --- a/recipes-kde/kf5/tier1/bluez-qt/bluez-qt.bb +++ b/recipes-kde/kf5/tier1/bluez-qt/bluez-qt.bb @@ -7,8 +7,8 @@ inherit kde-kf5 DEPENDS += "qtdeclarative" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "95d95967de460f078a86245b96e0ef1b" -SRC_URI[sha256sum] = "67205efeac8579a2ff0f8de7fdb61a8510e8ca8f6bc2e147d8846fd3b52c4358" +SRC_URI[md5sum] = "504fcfa8e6a73a5baf1b10af9b707692" +SRC_URI[sha256sum] = "2fde86d9f5e766dc749f74f391456acb443448848ee5323b6c5fed1578c72f84" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier1/breeze-icons/breeze-icons.bb b/recipes-kde/kf5/tier1/breeze-icons/breeze-icons.bb index 27f57d0c..aab0e518 100644 --- a/recipes-kde/kf5/tier1/breeze-icons/breeze-icons.bb +++ b/recipes-kde/kf5/tier1/breeze-icons/breeze-icons.bb @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 gtk-icon-cache -SRC_URI[md5sum] = "b3a784fe7be04be0e1bf79573fc7a1be" -SRC_URI[sha256sum] = "a9c0d742a37ef3b3b2dae5a5bb97aee2927dd613c17c606f3bcbc6845a8c6bcd" +SRC_URI[md5sum] = "930313ace6621069059ebee94aa6b619" +SRC_URI[sha256sum] = "ffc1b79a96b909dca07f418fc443cfdd1deeebe1ec3cdf0e7cede9a4e6765c89" PV = "${KF5_VERSION}" diff --git a/recipes-kde/kf5/tier1/karchive/karchive.inc b/recipes-kde/kf5/tier1/karchive/karchive.inc index 6ce05a5a..ffaa0d9e 100644 --- a/recipes-kde/kf5/tier1/karchive/karchive.inc +++ b/recipes-kde/kf5/tier1/karchive/karchive.inc @@ -10,5 +10,5 @@ inherit kde-kf5 DEPENDS += "bzip2 xz zlib" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "33edd3478ca813a02aa7e525d6a1b9cc" -SRC_URI[sha256sum] = "af082dc3a8bd48302d5c36c0a70e2d2c796cb852e3f6ee64cb5059fb7f9adaeb" +SRC_URI[md5sum] = "979133136e319640d2ff7caf4823185d" +SRC_URI[sha256sum] = "7f387fa2e0f5360870524d0f2b352179f191d0ed0ea78ec3456964ffab8bebb0" diff --git a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb index 658a63b9..e0a9712e 100644 --- a/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb +++ b/recipes-kde/kf5/tier1/kcodecs/kcodecs.bb @@ -8,5 +8,5 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "8788d7f42336ceba992ba8e32cb65549" -SRC_URI[sha256sum] = "931fb21946604ef5f4a4a36a6c7bdd40347d7a44a98edf291f361fe24becbfa3" +SRC_URI[md5sum] = "85d8be54f0c19125c201b8fcb6a51169" +SRC_URI[sha256sum] = "0ac9b24fa94240cff53cde2a9ef565c0f85d9883087b8f7c815b83aacd119338" diff --git a/recipes-kde/kf5/tier1/kconfig/kconfig.inc b/recipes-kde/kf5/tier1/kconfig/kconfig.inc index 8d2d5b6f..e2190ae4 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] = "5b57b0a5cbf50fbc644fb7ce64447969" -SRC_URI[sha256sum] = "8d3070a475e0784d7727a0ff90f8b659ed47b1dedcffee7efffd299342a95e67" +SRC_URI[md5sum] = "e1a633ed10804ad00d53978bcfd906e7" +SRC_URI[sha256sum] = "f1eba4652b17c1fce4b6cd3971204ccaf268672b3b9ba955ee755b4b32a8b7a1" # 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 2dcea75b..81fff7a1 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] = "263530a26fd0b80238827d2d97225e7b" -SRC_URI[sha256sum] = "1fab3ca827cf74f0fdadd30d8b9b3fe53d4ba2d1afe7f23a90f3ff55f3c77982" +SRC_URI[md5sum] = "3dc2ded3c06cbf5d0dcf41a96e9a03bb" +SRC_URI[sha256sum] = "dcbec0cd914e487f8a408d94e0a5ebd9ff6d71c09d6791e66a3310b0a5eaf767" diff --git a/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb b/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb index 8562f230..089ae28f 100644 --- a/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb +++ b/recipes-kde/kf5/tier1/kdbusaddons/kdbusaddons.bb @@ -11,5 +11,5 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "acf0a64017d307247cd62be9751539f4" -SRC_URI[sha256sum] = "1c6bda5ca7978e373dffe8a0293bb1930312afe2e13b3c0700763286f1a58572" +SRC_URI[md5sum] = "120036aa8aab440006d82198123e1bb6" +SRC_URI[sha256sum] = "75184380d31942883c0b178cdb19334b7da3016c5bd8f3cb12d9f95e7ea2eded" diff --git a/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb b/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb index 1aa08819..0aa8968c 100644 --- a/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb +++ b/recipes-kde/kf5/tier1/kdnssd/kdnssd.bb @@ -10,5 +10,5 @@ inherit kde-kf5 DEPENDS += "avahi" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "7e9ba01b4649b7b4f2c0c88aedc70d10" -SRC_URI[sha256sum] = "03030e86da46b8e8a4debff42ea1a9b6d18b64857c87f92557a0dccecffe5549" +SRC_URI[md5sum] = "edf476e7bbc634950c9d6a16947373c6" +SRC_URI[sha256sum] = "17574f21b720f9ddb7642354a14bd17608c74e2c5cd640dae3ac784b1c890237" diff --git a/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb b/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb index 1dddde44..afb24dc0 100644 --- a/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb +++ b/recipes-kde/kf5/tier1/kguiaddons/kguiaddons.bb @@ -12,5 +12,5 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "d47f0b53c862756b3bbc1d5b7503b284" -SRC_URI[sha256sum] = "f7d5eca7e35228b2b5b6c2f0f3029ccc0eb47a3376dd46464113b72bffec4a3d" +SRC_URI[md5sum] = "f996e8d1abb275f10c1ebce6b13cbdc2" +SRC_URI[sha256sum] = "af9bfc252bfae2f11dcbaa48053cb13e39519a77a4d22d4055643d0724a37bea" diff --git a/recipes-kde/kf5/tier1/ki18n/ki18n.inc b/recipes-kde/kf5/tier1/ki18n/ki18n.inc index a2ca77b6..135f5a08 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] = "9529e66256c60a171d95b2c51236e7f3" -SRC_URI[sha256sum] = "878808b60a459b15402f6ddea9bdd643c3407a252f37733be829d6a9bfc8bdb8" +SRC_URI[md5sum] = "9b8848b193da6d8920d7853430408c0b" +SRC_URI[sha256sum] = "ce91d24ab2b3eb6d940c9277273694d3a652905b8256edcd3bbbed55c4f8c628" diff --git a/recipes-kde/kf5/tier1/kidletime/kidletime.bb b/recipes-kde/kf5/tier1/kidletime/kidletime.bb index 40b54cf0..8f70284d 100644 --- a/recipes-kde/kf5/tier1/kidletime/kidletime.bb +++ b/recipes-kde/kf5/tier1/kidletime/kidletime.bb @@ -10,8 +10,8 @@ inherit kde-kf5 DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "libxcb qtx11extras libxscrnsaver", "", d)}" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "4802a5dc33d7316269e573fb630f3061" -SRC_URI[sha256sum] = "02f82e84429487d4f14a6c665ed00a12c40b8c8f4e1ec34cb8436a39f274978f" +SRC_URI[md5sum] = "6892d4e820e491d3025fe10cb3bafa76" +SRC_URI[sha256sum] = "dcc94797c73244cfc7a53e409eea66facf70a5d879814d6cf5fb7ceab76866b3" SRC_URI += "file://0001-Do-not-search-for-Qt5X11Extras-in-x-less-environment.patch" diff --git a/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb b/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb index c28141ce..4b16b4ab 100644 --- a/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb +++ b/recipes-kde/kf5/tier1/kitemmodels/kitemmodels.bb @@ -9,5 +9,5 @@ inherit kde-kf5 DEPENDS += "qtdeclarative" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "e1a8e1484398a40d2f9c14ece0bd657f" -SRC_URI[sha256sum] = "5b325c4ed82f63a221ff369e5d02d28368328db6b1e08c5b61d03eba959d3fe2" +SRC_URI[md5sum] = "0696b8bfb31d5541a28beb9ea7aeed6b" +SRC_URI[sha256sum] = "c27f0ca38d4b6593115fbf257423c6b1ffa35cb2d7f341fc4bf3e43262b90f03" diff --git a/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb b/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb index f6acd635..98d95bbb 100644 --- a/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb +++ b/recipes-kde/kf5/tier1/kitemviews/kitemviews.bb @@ -8,5 +8,5 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "b48c0530652782d205bfe980f732bd26" -SRC_URI[sha256sum] = "228c610f9b218baa71024c74405a9e55e69a165510111f0929634dbf000c92fc" +SRC_URI[md5sum] = "1429c6dc5bdf7266b046ce8125801233" +SRC_URI[sha256sum] = "7daedd694c6e67d6769c87977b18adc1127f4e9836d10fdb0d7130e14188c990" diff --git a/recipes-kde/kf5/tier1/kplotting/kplotting.bb b/recipes-kde/kf5/tier1/kplotting/kplotting.bb index 74424985..0552d07f 100644 --- a/recipes-kde/kf5/tier1/kplotting/kplotting.bb +++ b/recipes-kde/kf5/tier1/kplotting/kplotting.bb @@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "1c6520635bd6d8ab5f0e6e4758e13ebf" -SRC_URI[sha256sum] = "240d6d636c36b150e9494c153e8c3ec8cb6e86717c732eccb0d5105bd62ac9b8" +SRC_URI[md5sum] = "bbe2b0825e7960615451a94f2e51b65d" +SRC_URI[sha256sum] = "def6eced379ad85e7a879dbc2c55d551f28465c71e7bea572ac3779f1ec2e9e2" diff --git a/recipes-kde/kf5/tier1/kwayland/kwayland.bb b/recipes-kde/kf5/tier1/kwayland/kwayland.bb index 7e04526d..8cac4b35 100644 --- a/recipes-kde/kf5/tier1/kwayland/kwayland.bb +++ b/recipes-kde/kf5/tier1/kwayland/kwayland.bb @@ -9,7 +9,7 @@ inherit kde-kf5 cmake_auto_align_paths cmake_lib DEPENDS += "wayland wayland-native" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "07635da514cfc3b4360b947717090725" -SRC_URI[sha256sum] = "69242ffddd77e19618ee19d332210fb8e98e85cd743012001b2a6b1c267042b1" +SRC_URI[md5sum] = "3440e412f70face624c4abcdb341ec7a" +SRC_URI[sha256sum] = "5a37097efb11a4806138ceff056bd845e3e9ea1803a29044af247711679d416d" CMAKE_ALIGN_SYSROOT[1] = "KF5Wayland, -S${includedir}, -s${_IMPORT_PREFIX}/include" diff --git a/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb b/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb index dd490c8c..9614fd4d 100644 --- a/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb +++ b/recipes-kde/kf5/tier1/kwidgetsaddons/kwidgetsaddons.bb @@ -10,5 +10,5 @@ inherit kde-kf5 DEPENDS += "qttools" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "2a5e96dece3096a1570772ade558a2aa" -SRC_URI[sha256sum] = "9601108491e9564630a6152f296de8143decb91bd63c6ea15f91a591d02155c9" +SRC_URI[md5sum] = "e3a44bed1791f6e0b5ac0b085b8af14b" +SRC_URI[sha256sum] = "343b0669cca8c87c1c2713e63e01de3ab84b5e21f3c40ce27dd11e7f94ed2f5d" diff --git a/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb b/recipes-kde/kf5/tier1/kwindowsystem/kwindowsystem.bb index 5e4b55ea..0c1f7223 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_auto_align_paths cmake_lib DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/xserver qtx11extras", "", d)}" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "bc45d29e6a9b25bd360d6cb3749026ea" -SRC_URI[sha256sum] = "63faf6ac99a6af8fc31130d6e3f0a8aad74d35d7587d7ef8e58546917b64aaca" +SRC_URI[md5sum] = "91c9c0158573c6b42436b727a4596657" +SRC_URI[sha256sum] = "1d5609a3e45e01780551a45f9c031f54ee2b5ddd3a2ae1bc7fe15016f9a58970" CMAKE_ALIGN_SYSROOT[1] = "KF5WindowSystem, -S${includedir}, -s${_IMPORT_PREFIX}/include" diff --git a/recipes-kde/kf5/tier1/modemmanager-qt/modemmanager-qt.bb b/recipes-kde/kf5/tier1/modemmanager-qt/modemmanager-qt.bb index b7bf308f..3b43ce15 100644 --- a/recipes-kde/kf5/tier1/modemmanager-qt/modemmanager-qt.bb +++ b/recipes-kde/kf5/tier1/modemmanager-qt/modemmanager-qt.bb @@ -7,8 +7,8 @@ inherit kde-kf5 pkgconfig cmake_auto_align_paths cmake_lib DEPENDS += "modemmanager" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "df873628817140e16a7c5f943f8a42a6" -SRC_URI[sha256sum] = "624ba7d4c6079d4cd54d0ca50cd4794fbb74d638ce759d1865167be6c81890f4" +SRC_URI[md5sum] = "f5b61b28fa5a69813ab2edeca4f68386" +SRC_URI[sha256sum] = "5b8a4d8dbe70f906dcf1c9f83f38f52781ba1fd63a1cb0ae0457afcd747685ff" CMAKE_ALIGN_SYSROOT[1] = "KF5ModemManagerQt, -S${includedir}, -s${_IMPORT_PREFIX}/include" diff --git a/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb b/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb index 52e870fd..2b82bcb8 100644 --- a/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb +++ b/recipes-kde/kf5/tier1/networkmanager-qt/networkmanager-qt.bb @@ -7,8 +7,8 @@ inherit kde-kf5 pkgconfig cmake_auto_align_paths cmake_lib DEPENDS += "networkmanager" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "44dbaa13999f909054cba031a5b37323" -SRC_URI[sha256sum] = "e065efb4a285be96d4d25d72fa62fb1a9b82481746dd07a8d7d2a8ad2664107b" +SRC_URI[md5sum] = "8dd2c399020bf7530e7a656cc2167f24" +SRC_URI[sha256sum] = "5e14441e2542582e934a4b08d9e26c790af59bbea9ecb14470a16c22c502d23a" CMAKE_ALIGN_SYSROOT[1] = "KF5NetworkManagerQt, -S${includedir}, -s${_IMPORT_PREFIX}/include" CMAKE_ALIGN_SYSROOT[2] = "KF5NetworkManagerQt, -S;${libdir}, -s;${_IMPORT_PREFIX}/lib" diff --git a/recipes-kde/kf5/tier1/solid/solid.bb b/recipes-kde/kf5/tier1/solid/solid.bb index f3a7a924..d4ae1c66 100644 --- a/recipes-kde/kf5/tier1/solid/solid.bb +++ b/recipes-kde/kf5/tier1/solid/solid.bb @@ -9,8 +9,8 @@ inherit kde-kf5 DEPENDS += "qtdeclarative" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "1c5c8be01f5dffdf7551db5e576f1096" -SRC_URI[sha256sum] = "43822796f7d2cfd7596f94fa54f6ced2e8d58668f728a3c568f5388f5bb294b6" +SRC_URI[md5sum] = "9988adc243d0b4150aafb60120450749" +SRC_URI[sha256sum] = "47d076855758fc8668aa625205ad07071e0dcfabd1218a5a4759230b86741407" FILES_${PN} += "${OE_QMAKE_PATH_QML}" FILES_${PN}-dbg += "${OE_QMAKE_PATH_QML}/org/kde/${BPN}/.debug" diff --git a/recipes-kde/kf5/tier1/sonnet/sonnet.inc b/recipes-kde/kf5/tier1/sonnet/sonnet.inc index 5e37440e..c106ea33 100644 --- a/recipes-kde/kf5/tier1/sonnet/sonnet.inc +++ b/recipes-kde/kf5/tier1/sonnet/sonnet.inc @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "4b73bd6c586f6cf036624ba8c8ae7775" -SRC_URI[sha256sum] = "e20f641628f561b8571874fc67441a0a7721026492d52c02f4cb82b956a67b2a" +SRC_URI[md5sum] = "45bd0c4fe7f903980617bc818ee543e7" +SRC_URI[sha256sum] = "3bef88e61303e172fa6e3d824b01c371c44b81629cb67267717a27309e7d231e" SRC_URI += "file://0002-make-build-of-hunspell-optional.patch" diff --git a/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb b/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb index bbc09994..4c646c36 100644 --- a/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb +++ b/recipes-kde/kf5/tier1/threadweaver/threadweaver.bb @@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "74a9738072b79cd205396c0ae7d9e2c4" -SRC_URI[sha256sum] = "6a003d81597f108823424f26f5b6e40e8d0d66e8f457798f49070817eae0f4af" +SRC_URI[md5sum] = "d024d1973c6fa1ca2c636e4dc96570c4" +SRC_URI[sha256sum] = "1ecf94c0e092f604ec090080564fa8013d470216b0286182e90880554488e555" diff --git a/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb b/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb index b3612339..b9262471 100644 --- a/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb +++ b/recipes-kde/kf5/tier2/kactivities-stats/kactivities-stats.bb @@ -15,5 +15,5 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "e20249a1394d466c351fb0fabd0a39fa" -SRC_URI[sha256sum] = "683b0ba5b55e523c93d5fab8866582d5c721d054e65e4fba1a5c712dcdd3eb6e" +SRC_URI[md5sum] = "4ac1accb017810cc766c57b74e406ce6" +SRC_URI[sha256sum] = "5cbf28810282e49ad914f50a64f7796a2a3db25271d270e1e3497dadde1f8a8c" diff --git a/recipes-kde/kf5/tier2/kauth/kauth.inc b/recipes-kde/kf5/tier2/kauth/kauth.inc index 9e14e5fb..ce103a85 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] = "11d81eb6556879c8f8f57cad887fad31" -SRC_URI[sha256sum] = "81697b50eb79520a73c424f3c478ea45ab0d58a8349d0d2321409d3f48ea6122" +SRC_URI[md5sum] = "345e44221759e83774dd10cfd64d3314" +SRC_URI[sha256sum] = "944f50341e7ddf78edf264c04d95b22967b610b5de3c823e48a4dd86036ce69f" 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 059b6c48..68508c58 100644 --- a/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb +++ b/recipes-kde/kf5/tier2/kcompletion/kcompletion.bb @@ -9,5 +9,5 @@ inherit kde-kf5 DEPENDS += "kconfig kwidgetsaddons" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "d2e45f8b12bc4f8dfb51f5e4b3b8ad2a" -SRC_URI[sha256sum] = "fa50bb46867cbbb531d7ed1ed306f201526155ff13a7e47ed1ad697c333670b8" +SRC_URI[md5sum] = "e4062d29440bf1d7bde8246a1c1e4365" +SRC_URI[sha256sum] = "fa10ca49b35c581f4e9d5302b348a6e3ad1334bc833273938718d248622466d5" diff --git a/recipes-kde/kf5/tier2/kcrash/kcrash.bb b/recipes-kde/kf5/tier2/kcrash/kcrash.bb index d4fa78bf..dce79130 100644 --- a/recipes-kde/kf5/tier2/kcrash/kcrash.bb +++ b/recipes-kde/kf5/tier2/kcrash/kcrash.bb @@ -9,5 +9,5 @@ inherit kde-kf5 DEPENDS += "kcoreaddons kwindowsystem" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "2c6644cc02b6c7c6b0b32f7331304502" -SRC_URI[sha256sum] = "481a22b799669d3b8ec98fada5da7e93d49ae87b4f21751d1afa0cff05cfc074" +SRC_URI[md5sum] = "e061460f6ffae7c3b1eee220d59e1dd4" +SRC_URI[sha256sum] = "537b0a04895f455259f4fed325221a3513480ae34163447d4334b1c97e238e27" diff --git a/recipes-kde/kf5/tier2/kdoctools/files/0004-don-t-build-documentation.patch b/recipes-kde/kf5/tier2/kdoctools/files/0003-don-t-build-documentation.patch similarity index 100% rename from recipes-kde/kf5/tier2/kdoctools/files/0004-don-t-build-documentation.patch rename to recipes-kde/kf5/tier2/kdoctools/files/0003-don-t-build-documentation.patch diff --git a/recipes-kde/kf5/tier2/kdoctools/files/0003-install-docbookl10nhelper-we-need-the-native-one-for.patch b/recipes-kde/kf5/tier2/kdoctools/files/0003-install-docbookl10nhelper-we-need-the-native-one-for.patch deleted file mode 100644 index 2ee3289c..00000000 --- a/recipes-kde/kf5/tier2/kdoctools/files/0003-install-docbookl10nhelper-we-need-the-native-one-for.patch +++ /dev/null @@ -1,31 +0,0 @@ -From 3ac01e01c683b2e993cfede0b97e517f939eca84 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Andreas=20M=C3=BCller?= -Date: Fri, 28 Nov 2014 13:42:22 +0100 -Subject: [PATCH 3/4] install docbookl10nhelper - we need the native one for - cross compilation -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 ---- - src/CMakeLists.txt | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt -index a440a1b..89cb2f8 100644 ---- a/src/CMakeLists.txt -+++ b/src/CMakeLists.txt -@@ -155,6 +155,7 @@ set( docbookl10nhelper_SRCS docbookl10nhelper.cpp ) - add_executable( docbookl10nhelper ${docbookl10nhelper_SRCS} ) - ecm_mark_nongui_executable( docbookl10nhelper ) - target_link_libraries( docbookl10nhelper Qt5::Core ) -+install(TARGETS docbookl10nhelper EXPORT KF5DocToolsTargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS}) - - add_custom_command( TARGET docbookl10nhelper POST_BUILD - COMMAND $ --- -1.8.3.1 - diff --git a/recipes-kde/kf5/tier2/kdoctools/files/0005-set-meinproc5-executable-so-that-it-can-be-found-for.patch b/recipes-kde/kf5/tier2/kdoctools/files/0004-set-meinproc5-executable-so-that-it-can-be-found-for.patch similarity index 100% rename from recipes-kde/kf5/tier2/kdoctools/files/0005-set-meinproc5-executable-so-that-it-can-be-found-for.patch rename to recipes-kde/kf5/tier2/kdoctools/files/0004-set-meinproc5-executable-so-that-it-can-be-found-for.patch diff --git a/recipes-kde/kf5/tier2/kdoctools/kdoctools-native.bb b/recipes-kde/kf5/tier2/kdoctools/kdoctools-native.bb index 75c0deff..14e9bf1c 100644 --- a/recipes-kde/kf5/tier2/kdoctools/kdoctools-native.bb +++ b/recipes-kde/kf5/tier2/kdoctools/kdoctools-native.bb @@ -5,8 +5,7 @@ inherit native cmake_lib DEPENDS += "libxslt-native libxml2-native karchive-native ki18n-native" SRC_URI += " \ - file://0003-install-docbookl10nhelper-we-need-the-native-one-for.patch \ - file://0004-don-t-build-documentation.patch \ + file://0003-don-t-build-documentation.patch \ " # make meinproc5 find kdoctools data diff --git a/recipes-kde/kf5/tier2/kdoctools/kdoctools.bb b/recipes-kde/kf5/tier2/kdoctools/kdoctools.bb index d5fbc2c0..551ee7ba 100644 --- a/recipes-kde/kf5/tier2/kdoctools/kdoctools.bb +++ b/recipes-kde/kf5/tier2/kdoctools/kdoctools.bb @@ -5,7 +5,7 @@ DEPENDS += "${BPN}-native karchive ki18n libxslt libxml2" inherit cmake_lib SRC_URI += " \ - file://0005-set-meinproc5-executable-so-that-it-can-be-found-for.patch \ + file://0004-set-meinproc5-executable-so-that-it-can-be-found-for.patch \ " do_configure_append() { diff --git a/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc b/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc index 75b7c9d7..12d22d54 100644 --- a/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc +++ b/recipes-kde/kf5/tier2/kdoctools/kdoctools.inc @@ -11,19 +11,20 @@ inherit kde-kf5 perlnative DEPENDS += "docbook-xml-dtd4 docbook-xsl-stylesheets liburi-perl-native" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "861231008c9c8fc120ff1f87988e2a88" -SRC_URI[sha256sum] = "48c9f4c3f5c68c9f82cd526bf9bfe136319fd64b16acc5f7ec0c70c5c353068c" +SRC_URI[md5sum] = "c719c59151cc6bbb6fa660c0ce1e0b03" +SRC_URI[sha256sum] = "555de687230109e224f5945774bc5d4826b925c52418f151af2824a05a0aefc1" SRC_URI += " \ file://0001-Add-cmdline-param-to-help-find-xsl.patch \ - file://0002-build-meinproc5-it-works-fine-in-our-environment.patch \ " # allarch packages do only install into machine sysroot # for xml4 OECMAKE_EXTRA_ROOT_PATH = "${STAGING_DIR}/${MACHINE}" # for xsl (we have to hardcode /usr - ${prefix} is aligned by native.bbclase -EXTRA_OECMAKE += "-DOE_ROOT_PATH_PREFIX=${STAGING_DIR}/${MACHINE}/usr" - -EXTRA_OECMAKE += "-DCMAKE_AR:FILEPATH=${AR}" +EXTRA_OECMAKE += " \ + -DOE_ROOT_PATH_PREFIX=${STAGING_DIR}/${MACHINE}/usr \ + -DCMAKE_AR:FILEPATH=${AR} \ + -DINSTALL_INTERNAL_TOOLS=ON \ +" diff --git a/recipes-kde/kf5/tier2/kfilemetadata/kfilemetadata.bb b/recipes-kde/kf5/tier2/kfilemetadata/kfilemetadata.bb index 1ef276f7..e35f8f7c 100644 --- a/recipes-kde/kf5/tier2/kfilemetadata/kfilemetadata.bb +++ b/recipes-kde/kf5/tier2/kfilemetadata/kfilemetadata.bb @@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 pkgconfig PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "f17e0c2512b816b0bc2246005581c558" -SRC_URI[sha256sum] = "345c02a2e6e808cda7e278848722ece2050bf8f9577fdfec3ece18fb15a500f9" +SRC_URI[md5sum] = "046188f4f533c06442b75f50ad554e05" +SRC_URI[sha256sum] = "b8bcd56ffcf02246dd292b72eddba96e7c6e3bb1ec097f41d0d7be1f0b8046d1" # TODO: optionals PACKAGECONFIG (poppler-qt5 / exiv2 / ffmpeg / epub) DEPENDS += " \ diff --git a/recipes-kde/kf5/tier2/kimageformats/kimageformats.bb b/recipes-kde/kf5/tier2/kimageformats/kimageformats.bb index 9911c35f..12079b88 100644 --- a/recipes-kde/kf5/tier2/kimageformats/kimageformats.bb +++ b/recipes-kde/kf5/tier2/kimageformats/kimageformats.bb @@ -12,8 +12,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "8ffada20200fb834249717f7884bfc3e" -SRC_URI[sha256sum] = "ddf5f3f1130d1f3b7501e61343324fcb32c3b0f234b2a0a34ee9d42e5dde2b8e" +SRC_URI[md5sum] = "5247b64759d284e1d89d84c954219f0c" +SRC_URI[sha256sum] = "50889659e7aafab6277cf28c1af08a9fe02d00f1aae99aa533f48c9b623b5e46" FILES_${PN} += " \ ${OE_QMAKE_PATH_PLUGINS} \ diff --git a/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb b/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb index a0dbd0b2..3b627a1b 100644 --- a/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb +++ b/recipes-kde/kf5/tier2/kjobwidgets/kjobwidgets.bb @@ -9,7 +9,7 @@ inherit kde-kf5 DEPENDS += "kcoreaddons kwidgetsaddons ${@bb.utils.contains("DISTRO_FEATURES", "x11", "qtx11extras", "", d)}" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "02541526678389fc7e6f6681506b5e5e" -SRC_URI[sha256sum] = "6bc57a8a4ed63ccee07631417dc26bb4286ba85b562a5f5a457ce86ce13b5050" +SRC_URI[md5sum] = "4fd4ab8f572b7418efb38ec6153f1217" +SRC_URI[sha256sum] = "14714e6aa92120aa1e2f409ebf5ee85221087395fac313cb77eb0c25e8978615" FILES_${PN} += "${datadir}/dbus-1" diff --git a/recipes-kde/kf5/tier2/knotifications/knotifications.bb b/recipes-kde/kf5/tier2/knotifications/knotifications.bb index ebe0140e..92e43d52 100644 --- a/recipes-kde/kf5/tier2/knotifications/knotifications.bb +++ b/recipes-kde/kf5/tier2/knotifications/knotifications.bb @@ -20,7 +20,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "bd6c6e60c63b9f187c2c2d2024bf02cc" -SRC_URI[sha256sum] = "f88ae5b10e072ceb538c02d68b92e14ec93ff76a2d028963511162da485cdb05" +SRC_URI[md5sum] = "61fdefe03ef8dfcee7cffc27c84c4691" +SRC_URI[sha256sum] = "b6dfd3803f75e81381ce377d6d798942d08409b4c2baaf44fe123fd7ad106127" FILES_${PN} += "${datadir}/dbus-1 ${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier2/kpackage/kpackage.inc b/recipes-kde/kf5/tier2/kpackage/kpackage.inc index 9f916676..82399390 100644 --- a/recipes-kde/kf5/tier2/kpackage/kpackage.inc +++ b/recipes-kde/kf5/tier2/kpackage/kpackage.inc @@ -8,5 +8,5 @@ LIC_FILES_CHKSUM = " \ inherit kde-kf5 PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "ccda0b1f807b984b20cae416b0da10ea" -SRC_URI[sha256sum] = "0fabacce5e7670ad2b80cc796d3c779e73805b0c85dbf4e533f61d139f4858d1" +SRC_URI[md5sum] = "85306357f30b6adb19e9f3b4b643840b" +SRC_URI[sha256sum] = "f37939252b816393f3eb9286ff2c25d950e57032c1a52b693275459f11fc0778" diff --git a/recipes-kde/kf5/tier2/kpty/kpty.bb b/recipes-kde/kf5/tier2/kpty/kpty.bb index 9dd8cff0..ab339435 100644 --- a/recipes-kde/kf5/tier2/kpty/kpty.bb +++ b/recipes-kde/kf5/tier2/kpty/kpty.bb @@ -10,5 +10,5 @@ inherit kde-kf5 DEPENDS += "kcoreaddons ki18n" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "13e93ef73fa6242194c4411da2b3b763" -SRC_URI[sha256sum] = "7574d548eacc5155d006963f696540559efd58c71a9657fd2eab133ace273fb8" +SRC_URI[md5sum] = "40e50a2bee4c45da5e2e0add7cb01388" +SRC_URI[sha256sum] = "833d96cbb65e0c45d5711ef341a3d90b04ef32197fde22c5cc4919be1852f31a" diff --git a/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb b/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb index 4a2cfdf1..f8e46fb9 100644 --- a/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb +++ b/recipes-kde/kf5/tier2/kunitconversion/kunitconversion.bb @@ -7,5 +7,5 @@ inherit kde-kf5 DEPENDS += "ki18n" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "a7f022b0fb127a60f4bc3a09eb89114a" -SRC_URI[sha256sum] = "914ce8fc2929b145d668a4018febcc2903c633c09ae164b67abb126a4e14cd22" +SRC_URI[md5sum] = "ee02220ab1f944b2e737f324dbcafdc8" +SRC_URI[sha256sum] = "ec28a6c6cab24d3e0ac82bdfe801fca00c165e5b365de9cca2ec7c3902323687" diff --git a/recipes-kde/kf5/tier3/baloo/baloo.bb b/recipes-kde/kf5/tier3/baloo/baloo.bb index 6ceb5d10..64c9c347 100644 --- a/recipes-kde/kf5/tier3/baloo/baloo.bb +++ b/recipes-kde/kf5/tier3/baloo/baloo.bb @@ -23,8 +23,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "14e83cbbba12fa0acf42d61937079572" -SRC_URI[sha256sum] = "dedd54b468e799cf0fc6e4f69e05659605907a026ec02895fc3bc250ab13f331" +SRC_URI[md5sum] = "2abe6f207b75a3ed35a7b1176ae85d78" +SRC_URI[sha256sum] = "8c89de0941fee468c5762526e3274e21b590410ffaf8fc0d04847cf1bb2e0a37" SRC_URI += " \ file://0001-fix-build-for-QT_NO_SESSIONMANAGER.patch \ diff --git a/recipes-kde/kf5/tier3/kactivities/kactivities.bb b/recipes-kde/kf5/tier3/kactivities/kactivities.bb index 74f453b9..e6ef7d40 100644 --- a/recipes-kde/kf5/tier3/kactivities/kactivities.bb +++ b/recipes-kde/kf5/tier3/kactivities/kactivities.bb @@ -11,8 +11,8 @@ inherit kde-kf5 DEPENDS += "boost kconfig kcoreaddons ki18n kservice kwindowsystem kglobalaccel kxmlgui kio kdbusaddons kdeclarative kcmutils" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "e5e0a8d849fe5b5fdb6606474926b749" -SRC_URI[sha256sum] = "e1b85b999fd36470e1c0fe84ec09d7473ce3bb603826f37b0bd652576f8ccc32" +SRC_URI[md5sum] = "625f4f416f285dd7119f86685a4a8b75" +SRC_URI[sha256sum] = "d313103af7b3dc35febd12791596da29243490f8f64325930cce3de1683ea023" do_compile_prepend() { # Error: Could not locate service type file kservicetypes5/ "kfileitemactionplugin.desktop" , tried ... diff --git a/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb b/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb index 795fa2f3..e89c1446 100644 --- a/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb +++ b/recipes-kde/kf5/tier3/kbookmarks/kbookmarks.bb @@ -9,5 +9,5 @@ inherit kde-kf5 DEPENDS += "kconfigwidgets kconfig kiconthemes kxmlgui" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "df26bd179862cc72a6219236cd6c9d3f" -SRC_URI[sha256sum] = "f21439ad5dc53090b5a895af50c811ac539c4fe7dd741477713e86b07b71105e" +SRC_URI[md5sum] = "7425331df90a2a4b4d4ef9b56d0e655c" +SRC_URI[sha256sum] = "752319c2012efd00ae9efa5622e802a852cec926dc385f4c02f0088dac0762d1" diff --git a/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb b/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb index 3973005c..a967b455 100644 --- a/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb +++ b/recipes-kde/kf5/tier3/kcmutils/kcmutils.bb @@ -9,7 +9,7 @@ inherit kde-kf5 DEPENDS += "kitemviews kconfigwidgets kcoreaddons ki18n kiconthemes kservice kxmlgui kdeclarative" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "acff06004aab9842db16237bc1627ee8" -SRC_URI[sha256sum] = "2dbfa24da7a7b3d8d06b0e9c3b9ad6471b5846499526ef37fad9b6088a5bd5df" +SRC_URI[md5sum] = "ae53fa18d7dd319afd7f65355581bfc3" +SRC_URI[sha256sum] = "ddc141af1d58b44e906d5f08a0712d84b96a254518227c4114fa2b331068cb12" FILES_${PN} += "${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb b/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb index f9fba5c7..1f49f2a9 100644 --- a/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb +++ b/recipes-kde/kf5/tier3/kconfigwidgets/kconfigwidgets.bb @@ -9,7 +9,7 @@ inherit kde-kf5 DEPENDS += "kauth kconfig kcodecs kdoctools kguiaddons kwidgetsaddons" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "798e5545b7c9aba9de8191bb82053333" -SRC_URI[sha256sum] = "9111a98a6436e77d1dc37bf13f451c066f75c946b0e375042a283a0461365922" +SRC_URI[md5sum] = "2584c4380f904b914801c3d0597fe3fc" +SRC_URI[sha256sum] = "28a4243c245401bdc0b27616f94692b172b80a82b2408c158f5d57a95d8e7069" RDEPENDS_${PN} += "perl" diff --git a/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb b/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb index eb383f72..ad51eb28 100644 --- a/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb +++ b/recipes-kde/kf5/tier3/kdeclarative/kdeclarative.bb @@ -12,8 +12,8 @@ DEPENDS += "qtdeclarative kconfig ki18n kiconthemes kio kwidgetsaddons kwindowsy SRC_URI += "file://0001-kpackagelauncherqml-Add-include-of-QDebug.patch" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "1cc4b1567df5455cf0d8be9b796e4178" -SRC_URI[sha256sum] = "6872df49e35e6556b9d1398700f1b75295a4c5e2ff8bc3357529a652a402b242" +SRC_URI[md5sum] = "e2568a8df735fda45972415587cad269" +SRC_URI[sha256sum] = "b001b1fd9000034fd3c39c22c922ba27900471dcbda70c6dccead7c733c717a9" FILES_${PN} += "${OE_QMAKE_PATH_QML}/org/kde" FILES_${PN}-dbg += " \ diff --git a/recipes-kde/kf5/tier3/kded/kded.bb b/recipes-kde/kf5/tier3/kded/kded.bb index 75512186..77e3cfc0 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 += "${BPN}-native kconfig kcoreaddons kcrash kdbusaddons kdoctools kinit kservice" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "3497297ffd42fb64b6628a0d0b1c535e" -SRC_URI[sha256sum] = "145892109c2984ee62e3cb485b2f62f9c29a9d88e181c7e475989bb700946866" +SRC_URI[md5sum] = "f75a6d4cc978ca86639a754df4798b75" +SRC_URI[sha256sum] = "82818fd1ea3386a7f806d601add69dc976f58fd1394126b6f57bdca462c7c491" SRC_URI += "file://0001-hardcode-path-to-kconf_update.patch" # kded's kded5 is not required for build -> point to native dummy to make cmake happy diff --git a/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc b/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc index 77bc457c..03c6511e 100644 --- a/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc +++ b/recipes-kde/kf5/tier3/kdesignerplugin/kdesignerplugin.inc @@ -7,5 +7,5 @@ inherit kde-kf5 DEPENDS += "qttools kcoreaddons kconfig kdoctools" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "9294daf98d59156d3aa975a54f9e2603" -SRC_URI[sha256sum] = "52586f6524eace88b09500d0e2e8fde0a2a06f69c4f65cd0791423fa076a8881" +SRC_URI[md5sum] = "0ef4ffdf00a9e25d086ec1a9e927feaa" +SRC_URI[sha256sum] = "1becf2f3f31e73640dd1090d558ef415dbc8884ccc47c1b71d464bb48bb7f494" diff --git a/recipes-kde/kf5/tier3/kdesu/kdesu.bb b/recipes-kde/kf5/tier3/kdesu/kdesu.bb index 802f84aa..503177eb 100644 --- a/recipes-kde/kf5/tier3/kdesu/kdesu.bb +++ b/recipes-kde/kf5/tier3/kdesu/kdesu.bb @@ -14,7 +14,7 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "223f0c4a3e96672602c85e8ced2c7a8d" -SRC_URI[sha256sum] = "1a631bee9e766af51d5c50c1faced5bdad009fc048203b3a03172a09d7cfb84f" +SRC_URI[md5sum] = "0202665b3216aa922ed558db6ffee08d" +SRC_URI[sha256sum] = "2a0c387fc7dd96fd6c50f943e3d414f03d06eab3560200c85ff17901c20fa0d0" FILES_${PN}-dbg += "${libdir}/kdesu/kf5/.debug" diff --git a/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb b/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb index 32050f3b..883ada26 100644 --- a/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb +++ b/recipes-kde/kf5/tier3/kdewebkit/kdewebkit.bb @@ -16,5 +16,5 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "94b1c6c62db823e8c7cfdf84fd89158b" -SRC_URI[sha256sum] = "b532649a2f1ff03de447bc37900b6aa871118ebe6c7f7f665b7ad6fb5195c6fc" +SRC_URI[md5sum] = "028d30e513a311a581a7de46440bdeb8" +SRC_URI[sha256sum] = "0e91d5083b0e446577ddcbe4c4b87d34fe5aab1c4d6831665339aac29cedc639" diff --git a/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb b/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb index ee248d3d..bed371e7 100644 --- a/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb +++ b/recipes-kde/kf5/tier3/kemoticons/kemoticons.bb @@ -10,8 +10,8 @@ inherit kde-kf5 DEPENDS += "karchive kconfig kservice kcoreaddons" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "fafd4049b6651c48b714ddd4ea3ca5c7" -SRC_URI[sha256sum] = "ba28b6f5f3c78411896069292838ef3aebcaacb6e36c23c985005192f7e01727" +SRC_URI[md5sum] = "9eecf81c6bb1c06529ed51f172a44fc1" +SRC_URI[sha256sum] = "98a7bc195e82f36eae2b4025010dad19695659d3a005d34df1b13747c7135c66" FILES_${PN} += " \ ${datadir}/emoticons \ diff --git a/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb b/recipes-kde/kf5/tier3/kglobalaccel/kglobalaccel.bb index e4deddf9..ec4cba5c 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] = "e0b8b7e904acad2ad1708fe6698b9b6b" -SRC_URI[sha256sum] = "adfd2925bc5595bbfd4bb186ea4e31cc7ea1a28a4b233ed3ad0e59e2e24d3828" +SRC_URI[md5sum] = "43773ce1c8a7411d0c5cd195c386a0a3" +SRC_URI[sha256sum] = "b22e11cd336c56edb0ca5d62d3bd396021c4bf0b32bac8420a2e28cabab353fc" FILES_${PN} += " \ ${datadir}/dbus-1 \ diff --git a/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb b/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb index 96315112..a3fbc5f5 100644 --- a/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb +++ b/recipes-kde/kf5/tier3/kiconthemes/kiconthemes.bb @@ -9,5 +9,5 @@ inherit kde-kf5 DEPENDS += "qtsvg ki18n kconfig kconfigwidgets kwidgetsaddons kitemviews" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "67c2cf1f00f734d296d14810b1d15d30" -SRC_URI[sha256sum] = "679553eede9ac7db6cf83a99c871f4e3ef3ffdf5fc6ba2d8d2fa8be079738c7d" +SRC_URI[md5sum] = "5d456438646adba8fb8e84bb5b5cc9ab" +SRC_URI[sha256sum] = "02c2406df66523fe7907f98a1d919fb03d285a0a56d3fc0ac77b83db33dbe054" diff --git a/recipes-kde/kf5/tier3/kinit/kinit.bb b/recipes-kde/kf5/tier3/kinit/kinit.bb index b9bde9bf..150ecb29 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] = "0388878c1d2a53c866c4898105b1c108" -SRC_URI[sha256sum] = "a95b118dbd303ac62c985f5aa27a4a9bfd20720aa013d5c0e971571cad953c0c" +SRC_URI[md5sum] = "7423235fa03d3c4179a7154e7efdd48e" +SRC_URI[sha256sum] = "377e0e6ba6a466a63c715adc898457daa904721b54f46dabcc4aaa7075a07769" FILES_${PN} += "${datadir}/dbus-1 ${libdir}/libkdeinit5_klauncher.so" FILES_${PN}-dbg += "${libdir}/*/*/.debug" diff --git a/recipes-kde/kf5/tier3/kio/kio.bb b/recipes-kde/kf5/tier3/kio/kio.bb index b4207e99..e17b7626 100644 --- a/recipes-kde/kf5/tier3/kio/kio.bb +++ b/recipes-kde/kf5/tier3/kio/kio.bb @@ -24,8 +24,8 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "c525ec050558e2d5c372616b8848aef8" -SRC_URI[sha256sum] = "40d546074af313be97f64b644daad46fc9c287dbcf4bc41ca9fb5ff6c02976cf" +SRC_URI[md5sum] = "b46b822a74a038531155a4189c12afae" +SRC_URI[sha256sum] = "3627f362c4aa31fa6bc96d66003492ebeac1c334dbb71ee2d80091c0157d3a89" 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 47b31019..e7f32580 100644 --- a/recipes-kde/kf5/tier3/knewstuff/knewstuff.bb +++ b/recipes-kde/kf5/tier3/knewstuff/knewstuff.bb @@ -20,5 +20,5 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "a991eac8b5909e55aa5f72afd3af41a8" -SRC_URI[sha256sum] = "c4e70933e535c427a99715dcd557ffb4e452ccca1c374e666b8188df2a07a849" +SRC_URI[md5sum] = "faa5e23d2aa19e3834e874839e021ae6" +SRC_URI[sha256sum] = "4ee43345b3e237e7869012b211d7af3b119506315a0b2873ae6c74bfd9593316" diff --git a/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb b/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb index dd05935b..65ff3024 100644 --- a/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb +++ b/recipes-kde/kf5/tier3/knotifyconfig/knotifyconfig.bb @@ -18,5 +18,5 @@ DEPENDS += " \ " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "108bab8a15fb33312e8a9f21ebf61ffa" -SRC_URI[sha256sum] = "df0c02db46e77cbe8a4cdb8029ffa9599798c1ce668fe536e66305f6e7173193" +SRC_URI[md5sum] = "c9eee11a2c0c78abfb5985f9875a33d2" +SRC_URI[sha256sum] = "3669ebb7d1e8b50f7d1f4579779194e2bc36926ef30d5c8ffbe968697d0a1721" diff --git a/recipes-kde/kf5/tier3/kparts/kparts.bb b/recipes-kde/kf5/tier3/kparts/kparts.bb index bd290756..6e554cec 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] = "ce2e6562b990660928d080e7fbd97f0c" -SRC_URI[sha256sum] = "ca6f79885d4d788d3cf20f663ba1727a5dfecfe9d418d3e7ee4a9420c03c21da" +SRC_URI[md5sum] = "95c81fa648547add2e028242589f7e00" +SRC_URI[sha256sum] = "309749025468595d39d75d98bcdde9b4bef5f9a69cd527c79534156d52f6da65" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/kpeople/kpeople.bb b/recipes-kde/kf5/tier3/kpeople/kpeople.bb index 953698ed..36f65c40 100644 --- a/recipes-kde/kf5/tier3/kpeople/kpeople.bb +++ b/recipes-kde/kf5/tier3/kpeople/kpeople.bb @@ -7,8 +7,8 @@ inherit kde-kf5 DEPENDS += "kcoreaddons kconfig kservice kwidgetsaddons ki18n kitemviews " PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "eb2c3076f7e744f3da557ed48b8471f7" -SRC_URI[sha256sum] = "57957316a0222c42c7815d200a60ae53952c73df1692f78e5cd60b19fcaea9ff" +SRC_URI[md5sum] = "d27f8dbf99cf2bf8fce8c626b82d49b8" +SRC_URI[sha256sum] = "1259934476ea5cf4536fe15fa87d6683069d27ce8df89aaa19fb32d94c5bdaf0" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/krunner/krunner.bb b/recipes-kde/kf5/tier3/krunner/krunner.bb index c12148b8..8b9831ed 100644 --- a/recipes-kde/kf5/tier3/krunner/krunner.bb +++ b/recipes-kde/kf5/tier3/krunner/krunner.bb @@ -7,8 +7,8 @@ inherit kde-kf5 DEPENDS += "qtdeclarative kconfig kcoreaddons ki18n kio kservice plasma-framework solid threadweaver" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "fb68365d9cb051d5d2f7b0dd3853dd06" -SRC_URI[sha256sum] = "7b7cf86db645b5b6a88b670fa8f41bf0d52e65a242d4124c2892a76748c01814" +SRC_URI[md5sum] = "aa5f404ecab3d5b2ede4b07ea47b383a" +SRC_URI[sha256sum] = "495297b26b0f6d242bff4925f478f761b41f28dcb2c120994f0dd87a6ff4ddfb" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/kf5/tier3/kservice/kservice.bb b/recipes-kde/kf5/tier3/kservice/kservice.bb index 58bac070..b308a469 100644 --- a/recipes-kde/kf5/tier3/kservice/kservice.bb +++ b/recipes-kde/kf5/tier3/kservice/kservice.bb @@ -11,8 +11,8 @@ inherit kde-kf5 DEPENDS += "kconfig kcoreaddons kcrash kdbusaddons ki18n kdoctools" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "2f1c29b271e4cad9352d92768f389cbf" -SRC_URI[sha256sum] = "f96d1df9b4815aa77a62b610e21ca8cd4832963c22eaf13772977f02b9957080" +SRC_URI[md5sum] = "0b19bdee1e062b1f0ea267ba82e1132f" +SRC_URI[sha256sum] = "a61ba9711259b9a9d2cda80bd408cd2e6ad5ad44fea96aa3f8138b2372932b89" FILES_${PN} += "${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.inc b/recipes-kde/kf5/tier3/ktexteditor/ktexteditor.inc index c0a3c77e..a21b45ea 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 libgit2" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "3c44e3cdd5aeb599ebdcdf6d97c50489" -SRC_URI[sha256sum] = "648ff87ac206f0f6dbe191977f834ba0e3b21b433e6d963d943a3c38dbda0461" +SRC_URI[md5sum] = "2388a9287023572beacabad74a50f1fd" +SRC_URI[sha256sum] = "5a875dd81593edef3b359e778f7e2a7685f4ba73780bbb9469538bf31ab9fc88" EXTRA_OECMAKE += "-DBUILD_TESTING=OFF" diff --git a/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb b/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb index 89f29c0a..3a69d652 100644 --- a/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb +++ b/recipes-kde/kf5/tier3/ktextwidgets/ktextwidgets.bb @@ -9,7 +9,7 @@ inherit kde-kf5 DEPENDS += "kcompletion kconfig kconfigwidgets ki18n kiconthemes kservice kwidgetsaddons kwindowsystem sonnet" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "a52513dc18e2f52ca4fa6188b48df3df" -SRC_URI[sha256sum] = "822cd35ee7b4211328de94754217c72b2b43a08ed5e890d50d77e1363fb54e61" +SRC_URI[md5sum] = "c32881a059bd4af1874262f682b0a2e5" +SRC_URI[sha256sum] = "a49eec9e15af85f1793cd1774a8b38b62e04d3ee0d645d70919d7a4e4cc7022b" FILES_${PN} += "${datadir}/kservicetypes5" diff --git a/recipes-kde/kf5/tier3/kwallet/kwallet.bb b/recipes-kde/kf5/tier3/kwallet/kwallet.bb index 2b1e1d60..5e23d374 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] = "8865e8f7eb9014d6ca5ff5986af55773" -SRC_URI[sha256sum] = "5a766b2be10d936f149bd1b9bbf3bee32239eb66a053d126af0bf9fcd3017428" +SRC_URI[md5sum] = "012d0e05887ede47f221d08474213dd8" +SRC_URI[sha256sum] = "822d78d43ec4dbf1ceabe7ba2046933f2f63989666ef8cfd20d94cbcf69f99d6" 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 6e83f6a4..fc56b28f 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] = "dfe9bce8a3d06722a7b2a972a6e44f6b" -SRC_URI[sha256sum] = "9fc0ab12de853860084cd9a84239c84c6cc6c89b119f27b682378ae77c0c84a3" +SRC_URI[md5sum] = "2a409e1d18c37a8376c9a2f7aa1e3ed0" +SRC_URI[sha256sum] = "81c3c14441b22f12bd93a61375b5bacf1708d693d68c9cca5b7ae5286e2cc541" # REVISIT remove ugly hack for wayland-only environments SRC_URI += " \ diff --git a/recipes-kde/kf5/tier3/kxmlrpcclient/kxmlrpcclient.bb b/recipes-kde/kf5/tier3/kxmlrpcclient/kxmlrpcclient.bb index ce543328..7f7c3650 100644 --- a/recipes-kde/kf5/tier3/kxmlrpcclient/kxmlrpcclient.bb +++ b/recipes-kde/kf5/tier3/kxmlrpcclient/kxmlrpcclient.bb @@ -9,5 +9,5 @@ inherit kde-kf5 DEPENDS += "ki18n kio" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "73e07356ad5a3c9a0aedb1bed8d33d06" -SRC_URI[sha256sum] = "f7c894eb36d00f4ec239954ff2d295d7f1d0375a9ade19745eb686d8abde3900" +SRC_URI[md5sum] = "c9242129fad28f635abe448445e107a3" +SRC_URI[sha256sum] = "61abedec062b2c71593c0f26632f9659217ac306e2957e0c9b21138951dd6a9d" diff --git a/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb b/recipes-kde/kf5/tier3/plasma-framework/plasma-framework.bb index 9a56e4ca..07b0c184 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] = "36c29f3d3b96489c39bd0395885b0e8e" -SRC_URI[sha256sum] = "4a828398fdc9545979fb804bc76ffb7fef26a2eb56f5fe92e73b140b14fb5556" +SRC_URI[md5sum] = "7bf3e104e7b2439134d4fabb3c588a86" +SRC_URI[sha256sum] = "b16801d0f50bf444f43ef3902f25fe11edab2606ffca19b986ba9961e0795785" FILES_${PN} += " \ ${datadir}/kdevappwizard \ diff --git a/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb b/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb index e8a97786..6aff0a94 100644 --- a/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb +++ b/recipes-kde/kf5/tier4/frameworkintegration/frameworkintegration.bb @@ -17,8 +17,8 @@ DEPENDS += " \ RRECCOMENDS_${PN} += "oxygen-fonts" PV = "${KF5_VERSION}" -SRC_URI[md5sum] = "3f345a8155d26a7d875e36741a03d751" -SRC_URI[sha256sum] = "374db7d9b69486aa16fccf1391869f058679bf2aa7adf6f109ba29d3f4e31653" +SRC_URI[md5sum] = "3ac3717a4d248d991f0acad16419f850" +SRC_URI[sha256sum] = "e10e41ca8db269437a2d7bbcf262c21eb54ad82af785ccd300ce0020243ffb7e" FILES_${PN} += " \ ${datadir}/knotifications5 \ diff --git a/recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules.bb b/recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules.bb index 90e228fe..3fa9f6e6 100644 --- a/recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules.bb +++ b/recipes-kde/kf5/untier/extra-cmake-modules/extra-cmake-modules.bb @@ -6,8 +6,8 @@ inherit kde-kf5 DEPENDS = "qttools" -SRC_URI[md5sum] = "f9615dc1343962e4e9d906f47bf8d509" -SRC_URI[sha256sum] = "cd529cc10cc4a4fc20a962329ffc8cc93cc200b7dc681aa4ddfc9e9cc88f79ec" +SRC_URI[md5sum] = "e8803aa94fe6f8c34cb3bd2d5a17756a" +SRC_URI[sha256sum] = "d2d6fee26d7b25317006663085a6c3e606e0410b2e591e98beaff54994e0fb58" SRC_URI += "file://0001-FindQtWaylandScanner.cmake-align-path-to-our-needs.patch" PV = "${KF5_VERSION}"