Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kcontacts/
Date: Thu, 19 Sep 2019 15:47:54
Message-Id: 1568878625.8ec7215ed245d734388398bfb64bed0836beee01.asturm@gentoo
1 commit: 8ec7215ed245d734388398bfb64bed0836beee01
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 18 21:27:27 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 19 07:37:05 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8ec7215e
7
8 kde-apps/kcontacts: Drop package, moved to kde-frameworks/kcontacts
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-apps/kcontacts/kcontacts-19.08.49.9999.ebuild | 34 -----------------------
14 kde-apps/kcontacts/kcontacts-9999.ebuild | 34 -----------------------
15 kde-apps/kcontacts/metadata.xml | 8 ------
16 3 files changed, 76 deletions(-)
17
18 diff --git a/kde-apps/kcontacts/kcontacts-19.08.49.9999.ebuild b/kde-apps/kcontacts/kcontacts-19.08.49.9999.ebuild
19 deleted file mode 100644
20 index 64e1961824..0000000000
21 --- a/kde-apps/kcontacts/kcontacts-19.08.49.9999.ebuild
22 +++ /dev/null
23 @@ -1,34 +0,0 @@
24 -# Copyright 1999-2019 Gentoo Authors
25 -# Distributed under the terms of the GNU General Public License v2
26 -
27 -EAPI=7
28 -
29 -KDE_QTHELP="true"
30 -KDE_TEST="true"
31 -VIRTUALX_REQUIRED="test"
32 -inherit kde5
33 -
34 -DESCRIPTION="Address book API based on KDE Frameworks"
35 -LICENSE="GPL-2+"
36 -KEYWORDS=""
37 -IUSE=""
38 -
39 -DEPEND="
40 - $(add_frameworks_dep kcodecs)
41 - $(add_frameworks_dep kconfig)
42 - $(add_frameworks_dep kcoreaddons)
43 - $(add_frameworks_dep ki18n)
44 - $(add_qt_dep qtgui)
45 -"
46 -RDEPEND="${DEPEND}
47 - !kde-apps/kdepim-l10n
48 - app-text/iso-codes
49 -"
50 -
51 -src_test() {
52 - # bug #566648 (access to /dev/dri/card0 denied), bug #625988
53 - local myctestargs=(
54 - -E "(kcontacts-addresstest|kcontacts-picturetest)"
55 - )
56 - kde5_src_test
57 -}
58
59 diff --git a/kde-apps/kcontacts/kcontacts-9999.ebuild b/kde-apps/kcontacts/kcontacts-9999.ebuild
60 deleted file mode 100644
61 index 64e1961824..0000000000
62 --- a/kde-apps/kcontacts/kcontacts-9999.ebuild
63 +++ /dev/null
64 @@ -1,34 +0,0 @@
65 -# Copyright 1999-2019 Gentoo Authors
66 -# Distributed under the terms of the GNU General Public License v2
67 -
68 -EAPI=7
69 -
70 -KDE_QTHELP="true"
71 -KDE_TEST="true"
72 -VIRTUALX_REQUIRED="test"
73 -inherit kde5
74 -
75 -DESCRIPTION="Address book API based on KDE Frameworks"
76 -LICENSE="GPL-2+"
77 -KEYWORDS=""
78 -IUSE=""
79 -
80 -DEPEND="
81 - $(add_frameworks_dep kcodecs)
82 - $(add_frameworks_dep kconfig)
83 - $(add_frameworks_dep kcoreaddons)
84 - $(add_frameworks_dep ki18n)
85 - $(add_qt_dep qtgui)
86 -"
87 -RDEPEND="${DEPEND}
88 - !kde-apps/kdepim-l10n
89 - app-text/iso-codes
90 -"
91 -
92 -src_test() {
93 - # bug #566648 (access to /dev/dri/card0 denied), bug #625988
94 - local myctestargs=(
95 - -E "(kcontacts-addresstest|kcontacts-picturetest)"
96 - )
97 - kde5_src_test
98 -}
99
100 diff --git a/kde-apps/kcontacts/metadata.xml b/kde-apps/kcontacts/metadata.xml
101 deleted file mode 100644
102 index 2fdbf33d96..0000000000
103 --- a/kde-apps/kcontacts/metadata.xml
104 +++ /dev/null
105 @@ -1,8 +0,0 @@
106 -<?xml version="1.0" encoding="UTF-8"?>
107 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
108 -<pkgmetadata>
109 - <maintainer type="project">
110 - <email>kde@g.o</email>
111 - <name>Gentoo KDE Project</name>
112 - </maintainer>
113 -</pkgmetadata>