From 66bb117d4ff1bd2a966578c62bc1c426ae1a063f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 15 Feb 2020 12:47:20 +0100 Subject: [PATCH] kde/plasma: upgrade 5.17.5 -> 5.18.0 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 +- .../plasma/tier1/kdecoration/kdecoration.bb | 4 ++-- .../tier3/kactivitymanagerd/kactivitymanagerd.bb | 4 ++-- .../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/breeze.bb | 4 ++-- recipes-kde/plasma/untier/discover/discover.bb | 4 ++-- .../plasma/untier/kde-cli-tools/kde-cli-tools.bb | 4 ++-- .../plasma/untier/kde-gtk-config/kde-gtk-config.bb | 9 ++++----- .../untier/kdeplasma-addons/kdeplasma-addons.bb | 4 ++-- recipes-kde/plasma/untier/kgamma5/kgamma5.bb | 4 ++-- recipes-kde/plasma/untier/khotkeys/khotkeys.bb | 4 ++-- .../plasma/untier/kinfocenter/kinfocenter.bb | 4 ++-- recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb | 5 +++-- recipes-kde/plasma/untier/kscreen/kscreen.bb | 5 +++-- .../plasma/untier/kscreenlocker/kscreenlocker.bb | 4 ++-- .../plasma/untier/ksshaskpass/ksshaskpass.bb | 4 ++-- recipes-kde/plasma/untier/ksysguard/ksysguard.bb | 5 +++-- .../0001-use-pkgconfig-to-find-libgcrypt.patch | 14 +++++++------- .../plasma/untier/kwallet-pam/kwallet-pam.bb | 8 +++----- .../kwayland-integration/kwayland-integration.bb | 4 ++-- recipes-kde/plasma/untier/kwin/kwin.bb | 4 ++-- recipes-kde/plasma/untier/kwrited/kwrited.bb | 4 ++-- ...fix-configuration-build-on-x-less-systems.patch | 6 +++--- recipes-kde/plasma/untier/libkscreen/libkscreen.bb | 8 +++----- .../plasma/untier/libksysguard/libksysguard.bb | 4 ++-- recipes-kde/plasma/untier/milou/milou.bb | 4 ++-- recipes-kde/plasma/untier/oxygen/oxygen.bb | 4 ++-- .../plasma-browser-integration.bb | 4 ++-- .../plasma/untier/plasma-desktop/plasma-desktop.bb | 4 ++-- .../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/untier/plasma-vault/plasma-vault.bb | 4 ++-- .../plasma-workspace-wallpapers.bb | 4 ++-- .../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 ++-- .../plasma/untier/systemsettings/systemsettings.bb | 4 ++-- .../plasma/untier/user-manager/user-manager.bb | 4 ++-- 41 files changed, 94 insertions(+), 96 deletions(-) diff --git a/classes/kde-plasma.bbclass b/classes/kde-plasma.bbclass index 56aad59a..bd15d999 100644 --- a/classes/kde-plasma.bbclass +++ b/classes/kde-plasma.bbclass @@ -1,6 +1,6 @@ inherit kde-base -PLASMA_VERSION = "5.17.5" +PLASMA_VERSION = "5.18.0" SRC_URI = "${KDE_MIRROR}/stable/plasma/${PLASMA_VERSION}/${BPN}-${PV}.tar.xz" diff --git a/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb b/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb index 6a8b4ff3..2acfb5d9 100644 --- a/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb +++ b/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb @@ -9,5 +9,5 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "441e2e31a1fc3b74da1cedb70c300f6b" -SRC_URI[sha256sum] = "7d8f0128306d436aeba010e47a3dddbcb9fb9fd05ef9308cbad1934914875cd9" +SRC_URI[md5sum] = "65ad6be44bae48a8b95282f38a172bd5" +SRC_URI[sha256sum] = "204af624e57116ce92e32be0eadb070fb4ac742f082052af7c84706218803957" diff --git a/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb b/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb index c035928b..e94e21bb 100644 --- a/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb +++ b/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb @@ -24,8 +24,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "0248c16b22dbe34b7589b306139650c2" -SRC_URI[sha256sum] = "362721c3a9712751fba29cd1f1ef440a1e74561a611f2d171692a4ddc895b3e4" +SRC_URI[md5sum] = "19eeb2603042ed8f13861728a42240c3" +SRC_URI[sha256sum] = "1d207fb062774579ab219c91b36c928d4941dca3d9ce9150b7cfb4cb2220818c" SRC_URI += "file://0001-replace-try_run-by-try_compile-in-compiler-feature-c.patch" # Workaround diff --git a/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb b/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb index 774f472e..8ce78cbe 100644 --- a/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb +++ b/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb @@ -49,8 +49,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "4745a0429243fc4090b2fc81e63f9fd8" -SRC_URI[sha256sum] = "764488e66d52bc3017efb2c1471f57196aa50fbfa3a80637bf48f24955cfba88" +SRC_URI[md5sum] = "37a8c7b47c30a6fbc96812e07e520a17" +SRC_URI[sha256sum] = "4403c0c79515bc5a69450e96123869455da30efe92fc4a5b71d79e2cae1aac3a" SRC_URI += "file://0001-align-phonon-path.patch" # REVISIT diff --git a/recipes-kde/plasma/untier/bluedevil/bluedevil.bb b/recipes-kde/plasma/untier/bluedevil/bluedevil.bb index 15d31665..d540b4ea 100644 --- a/recipes-kde/plasma/untier/bluedevil/bluedevil.bb +++ b/recipes-kde/plasma/untier/bluedevil/bluedevil.bb @@ -25,8 +25,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "ab48966fa55e40bce51250e267fb4b41" -SRC_URI[sha256sum] = "22e9c683dfc56a559e652809ade238f8eb0ffb09d5ab042f5cd4b8216f647c09" +SRC_URI[md5sum] = "2df5eab9f574037d8ddd44595ae9740b" +SRC_URI[sha256sum] = "d2f58aeeaa113b60132f26b26ea5416ae19b78bd0465940000f994c4dc3daec4" 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 8ed5f6b6..6b3f7675 100644 --- a/recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb +++ b/recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb @@ -9,8 +9,8 @@ inherit kde-plasma python3native DEPENDS += "sassc-native cairo breeze python3-pycairo-native" PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "7693621a257f3b9df757ef17d0122012" -SRC_URI[sha256sum] = "6dbd8e7d936840fbaf7016574d07729c9d0791711ad6d371136585ddb8f76e66" +SRC_URI[md5sum] = "6f4e972f00edbcc3078646066546fd1d" +SRC_URI[sha256sum] = "1c4c7758b1cbedc27e63320b7010a681e095b9367a659a8ecd62ee918769218d" FILES_${PN} += " \ ${datadir}/kconf_update \ diff --git a/recipes-kde/plasma/untier/breeze/breeze.bb b/recipes-kde/plasma/untier/breeze/breeze.bb index 4bfe6bf2..780a5e2c 100644 --- a/recipes-kde/plasma/untier/breeze/breeze.bb +++ b/recipes-kde/plasma/untier/breeze/breeze.bb @@ -27,8 +27,8 @@ DEPENDS += "\ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "3093314dfdf309c3b10f958d7485cb46" -SRC_URI[sha256sum] = "f89bf857321b18789089efc9271d7bd7b6459a173dd078dd03242775db76c8d7" +SRC_URI[md5sum] = "4bfa3626154af80e53fa6df31088fa5d" +SRC_URI[sha256sum] = "bb6dc332a0425abbc0935de25a0229531b6285093b3129552fd92ce5407e3831" FILES_${PN} += " \ ${datadir}/color-schemes \ diff --git a/recipes-kde/plasma/untier/discover/discover.bb b/recipes-kde/plasma/untier/discover/discover.bb index d28c305c..83ec2d23 100644 --- a/recipes-kde/plasma/untier/discover/discover.bb +++ b/recipes-kde/plasma/untier/discover/discover.bb @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-plasma gtk-icon-cache mime-xdg PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "8f96a68c78c079310f884bae4d908206" -SRC_URI[sha256sum] = "986ef367aef59c5a956d4163f987a60cfd3674a300880376ddedc0222769789f" +SRC_URI[md5sum] = "434034a0af6aa4456adef6002f9964d7" +SRC_URI[sha256sum] = "9da829ec0b25a8fb908efee3885212ed69bd8d65bad480c9f6bf5ddacf1aadea" DEPENDS += " \ qtdeclarative \ 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 6d25cfd8..b16e341a 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 @@ -27,8 +27,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "f680d99198dc6121712202508fa7878c" -SRC_URI[sha256sum] = "d14299ebeaf89854cb89435cfaaa4da1d84bf23a97df23ff8c7f95dae5bec55f" +SRC_URI[md5sum] = "6d28a752327246b0085192d784a30164" +SRC_URI[sha256sum] = "75071578b2d8fb74f7d18ef583c5cdd5c694a89d41d0dd94e1ae8c76bdf06d9b" # 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 eab09424..9d38aab6 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 @@ -24,16 +24,15 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "acf4d444fcb294d4bf3e3ab988def5c8" -SRC_URI[sha256sum] = "5feff23c756f1fb0ba9ab88c2aed92c0e7c5521c757f5a0cdd057273538f0010" +SRC_URI[md5sum] = "0bdcc24e5892f1ef18dacec5a7a02335" +SRC_URI[sha256sum] = "3be3c38e1b90063b8f62bd182a67e456588aa05fd1c9f773c75fd16f5f09e8a1" CFLAGS += "-isystem ${STAGING_INCDIR}/harfbuzz" CXXFLAGS += "-isystem ${STAGING_INCDIR}/harfbuzz" FILES_${PN} += " \ - ${datadir}/icons \ ${datadir}/kcm-gtk-module \ - ${datadir}/knsrcfiles \ - ${datadir}/kservices5 \ + ${datadir}/kconf_update \ + ${libdir}/kconf_update_bin \ ${OE_QMAKE_PATH_PLUGINS} \ " diff --git a/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb b/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb index 4e89f883..bac9da79 100644 --- a/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb +++ b/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb @@ -34,8 +34,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "31f81e301cb63961cc633dd1428bf365" -SRC_URI[sha256sum] = "997d6a3542ab1f1fd7fb17580693dc8281ff29b03c82577dbae3fc1ec4cccdb8" +SRC_URI[md5sum] = "fbd61128d753723f94f3e3377f1c6dbf" +SRC_URI[sha256sum] = "1f6ef7025a38b818001d095d8f8b52d880507bcccd823adca70bc464eb3d9a07" FILES_${PN} += " \ ${datadir}/icons \ diff --git a/recipes-kde/plasma/untier/kgamma5/kgamma5.bb b/recipes-kde/plasma/untier/kgamma5/kgamma5.bb index bb7308e4..f664578a 100644 --- a/recipes-kde/plasma/untier/kgamma5/kgamma5.bb +++ b/recipes-kde/plasma/untier/kgamma5/kgamma5.bb @@ -19,8 +19,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "eae2d86ee809023c3b6eba0df1ab66d8" -SRC_URI[sha256sum] = "3b8fd1539d035d4d39dcde6ca0dd214e6653c98778ac79b9cbf2f7009b155ca9" +SRC_URI[md5sum] = "04ff88998c5a0732b9a1bb76320155ca" +SRC_URI[sha256sum] = "fb3e8abba39ba6039538390232b64f6c1aaa6ae60f88057415d79ba5bc9e4274" FILES_${PN} += " \ ${datadir}/kgamma \ diff --git a/recipes-kde/plasma/untier/khotkeys/khotkeys.bb b/recipes-kde/plasma/untier/khotkeys/khotkeys.bb index 145a2be6..5c90fd54 100644 --- a/recipes-kde/plasma/untier/khotkeys/khotkeys.bb +++ b/recipes-kde/plasma/untier/khotkeys/khotkeys.bb @@ -31,8 +31,8 @@ DEPENDS += "\ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "73b6ea3591f8e0c023215703e7c896eb" -SRC_URI[sha256sum] = "cf78b5bfb8568fb4eea592b209bdb79aeac92bd08a580c3b6c08d45dd34a2d56" +SRC_URI[md5sum] = "c9aa2a00ef44caf72fc35bac425bfb11" +SRC_URI[sha256sum] = "3bb5c968d10c8b28d895c5eb4e92731a7b97708cbaf8c68af232ef8efbe7f5d5" FILES_${PN} += " \ ${datadir}/kservices5 \ diff --git a/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb b/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb index 966a1964..664a43e6 100644 --- a/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb +++ b/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb @@ -38,8 +38,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "36bdb8bdbaaf7aae1699f09c7ff3c0a9" -SRC_URI[sha256sum] = "679870f10ee6494136d87a897a57a23c2905054d7a83ff11a4e85c204eb9fd9a" +SRC_URI[md5sum] = "49a00ae8e8516ee9c63b1361e7e8b35a" +SRC_URI[sha256sum] = "e99eeeea690d5badfd2fe036e6554a11281e410f1a89ce8292a163df461ddf36" 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 1ea0cf4e..bdd26874 100644 --- a/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb +++ b/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb @@ -30,8 +30,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "a105d945143093687349995f586452ff" -SRC_URI[sha256sum] = "59beed03298cd9fd6b05d67844794ed6a77be0d1b25b55d5bbcdf72e15e357de" +SRC_URI[md5sum] = "bf513fd5cb621fe6188ae539af1357a0" +SRC_URI[sha256sum] = "32b25d420a6b351c5c5689ba9bdfbaaa25bb4efb4bd96155da50eeacec166af9" # do not move so-libs to -dev package FILES_SOLIBSDEV = "" @@ -40,4 +40,5 @@ FILES_${PN} += " \ ${datadir}/kxmlgui5 \ ${datadir}/icons \ ${libdir}/libkdeinit5_kmenuedit.so \ + ${libdir}/kconf_update_bin \ " diff --git a/recipes-kde/plasma/untier/kscreen/kscreen.bb b/recipes-kde/plasma/untier/kscreen/kscreen.bb index 275021ed..43cbb6a3 100644 --- a/recipes-kde/plasma/untier/kscreen/kscreen.bb +++ b/recipes-kde/plasma/untier/kscreen/kscreen.bb @@ -9,6 +9,7 @@ inherit kde-plasma gettext DEPENDS += "\ qtdeclarative \ + qtsensors \ \ kauth-native \ kconfig-native \ @@ -28,8 +29,8 @@ DEPENDS += "\ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "ec13568ea2f73644ae7bb938d879940e" -SRC_URI[sha256sum] = "de8a00b33d0254245a53a5c097347aa86709d415754b3e3c675eef8fb4fe5bc0" +SRC_URI[md5sum] = "a24eb028b1942bbb6be277830c883ca4" +SRC_URI[sha256sum] = "0bd7faba198bb8d2b0fe867494bf22647342462f57ecb608ab98593b54a2d7de" FILES_${PN} += " \ ${datadir}/k*_kscreen \ diff --git a/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb b/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb index 964aa56d..b812ea55 100644 --- a/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb +++ b/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb @@ -29,8 +29,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "c8e4f8b1c4ac9cec03be7459ad1bd13b" -SRC_URI[sha256sum] = "078cfaa9f117a985f5c71152bdf4a9f5cb65ef23c0090cfaaccc9539770f138f" +SRC_URI[md5sum] = "44ced6d2ea583ecdf39eb12121f797ea" +SRC_URI[sha256sum] = "cb339ebac3870748b2199c65242e562bdfeedcb420c797f18cf125528c236d3e" SRC_URI += "file://kde.pam" diff --git a/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb b/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb index 5f31828e..38c6c5f3 100644 --- a/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb +++ b/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb @@ -21,5 +21,5 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "167f251d8868a774b4582593759577f8" -SRC_URI[sha256sum] = "b09e0d780340fc5a6a65e67a30d08a3f117f31e2dbfbb35579aa4cefb15c3b27" +SRC_URI[md5sum] = "54420fb7d114b527c820018db615db80" +SRC_URI[sha256sum] = "633480266fe54e855c5640c1c5d7580ad4dee74999b2a48eef3cbd9d7fb9a9b4" diff --git a/recipes-kde/plasma/untier/ksysguard/ksysguard.bb b/recipes-kde/plasma/untier/ksysguard/ksysguard.bb index b8eb6107..8d19e0dd 100644 --- a/recipes-kde/plasma/untier/ksysguard/ksysguard.bb +++ b/recipes-kde/plasma/untier/ksysguard/ksysguard.bb @@ -28,8 +28,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "9758073f1fae2e263d063325c4ad0303" -SRC_URI[sha256sum] = "69bc12311dcf363b168a259139d30456ed395ec03b948bd35e992300c7e7bd82" +SRC_URI[md5sum] = "8877136028cbf810156ace05e23a0606" +SRC_URI[sha256sum] = "27ee54ab1beb35f9a59eafa84f97aa2adaa73f868a832b5082a98890f44b15b8" # do not move so-libs to -dev package FILES_SOLIBSDEV = "" @@ -39,4 +39,5 @@ FILES_${PN} += " \ ${datadir}/k*5 \ ${datadir}/knsrcfiles \ ${libdir}/libkdeinit5_ksysguard.so \ + ${OE_QMAKE_PATH_PLUGINS}/ksysguard \ " diff --git a/recipes-kde/plasma/untier/kwallet-pam/files/0001-use-pkgconfig-to-find-libgcrypt.patch b/recipes-kde/plasma/untier/kwallet-pam/files/0001-use-pkgconfig-to-find-libgcrypt.patch index 12d7f2f4..3ed89bfe 100644 --- a/recipes-kde/plasma/untier/kwallet-pam/files/0001-use-pkgconfig-to-find-libgcrypt.patch +++ b/recipes-kde/plasma/untier/kwallet-pam/files/0001-use-pkgconfig-to-find-libgcrypt.patch @@ -1,6 +1,6 @@ From 02ed7d968dc1c4e8140c73bfe8e9becac1e2aad7 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Andreas=20M=C3=BCller?= -Date: Sat, 29 Aug 2015 23:16:15 +0200 +From: =?UTF-8?q?Andreas=20M=C3=BCller?= +Date: Sat, 15 Feb 2020 11:16:18 +0100 Subject: [PATCH 1/2] use pkgconfig to find libgcrypt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 @@ -8,17 +8,17 @@ Content-Transfer-Encoding: 8bit Upstream-Status: Inappropriate [embedded specific] -Signed-off-by: Andreas Müller +Signed-off-by: Andreas Müller --- CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt -index 15977ae..9f8f072 100644 +index a54d9a1..5337bc2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -10,7 +10,8 @@ set (CMAKE_MODULE_PATH ${ECM_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake/mod - include(KDEInstallDirs) +@@ -12,7 +12,8 @@ include(KDEInstallDirs) + include(KDEClangFormat) find_package(PAM REQUIRED) -find_package(LibGcrypt 1.5.0 REQUIRED) @@ -28,5 +28,5 @@ index 15977ae..9f8f072 100644 find_program(SOCAT_EXECUTABLE socat) -- -2.5.0 +2.21.0 diff --git a/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb b/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb index 2f0b123a..feb51c2d 100644 --- a/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb +++ b/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb @@ -15,11 +15,9 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "ec7548e9ddfe76443aa556cef995ad15" -SRC_URI[sha256sum] = "c829c7a44408e58beb87c71f5c70bccd349d285c3fcefb16df98bf2f29357fe9" -SRC_URI += " \ - file://0001-use-pkgconfig-to-find-libgcrypt.patch \ -" +SRC_URI[md5sum] = "ff159637ce8450930120560657dc7aa4" +SRC_URI[sha256sum] = "044d260f5b95a3feaa1ece6c97d6aa3d4c1f1d3a4e11e2113153652312853dab" +SRC_URI += "file://0001-use-pkgconfig-to-find-libgcrypt.patch" EXTRA_OECMAKE += "-DCMAKE_INSTALL_LIBDIR=${base_libdir}" diff --git a/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb b/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb index 4b4407aa..5080a238 100644 --- a/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb +++ b/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb @@ -14,8 +14,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "fa68691597df1d179f1806c4379bf49f" -SRC_URI[sha256sum] = "818b4e14611e26f297ef60427d399edc458a44e113bc092390fa65ecababcedb" +SRC_URI[md5sum] = "76828427796d566b04947c01219fb538" +SRC_URI[sha256sum] = "77a0572a0e1176c4d1361741dccb53800a9812ec17d01f391ccee7a68d911002" 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 921b4ab5..452fd3d9 100644 --- a/recipes-kde/plasma/untier/kwin/kwin.bb +++ b/recipes-kde/plasma/untier/kwin/kwin.bb @@ -54,8 +54,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "8eac93d24b30013f9efef9c107cb5674" -SRC_URI[sha256sum] = "8517adaf8270d783aea7b3886d86b5abed6a5ec2b5c78b632479597d956baadc" +SRC_URI[md5sum] = "6c9e520619c2dd1cfb58b18c39a35a2a" +SRC_URI[sha256sum] = "a302cb63abccecc2b2c86b6bc2d5698fa3377009fcc8e4a006833ce22b7ad78d" SRC_URI += " \ file://0001-Make-building-of-QPA-wayland-plugin-an-option.patch \ diff --git a/recipes-kde/plasma/untier/kwrited/kwrited.bb b/recipes-kde/plasma/untier/kwrited/kwrited.bb index a48b7705..f1f21ec5 100644 --- a/recipes-kde/plasma/untier/kwrited/kwrited.bb +++ b/recipes-kde/plasma/untier/kwrited/kwrited.bb @@ -16,8 +16,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "e49d0df95357f9a6f3715721a8c4abc2" -SRC_URI[sha256sum] = "ca22b1fa3e657fa2e58bf0c9dc1ebff3be8c0e003750223e7a7c5932d5b90823" +SRC_URI[md5sum] = "26a01a5e99685854aa6cee4c1b5aa3ac" +SRC_URI[sha256sum] = "29c65d58efbe651e76cd31a76a532a695c30263087d4df4bfe3c048105c66d08" SRC_URI += " \ file://0001-fix-build-for-qtbase-without-session-management.patch \ diff --git a/recipes-kde/plasma/untier/libkscreen/files/0001-fix-configuration-build-on-x-less-systems.patch b/recipes-kde/plasma/untier/libkscreen/files/0001-fix-configuration-build-on-x-less-systems.patch index 7e648b30..23e310aa 100644 --- a/recipes-kde/plasma/untier/libkscreen/files/0001-fix-configuration-build-on-x-less-systems.patch +++ b/recipes-kde/plasma/untier/libkscreen/files/0001-fix-configuration-build-on-x-less-systems.patch @@ -22,16 +22,16 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt index 601d34a..1320625 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -21,7 +21,7 @@ include(CheckCXXCompilerFlag) - include(CMakePackageConfigHelpers) +@@ -22,7 +22,7 @@ include(CMakePackageConfigHelpers) include(GenerateExportHeader) + include(KDEClangFormat) -find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED Core DBus Gui Test X11Extras) +find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED Core DBus Gui Test) # Wayland backend find_package(KF5Wayland ${KF5_MIN_VERSION} CONFIG REQUIRED) -@@ -35,6 +35,11 @@ set_package_properties(XCB PROPERTIES +@@ -36,6 +36,11 @@ set_package_properties(XCB PROPERTIES PURPOSE "Required for building XRandR backends" ) diff --git a/recipes-kde/plasma/untier/libkscreen/libkscreen.bb b/recipes-kde/plasma/untier/libkscreen/libkscreen.bb index d0227e9e..90b7c1fc 100644 --- a/recipes-kde/plasma/untier/libkscreen/libkscreen.bb +++ b/recipes-kde/plasma/untier/libkscreen/libkscreen.bb @@ -10,12 +10,10 @@ inherit kde-plasma DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11 qtx11extras", "", d)}" PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "1bc1f0f4b612bf870947760ddea7c158" -SRC_URI[sha256sum] = "aa186e5751287701daec4d036aba776a911e4b84ca7eea44dc5fb531875afd94" +SRC_URI[md5sum] = "352ee02e39de0bb991fde185d910dc2b" +SRC_URI[sha256sum] = "32daac0dd8eab3edc86d86d320a97b555758794170db3ea18ba022025cbcc2d4" -SRC_URI += " \ - file://0001-fix-configuration-build-on-x-less-systems.patch \ -" +SRC_URI += "file://0001-fix-configuration-build-on-x-less-systems.patch" FILES_${PN} += " \ ${datadir}/dbus-1 \ diff --git a/recipes-kde/plasma/untier/libksysguard/libksysguard.bb b/recipes-kde/plasma/untier/libksysguard/libksysguard.bb index 8e857ca9..e3e6285c 100644 --- a/recipes-kde/plasma/untier/libksysguard/libksysguard.bb +++ b/recipes-kde/plasma/untier/libksysguard/libksysguard.bb @@ -27,8 +27,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "27e1b1dad94f3115df2c28ba340232a1" -SRC_URI[sha256sum] = "f5d237af554d65740a28360e6d8fa39d4912239c5f21288846b1c934897a7e14" +SRC_URI[md5sum] = "6cd8353bb8ee8017eb9cec1d9784354e" +SRC_URI[sha256sum] = "89a5fe24c2493cd3e130e9a3b591ed78e27841eb0dcbd5f114988a782ad4b9f3" FILES_${PN} += " \ ${datadir}/dbus-1 \ diff --git a/recipes-kde/plasma/untier/milou/milou.bb b/recipes-kde/plasma/untier/milou/milou.bb index aafe3731..d067ebbc 100644 --- a/recipes-kde/plasma/untier/milou/milou.bb +++ b/recipes-kde/plasma/untier/milou/milou.bb @@ -23,8 +23,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "ec4f8698bcdbd6f7d2ffba1429f287ca" -SRC_URI[sha256sum] = "b89796e34cc8b6d6d4196169e814249f7b75c1c15763e0b4c1da5c97ccc2c8cf" +SRC_URI[md5sum] = "75d8aef7a58acabd6cbf8e58622264e2" +SRC_URI[sha256sum] = "c1e2020d7b636b34216463a1862f08a49ed20c3a63aebc028252232545a6a85a" FILES_${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/plasma/untier/oxygen/oxygen.bb b/recipes-kde/plasma/untier/oxygen/oxygen.bb index 9498d661..9eb1aa02 100644 --- a/recipes-kde/plasma/untier/oxygen/oxygen.bb +++ b/recipes-kde/plasma/untier/oxygen/oxygen.bb @@ -25,8 +25,8 @@ DEPENDS += " \ PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "7c9157bf7dfd78a3384f41eeea141c7e" -SRC_URI[sha256sum] = "58954374a4b9067365ee5d50b32b1986b2e7dd31e73cbf79fda8d978949943be" +SRC_URI[md5sum] = "8ad9334b3b7cdc74a457a43fe8e3d763" +SRC_URI[sha256sum] = "b55f9c22bfb025f0a52882493966abed1f1c910ac9a667760d28e357b2363360" SRC_URI += "file://0001-kstyle-add-an-option-BUILD_OXYGEN_SETTINGS-disabled-.patch" PACKAGECONFIG ??= "" diff --git a/recipes-kde/plasma/untier/plasma-browser-integration/plasma-browser-integration.bb b/recipes-kde/plasma/untier/plasma-browser-integration/plasma-browser-integration.bb index 4dee5515..9e9866f8 100644 --- a/recipes-kde/plasma/untier/plasma-browser-integration/plasma-browser-integration.bb +++ b/recipes-kde/plasma/untier/plasma-browser-integration/plasma-browser-integration.bb @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING-GPL3;md5=d32239bcb673463ab874e80d47fae504" inherit kde-plasma gettext PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "2111370abdbcfe86c3d9c61191931ff0" -SRC_URI[sha256sum] = "07bc4285991ab43830873a12b8c07f60e4faea1ec81121db783c425f18a4f87d" +SRC_URI[md5sum] = "916bb56baee7ce272dc0076eef96c116" +SRC_URI[sha256sum] = "56d169752b768d1f75492e118bae30c9c537f52e0c9d1a7c4556fc9923211797" DEPENDS += " \ kauth-native \ diff --git a/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb b/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb index 2a9cc435..f2ac6eef 100644 --- a/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb +++ b/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb @@ -50,8 +50,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "91994f226fb50b08bc3e9a74f2eabe25" -SRC_URI[sha256sum] = "7f741ab026989bdcc68701955fc290d5ead38bf4bc310f18a2f32c64b411ab04" +SRC_URI[md5sum] = "f7763083a9ae5562a88725ede46019d9" +SRC_URI[sha256sum] = "6c6dacd0e69b06df2b31bb40df7fcf6313de494b8aa06c13ac09616e1447a5b1" 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 32063527..58610a15 100644 --- a/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb +++ b/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb @@ -26,8 +26,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "b6aecbde7d6f11dc37692a3521ff6144" -SRC_URI[sha256sum] = "169206bebd790d2fee49cec621c46f6f64a8e20ee3e56bf16ee7373f61cad959" +SRC_URI[md5sum] = "75ba0f7a3eb652b8aa52cdb2bb6cf449" +SRC_URI[sha256sum] = "52991999c7182424593fc36211f7be1142fca7e2c404b3cd03b5c6aa53ffac43" 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 5c76287c..fc0bfcc8 100644 --- a/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb +++ b/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb @@ -45,8 +45,8 @@ DEPENDS += " \ # MobileBroadbandProviderInfo PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "a21705a14f6570d0b43d7c59362e9fe3" -SRC_URI[sha256sum] = "2165e47a0654d17735abc97aec287b46b52a2eafccc3591b667ea2755b731255" +SRC_URI[md5sum] = "3702c99b031856ee14facf953ab96a12" +SRC_URI[sha256sum] = "526cac8d0e189d1fb0a8842b02ca2485e386d3551bd9ef7a9be094c4be9f858e" # 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 2dae40a6..a320e65f 100644 --- a/recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb +++ b/recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb @@ -25,8 +25,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "57c2683ebc60ac8ae52609d2dc2b318e" -SRC_URI[sha256sum] = "933c6ab1fda52b336a157a48b1ea64b81fd1d84ca08a40a52bfae276cca2bf23" +SRC_URI[md5sum] = "af558e3b675c1dbde752b8f27d107f34" +SRC_URI[sha256sum] = "5951d2aef3dcae97c8dc51f1ff672e1beb137b92fd0d33fbf51b772cf253b28e" FILES_SOLIBSDEV = "" diff --git a/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb b/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb index eb78d7b6..a139752e 100644 --- a/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb +++ b/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb @@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = " \ inherit kde-plasma gtk-icon-cache PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "786ef61e35b276ecf0cede38504bc90c" -SRC_URI[sha256sum] = "3e5c6b4dd6c1122b6a221205da506881959ab905e467b74b0536e7f5fe130d71" +SRC_URI[md5sum] = "404bb032a9870e2182ed28bac4b62f30" +SRC_URI[sha256sum] = "f82cebc1e22e847c45a553d2b996e1f2b6161d3bcabc67b11f05018f2c12e1d6" DEPENDS += " \ kauth-native \ 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 2321744e..07947d49 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] = "ade7cc861b6e35050012553b45c4320b" -SRC_URI[sha256sum] = "8a28ef67b65c340d40ff8f5bfc333ead68e6d8c9e410769c43af847ced9b4ca9" +SRC_URI[md5sum] = "dbbf224c5f626d6e93aa049f05c79824" +SRC_URI[sha256sum] = "db91021bb3df99aeaf55e9d9e09b06c0b24c98f34e5adada35dc0fae613bdada" 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 1a78e6bc..6792a454 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 @@ -23,8 +23,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "0e5ee475020b6bc0b8ec2194644f185e" -SRC_URI[sha256sum] = "a79d76a2f584f6567639228fde6f75b3960484f7a65cfc69b6acb6df1de53f5d" +SRC_URI[md5sum] = "64d690559f2ae9ad9724709d880e500b" +SRC_URI[sha256sum] = "d1ea7667096a4b88d5388b20c1621a9d6ac746b017f72c81678d66c8090ac3a9" 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 d0482993..94526371 100644 --- a/recipes-kde/plasma/untier/powerdevil/powerdevil.bb +++ b/recipes-kde/plasma/untier/powerdevil/powerdevil.bb @@ -30,8 +30,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "b43d9cc5ed9d43c187bf65d329668d4d" -SRC_URI[sha256sum] = "27904361e85e1267d933d8f0a0d3be4dc712099ed2eb3cf90959209a4443dd82" +SRC_URI[md5sum] = "2a295e35d8344c8c486d35ce31daed2e" +SRC_URI[sha256sum] = "32bd9a3ae0d3836550c2101fc9cb6dadd699ab8e8935d072ccd91c3d12b58489" 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 5b638774..a4128146 100644 --- a/recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb +++ b/recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb @@ -22,8 +22,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "fdfb7fd34a1d4d68a57e79301167ebf0" -SRC_URI[sha256sum] = "e85fb9e014439e8c0e73638112139561aff9a9f71f26c3eafedff5a98a07b33b" +SRC_URI[md5sum] = "3ae3cbec00e5f354e680ae88683e92b4" +SRC_URI[sha256sum] = "56de2fdd02f87e93a91dfa5083e47ffeb7479b40cd1044bbe40fa1dbe758a24b" RDEPENDS_${PN} = "sddm" diff --git a/recipes-kde/plasma/untier/systemsettings/systemsettings.bb b/recipes-kde/plasma/untier/systemsettings/systemsettings.bb index d032849b..699739db 100644 --- a/recipes-kde/plasma/untier/systemsettings/systemsettings.bb +++ b/recipes-kde/plasma/untier/systemsettings/systemsettings.bb @@ -33,8 +33,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "77c1f513c92f6d0d78f32f81fb6ff408" -SRC_URI[sha256sum] = "50fa4d7866639995a6859446fc6a02a73ae05203e8f2ed31221e232ed3491eaf" +SRC_URI[md5sum] = "b89a6fcfd152fcff0c737b7994b93503" +SRC_URI[sha256sum] = "4b2382d6a57d67c7dd0fdc20fb69f528290e09961f9a6c598275a9b75386b707" 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 79bf6487..507119d4 100644 --- a/recipes-kde/plasma/untier/user-manager/user-manager.bb +++ b/recipes-kde/plasma/untier/user-manager/user-manager.bb @@ -16,8 +16,8 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[md5sum] = "dcdb5a63bd59a6083389069f40ee1920" -SRC_URI[sha256sum] = "10ed3196063c7dfed3b3f25dd199a48ca39fa86db5d0126ec84a543b1c212f0d" +SRC_URI[md5sum] = "01663f7d1817c976119189ccbd8fc139" +SRC_URI[sha256sum] = "1aac7389fd6a1d5c0914368cda9918b2eb02ce2fcdc8c2489a6fdbb08560c445" FILES_${PN} += " \ ${datadir}/kservices5 \