From 781e68ac5ae03c7d764216f92fc512b2587c49c9 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Wed, 18 Sep 2024 22:06:32 +0200 Subject: virtual/secret-service: new package, add 1 We seem to have no problems with kwallet as the secret service provider and would like to get rid of gnome-keyring, so add this for now. --- virtual/secret-service/secret-service-1.ebuild | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 virtual/secret-service/secret-service-1.ebuild (limited to 'virtual/secret-service/secret-service-1.ebuild') diff --git a/virtual/secret-service/secret-service-1.ebuild b/virtual/secret-service/secret-service-1.ebuild new file mode 100644 index 0000000..366e49f --- /dev/null +++ b/virtual/secret-service/secret-service-1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Virtual for a freedesktop.org Secret Service API provider" +SLOT="0" +KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" + +RDEPEND="|| ( + gnome-base/gnome-keyring + app-admin/keepassxc + kde-frameworks/kwallet +)" -- cgit v1.2.3-2-gb3c3