From c8d60dada2ec8eb48b2d2b290cd6683ccec40e39 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 13 Feb 2021 21:41:11 +0000 Subject: gentoo (valentine's day) resync : 14.02.2021 --- .../ktp-auth-handler-20.12.2.ebuild | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 kde-apps/ktp-auth-handler/ktp-auth-handler-20.12.2.ebuild (limited to 'kde-apps/ktp-auth-handler/ktp-auth-handler-20.12.2.ebuild') diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-20.12.2.ebuild b/kde-apps/ktp-auth-handler/ktp-auth-handler-20.12.2.ebuild new file mode 100644 index 000000000000..6518070ce830 --- /dev/null +++ b/kde-apps/ktp-auth-handler/ktp-auth-handler-20.12.2.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PVCUT=$(ver_cut 1-3) +KFMIN=5.75.0 +QTMIN=5.15.2 +inherit ecm kde.org + +DESCRIPTION="KDE Telepathy authentication handler" +HOMEPAGE="https://community.kde.org/KTp" + +LICENSE="LGPL-2.1" +SLOT="5" +KEYWORDS="~amd64 ~arm64 ~x86" +IUSE="" + +DEPEND=" + >=app-crypt/qca-2.3.0:2 + >=dev-qt/qtdbus-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtnetwork-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=kde-apps/kaccounts-integration-${PVCUT}:5 + >=kde-apps/ktp-common-internals-${PVCUT}:5 + >=kde-frameworks/kconfig-${KFMIN}:5 + >=kde-frameworks/kcoreaddons-${KFMIN}:5 + >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/kio-${KFMIN}:5 + >=kde-frameworks/kwallet-${KFMIN}:5 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 + net-libs/accounts-qt + net-libs/signond + >=net-libs/telepathy-qt-0.9.8 +" +RDEPEND="${DEPEND} + >=app-crypt/qca-2.3.0:2[ssl] +" -- cgit v1.2.3