diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-09-18 23:27:27 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-09-19 09:37:05 +0200 |
| commit | 8ec7215ed245d734388398bfb64bed0836beee01 (patch) | |
| tree | cc32bd3d4ac1e98be0eb5e89728ecc534453fa5b | |
| parent | 5de63d98ff40dcd21058079ec664bbb81d58538f (diff) | |
| download | kde-8ec7215ed245d734388398bfb64bed0836beee01.tar.gz kde-8ec7215ed245d734388398bfb64bed0836beee01.tar.bz2 kde-8ec7215ed245d734388398bfb64bed0836beee01.zip | |
kde-apps/kcontacts: Drop package, moved to kde-frameworks/kcontacts
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| -rw-r--r-- | kde-apps/kcontacts/kcontacts-19.08.49.9999.ebuild | 34 | ||||
| -rw-r--r-- | kde-apps/kcontacts/kcontacts-9999.ebuild | 34 | ||||
| -rw-r--r-- | kde-apps/kcontacts/metadata.xml | 8 |
3 files changed, 0 insertions, 76 deletions
diff --git a/kde-apps/kcontacts/kcontacts-19.08.49.9999.ebuild b/kde-apps/kcontacts/kcontacts-19.08.49.9999.ebuild deleted file mode 100644 index 64e19618240..00000000000 --- a/kde-apps/kcontacts/kcontacts-19.08.49.9999.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KDE_QTHELP="true" -KDE_TEST="true" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Address book API based on KDE Frameworks" -LICENSE="GPL-2+" -KEYWORDS="" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcodecs) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_qt_dep qtgui) -" -RDEPEND="${DEPEND} - !kde-apps/kdepim-l10n - app-text/iso-codes -" - -src_test() { - # bug #566648 (access to /dev/dri/card0 denied), bug #625988 - local myctestargs=( - -E "(kcontacts-addresstest|kcontacts-picturetest)" - ) - kde5_src_test -} diff --git a/kde-apps/kcontacts/kcontacts-9999.ebuild b/kde-apps/kcontacts/kcontacts-9999.ebuild deleted file mode 100644 index 64e19618240..00000000000 --- a/kde-apps/kcontacts/kcontacts-9999.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KDE_QTHELP="true" -KDE_TEST="true" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Address book API based on KDE Frameworks" -LICENSE="GPL-2+" -KEYWORDS="" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcodecs) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_qt_dep qtgui) -" -RDEPEND="${DEPEND} - !kde-apps/kdepim-l10n - app-text/iso-codes -" - -src_test() { - # bug #566648 (access to /dev/dri/card0 denied), bug #625988 - local myctestargs=( - -E "(kcontacts-addresstest|kcontacts-picturetest)" - ) - kde5_src_test -} diff --git a/kde-apps/kcontacts/metadata.xml b/kde-apps/kcontacts/metadata.xml deleted file mode 100644 index 2fdbf33d963..00000000000 --- a/kde-apps/kcontacts/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>kde@gentoo.org</email> - <name>Gentoo KDE Project</name> - </maintainer> -</pkgmetadata> |
