kde-apps/kgpg - 9999 (kde)

Search

Package Information

Description:
Frontend for GnuPG, a powerful encryption utility by KDE
Homepage:
https://apps.kde.org/kgpg/
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
9999 8 6
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

ECM_HANDBOOK="optional"
KDE_SELINUX_MODULE="gpg"
PVCUT=$(ver_cut 1-3)
KFMIN=6.22.0
QTMIN=6.10.1
inherit ecm gear.kde.org xdg

DESCRIPTION="Frontend for GnuPG, a powerful encryption utility by KDE"
HOMEPAGE="https://apps.kde.org/kgpg/"

LICENSE="GPL-2" # TODO: CHECK
SLOT="6"
KEYWORDS=""
IUSE=""

COMMON_DEPEND="
	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets]
	>=kde-apps/akonadi-${PVCUT}:6=
	>=kde-apps/akonadi-contacts-${PVCUT}:6=
	>=kde-frameworks/karchive-${KFMIN}:6
	>=kde-frameworks/kcodecs-${KFMIN}:6
	>=kde-frameworks/kconfig-${KFMIN}:6
	>=kde-frameworks/kconfigwidgets-${KFMIN}:6
	>=kde-frameworks/kcontacts-${KFMIN}:6
	>=kde-frameworks/kcoreaddons-${KFMIN}:6
	>=kde-frameworks/kcrash-${KFMIN}:6
	>=kde-frameworks/kdbusaddons-${KFMIN}:6
	>=kde-frameworks/ki18n-${KFMIN}:6
	>=kde-frameworks/kio-${KFMIN}:6
	>=kde-frameworks/kjobwidgets-${KFMIN}:6
	>=kde-frameworks/knotifications-${KFMIN}:6
	>=kde-frameworks/kservice-${KFMIN}:6
	>=kde-frameworks/kstatusnotifieritem-${KFMIN}:6
	>=kde-frameworks/ktextwidgets-${KFMIN}:6
	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
	>=kde-frameworks/kwindowsystem-${KFMIN}:6
	>=kde-frameworks/kxmlgui-${KFMIN}:6
"
DEPEND="${COMMON_DEPEND}
	app-crypt/gpgme
"
RDEPEND="${COMMON_DEPEND}
	app-crypt/gnupg
"

Dependencies

DEPEND

	>=dev-qt/qtbase-6.10.1:6[dbus,gui,network,widgets]
	>=kde-apps/akonadi-$(ver_cut:6=
	>=kde-apps/akonadi-contacts-$(ver_cut:6=
	>=kde-frameworks/karchive-6.22.0:6
	>=kde-frameworks/kcodecs-6.22.0:6
	>=kde-frameworks/kconfig-6.22.0:6
	>=kde-frameworks/kconfigwidgets-6.22.0:6
	>=kde-frameworks/kcontacts-6.22.0:6
	>=kde-frameworks/kcoreaddons-6.22.0:6
	>=kde-frameworks/kcrash-6.22.0:6
	>=kde-frameworks/kdbusaddons-6.22.0:6
	>=kde-frameworks/ki18n-6.22.0:6
	>=kde-frameworks/kio-6.22.0:6
	>=kde-frameworks/kjobwidgets-6.22.0:6
	>=kde-frameworks/knotifications-6.22.0:6
	>=kde-frameworks/kservice-6.22.0:6
	>=kde-frameworks/kstatusnotifieritem-6.22.0:6
	>=kde-frameworks/ktextwidgets-6.22.0:6
	>=kde-frameworks/kwidgetsaddons-6.22.0:6
	>=kde-frameworks/kwindowsystem-6.22.0:6
	>=kde-frameworks/kxmlgui-6.22.0:6

	app-crypt/gpgme

RDEPEND

	>=dev-qt/qtbase-6.10.1:6[dbus,gui,network,widgets]
	>=kde-apps/akonadi-$(ver_cut:6=
	>=kde-apps/akonadi-contacts-$(ver_cut:6=
	>=kde-frameworks/karchive-6.22.0:6
	>=kde-frameworks/kcodecs-6.22.0:6
	>=kde-frameworks/kconfig-6.22.0:6
	>=kde-frameworks/kconfigwidgets-6.22.0:6
	>=kde-frameworks/kcontacts-6.22.0:6
	>=kde-frameworks/kcoreaddons-6.22.0:6
	>=kde-frameworks/kcrash-6.22.0:6
	>=kde-frameworks/kdbusaddons-6.22.0:6
	>=kde-frameworks/ki18n-6.22.0:6
	>=kde-frameworks/kio-6.22.0:6
	>=kde-frameworks/kjobwidgets-6.22.0:6
	>=kde-frameworks/knotifications-6.22.0:6
	>=kde-frameworks/kservice-6.22.0:6
	>=kde-frameworks/kstatusnotifieritem-6.22.0:6
	>=kde-frameworks/ktextwidgets-6.22.0:6
	>=kde-frameworks/kwidgetsaddons-6.22.0:6
	>=kde-frameworks/kwindowsystem-6.22.0:6
	>=kde-frameworks/kxmlgui-6.22.0:6

	app-crypt/gnupg