Merge pull request #2506 from blshkv/master

secret-service
This commit is contained in:
github-actions[bot] 2025-08-25 04:12:35 +00:00 committed by GitHub
commit 3f00de92a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,16 +7,15 @@ 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"
IUSE="kde"
RDEPEND="|| (
gnome-base/gnome-keyring
app-admin/keepassxc
>=kde-frameworks/kwallet-5.97
)"
IUSE="kde"
# TODO: add the KDE provider here once ready, still WIP as of June 2021 though
# (see https://bugs.kde.org/show_bug.cgi?id=313216)
# https://bugs.gentoo.org/880075
# TODO: add the KDE provider here once ready, there are still problems as of August 2023 though
# (see https://bugs.kde.org/show_bug.cgi?id=458085)
pkg_postinst() {
if use kde; then