commit:     c5d453b05f69b50dcfe59ac6a4d361746f484fa0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 22 21:04:02 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 25 20:42:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5d453b0

kde-apps/signon-kwallet-extension: Switch to KF6 for 24.02.2

It just makes no sense the other way, even if upstream has not declared it
"KF6-only" officially.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../signon-kwallet-extension-24.02.2-r1.ebuild     | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git 
a/kde-apps/signon-kwallet-extension/signon-kwallet-extension-24.02.2-r1.ebuild 
b/kde-apps/signon-kwallet-extension/signon-kwallet-extension-24.02.2-r1.ebuild
new file mode 100644
index 000000000000..3f67cdf94731
--- /dev/null
+++ 
b/kde-apps/signon-kwallet-extension/signon-kwallet-extension-24.02.2-r1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KFMIN=6.0.0
+inherit ecm gear.kde.org
+
+DESCRIPTION="KWallet extension for signond"
+HOMEPAGE="https://accounts-sso.gitlab.io/";
+
+LICENSE="GPL-2+"
+SLOT="6"
+KEYWORDS="~amd64"
+
+DEPEND="
+       >=kde-frameworks/kwallet-${KFMIN}:6
+       >=net-libs/signond-8.61-r100[qt6]
+"
+RDEPEND="${DEPEND}
+       !${CATEGORY}/${PN}:5
+"

Reply via email to