diff options
Diffstat (limited to 'kde-apps/ktp-contact-runner/ktp-contact-runner-19.08.3.ebuild')
-rw-r--r-- | kde-apps/ktp-contact-runner/ktp-contact-runner-19.08.3.ebuild | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/kde-apps/ktp-contact-runner/ktp-contact-runner-19.08.3.ebuild b/kde-apps/ktp-contact-runner/ktp-contact-runner-19.08.3.ebuild deleted file mode 100644 index 29e975e6a64a..000000000000 --- a/kde-apps/ktp-contact-runner/ktp-contact-runner-19.08.3.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PVCUT=$(ver_cut 1-3) -KFMIN=5.60.0 -QTMIN=5.12.3 -inherit ecm kde.org - -DESCRIPTION="KDE Telepathy krunner plugin" -HOMEPAGE="https://community.kde.org/Real-Time_Communication_and_Collaboration" - -LICENSE="LGPL-2.1" -SLOT="5" -KEYWORDS="arm64" -IUSE="" - -RDEPEND=" - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/krunner-${KFMIN}:5 - >=kde-apps/ktp-common-internals-${PVCUT}:5 - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - net-libs/telepathy-qt[qt5(+)] -" -DEPEND="${RDEPEND} - >=kde-frameworks/kservice-${KFMIN}:5 -" |