Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-contacts/
Date: Sat, 30 Mar 2019 22:33:53
Message-Id: 1553984604.09240ad7fedce8b435d35170f6de796741824bc2.leio@gentoo
1 commit: 09240ad7fedce8b435d35170f6de796741824bc2
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 30 22:23:24 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 30 22:23:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09240ad7
7
8 gnome-extra/gnome-contacts: remove old
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 gnome-extra/gnome-contacts/Manifest | 2 -
14 .../gnome-contacts/gnome-contacts-3.26.1.ebuild | 68 -------------------
15 .../gnome-contacts/gnome-contacts-3.30.1.ebuild | 78 ----------------------
16 3 files changed, 148 deletions(-)
17
18 diff --git a/gnome-extra/gnome-contacts/Manifest b/gnome-extra/gnome-contacts/Manifest
19 index 76e4e03079e..fc4ea711021 100644
20 --- a/gnome-extra/gnome-contacts/Manifest
21 +++ b/gnome-extra/gnome-contacts/Manifest
22 @@ -1,4 +1,2 @@
23 DIST gnome-contacts-3.22.1.tar.xz 788820 BLAKE2B 8f620334dd380e8cb690f7b71d3a99a921f5814ab230690a60be6022150db7a6a0f74e426e72d8d027eb5280e1b6bfd04fa7b0b030519bb19e4718ca0c9f2120 SHA512 d93ed6c65ffdabe1925cc795b88ff374fe69e03fcd36af7c2fc67a5236b90ab6af4bd269b6fc3b344fcd6b4688d866628b8b090bb62de95f8bd0c2e40c26a107
24 -DIST gnome-contacts-3.26.1.tar.xz 974588 BLAKE2B da989125408702099ecd1afaad6c06ab1cbeda2309bc7b207be671c833792a325bbbba0ebc6561f960d2c524ebd51743a60d5b792a0c2b8126318d38a6d801aa SHA512 1ba445efd71dbc77213d75011b0abcffcf6fe534cba14cf8ca92890e8dfb7b44d9565399200aa7aa03862cf08be60289b78501a1807a760bb1e68f0fe46c4685
25 -DIST gnome-contacts-3.30.1.tar.xz 369392 BLAKE2B ba3e9263b1de210efec88d2ccecaaf7ae7a6761a5997e213d1a0d9a7694fed54f8123b792e138ec8ac67843408562e320a5490c5daf51478b763b9fbcb21adda SHA512 4aa5629299233d24c36ec1c67d412fc421d5b6836c9759a0278bebe0239897ec6046e3aa8ea7ef10c5e537ec9aed67346221a353f683e18032a708eb333826d7
26 DIST gnome-contacts-3.30.2.tar.xz 368476 BLAKE2B 502170e327eb63a6d026af94a09949f6b973dba0c59079a23c7f37dfde2a391ffa13d905452741c403ada8e6f1101f7a5620ad9b59eb4c5341e96d357d8fe99b SHA512 cf6ab33ef6147bceb5a4681b83830828fd4caa47d83fa9f71e01db3caf710f7f09fe60d2956565a2b9bd124356e100b31d6372ac4d4d231718230915a135e79d
27
28 diff --git a/gnome-extra/gnome-contacts/gnome-contacts-3.26.1.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-3.26.1.ebuild
29 deleted file mode 100644
30 index 0496d35861d..00000000000
31 --- a/gnome-extra/gnome-contacts/gnome-contacts-3.26.1.ebuild
32 +++ /dev/null
33 @@ -1,68 +0,0 @@
34 -# Copyright 1999-2018 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=6
38 -VALA_USE_DEPEND="vapigen"
39 -VALA_MIN_API_VERSION="0.24"
40 -
41 -inherit gnome2 vala
42 -
43 -DESCRIPTION="GNOME contact management application"
44 -HOMEPAGE="https://wiki.gnome.org/Design/Apps/Contacts"
45 -
46 -LICENSE="GPL-2+"
47 -SLOT="0"
48 -IUSE="v4l"
49 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
50 -
51 -VALA_DEPEND="
52 - $(vala_depend)
53 - >=dev-libs/gobject-introspection-0.9.6:=
54 - dev-libs/folks[vala(+)]
55 - gnome-base/gnome-desktop:3=[introspection]
56 - gnome-extra/evolution-data-server[vala]
57 - net-libs/telepathy-glib[vala]
58 -"
59 -# Configure is wrong; it needs cheese-3.5.91, not 3.3.91
60 -RDEPEND="
61 - >=dev-libs/folks-0.11.4:=[eds,telepathy]
62 - >=dev-libs/glib-2.44.0:2
63 - >=dev-libs/libgee-0.10:0.8
64 - >=gnome-extra/evolution-data-server-3.13.90:=[gnome-online-accounts]
65 - >=gnome-base/gnome-desktop-3.0:3=
66 - media-libs/clutter:1.0
67 - media-libs/clutter-gtk:1.0
68 - media-libs/libchamplain:0.12
69 - net-libs/gnome-online-accounts:=
70 - >=net-libs/telepathy-glib-0.22.0
71 - >=sci-geosciences/geocode-glib-3.15.3
72 - x11-libs/cairo:=
73 - x11-libs/gdk-pixbuf:2
74 - >=x11-libs/gtk+-3.20.0:3
75 - x11-libs/pango
76 - v4l? ( >=media-video/cheese-3.5.91:= )
77 -"
78 -DEPEND="${RDEPEND}
79 - ${VALA_DEPEND}
80 - app-text/docbook-xml-dtd:4.2
81 - app-text/docbook-xsl-stylesheets
82 - dev-libs/libxslt
83 - >=sys-devel/gettext-0.19.7
84 - virtual/pkgconfig
85 -"
86 -
87 -src_prepare() {
88 - # Regenerate the pre-generated C sources, bug #471628
89 - if ! use v4l; then
90 - touch src/*.vala
91 - fi
92 -
93 - vala_src_prepare
94 - gnome2_src_prepare
95 -}
96 -
97 -src_configure() {
98 - gnome2_src_configure \
99 - --enable-man-pages \
100 - $(use_with v4l cheese)
101 -}
102
103 diff --git a/gnome-extra/gnome-contacts/gnome-contacts-3.30.1.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-3.30.1.ebuild
104 deleted file mode 100644
105 index 7144fd7e808..00000000000
106 --- a/gnome-extra/gnome-contacts/gnome-contacts-3.30.1.ebuild
107 +++ /dev/null
108 @@ -1,78 +0,0 @@
109 -# Copyright 1999-2018 Gentoo Authors
110 -# Distributed under the terms of the GNU General Public License v2
111 -
112 -EAPI=6
113 -VALA_USE_DEPEND="vapigen"
114 -VALA_MIN_API_VERSION="0.24"
115 -
116 -inherit gnome.org gnome2-utils meson vala xdg
117 -
118 -DESCRIPTION="GNOME contact management application"
119 -HOMEPAGE="https://wiki.gnome.org/Design/Apps/Contacts"
120 -
121 -LICENSE="GPL-2+"
122 -SLOT="0"
123 -IUSE="telepathy v4l"
124 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
125 -
126 -VALA_DEPEND="
127 - $(vala_depend)
128 - >=dev-libs/gobject-introspection-0.9.6:=
129 - dev-libs/folks[vala(+)]
130 - gnome-base/gnome-desktop:3=[introspection]
131 - gnome-extra/evolution-data-server[vala]
132 - net-libs/telepathy-glib[vala]
133 -"
134 -# Configure is wrong; it needs cheese-3.5.91, not 3.3.91
135 -RDEPEND="
136 - >=dev-libs/folks-0.11.4:=[eds,telepathy?]
137 - >=dev-libs/libgee-0.10:0.8
138 - >=dev-libs/glib-2.44:2
139 - >=gnome-base/gnome-desktop-3.0:3=
140 - net-libs/gnome-online-accounts:=[vala]
141 - >=x11-libs/gtk+-3.22:3
142 - >=gnome-extra/evolution-data-server-3.13.90:=[gnome-online-accounts]
143 - v4l? ( >=media-video/cheese-3.5.91:= )
144 - telepathy? ( >=net-libs/telepathy-glib-0.22 )
145 -"
146 -DEPEND="${RDEPEND}
147 - ${VALA_DEPEND}
148 - app-text/docbook-xml-dtd:4.2
149 - app-text/docbook-xsl-stylesheets
150 - dev-libs/libxml2
151 - dev-libs/libxslt
152 - >=sys-devel/gettext-0.19.7
153 - virtual/pkgconfig
154 -"
155 -
156 -src_prepare() {
157 - # Regenerate the pre-generated C sources, bug #471628
158 - if ! use v4l; then
159 - touch src/*.vala
160 - fi
161 -
162 - xdg_src_prepare
163 - vala_src_prepare
164 -}
165 -
166 -src_configure() {
167 - local emesonargs=(
168 - $(meson_use v4l cheese)
169 - $(meson_use telepathy)
170 - -Dmanpage=true
171 - -Ddocs=false
172 - )
173 - meson_src_configure
174 -}
175 -
176 -pkg_postinst() {
177 - xdg_pkg_postinst
178 - gnome2_schemas_update
179 - gnome2_icon_cache_update
180 -}
181 -
182 -pkg_postrm() {
183 - xdg_pkg_postrm
184 - gnome2_schemas_update
185 - gnome2_icon_cache_update
186 -}