proj/kde:master commit in: kde-frameworks/kwallet-runtime/files/, kde-frameworks/kwallet-runtime/
"Andreas Sturmlechner" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786258440.eca2a6f29bf3abfd2ae825b20d213c150100f3e6.asturm@gentoo> |
commit: eca2a6f29bf3abfd2ae825b20d213c150100f3e6
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Sat Aug 1 16:38:25 2026 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 9 06:54:00 2026 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=eca2a6f2
kde-frameworks/kwallet-runtime: adapt patch to upstream changes
Upstream commit:
dc47c0410ca4a5dd060ba949c3c066afa5cca118
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Part-of: https://codeberg.org/gentoo/kde/pulls/22
Merges: https://codeberg.org/gentoo/kde/pulls/22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
...me-6.14.0-stdalone.patch => kwallet-runtime-6.29.0-stdalone.patch} | 4 +++-
kde-frameworks/kwallet-runtime/kwallet-runtime-9999.ebuild | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/kde-frameworks/kwallet-runtime/files/kwallet-runtime-6.14.0-stdalone.patch b/kde-frameworks/kwallet-runtime/files/kwallet-runtime-6.29.0-stdalone.patch
similarity index 98%
rename from kde-frameworks/kwallet-runtime/files/kwallet-runtime-6.14.0-stdalone.patch
rename to kde-frameworks/kwallet-runtime/files/kwallet-runtime-6.29.0-stdalone.patch
index 5fc7b3bfb6..db5f47b091 100644
--- a/kde-frameworks/kwallet-runtime/files/kwallet-runtime-6.14.0-stdalone.patch
+++ b/kde-frameworks/kwallet-runtime/files/kwallet-runtime-6.29.0-stdalone.patch
@@ -108,7 +108,7 @@ diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 4ec4ca79..3c0163d7 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
-@@ -1,9 +1,3 @@
+@@ -1,11 +1,5 @@
add_subdirectory(api)
add_subdirectory(runtime)
@@ -118,6 +118,8 @@ index 4ec4ca79..3c0163d7 100644
- FILE kwallet.categories
- DESTINATION ${KDE_INSTALL_LOGGINGCATEGORIESDIR}
-)
+
+ install(FILES kwalletsettings.kcfg DESTINATION ${KDE_INSTALL_KCFGDIR})
diff --git a/src/api/CMakeLists.txt b/src/api/CMakeLists.txt
index ef921ee4..b4810d80 100644
--- a/src/api/CMakeLists.txt
diff --git a/kde-frameworks/kwallet-runtime/kwallet-runtime-9999.ebuild b/kde-frameworks/kwallet-runtime/kwallet-runtime-9999.ebuild
index a461b86c63..321272d4b3 100644
--- a/kde-frameworks/kwallet-runtime/kwallet-runtime-9999.ebuild
+++ b/kde-frameworks/kwallet-runtime/kwallet-runtime-9999.ebuild
@@ -38,7 +38,7 @@ RDEPEND="${DEPEND}
"
BDEPEND="man? ( >=kde-frameworks/kdoctools-${KDE_CATV}:6 )"
-PATCHES=( "${FILESDIR}/${PN}-6.14.0-stdalone.patch" )
+PATCHES=( "${FILESDIR}/${PN}-6.29.0-stdalone.patch" )
src_prepare() {
ecm_src_prepare