From f0a9f638cd222cccdc9504d9a6e6bf9a5f573424 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 25 Nov 2016 14:22:05 +0100 Subject: [PATCH] kde-plasma: update to 5.8.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- classes/kde-plasma.bbclass | 2 +- recipes-kde/plasma/tier1/kdecoration/kdecoration.bb | 4 ++-- .../plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb | 4 ++-- recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb | 4 ++-- recipes-kde/plasma/untier/bluedevil/bluedevil.bb | 4 ++-- recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb | 4 ++-- recipes-kde/plasma/untier/breeze-plymouth/breeze-plymouth.bb | 4 ++-- recipes-kde/plasma/untier/breeze/breeze.bb | 4 ++-- recipes-kde/plasma/untier/discover/discover.inc | 4 ++-- recipes-kde/plasma/untier/kde-cli-tools/kde-cli-tools.bb | 4 ++-- recipes-kde/plasma/untier/kde-gtk-config/kde-gtk-config.bb | 4 ++-- .../plasma/untier/kdeplasma-addons/kdeplasma-addons.bb | 4 ++-- recipes-kde/plasma/untier/kgamma5/kgamma5.bb | 4 ++-- recipes-kde/plasma/untier/khotkeys/khotkeys.bb | 4 ++-- recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb | 4 ++-- recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb | 4 ++-- recipes-kde/plasma/untier/kscreen/kscreen.bb | 4 ++-- recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb | 4 ++-- recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb | 4 ++-- recipes-kde/plasma/untier/ksysguard/ksysguard.bb | 4 ++-- recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb | 4 ++-- .../untier/kwayland-integration/kwayland-integration.bb | 4 ++-- recipes-kde/plasma/untier/kwin/kwin.bb | 4 ++-- recipes-kde/plasma/untier/kwrited/kwrited.bb | 4 ++-- recipes-kde/plasma/untier/libkscreen/libkscreen.bb | 4 ++-- recipes-kde/plasma/untier/libksysguard/libksysguard.bb | 4 ++-- recipes-kde/plasma/untier/milou/milou.bb | 4 ++-- recipes-kde/plasma/untier/oxygen/oxygen.bb | 4 ++-- recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb | 4 ++-- .../plasma/untier/plasma-integration/plasma-integration.bb | 4 ++-- recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb | 4 ++-- recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb | 4 ++-- .../plasma-workspace-wallpapers.bb | 4 ++-- .../plasma/untier/polkit-kde-agent-1/polkit-kde-agent-1.bb | 4 ++-- recipes-kde/plasma/untier/powerdevil/powerdevil.bb | 4 ++-- recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb | 4 ++-- recipes-kde/plasma/untier/systemsettings/systemsettings.bb | 4 ++-- recipes-kde/plasma/untier/user-manager/user-manager.bb | 4 ++-- 38 files changed, 75 insertions(+), 75 deletions(-) diff --git a/classes/kde-plasma.bbclass b/classes/kde-plasma.bbclass index a603c3d6..fdaada40 100644 --- a/classes/kde-plasma.bbclass +++ b/classes/kde-plasma.bbclass @@ -1,6 +1,6 @@ inherit kde-base -PLASMA_VERSION = "5.8.3" +PLASMA_VERSION = "5.8.4" SRC_URI = "${KDE_MIRROR}/stable/plasma/${PV}/${BPN}-${PV}.tar.xz" diff --git a/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb b/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb index 37a9a429..4144ff1f 100644 --- a/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb +++ b/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb @@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" inherit kde-plasma PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "a999aba2817d036b49d04b7c930bb628" -SRC_URI[sha256sum] = "8a4914d99082981920fa49525ac606ddaf0a8fa783627718cf3aefa1ab09f834" +SRC_URI[md5sum] = "cf27c2c8d98a8159e2252025f8047ba3" +SRC_URI[sha256sum] = "84b619de6439256498c5a607a0b8e1781cb3f391e31fa3718dd3451f0e1a9019" diff --git a/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb b/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb index 6f8cbb3e..ef770d1a 100644 --- a/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb +++ b/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb @@ -21,8 +21,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "04326ce336dd6f3b8feaca32e9aba536" -SRC_URI[sha256sum] = "d2492a54f6525a06ac59ed2d0b14302df3f26e6594a13a9398defe138979d3a2" +SRC_URI[md5sum] = "d6d65cb805df09639ea64f096794436d" +SRC_URI[sha256sum] = "22a207be17da60cd7269b72c1616483b620560a0390c9cacc30b52820a7b6965" SRC_URI += "file://0001-replace-try_run-by-try_compile-in-compiler-feature-c.patch" FILES_SOLIBSDEV = "" diff --git a/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb b/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb index ead97295..6bba1152 100644 --- a/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb +++ b/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb @@ -40,8 +40,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "b1dfb4e3dcbc4d5abc292c13c1f56c98" -SRC_URI[sha256sum] = "8b2f455bdf355d7d771bd6fb4e19510ec4b131c093b23268cb9c1a321c75059a" +SRC_URI[md5sum] = "7d1c01eae47ef0a983ad821ca1edc441" +SRC_URI[sha256sum] = "8d732e141ccf6f56c02fc8f4234323ceaf907d159a736f907715e84118cf8dc3" SRC_URI += " \ file://0001-fix-build-for-QT_NO_SESSIONMANAGER.patch \ diff --git a/recipes-kde/plasma/untier/bluedevil/bluedevil.bb b/recipes-kde/plasma/untier/bluedevil/bluedevil.bb index ab1f0cdd..e2b104f5 100644 --- a/recipes-kde/plasma/untier/bluedevil/bluedevil.bb +++ b/recipes-kde/plasma/untier/bluedevil/bluedevil.bb @@ -22,8 +22,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "d43ed6a106a57e1ac6b2c8fd30526ccd" -SRC_URI[sha256sum] = "46d1138a7eb180eaffa01543af243affac251f85b905a8694dfaa81ffc5f05b4" +SRC_URI[md5sum] = "b038ac2dac9a87d5caad46ab0754634f" +SRC_URI[sha256sum] = "d891104e08ab2646cfbb10859ea2f4e0374895e645e0400a46249153ca7089b0" FILES_${PN} += " \ ${datadir}/bluedevilwizard \ diff --git a/recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb b/recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb index 7aa58800..1d54311d 100644 --- a/recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb +++ b/recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-plasma PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "37fa7923853f82cbb5f0afc45756095e" -SRC_URI[sha256sum] = "0f207067a4ab66e45de89f6c661f3be6b15d3df5faab61f99899a5ad1cd9a8f2" +SRC_URI[md5sum] = "19c644d6e8e9d52ebcbc240d74076985" +SRC_URI[sha256sum] = "0a2cb4bfa9745af9ce74d5e9708188de0f2e86c48cb3147bd77930163b85f088" FILES_${PN} += " \ ${datadir}/kconf_update \ diff --git a/recipes-kde/plasma/untier/breeze-plymouth/breeze-plymouth.bb b/recipes-kde/plasma/untier/breeze-plymouth/breeze-plymouth.bb index a86421ca..ec3c17f4 100644 --- a/recipes-kde/plasma/untier/breeze-plymouth/breeze-plymouth.bb +++ b/recipes-kde/plasma/untier/breeze-plymouth/breeze-plymouth.bb @@ -9,8 +9,8 @@ inherit kde-plasma DEPENDS += "plymouth" PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "da694db9f5ce172724a968922c3a9cda" -SRC_URI[sha256sum] = "c3bd14099d65fa7a72fdd7233f0dfbff1509c2c1cec69615dbd975390730b43d" +SRC_URI[md5sum] = "21ec7f56477275c0f381e35dbde1737e" +SRC_URI[sha256sum] = "72b669fd4e440b12d4f76f6ee925bf235e0b1fb7d83b1b56f4e5c0e7998d4d53" FILES_${PN} += " \ ${datadir}/plymouth \ diff --git a/recipes-kde/plasma/untier/breeze/breeze.bb b/recipes-kde/plasma/untier/breeze/breeze.bb index 05c1cb86..986bd0ef 100644 --- a/recipes-kde/plasma/untier/breeze/breeze.bb +++ b/recipes-kde/plasma/untier/breeze/breeze.bb @@ -23,8 +23,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "82b92462f6af2d26aa06c1b3024c537b" -SRC_URI[sha256sum] = "97375eb29d91c05b8fa6a4eb3673e58c64c74751b9b8b0fac46baee857a8f12a" +SRC_URI[md5sum] = "10db8a7812a8a81d8fa9e79a911557ca" +SRC_URI[sha256sum] = "dc27a3629beb6b4aa04380421110ea4f28131bea10febf25a7f11ee753deb44b" FILES_${PN} += " \ ${datadir}/color-schemes \ diff --git a/recipes-kde/plasma/untier/discover/discover.inc b/recipes-kde/plasma/untier/discover/discover.inc index 5ea081cc..35c72d91 100644 --- a/recipes-kde/plasma/untier/discover/discover.inc +++ b/recipes-kde/plasma/untier/discover/discover.inc @@ -8,5 +8,5 @@ LIC_FILES_CHKSUM = " \ inherit kde-plasma PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "555043b0cdeb1cfdb00ee45ec5dec7c6" -SRC_URI[sha256sum] = "b0cbc515af77d7542f68dfb0b81c8db47e4c136a75a86af05d0e0e2e4bc8d8a1" +SRC_URI[md5sum] = "d62450ff9da78fe5538f038721c21f12" +SRC_URI[sha256sum] = "dda1d0249dedc559cd2b659ecce14dab46a8240bc5e8d49069e97bccc09c7cf2" diff --git a/recipes-kde/plasma/untier/kde-cli-tools/kde-cli-tools.bb b/recipes-kde/plasma/untier/kde-cli-tools/kde-cli-tools.bb index b3eb8c06..26db90b2 100644 --- a/recipes-kde/plasma/untier/kde-cli-tools/kde-cli-tools.bb +++ b/recipes-kde/plasma/untier/kde-cli-tools/kde-cli-tools.bb @@ -21,8 +21,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "1df33b64a8a70f8aa16cb6e2ebe50b77" -SRC_URI[sha256sum] = "2bf139886a0df86e0ce932b4ff8be1798fe96e4d4e314e88f66e995e0d254a0b" +SRC_URI[md5sum] = "e133da62eb504fbd16229cc839293008" +SRC_URI[sha256sum] = "24a8a1288723793d9863454cb3b0deda0ff96f6efb952fc6ff9e4392f02beb6f" # do not move so-libs to -dev package FILES_SOLIBSDEV = "" diff --git a/recipes-kde/plasma/untier/kde-gtk-config/kde-gtk-config.bb b/recipes-kde/plasma/untier/kde-gtk-config/kde-gtk-config.bb index d5811e0e..aa40d74e 100644 --- a/recipes-kde/plasma/untier/kde-gtk-config/kde-gtk-config.bb +++ b/recipes-kde/plasma/untier/kde-gtk-config/kde-gtk-config.bb @@ -20,8 +20,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "27124671877ab154355d9debdb1a21cc" -SRC_URI[sha256sum] = "6d548f2143c0f7f2624aa857cb54c79a40cdb868942f68ab487eac86fef47d78" +SRC_URI[md5sum] = "2620e8f308e860e507345a4e434f5229" +SRC_URI[sha256sum] = "c4366e00569d8d9159ca05d183e48a1fcb5aa2e97b3851d9ca89ca31373f5c96" SRC_URI += "file://0001-fix-for-gtk2-only-and-gtk3-only-environments.patch" diff --git a/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb b/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb index 43908d30..12435ac9 100644 --- a/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb +++ b/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb @@ -29,8 +29,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "10e79c1d2ff4c0eac46afa3d1d45e40d" -SRC_URI[sha256sum] = "63220c0b7301eb44ef3e96d4f1a7085b340a0bd49884d26b52237eb7333853eb" +SRC_URI[md5sum] = "2134066bbaea3c8341a234718896bf0a" +SRC_URI[sha256sum] = "e4bb570e6dd11f48934fafeef97f3e68504c8370684b184718ddbf7b9b292938" FILES_${PN} += " \ ${datadir}/kwin \ diff --git a/recipes-kde/plasma/untier/kgamma5/kgamma5.bb b/recipes-kde/plasma/untier/kgamma5/kgamma5.bb index 06f96385..de5a3bd0 100644 --- a/recipes-kde/plasma/untier/kgamma5/kgamma5.bb +++ b/recipes-kde/plasma/untier/kgamma5/kgamma5.bb @@ -15,8 +15,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "96783ce869720db10d31cc2012e979b8" -SRC_URI[sha256sum] = "c500a511d8812db620bccbba7070f5b01bce0c2cb92b67745974776a6a1b110d" +SRC_URI[md5sum] = "5af8dc638e38eea75cbb2135ba3aa2d2" +SRC_URI[sha256sum] = "e1b94ff3920b1335b788f49a818e25d1ca13dc7a909c210bae72c72766fbb5e4" FILES_${PN} += " \ ${datadir}/kgamma \ diff --git a/recipes-kde/plasma/untier/khotkeys/khotkeys.bb b/recipes-kde/plasma/untier/khotkeys/khotkeys.bb index 32d2d994..204dcb40 100644 --- a/recipes-kde/plasma/untier/khotkeys/khotkeys.bb +++ b/recipes-kde/plasma/untier/khotkeys/khotkeys.bb @@ -24,8 +24,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "6a1699844f054cb0b1a528f46ab28646" -SRC_URI[sha256sum] = "c97f533f64d500ed3eb3b0a2bd88f6c681d3f9a8e3b5a7d3f910a39157d31c53" +SRC_URI[md5sum] = "101d6fd081cf9678e539aa7b1580a237" +SRC_URI[sha256sum] = "83da5352ba44a4f06d370c27c69645518554ef4c86d32ef783d1d0809532e6e0" FILES_${PN} += " \ ${datadir}/kservices5 \ diff --git a/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb b/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb index 93f1c4a2..5e574b5a 100644 --- a/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb +++ b/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb @@ -33,8 +33,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "f8dfa625a3465fbfd199e89fbd6c2464" -SRC_URI[sha256sum] = "fb06f1eb28aab68a4659b999a6b991ea28165cc25c1ca2321515c25cc2f349c3" +SRC_URI[md5sum] = "e261c1aa573ea734da10bc106c279a02" +SRC_URI[sha256sum] = "6dafaf7fc5d74f959aa358b6247045fce4093a73863c25b1c3b76e3817b9dbd6" SRC_URI += "file://0001-fix-build-in-x11-less-environments.patch" FILES_${PN} += " \ diff --git a/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb b/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb index a4c0cdd1..92ed302c 100644 --- a/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb +++ b/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb @@ -23,8 +23,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "2f61495615cf1f4d91d08e6275c851d2" -SRC_URI[sha256sum] = "8759bcd45ba0e4a8698ae33e975bc38a247c1a29b01fa49a45a1211e4589f21b" +SRC_URI[md5sum] = "79b60c69b5425ef83956d87ddcfb4ec1" +SRC_URI[sha256sum] = "1059638951ff0b6d7e2a16cdae875fd2836564e52187a0e1d9df66d5b906a472" # do not move so-libs to -dev package FILES_SOLIBSDEV = "" diff --git a/recipes-kde/plasma/untier/kscreen/kscreen.bb b/recipes-kde/plasma/untier/kscreen/kscreen.bb index 55a42396..2792e08b 100644 --- a/recipes-kde/plasma/untier/kscreen/kscreen.bb +++ b/recipes-kde/plasma/untier/kscreen/kscreen.bb @@ -21,8 +21,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "326efe93eb24f777b819a23793c1df62" -SRC_URI[sha256sum] = "de06798fa6d73b9dafcf25c90ff1739bdea0d78082a2aa9e453e28db7b6fb41e" +SRC_URI[md5sum] = "6250755d3140e037918c9deeea010275" +SRC_URI[sha256sum] = "141a75b8f888d5c11cb772f3abd679386b5a3732290dc4be968ec8b4fb7f83c8" FILES_${PN} += " \ ${datadir}/kcm_kscreen \ diff --git a/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb b/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb index 2f90eda1..613e4942 100644 --- a/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb +++ b/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb @@ -21,8 +21,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "ebe4c3590a1980fb6dd8d5dd921c0bfc" -SRC_URI[sha256sum] = "fb11eca8c68ee60342433d0f8e2ca564d3afd4abbfd86daacb6f3c445800310d" +SRC_URI[md5sum] = "84414fcb8b45777e9fccb4340565b044" +SRC_URI[sha256sum] = "1b9b99fb8cb5d67050f6bd23b2f10a7e1520f02031e2f090ec344111dd5f9cd8" SRC_URI += "file://kde.pam" diff --git a/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb b/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb index 8210f16c..4e9a4235 100644 --- a/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb +++ b/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb @@ -19,5 +19,5 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "527fedb60d86c190afd82c9e9bde7280" -SRC_URI[sha256sum] = "72de4eb6adaadef5e4d30f10c22bd0aef1d5197070589f54d03b7983d7b76e4f" +SRC_URI[md5sum] = "f0001a13460965fbebaa44ae95e35011" +SRC_URI[sha256sum] = "ecb30f3b9d66853116c096c26ebdca5eb6dc731311f0a454137f41e07395750c" diff --git a/recipes-kde/plasma/untier/ksysguard/ksysguard.bb b/recipes-kde/plasma/untier/ksysguard/ksysguard.bb index b7a1868d..fb8b0dd8 100644 --- a/recipes-kde/plasma/untier/ksysguard/ksysguard.bb +++ b/recipes-kde/plasma/untier/ksysguard/ksysguard.bb @@ -24,8 +24,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "fab59cb7f271d1e6c4786c3c944b6494" -SRC_URI[sha256sum] = "ed9bccff28f62aadf201ab6c88f35eda997bd1ccc2d4c3d259216af740753528" +SRC_URI[md5sum] = "7516f02326f56a8970f658218ff4a137" +SRC_URI[sha256sum] = "63bb53b909081b56d3f1a278881dd56e8562828c03b6bdb833737f299818b2c2" # do not move so-libs to -dev package FILES_SOLIBSDEV = "" diff --git a/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb b/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb index 2e0337cc..0a2370a0 100644 --- a/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb +++ b/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb @@ -14,8 +14,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "4f8edf1f153885619449fcf3598bc035" -SRC_URI[sha256sum] = "ed624dbd26ce447128d85ffea988a9b58a7537e0b936f008bfe2d67841fc75d1" +SRC_URI[md5sum] = "e93eb6019aa58af3ab94eb4b1e03309f" +SRC_URI[sha256sum] = "9689604b63e34a3ec17fa945e21a3184ee46c510886cb754415bfa4362e63891" SRC_URI += " \ file://0001-use-pkgconfig-to-find-libgcrypt.patch \ " diff --git a/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb b/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb index 571c05af..b0e06f03 100644 --- a/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb +++ b/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb @@ -13,8 +13,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "1d77da3f9b701d7c1f344c56caedffed" -SRC_URI[sha256sum] = "842a8eea9623a5e335ac585f9ca0453518c93606d0d37ce576f6ee188039e1f0" +SRC_URI[md5sum] = "25c16ba4409ca0d9227565e909ebac9f" +SRC_URI[sha256sum] = "4789c794af752f29f8e01577719e6ea7382acae8a995ea134f6497b0d6f072e8" FILES_${PN} += " \ ${OE_QMAKE_PATH_PLUGINS} \ diff --git a/recipes-kde/plasma/untier/kwin/kwin.bb b/recipes-kde/plasma/untier/kwin/kwin.bb index 16e16d76..072efc09 100644 --- a/recipes-kde/plasma/untier/kwin/kwin.bb +++ b/recipes-kde/plasma/untier/kwin/kwin.bb @@ -49,8 +49,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "4ca4c034bdc8b061224fba1dc5cbebb8" -SRC_URI[sha256sum] = "3ce0be9e6908b8658df2bcde203b71f4c1132e0bd273a2d7d5dea81adc097f28" +SRC_URI[md5sum] = "596f3f15bd4de9fc4daa50b12a0a531c" +SRC_URI[sha256sum] = "d60d7ffece656fb693da54369034bca14b6c3f2c750454b7213c2ac1c4aff4fd" SRC_URI += " \ file://0001-fix-build-for-qtbase-without-session-management.patch \ diff --git a/recipes-kde/plasma/untier/kwrited/kwrited.bb b/recipes-kde/plasma/untier/kwrited/kwrited.bb index 1d0887ab..7b29edb6 100644 --- a/recipes-kde/plasma/untier/kwrited/kwrited.bb +++ b/recipes-kde/plasma/untier/kwrited/kwrited.bb @@ -15,8 +15,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "3b31b450fcb78e699e1c1858635b8a5a" -SRC_URI[sha256sum] = "893131e4720f2d861a9a5decdf7deaf0ab0fdc2f6dee95e325c674c37dd74e68" +SRC_URI[md5sum] = "f8f601d2e205dca7f407371db2e4d907" +SRC_URI[sha256sum] = "fa5c43a71fd2bce210fc2c5bfc7661986f28bd69823c5ad615b17b932229a014" SRC_URI += " \ file://0001-fix-build-for-qtbase-without-session-management.patch \ diff --git a/recipes-kde/plasma/untier/libkscreen/libkscreen.bb b/recipes-kde/plasma/untier/libkscreen/libkscreen.bb index 2bc4362d..ee2d51c9 100644 --- a/recipes-kde/plasma/untier/libkscreen/libkscreen.bb +++ b/recipes-kde/plasma/untier/libkscreen/libkscreen.bb @@ -12,8 +12,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "e067b3647ae57f578cbeb22a5f1bac24" -SRC_URI[sha256sum] = "a76f976494ac98b742969830c350b89b354b11a854c1d884dbe0daecc79c4a26" +SRC_URI[md5sum] = "9ebba78fe84f01590f9dcaa97c88bf74" +SRC_URI[sha256sum] = "d7141d177438a29c40802646921bf005a8df7f8483127668b6dbbe76ab2730ef" SRC_URI += " \ file://0001-fix-configuration-build-on-x-less-systems.patch \ diff --git a/recipes-kde/plasma/untier/libksysguard/libksysguard.bb b/recipes-kde/plasma/untier/libksysguard/libksysguard.bb index e395a9f1..446f4f10 100644 --- a/recipes-kde/plasma/untier/libksysguard/libksysguard.bb +++ b/recipes-kde/plasma/untier/libksysguard/libksysguard.bb @@ -24,8 +24,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "b1e35247a644aed86fcae2c2366464cd" -SRC_URI[sha256sum] = "9e290e62e21864de32d248dda75d6adf9b87ce119d45c1f306959a9a290cc084" +SRC_URI[md5sum] = "34664a0cbd8379dea0b40b18a77fe429" +SRC_URI[sha256sum] = "f84b37d6e5f605639d96d428f8eab6a9ea8d995cda6bb5610e53ffb971218055" FILES_${PN} += " \ ${datadir}/dbus-1 \ diff --git a/recipes-kde/plasma/untier/milou/milou.bb b/recipes-kde/plasma/untier/milou/milou.bb index 4afb31bc..bb55c857 100644 --- a/recipes-kde/plasma/untier/milou/milou.bb +++ b/recipes-kde/plasma/untier/milou/milou.bb @@ -19,8 +19,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "ad7e7252704da330d0c18facdcd5fcb5" -SRC_URI[sha256sum] = "543b6b5e876b8499fb5865ee0117e430bcb208a61c02fc42085391909b45790f" +SRC_URI[md5sum] = "afed3fbc8204d586438ddda9be516368" +SRC_URI[sha256sum] = "888d1411256cca8b8444b6af91bd920d558c172bbef134fe77b535bc5e632b99" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/plasma/untier/oxygen/oxygen.bb b/recipes-kde/plasma/untier/oxygen/oxygen.bb index 24dfd603..ba94d95f 100644 --- a/recipes-kde/plasma/untier/oxygen/oxygen.bb +++ b/recipes-kde/plasma/untier/oxygen/oxygen.bb @@ -22,8 +22,8 @@ DEPENDS += " \ PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "742d43c831643e59941c948ee2a5f6fe" -SRC_URI[sha256sum] = "4f0e48a205352a63fe80fa7a24a052154d1ca7bfc7f7af5ebcf5c159366a2c47" +SRC_URI[md5sum] = "27fede1135af87eb394d2875dd716a1a" +SRC_URI[sha256sum] = "e40a7df182df7b8c104acfe809a8d94ed2841065bbcec0faf7558731c3a91fbd" SRC_URI += "file://0001-kstyle-add-an-option-BUILD_OXYGEN_SETTINGS-disabled-.patch" PACKAGECONFIG ??= "" diff --git a/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb b/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb index 351dda9d..1660f398 100644 --- a/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb +++ b/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb @@ -43,8 +43,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "aa5da5228844438e5e006d33ce420247" -SRC_URI[sha256sum] = "e77d1ea55ba521b6f281077685db9956269ad8b694153adb00c2c687399c725e" +SRC_URI[md5sum] = "6494288a3e80a1dc1b3d37c27af0abaa" +SRC_URI[sha256sum] = "78902e67664e5a1bcddc833b28cce9734c0a3993e0c5ddb3285501494e47bc1d" SRC_URI += "file://0001-Ensure-xkb_base-is-not-empty-instead-of-checking-if-.patch" diff --git a/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb b/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb index d67817b7..1a048e23 100644 --- a/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb +++ b/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb @@ -18,8 +18,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "e28dff65bbde4ed297154934c671ac19" -SRC_URI[sha256sum] = "437cfef7c1a7de3b422e7003850025355a759d50514cfcb6cab2e5e5aaefcfa4" +SRC_URI[md5sum] = "4742750d6d7a8e44108a369bf340999e" +SRC_URI[sha256sum] = "76c6c6b1c4b07d2924efd0fdf903cb060bb774d06f6b139aa3c0e1e681e684a3" FILES_${PN} += " \ ${datadir}/kconf_update \ diff --git a/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb b/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb index b083d396..5afd5a48 100644 --- a/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb +++ b/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb @@ -41,8 +41,8 @@ DEPENDS += " \ # MobileBroadbandProviderInfo PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "e395c0f574c2da9ca582229ba9b34bbb" -SRC_URI[sha256sum] = "674d56f479304d4d06b60e68bbdb3ea62bdaf78dc1843ba73fead39be80352e7" +SRC_URI[md5sum] = "c22ef09f42e48f7d1cf792b7053272e7" +SRC_URI[sha256sum] = "58fe3beb85aa985015e0966da56e5211a1591bc2d0c3dd39ad89eb661437f337" # do not move so-libs to -dev package FILES_SOLIBSDEV = "" diff --git a/recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb b/recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb index 23d9815e..e0a60135 100644 --- a/recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb +++ b/recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb @@ -21,8 +21,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "0a8f6f88cc44b143606b5813d321f7cb" -SRC_URI[sha256sum] = "04574c84ada093be461b95f6d9c32c7fc28ebcd11943bfffaaf5ca3d336b7dd0" +SRC_URI[md5sum] = "5838ea18fc622a8723e95405342ce42c" +SRC_URI[sha256sum] = "91381fae36a644f97edc936e94d53ffa28db01be93ab982c03857592a13aeedc" FILES_SOLIBSDEV = "" diff --git a/recipes-kde/plasma/untier/plasma-workspace-wallpapers/plasma-workspace-wallpapers.bb b/recipes-kde/plasma/untier/plasma-workspace-wallpapers/plasma-workspace-wallpapers.bb index dbce7f74..7c1d8f6b 100644 --- a/recipes-kde/plasma/untier/plasma-workspace-wallpapers/plasma-workspace-wallpapers.bb +++ b/recipes-kde/plasma/untier/plasma-workspace-wallpapers/plasma-workspace-wallpapers.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-plasma PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "61e414c11737a7d68508e7ca2bf23961" -SRC_URI[sha256sum] = "e2698f8292f8f1e8e714e9c3512418d9389c2bd4d8ec35c3297571d280e1c337" +SRC_URI[md5sum] = "95c78bf322cea2e5a8dfd709be53740e" +SRC_URI[sha256sum] = "436dbda41f854fb538dd172c6f25eed70064b1ab0ab4656479cbe739a2ad1b21" FILES_${PN} += "${datadir}/wallpapers" diff --git a/recipes-kde/plasma/untier/polkit-kde-agent-1/polkit-kde-agent-1.bb b/recipes-kde/plasma/untier/polkit-kde-agent-1/polkit-kde-agent-1.bb index 2618691b..da2be4a3 100644 --- a/recipes-kde/plasma/untier/polkit-kde-agent-1/polkit-kde-agent-1.bb +++ b/recipes-kde/plasma/untier/polkit-kde-agent-1/polkit-kde-agent-1.bb @@ -20,8 +20,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "4f2c534cc9be408b0e5212e215fd09ec" -SRC_URI[sha256sum] = "1ff01a737c22063a095e4b79c29d7c8ea3bbe7621c362e1d637f7e39a5cf9412" +SRC_URI[md5sum] = "94e1bf0f041594d7b8200329048b0523" +SRC_URI[sha256sum] = "4fa694a94a2116c056dc82eab579d16f9f43ff70fd36c6480887bca8a2ae014a" SRC_URI += "file://0001-fix-build-for-QT_NO_SESSIONMANAGER.patch" diff --git a/recipes-kde/plasma/untier/powerdevil/powerdevil.bb b/recipes-kde/plasma/untier/powerdevil/powerdevil.bb index 16fa2442..8c10376d 100644 --- a/recipes-kde/plasma/untier/powerdevil/powerdevil.bb +++ b/recipes-kde/plasma/untier/powerdevil/powerdevil.bb @@ -24,8 +24,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "7c8d1daedd56316f6d31447c16e6a418" -SRC_URI[sha256sum] = "415f345af1efb94ea9d64942e149aa7686e769ebeec74f2fbd6c30b27ed7a9c6" +SRC_URI[md5sum] = "234044d58fcf9fa37bdd2ab27a2ff30c" +SRC_URI[sha256sum] = "9e55f6405da947f7a8dd97b41acd2eafbb5d77fd1943d024e28935f951f22cac" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb b/recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb index 0fa529ca..43eb977c 100644 --- a/recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb +++ b/recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb @@ -19,8 +19,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "bc2d2bf98617cbb8225aa1e3414b7348" -SRC_URI[sha256sum] = "0d41f5d7017616ea17e4e4c37bb9dbf8ff2efcefd242c7b101ffa722564e42b3" +SRC_URI[md5sum] = "cebb8164f7f60a584733c82a975228dd" +SRC_URI[sha256sum] = "dd770bdccb4a0c327b51d9f1585fe0db5a72b13c7a13a0d9ad8d6fb9a1e9a20d" FILES_${PN} += " \ ${datadir}/kservices5 \ diff --git a/recipes-kde/plasma/untier/systemsettings/systemsettings.bb b/recipes-kde/plasma/untier/systemsettings/systemsettings.bb index 7f83d96a..5077bb73 100644 --- a/recipes-kde/plasma/untier/systemsettings/systemsettings.bb +++ b/recipes-kde/plasma/untier/systemsettings/systemsettings.bb @@ -23,8 +23,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "e619e8d09b34e3414943f663e7cf27ce" -SRC_URI[sha256sum] = "b50ec8fb4402d332d9fb6c1aa00cd7431ac3299da3003cc54522c1544c610a6a" +SRC_URI[md5sum] = "e74cef496e80a8e230534a06d0231b75" +SRC_URI[sha256sum] = "1b327b813f3d6dec3b1c873309ef88648e5e743aa90bfcf9b6a15354f7f685c8" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/plasma/untier/user-manager/user-manager.bb b/recipes-kde/plasma/untier/user-manager/user-manager.bb index b3f926b8..4cfcef68 100644 --- a/recipes-kde/plasma/untier/user-manager/user-manager.bb +++ b/recipes-kde/plasma/untier/user-manager/user-manager.bb @@ -12,8 +12,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "a32eebfc3fe7a09d8073bf0d9af82f70" -SRC_URI[sha256sum] = "1be1ed786e8762bf35b9ad56455f6441ec14ae622439dffe5430bb2cb29d094e" +SRC_URI[md5sum] = "aef805872b4ec096a607900d7570788f" +SRC_URI[sha256sum] = "2da8fb75f2de0d15f167698ae168d1f9cbc1b94200b8d1cb2fc90349f1d95e54" FILES_${PN} += " \ ${datadir}/kservices5 \