From 2a21ff836d11b441f3829b01e18645b3768c76e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 24 Oct 2021 00:12:46 +0200 Subject: [PATCH] kde-plasma: upgrade 5.23.0 -> 5.23.1 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 | 2 +- .../kactivitymanagerd/kactivitymanagerd.bb | 2 +- .../plasma-workspace/plasma-workspace.bb | 2 +- .../plasma/untier/bluedevil/bluedevil.bb | 2 +- .../plasma/untier/breeze-gtk/breeze-gtk.bb | 2 +- recipes-kde/plasma/untier/breeze/breeze.bb | 2 +- .../plasma/untier/discover/discover.bb | 2 +- .../untier/kde-cli-tools/kde-cli-tools.bb | 2 +- .../untier/kde-gtk-config/kde-gtk-config.bb | 2 +- .../kdeplasma-addons/kdeplasma-addons.bb | 2 +- recipes-kde/plasma/untier/kgamma5/kgamma5.bb | 2 +- .../plasma/untier/khotkeys/khotkeys.bb | 2 +- .../plasma/untier/kinfocenter/kinfocenter.bb | 2 +- ...1-fix-build-in-x11-less-environments.patch | 28 +++++++++---------- .../plasma/untier/kmenuedit/kmenuedit.bb | 2 +- recipes-kde/plasma/untier/kscreen/kscreen.bb | 2 +- .../untier/kscreenlocker/kscreenlocker.bb | 2 +- .../plasma/untier/ksshaskpass/ksshaskpass.bb | 2 +- .../plasma/untier/kwallet-pam/kwallet-pam.bb | 2 +- ...0001-use-pkgconfig-to-find-libgcrypt.patch | 7 +++-- .../kwayland-integration.bb | 2 +- .../untier/kwayland-server/kwayland-server.bb | 2 +- recipes-kde/plasma/untier/kwin/kwin.bb | 2 +- recipes-kde/plasma/untier/kwrited/kwrited.bb | 2 +- .../untier/layer-shell-qt/layer-shell-qt.bb | 2 +- .../plasma/untier/libkscreen/libkscreen.bb | 2 +- .../untier/libksysguard/libksysguard.bb | 2 +- recipes-kde/plasma/untier/milou/milou.bb | 2 +- recipes-kde/plasma/untier/oxygen/oxygen.bb | 2 +- .../untier/plasma-desktop/plasma-desktop.bb | 2 +- .../plasma-integration/plasma-integration.bb | 2 +- .../plasma/untier/plasma-nano/plasma-nano.bb | 2 +- .../plasma/untier/plasma-nm/plasma-nm.bb | 2 +- .../plasma/untier/plasma-pa/plasma-pa.bb | 2 +- .../plasma-phone-components.bb | 2 +- .../plasma-systemmonitor.bb | 2 +- .../untier/plasma-vault/plasma-vault.bb | 2 +- .../plasma-workspace-wallpapers.bb | 2 +- .../polkit-kde-agent-1/polkit-kde-agent-1.bb | 2 +- .../plasma/untier/powerdevil/powerdevil.bb | 2 +- .../plasma/untier/sddm-kcm/sddm-kcm.bb | 2 +- .../untier/systemsettings/systemsettings.bb | 2 +- 43 files changed, 59 insertions(+), 58 deletions(-) diff --git a/classes/kde-plasma.bbclass b/classes/kde-plasma.bbclass index c28d5f36..9ab1b2a8 100644 --- a/classes/kde-plasma.bbclass +++ b/classes/kde-plasma.bbclass @@ -1,6 +1,6 @@ inherit kde-base -PLASMA_VERSION = "5.23.0" +PLASMA_VERSION = "5.23.1" 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 cd2fd0ef..6ab38873 100644 --- a/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb +++ b/recipes-kde/plasma/tier1/kdecoration/kdecoration.bb @@ -12,4 +12,4 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "b1b431bf14150ddf509c839dd6686df4dd0efa09b3b69b9f059d925ac8de90a9" +SRC_URI[sha256sum] = "1587aeab3743cb426318d4639e53b81c6227d114fc96b082b897cde6a2b0c327" diff --git a/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb b/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb index ad3cb970..7cd1e2ec 100644 --- a/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb +++ b/recipes-kde/plasma/tier3/kactivitymanagerd/kactivitymanagerd.bb @@ -27,7 +27,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "912cd9eded892e44c782fb615491f41df886107b7b33583034d75ff997154aa2" +SRC_URI[sha256sum] = "eabc518b1476f17257c6f42c986611604903aa9efc42d35fd9d3fd15839fea09" 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 39d55a0d..8124f33e 100644 --- a/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb +++ b/recipes-kde/plasma/tier3/plasma-workspace/plasma-workspace.bb @@ -59,7 +59,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "49abcb19639a72eb5ffa916d5eca0a925d32a36e4a02658cc73ab479dea39965" +SRC_URI[sha256sum] = "fbf979f857b3cdcc8fe6dc45c3a1d9dfe297e1120aa551a02faa339abb81efad" # REVISIT FILES:${PN} += " \ diff --git a/recipes-kde/plasma/untier/bluedevil/bluedevil.bb b/recipes-kde/plasma/untier/bluedevil/bluedevil.bb index 9b9f5961..46b223f8 100644 --- a/recipes-kde/plasma/untier/bluedevil/bluedevil.bb +++ b/recipes-kde/plasma/untier/bluedevil/bluedevil.bb @@ -31,7 +31,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "c21e0f0df7a3cf07c93489e92832045bc0d1e17a20d14b46685a635c47e50868" +SRC_URI[sha256sum] = "2a3f42ee03d342673ac5ab4f91fd858f5d0003b798257d6cb7304c79c40eb4bb" 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 414480c1..e1d9e012 100644 --- a/recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb +++ b/recipes-kde/plasma/untier/breeze-gtk/breeze-gtk.bb @@ -10,7 +10,7 @@ inherit kde-plasma python3native DEPENDS += "sassc-native cairo breeze python3-pycairo-native" PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "92eb49ba2e2144f8dfce970e4766e372d7e3448e46e22e742f3acb663df2a0d5" +SRC_URI[sha256sum] = "50667357732aced49eec270e875546bf56a4e3a945d575c2d95a946aa055d287" FILES:${PN} += " \ ${datadir}/kconf_update \ diff --git a/recipes-kde/plasma/untier/breeze/breeze.bb b/recipes-kde/plasma/untier/breeze/breeze.bb index a06963a8..e7901885 100644 --- a/recipes-kde/plasma/untier/breeze/breeze.bb +++ b/recipes-kde/plasma/untier/breeze/breeze.bb @@ -31,7 +31,7 @@ DEPENDS += "\ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "2003f168b3d60f5897486d9582631f75da7f0dc2625e9c4cddd9aa3d706bfd9e" +SRC_URI[sha256sum] = "ac11dc5f9347d870cbe33f2452bbc738e92e9d3dfc2dc8c2f5c0896476181481" FILES:${PN} += " \ ${datadir}/color-schemes \ diff --git a/recipes-kde/plasma/untier/discover/discover.bb b/recipes-kde/plasma/untier/discover/discover.bb index df61bfda..4e96876b 100644 --- a/recipes-kde/plasma/untier/discover/discover.bb +++ b/recipes-kde/plasma/untier/discover/discover.bb @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-plasma gtk-icon-cache mime-xdg PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "536a27fd49c8181810582bfec72feeb611e06c2e5a98a863b1af362d5f2e4651" +SRC_URI[sha256sum] = "44255c9b1a8df70a4c710396ccbdaf1725f93694a040d4197e4bf45285e6ee71" 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 1bf355bf..16949dab 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 @@ -34,7 +34,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "ae72d6e44769c1ac48d1dc3b4f0345c16fdcd053f7a1a4820b08b1d367df8568" +SRC_URI[sha256sum] = "da1a08c54b3e085916c5157e1339ccb397e41dbfd68ce3334591e0ddbed0a7e2" # 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 a8b6fbf6..3bf9e1f9 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 @@ -29,7 +29,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "4684ea82a3877573811d6761395f8bf3252d8c7118082c96a70c79d9f9ee11b3" +SRC_URI[sha256sum] = "7dd978c591892052e79c19190fde98cca8a6e57da5a4bf72253262c36c36573c" CFLAGS += "-isystem ${STAGING_INCDIR}/harfbuzz" CXXFLAGS += "-isystem ${STAGING_INCDIR}/harfbuzz" diff --git a/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb b/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb index 2abd99c8..244e9e19 100644 --- a/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb +++ b/recipes-kde/plasma/untier/kdeplasma-addons/kdeplasma-addons.bb @@ -41,7 +41,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "2f15f9e2c90f88f87377c0e7aff0b8645b02afcfb5518ef279865d60810f91b8" +SRC_URI[sha256sum] = "84ee5a39458f767cb0f1304bcffa556e99119b7d6ae7556b0c310c2284ccd988" FILES:${PN} += " \ ${datadir}/icons \ diff --git a/recipes-kde/plasma/untier/kgamma5/kgamma5.bb b/recipes-kde/plasma/untier/kgamma5/kgamma5.bb index e8d1c2ad..da139d79 100644 --- a/recipes-kde/plasma/untier/kgamma5/kgamma5.bb +++ b/recipes-kde/plasma/untier/kgamma5/kgamma5.bb @@ -19,7 +19,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "a31ff237c00814f46de7d6791a0b496f971a6f9b2467fb3534d643dc0e6190f4" +SRC_URI[sha256sum] = "cf756d0ad3ae1803830372a2b1ce7c9e23533bd7aa4aa0ddc1a1d8fe60c3a585" FILES:${PN} += " \ ${datadir}/kgamma \ diff --git a/recipes-kde/plasma/untier/khotkeys/khotkeys.bb b/recipes-kde/plasma/untier/khotkeys/khotkeys.bb index 128b047a..503067ba 100644 --- a/recipes-kde/plasma/untier/khotkeys/khotkeys.bb +++ b/recipes-kde/plasma/untier/khotkeys/khotkeys.bb @@ -33,7 +33,7 @@ DEPENDS += "\ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "0f13f6842976853db42a7912da55ce25f6ad7e116740109f6255522662cb0f76" +SRC_URI[sha256sum] = "dae80968b6d2310b6eaad2e0786adb7a9047d4e9fe8fa5bf71586796f9bbe84f" FILES:${PN} += " \ ${datadir}/kservices5 \ diff --git a/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb b/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb index b97bd949..b497fc49 100644 --- a/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb +++ b/recipes-kde/plasma/untier/kinfocenter/kinfocenter.bb @@ -47,7 +47,7 @@ DEPENDS += " \ DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11", "", d)}" PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "4baf7e6e9a1d305c7c1b4c0c0d0ef4146fbc4008203d490ad6f4f6b4e578e07d" +SRC_URI[sha256sum] = "e12f892612a4be07945b85df90463f7e0c36d24159393d4f60279aa97605c904" SRC_URI += "file://0001-fix-build-in-x11-less-environments.patch" FILES:${PN} += " \ diff --git a/recipes-kde/plasma/untier/kinfocenter/kinfocenter/0001-fix-build-in-x11-less-environments.patch b/recipes-kde/plasma/untier/kinfocenter/kinfocenter/0001-fix-build-in-x11-less-environments.patch index 2c64fcf7..23fb1548 100644 --- a/recipes-kde/plasma/untier/kinfocenter/kinfocenter/0001-fix-build-in-x11-less-environments.patch +++ b/recipes-kde/plasma/untier/kinfocenter/kinfocenter/0001-fix-build-in-x11-less-environments.patch @@ -14,10 +14,10 @@ Signed-off-by: Andreas Müller 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/Modules/info/CMakeLists.txt b/Modules/info/CMakeLists.txt -index 4dae851..abb7e1b 100644 +index 8094a52..1094717 100644 --- a/Modules/info/CMakeLists.txt +++ b/Modules/info/CMakeLists.txt -@@ -23,7 +23,10 @@ target_link_libraries(kcm_info +@@ -19,7 +19,10 @@ target_link_libraries(kcm_info KF5::KCMUtils KF5::I18n KF5::IconThemes @@ -30,10 +30,10 @@ index 4dae851..abb7e1b 100644 if(${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD") target_link_libraries(kcm_info devinfo) diff --git a/Modules/opengl/CMakeLists.txt b/Modules/opengl/CMakeLists.txt -index ab45779..2e05799 100644 +index dc823f1..05ef2f6 100644 --- a/Modules/opengl/CMakeLists.txt +++ b/Modules/opengl/CMakeLists.txt -@@ -18,7 +18,10 @@ ki18n_wrap_ui(KCM_OPENGL_PART_UIS_H ${KCM_OPENGL_PART_UIS}) +@@ -14,7 +14,10 @@ ki18n_wrap_ui(KCM_OPENGL_PART_UIS_H ${KCM_OPENGL_PART_UIS}) add_library(kcm_opengl MODULE ${KCM_OPENGL_PART_SRCS} ${KCM_OPENGL_PART_UIS_H}) @@ -46,10 +46,10 @@ index ab45779..2e05799 100644 find_library(DL_LIBRARY dl) if (DL_LIBRARY) diff --git a/Modules/opengl/opengl.cpp b/Modules/opengl/opengl.cpp -index 2d9cfce..a73f865 100644 +index a3cd394..feb4dc3 100644 --- a/Modules/opengl/opengl.cpp +++ b/Modules/opengl/opengl.cpp -@@ -40,9 +40,12 @@ +@@ -24,9 +24,12 @@ #include #include @@ -62,23 +62,23 @@ index 2d9cfce..a73f865 100644 #include -@@ -798,6 +801,7 @@ static QTreeWidgetItem *get_gl_info_glx(Display *dpy, int scrnum, Bool allowDire +@@ -788,6 +791,7 @@ static QTreeWidgetItem *get_gl_info_glx(Display *dpy, int scrnum, Bool allowDire #endif #if KCM_HAVE_EGL +#if HAVE_X11 static QTreeWidgetItem *get_gl_info_egl(Display *dpy, int scrnum, QTreeWidgetItem *l1, QTreeWidgetItem *after) { - Window win; -@@ -913,6 +917,7 @@ static QTreeWidgetItem *get_gl_info_egl(Display *dpy, int scrnum, QTreeWidgetIte - return result; - + Window win; +@@ -904,6 +908,7 @@ static QTreeWidgetItem *get_gl_info_egl(Display *dpy, int scrnum, QTreeWidgetIte + XFree(visinfo); + return result; } +#endif // HAVE_X11 static QTreeWidgetItem *get_gl_info_egl_qt(QTreeWidgetItem *l1, QTreeWidgetItem *after, QSurfaceFormat::OpenGLContextProfile profile, const QString &title) { -@@ -958,7 +963,9 @@ bool GetInfo_OpenGL(QTreeWidget *treeWidget) +@@ -948,7 +953,9 @@ bool GetInfo_OpenGL(QTreeWidget *treeWidget) { QTreeWidgetItem *l1, *l2 = nullptr; @@ -88,7 +88,7 @@ index 2d9cfce..a73f865 100644 static bool isWayland = QGuiApplication::platformName().contains(QLatin1String("wayland")); QTreeWidgetItem *header = new QTreeWidgetItem(); -@@ -970,6 +977,7 @@ bool GetInfo_OpenGL(QTreeWidget *treeWidget) +@@ -960,6 +967,7 @@ bool GetInfo_OpenGL(QTreeWidget *treeWidget) l1 = new QTreeWidgetItem(treeWidget); @@ -96,7 +96,7 @@ index 2d9cfce..a73f865 100644 if (isX11) { char *displayName = nullptr; Display *dpy; -@@ -1015,6 +1023,7 @@ bool GetInfo_OpenGL(QTreeWidget *treeWidget) +@@ -1006,6 +1014,7 @@ bool GetInfo_OpenGL(QTreeWidget *treeWidget) #endif XCloseDisplay(dpy); } diff --git a/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb b/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb index cc2649a1..4a3f3df8 100644 --- a/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb +++ b/recipes-kde/plasma/untier/kmenuedit/kmenuedit.bb @@ -31,7 +31,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "b25053d24eb9e8a9f79dcc65bab742de6c027ee28f1b9344ddf94ffcfb370e6e" +SRC_URI[sha256sum] = "f34227aba3af95ac1d24b00cb587590490c4b9b9ca83d0c66d302ea74eaf9188" # 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 7551368c..1eecd2c9 100644 --- a/recipes-kde/plasma/untier/kscreen/kscreen.bb +++ b/recipes-kde/plasma/untier/kscreen/kscreen.bb @@ -31,7 +31,7 @@ DEPENDS += "\ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "25ca9a2db37d7838462beb0b0bf3d21b89dea01a56e9b8b6df020ffcfe0cf83b" +SRC_URI[sha256sum] = "af143f2d3b25478437ff894b0afe094a69df8dab055bba3c6311d0735f431fc9" FILES:${PN} += " \ ${datadir}/k*_kscreen \ diff --git a/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb b/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb index d1d1949d..a70c3283 100644 --- a/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb +++ b/recipes-kde/plasma/untier/kscreenlocker/kscreenlocker.bb @@ -30,7 +30,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "832fd3c89e916c454edace46f1fba72c3bd211e98806e4ae2c2acc4df201324c" +SRC_URI[sha256sum] = "a0c41353285b41372eecce77d643e3332a34a391c52fb44064498f4321abb563" SRC_URI += "file://kde.pam" do_install:append() { diff --git a/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb b/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb index 1a4f4c01..fcd8385f 100644 --- a/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb +++ b/recipes-kde/plasma/untier/ksshaskpass/ksshaskpass.bb @@ -21,4 +21,4 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "a86c20079b62c55da26171eb9aec05e38f6c33f712455558d027a5cace08c163" +SRC_URI[sha256sum] = "c1ab89e8c5f592a3bf54d6ee3ff733e8406a865ff126b9c5440638a14b0aeb2b" diff --git a/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb b/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb index 18f63d90..814413cb 100644 --- a/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb +++ b/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam.bb @@ -16,7 +16,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "d7ee58f3878c07286f1c7185d6365f4b2275e6db30490bf0d773b3c37d417173" +SRC_URI[sha256sum] = "63661188dae40e708e516de2611cf05e1d899a0f060995b27067107aa0645e0a" SRC_URI += "file://0001-use-pkgconfig-to-find-libgcrypt.patch" EXTRA_OECMAKE += "-DCMAKE_INSTALL_LIBDIR=${base_libdir}" diff --git a/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam/0001-use-pkgconfig-to-find-libgcrypt.patch b/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam/0001-use-pkgconfig-to-find-libgcrypt.patch index 3ed89bfe..c7de8367 100644 --- a/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam/0001-use-pkgconfig-to-find-libgcrypt.patch +++ b/recipes-kde/plasma/untier/kwallet-pam/kwallet-pam/0001-use-pkgconfig-to-find-libgcrypt.patch @@ -9,16 +9,17 @@ Content-Transfer-Encoding: 8bit Upstream-Status: Inappropriate [embedded specific] 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 a54d9a1..5337bc2 100644 +index 8594d35..9c62522 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -12,7 +12,8 @@ include(KDEInstallDirs) - include(KDEClangFormat) +@@ -14,7 +14,8 @@ include(KDEClangFormat) + include(ECMConfiguredInstall) find_package(PAM REQUIRED) -find_package(LibGcrypt 1.5.0 REQUIRED) diff --git a/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb b/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb index c2dce981..bd7ad7c3 100644 --- a/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb +++ b/recipes-kde/plasma/untier/kwayland-integration/kwayland-integration.bb @@ -17,7 +17,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "07e68dafbc92f2906fb6df051d715bc34df369bcf5a476af282c1e3d9a5e4acd" +SRC_URI[sha256sum] = "f73510f65bff5dac0b9eb1715af58f7a95f312a9dbe816d853e78a9539c10d6a" FILES:${PN} += " \ ${OE_QMAKE_PATH_PLUGINS} \ diff --git a/recipes-kde/plasma/untier/kwayland-server/kwayland-server.bb b/recipes-kde/plasma/untier/kwayland-server/kwayland-server.bb index e28a2989..b50a65f5 100644 --- a/recipes-kde/plasma/untier/kwayland-server/kwayland-server.bb +++ b/recipes-kde/plasma/untier/kwayland-server/kwayland-server.bb @@ -27,7 +27,7 @@ SRC_URI:append:class-native = " \ file://0001-Build-qtwaylandscanner_kde-only-for-native-build.patch \ file://0002-Avoid-traces-to-sysroot-to-avoid-false-fails-by-cmak.patch \ " -SRC_URI[sha256sum] = "3009d7249af74582afa89978d478eece3424e5ef225bdb6f40032e2a6471d671" +SRC_URI[sha256sum] = "ebad1a6dc1bf246cab9ca8ba0a13edd578646cb333ce09303d79d78727a59d57" do_configure:append() { # adjust path to protocol sources in sysroot diff --git a/recipes-kde/plasma/untier/kwin/kwin.bb b/recipes-kde/plasma/untier/kwin/kwin.bb index 37174a42..78ba04bd 100644 --- a/recipes-kde/plasma/untier/kwin/kwin.bb +++ b/recipes-kde/plasma/untier/kwin/kwin.bb @@ -61,7 +61,7 @@ DEPENDS += " \ DEPENDS += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11 qtx11extras libepoxy xcb-util-cursor", "",d)}" PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "ba74f70648faa3c92c88e1b77916c6abd7fcad1af9e717a39dc9df278f1a551f" +SRC_URI[sha256sum] = "5838d7ab84babc5bd3cb3df9f7e38fc01c98ba1bf584b6d43e4528dd03598b31" # kwin check libepoxy only -> egl pkgconfig is skipped CXXFLAGS:append_mx6 += " -DLINUX=1" diff --git a/recipes-kde/plasma/untier/kwrited/kwrited.bb b/recipes-kde/plasma/untier/kwrited/kwrited.bb index 44f91425..3e29dbdc 100644 --- a/recipes-kde/plasma/untier/kwrited/kwrited.bb +++ b/recipes-kde/plasma/untier/kwrited/kwrited.bb @@ -16,7 +16,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "65a74b5d6fb75f4129b528a8cec6e3aadcbccdee6f7e0bf2d994fb1854999ffb" +SRC_URI[sha256sum] = "f31247382fb8b1d9246a16552a3d9b577e24428af39bdb042bfd42ee5c254f9b" FILES:${PN} += " \ ${datadir}/knotifications5 \ diff --git a/recipes-kde/plasma/untier/layer-shell-qt/layer-shell-qt.bb b/recipes-kde/plasma/untier/layer-shell-qt/layer-shell-qt.bb index 28fc1740..b96a5224 100644 --- a/recipes-kde/plasma/untier/layer-shell-qt/layer-shell-qt.bb +++ b/recipes-kde/plasma/untier/layer-shell-qt/layer-shell-qt.bb @@ -14,7 +14,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "f71377ad9e44e12005233b2309e37f00f8a469d4628647c5c4c80f026ce96b5e" +SRC_URI[sha256sum] = "c79c2306ee9f6a672612b37f28074609748f5570b7785d4096e5573f12fb9e0a" FILES:${PN} += " \ ${OE_QMAKE_PATH_PLUGINS} \ diff --git a/recipes-kde/plasma/untier/libkscreen/libkscreen.bb b/recipes-kde/plasma/untier/libkscreen/libkscreen.bb index ddcc1522..b18a9036 100644 --- a/recipes-kde/plasma/untier/libkscreen/libkscreen.bb +++ b/recipes-kde/plasma/untier/libkscreen/libkscreen.bb @@ -15,7 +15,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "c64b87b80683acccc5a3beb8fe22bd80a6e8b224b8a55714d5160174ad4ef1e5" +SRC_URI[sha256sum] = "3930d578f55e5d5be95da1f3fe298b15623afcea0a9c73005cb983589204d043" FILES:${PN} += " \ ${datadir}/dbus-1 \ diff --git a/recipes-kde/plasma/untier/libksysguard/libksysguard.bb b/recipes-kde/plasma/untier/libksysguard/libksysguard.bb index 9bdf50ad..bae2e5e8 100644 --- a/recipes-kde/plasma/untier/libksysguard/libksysguard.bb +++ b/recipes-kde/plasma/untier/libksysguard/libksysguard.bb @@ -44,7 +44,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "c379dc3e806085ec058e7633153d697ab8868aa6eac1f483931f75f2fcdd61eb" +SRC_URI[sha256sum] = "083ddf436a9678e6e3d9c900d2c974586a313e58f60a32b7cb6600338ec78189" do_compile:append() { sed -i 's:${STAGING_DIR_HOST}${prefix}:${_IMPORT_PREFIX}:g' ${B}/CMakeFiles/Export/lib/cmake/KSysGuard/KSysGuardLibraryTargets.cmake diff --git a/recipes-kde/plasma/untier/milou/milou.bb b/recipes-kde/plasma/untier/milou/milou.bb index 9171d967..9a816c0a 100644 --- a/recipes-kde/plasma/untier/milou/milou.bb +++ b/recipes-kde/plasma/untier/milou/milou.bb @@ -26,7 +26,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "115f03b3b9c47206fc09543b7646e93862a6b6bb1c20ff650961f6c16bbe9eb9" +SRC_URI[sha256sum] = "8f91c04785af3ed86ddf1fce18fe67f5b70cabf0827750cdec119e496723ff10" FILES:${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/plasma/untier/oxygen/oxygen.bb b/recipes-kde/plasma/untier/oxygen/oxygen.bb index df31622a..ac839a5f 100644 --- a/recipes-kde/plasma/untier/oxygen/oxygen.bb +++ b/recipes-kde/plasma/untier/oxygen/oxygen.bb @@ -31,7 +31,7 @@ DEPENDS += " \ PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "6c04ed2e5eca4d0dd82034875cd159dfd149ca412032258055f6a848ecbfe09e" +SRC_URI[sha256sum] = "2ea0ca8d889cc10f0d3c60217655b35b8417347243af9239a6b6998bb20bb237" PACKAGECONFIG ??= "" PACKAGECONFIG[settings] = "-DBUILD_OXYGEN_SETTINGS=ON,-DBUILD_OXYGEN_SETTINGS=OFF,kcmutils" diff --git a/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb b/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb index b5cea636..e63597c0 100644 --- a/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb +++ b/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb @@ -59,7 +59,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "346a806c839f3b26fca2db943bf58561dc3fd7ac08e7e73e9a157b532cae9c77" +SRC_URI[sha256sum] = "ee6c6af0926ea3c6edd808f2962ef6579953c82e0d08ac053fbc8f012b9c4e80" SRC_URI += "file://0001-Ensure-xkb_base-is-not-empty-instead-of-checking-if-.patch" FILES_SOLIBSDEV = "${libdir}/libkfont*${SOLIBSDEV}" diff --git a/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb b/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb index 95b00fd9..2be31fb0 100644 --- a/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb +++ b/recipes-kde/plasma/untier/plasma-integration/plasma-integration.bb @@ -32,7 +32,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "0930859552d8772f6a86ed723448d74609cfd559c55f7746ac33802cd33a7965" +SRC_URI[sha256sum] = "ca2b3487de16646bc5d2120adfd9d58cee69570a0eb64630ea075a93cdddcb71" FILES:${PN} += " \ ${datadir}/kconf_update \ diff --git a/recipes-kde/plasma/untier/plasma-nano/plasma-nano.bb b/recipes-kde/plasma/untier/plasma-nano/plasma-nano.bb index aa6d22a6..a9da948b 100644 --- a/recipes-kde/plasma/untier/plasma-nano/plasma-nano.bb +++ b/recipes-kde/plasma/untier/plasma-nano/plasma-nano.bb @@ -14,7 +14,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "fcda0e8492c66b07e9ff4b2f30ec7f963a50c53e9d9fa3e7acd8b5c2e135ca94" +SRC_URI[sha256sum] = "0a980893e7b928780ad9ff80b45e1c8706ce779e155fb43f664b0f3ea5086df9" FILES:${PN} += " \ ${datadir}/plasma \ diff --git a/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb b/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb index 896bc994..b234c077 100644 --- a/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb +++ b/recipes-kde/plasma/untier/plasma-nm/plasma-nm.bb @@ -50,7 +50,7 @@ DEPENDS += " \ # MobileBroadbandProviderInfo PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "ab3fdcf10d6d1db431c64101d3eee7481d213cd98f048a1e9445f2aec083ee38" +SRC_URI[sha256sum] = "d1d578c0386c2506f2cf361cd81f7060e6edcc7546d1716fb7299e34332f5063" # 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 c4909cbd..c13964c7 100644 --- a/recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb +++ b/recipes-kde/plasma/untier/plasma-pa/plasma-pa.bb @@ -29,7 +29,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "0044353d5ee41d948ec19263fb359660e1525b08ed279bc642b9659597331cb4" +SRC_URI[sha256sum] = "a79f1971a5acdeccb9e7363560b1828f35cac4faeb3c8036d8cdd1243565a57e" FILES_SOLIBSDEV = "" diff --git a/recipes-kde/plasma/untier/plasma-phone-components/plasma-phone-components.bb b/recipes-kde/plasma/untier/plasma-phone-components/plasma-phone-components.bb index c07c1e87..5bac7aa2 100644 --- a/recipes-kde/plasma/untier/plasma-phone-components/plasma-phone-components.bb +++ b/recipes-kde/plasma/untier/plasma-phone-components/plasma-phone-components.bb @@ -27,7 +27,7 @@ DEPENDS += " \ inherit kde-plasma gettext PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "9a8b818f4c23491defd43e32881607a810c2c74891ad05853b3db51daf3444f0" +SRC_URI[sha256sum] = "82d6798fb17cb67013fbc10aa79cc9b6c49687bb1a139c80ad4eff2ccbda9c9c" FILES:${PN} += " \ ${datadir}/k*5 \ diff --git a/recipes-kde/plasma/untier/plasma-systemmonitor/plasma-systemmonitor.bb b/recipes-kde/plasma/untier/plasma-systemmonitor/plasma-systemmonitor.bb index 40fadc27..15712ac5 100644 --- a/recipes-kde/plasma/untier/plasma-systemmonitor/plasma-systemmonitor.bb +++ b/recipes-kde/plasma/untier/plasma-systemmonitor/plasma-systemmonitor.bb @@ -31,7 +31,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "5c4c5f200ee75544db076be2da27a422387faf6c6e5163b63966626970a090d2" +SRC_URI[sha256sum] = "c8212484044840119f939ff2fcacea6a3d02c25a171a75c68145cf88be9c19cf" FILES:${PN} += " \ ${datadir}/config.kcfg \ diff --git a/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb b/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb index f365401a..01a40ba8 100644 --- a/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb +++ b/recipes-kde/plasma/untier/plasma-vault/plasma-vault.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = " \ inherit kde-plasma gtk-icon-cache PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "21be4da381d9453f908dd495c00f4bddd4c276e336ce9029341161096287df6f" +SRC_URI[sha256sum] = "c5abe2e90c29e2a76c4fd276ad2efd0a296da7ed641ca8f401e95d446a5b8c4f" 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 8b2cacf1..4802630d 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,6 +7,6 @@ LIC_FILES_CHKSUM = " \ inherit kde-plasma PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "424993551ed03c409c08e5067505a7df5f5adb81f6febf303fd763e6226a7394" +SRC_URI[sha256sum] = "fb26b880b60e893f08f51e17a845d6e252ce744441947e6e6119913689edf4aa" 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 435fc982..c5b9f70e 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 @@ -24,7 +24,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "22d08e3989acf9ff92312b754c897d5323c6cf638e2fc12c22439924bce19cae" +SRC_URI[sha256sum] = "416617237e045567daf830e23c0d3f32f3b4d9891e9a61888f735f494ccbf529" FILES:${PN} += " \ ${datadir}/knotifications5 \ diff --git a/recipes-kde/plasma/untier/powerdevil/powerdevil.bb b/recipes-kde/plasma/untier/powerdevil/powerdevil.bb index ba80b1da..e25830d2 100644 --- a/recipes-kde/plasma/untier/powerdevil/powerdevil.bb +++ b/recipes-kde/plasma/untier/powerdevil/powerdevil.bb @@ -30,7 +30,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "06bb0a69faeb9991dec4a752b1f3b1798ff9bb0aa6a201d0c6615e176153504b" +SRC_URI[sha256sum] = "721a5938d6cb0439943fa912b9f360b9b563a91ceff138869636f2ef45edc096" 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 a5d98fdb..b8398c64 100644 --- a/recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb +++ b/recipes-kde/plasma/untier/sddm-kcm/sddm-kcm.bb @@ -24,7 +24,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "c0c09f4a67bce82ceb65587c95a075218f430fb6c2db01205e95c6891ef3198c" +SRC_URI[sha256sum] = "b72629f744d9859f93d097d7272d63543b97e0ff4c5774dadcd935838cf48044" RDEPENDS:${PN} = "sddm" diff --git a/recipes-kde/plasma/untier/systemsettings/systemsettings.bb b/recipes-kde/plasma/untier/systemsettings/systemsettings.bb index 92843352..6efeb3f0 100644 --- a/recipes-kde/plasma/untier/systemsettings/systemsettings.bb +++ b/recipes-kde/plasma/untier/systemsettings/systemsettings.bb @@ -35,7 +35,7 @@ DEPENDS += " \ " PV = "${PLASMA_VERSION}" -SRC_URI[sha256sum] = "0b925472ec68a6e184ec4e044d1df7f406713847c0fd7b28e94ba88adadf388d" +SRC_URI[sha256sum] = "7cd451319125c7b56c6f13c65462136179c39f607cc4d4e66b90079a72df6e54" FILES:${PN} += " \ ${datadir}/k*5 \