Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-proto/xcb-proto/
Date: Thu, 04 May 2017 15:42:43
Message-Id: 1493912492.fc73d2c55d7e9207dea7878a8f6ab8f45764663c.mrueg@gentoo
1 commit: fc73d2c55d7e9207dea7878a8f6ab8f45764663c
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 4 15:41:32 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Thu May 4 15:41:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc73d2c5
7
8 x11-proto/xcb-proto: Remove old
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 x11-proto/xcb-proto/Manifest | 4 --
13 x11-proto/xcb-proto/xcb-proto-1.10.ebuild | 63 -------------------------
14 x11-proto/xcb-proto/xcb-proto-1.11.ebuild | 63 -------------------------
15 x11-proto/xcb-proto/xcb-proto-1.12-r1.ebuild | 70 ----------------------------
16 x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild | 58 -----------------------
17 x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild | 63 -------------------------
18 6 files changed, 321 deletions(-)
19
20 diff --git a/x11-proto/xcb-proto/Manifest b/x11-proto/xcb-proto/Manifest
21 index bbe0606a481..07cba633a0f 100644
22 --- a/x11-proto/xcb-proto/Manifest
23 +++ b/x11-proto/xcb-proto/Manifest
24 @@ -1,5 +1 @@
25 -DIST xcb-proto-1.10.tar.bz2 138834 SHA256 7ef40ddd855b750bc597d2a435da21e55e502a0fefa85b274f2c922800baaf05 SHA512 b979d6432dcb58b5040a460ecb5285c67d288203768e2b6d032acac6593219dda9f29ae95920bc10b1d9451d928e3295f49d8e457b2bfb69d06481219745c6de WHIRLPOOL aa6905d8d402a5900c37ea411a3818820ec19c90250eb8e86b93e901e0a81f102216e7f2603a851365305c07630c91356b0e827ec85359da9eb8d66c73186830
26 -DIST xcb-proto-1.11.tar.bz2 139213 SHA256 b4aceee6502a0ce45fc39b33c541a2df4715d00b72e660ebe8c5bb444771e32e SHA512 13c228d974f99e2f17a7352629b85c76674e395567474997015941780df123f9c809a76935242aaf31b7836b0478bd557e3cc9161dd4880b4fb8eb576216dbc1 WHIRLPOOL 61bac70a6e2945f881460838352190f77550e647531c5076bf926193490cf38e1e97c879a3da95f1253d5783a54a33ccc91afe39badb27a93150eee5660bd5cc
27 DIST xcb-proto-1.12.tar.bz2 153890 SHA256 5922aba4c664ab7899a29d92ea91a87aa4c1fc7eb5ee550325c3216c480a4906 SHA512 1f427eaf223971b25b56c9f641350e03f5ebeb17a1fc212ce2a0c892de7aba7e53d5e3958b073a122bb344c387c0ff394cf96f542ff046f33de4e1cd27fb9e5c WHIRLPOOL b9189567c3abeb5a3a3a2a4d32ae5c72070601b6c68ff2b06d09be03bd83889f3dd9b499e0eb1bfb0687b74d726a7c825706cf5e7d874b77a7b9b473c9b660df
28 -DIST xcb-proto-1.8.tar.bz2 125072 SHA256 233d16c7a019235b3092111e7c11429119357eb13754a607b75eea04453121b0 SHA512 181fee36ab4c842b8b3eaa244ff94c31be2488cb24bdb82cc23082b229d1994746c00307dc0a37d00ae0b7c92f804f90f1ad9ba29f4d5134c5c64a4f23c696ab WHIRLPOOL 3d0b394428544660b82b3984a7c707e93987e686678b737fb396404a20f0d8e78e6deae564925bffe917f6a3b573bff936647f2cf9fde80b9c4469dcb2cd6cf0
29 -DIST xcb-proto-1.9.tar.bz2 136421 SHA256 895afe21793e6e26c5ce999b1900c02a5984c201d96d55cc42c182d3c3bde43c SHA512 063e08e51893302b160f7cbfe75e2319c6c0c7172cae3d1bbda4cb69695e47ce4938ea18679d36eda436bab7ee1cc288e62381d7d6115892e35626bb6ca2607d WHIRLPOOL 60cea257c17bb6d953f7435340cca2102c116ea71b6cdd71773274926e1442b7d72ed36d2cd915ae8b8b4033c6a6f7e8d1d3fae6a80eeb08f9f88ad6815d9b15
30
31 diff --git a/x11-proto/xcb-proto/xcb-proto-1.10.ebuild b/x11-proto/xcb-proto/xcb-proto-1.10.ebuild
32 deleted file mode 100644
33 index 03230f98a93..00000000000
34 --- a/x11-proto/xcb-proto/xcb-proto-1.10.ebuild
35 +++ /dev/null
36 @@ -1,63 +0,0 @@
37 -# Copyright 1999-2017 Gentoo Foundation
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=5
41 -
42 -PYTHON_COMPAT=( python2_7 )
43 -XORG_MULTILIB=yes
44 -
45 -inherit python-r1 xorg-2
46 -
47 -DESCRIPTION="X C-language Bindings protocol headers"
48 -HOMEPAGE="https://xcb.freedesktop.org/"
49 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/proto"
50 -[[ ${PV} != 9999* ]] && \
51 - SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2"
52 -
53 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
54 -IUSE=""
55 -
56 -RDEPEND="${PYTHON_DEPS}"
57 -DEPEND="${RDEPEND}
58 - dev-libs/libxml2"
59 -
60 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
61 -
62 -src_configure() {
63 - python_export_best
64 - xorg-2_src_configure
65 -}
66 -
67 -multilib_src_configure() {
68 - autotools-utils_src_configure
69 -
70 - if multilib_is_native_abi; then
71 - python_foreach_impl autotools-utils_src_configure
72 - fi
73 -}
74 -
75 -multilib_src_compile() {
76 - default
77 -
78 - if multilib_is_native_abi; then
79 - python_foreach_impl autotools-utils_src_compile -C xcbgen \
80 - top_builddir="${BUILD_DIR}"
81 - fi
82 -}
83 -
84 -src_install() {
85 - xorg-2_src_install
86 -
87 - # pkg-config file hardcodes python sitedir, bug 486512
88 - sed -i -e '/pythondir/s:=.*$:=/dev/null:' \
89 - "${ED}"/usr/lib*/pkgconfig/xcb-proto.pc || die
90 -}
91 -
92 -multilib_src_install() {
93 - default
94 -
95 - if multilib_is_native_abi; then
96 - python_foreach_impl autotools-utils_src_install -C xcbgen \
97 - top_builddir="${BUILD_DIR}"
98 - fi
99 -}
100
101 diff --git a/x11-proto/xcb-proto/xcb-proto-1.11.ebuild b/x11-proto/xcb-proto/xcb-proto-1.11.ebuild
102 deleted file mode 100644
103 index dc390555ad7..00000000000
104 --- a/x11-proto/xcb-proto/xcb-proto-1.11.ebuild
105 +++ /dev/null
106 @@ -1,63 +0,0 @@
107 -# Copyright 1999-2017 Gentoo Foundation
108 -# Distributed under the terms of the GNU General Public License v2
109 -
110 -EAPI=5
111 -
112 -PYTHON_COMPAT=( python{2_7,3_4,3_5} )
113 -XORG_MULTILIB=yes
114 -
115 -inherit python-r1 xorg-2
116 -
117 -DESCRIPTION="X C-language Bindings protocol headers"
118 -HOMEPAGE="https://xcb.freedesktop.org/"
119 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/proto"
120 -[[ ${PV} != 9999* ]] && \
121 - SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2"
122 -
123 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
124 -IUSE=""
125 -
126 -RDEPEND="${PYTHON_DEPS}"
127 -DEPEND="${RDEPEND}
128 - dev-libs/libxml2"
129 -
130 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
131 -
132 -src_configure() {
133 - python_setup
134 - xorg-2_src_configure
135 -}
136 -
137 -multilib_src_configure() {
138 - autotools-utils_src_configure
139 -
140 - if multilib_is_native_abi; then
141 - python_foreach_impl autotools-utils_src_configure
142 - fi
143 -}
144 -
145 -multilib_src_compile() {
146 - default
147 -
148 - if multilib_is_native_abi; then
149 - python_foreach_impl autotools-utils_src_compile -C xcbgen \
150 - top_builddir="${BUILD_DIR}"
151 - fi
152 -}
153 -
154 -src_install() {
155 - xorg-2_src_install
156 -
157 - # pkg-config file hardcodes python sitedir, bug 486512
158 - sed -i -e '/pythondir/s:=.*$:=/dev/null:' \
159 - "${ED}"/usr/lib*/pkgconfig/xcb-proto.pc || die
160 -}
161 -
162 -multilib_src_install() {
163 - default
164 -
165 - if multilib_is_native_abi; then
166 - python_foreach_impl autotools-utils_src_install -C xcbgen \
167 - top_builddir="${BUILD_DIR}"
168 - fi
169 -}
170
171 diff --git a/x11-proto/xcb-proto/xcb-proto-1.12-r1.ebuild b/x11-proto/xcb-proto/xcb-proto-1.12-r1.ebuild
172 deleted file mode 100644
173 index dc14c55dbae..00000000000
174 --- a/x11-proto/xcb-proto/xcb-proto-1.12-r1.ebuild
175 +++ /dev/null
176 @@ -1,70 +0,0 @@
177 -# Copyright 1999-2017 Gentoo Foundation
178 -# Distributed under the terms of the GNU General Public License v2
179 -
180 -EAPI=5
181 -
182 -PYTHON_COMPAT=( python{2_7,3_4,3_5} )
183 -XORG_MULTILIB=yes
184 -
185 -inherit python-r1 xorg-2
186 -
187 -DESCRIPTION="X C-language Bindings protocol headers"
188 -HOMEPAGE="https://xcb.freedesktop.org/"
189 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/proto"
190 -[[ ${PV} != 9999* ]] && \
191 - SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2"
192 -
193 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
194 -IUSE=""
195 -
196 -RESTRICT="test" #584532
197 -
198 -RDEPEND="${PYTHON_DEPS}"
199 -DEPEND="${RDEPEND}
200 - dev-libs/libxml2"
201 -
202 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
203 -
204 -PATCHES=(
205 - "${FILESDIR}"/${P}-make-whitespace-usage-consistent.patch
206 - "${FILESDIR}"/${P}-print-is-a-function-and-needs-parentheses.patch
207 -)
208 -
209 -src_configure() {
210 - python_setup
211 - xorg-2_src_configure
212 -}
213 -
214 -multilib_src_configure() {
215 - autotools-utils_src_configure
216 -
217 - if multilib_is_native_abi; then
218 - python_foreach_impl autotools-utils_src_configure
219 - fi
220 -}
221 -
222 -multilib_src_compile() {
223 - default
224 -
225 - if multilib_is_native_abi; then
226 - python_foreach_impl autotools-utils_src_compile -C xcbgen \
227 - top_builddir="${BUILD_DIR}"
228 - fi
229 -}
230 -
231 -src_install() {
232 - xorg-2_src_install
233 -
234 - # pkg-config file hardcodes python sitedir, bug 486512
235 - sed -i -e '/pythondir/s:=.*$:=/dev/null:' \
236 - "${ED}"/usr/lib*/pkgconfig/xcb-proto.pc || die
237 -}
238 -
239 -multilib_src_install() {
240 - default
241 -
242 - if multilib_is_native_abi; then
243 - python_foreach_impl autotools-utils_src_install -C xcbgen \
244 - top_builddir="${BUILD_DIR}"
245 - fi
246 -}
247
248 diff --git a/x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild b/x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild
249 deleted file mode 100644
250 index d34d4b82ab7..00000000000
251 --- a/x11-proto/xcb-proto/xcb-proto-1.8-r3.ebuild
252 +++ /dev/null
253 @@ -1,58 +0,0 @@
254 -# Copyright 1999-2017 Gentoo Foundation
255 -# Distributed under the terms of the GNU General Public License v2
256 -
257 -EAPI=5
258 -
259 -PYTHON_COMPAT=( python2_7 )
260 -XORG_MULTILIB=yes
261 -
262 -inherit python-r1 xorg-2
263 -
264 -DESCRIPTION="X C-language Bindings protocol headers"
265 -HOMEPAGE="https://xcb.freedesktop.org/"
266 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/proto"
267 -[[ ${PV} != 9999* ]] && \
268 - SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2"
269 -
270 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
271 -IUSE=""
272 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
273 -
274 -RDEPEND="${PYTHON_DEPS}"
275 -DEPEND="${RDEPEND}
276 - dev-libs/libxml2"
277 -
278 -src_configure() {
279 - python_export_best
280 - xorg-2_src_configure
281 -}
282 -
283 -multilib_src_configure() {
284 - autotools-utils_src_configure
285 -
286 - if multilib_is_native_abi; then
287 - python_foreach_impl autotools-utils_src_configure
288 - fi
289 -}
290 -
291 -multilib_src_compile() {
292 - default
293 -
294 - if multilib_is_native_abi; then
295 - python_foreach_impl autotools-utils_src_compile -C xcbgen \
296 - top_builddir="${BUILD_DIR}"
297 - fi
298 -}
299 -
300 -multilib_src_install() {
301 - default
302 -
303 - if multilib_is_native_abi; then
304 - python_foreach_impl autotools-utils_src_install -C xcbgen \
305 - top_builddir="${BUILD_DIR}"
306 - fi
307 -}
308 -
309 -pkg_postinst() {
310 - ewarn "Please rebuild both libxcb and xcb-util if you are upgrading from version 1.6"
311 -}
312
313 diff --git a/x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild b/x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild
314 deleted file mode 100644
315 index e78bf87947d..00000000000
316 --- a/x11-proto/xcb-proto/xcb-proto-1.9-r1.ebuild
317 +++ /dev/null
318 @@ -1,63 +0,0 @@
319 -# Copyright 1999-2017 Gentoo Foundation
320 -# Distributed under the terms of the GNU General Public License v2
321 -
322 -EAPI=5
323 -
324 -PYTHON_COMPAT=( python2_7 )
325 -XORG_MULTILIB=yes
326 -
327 -inherit python-r1 xorg-2
328 -
329 -DESCRIPTION="X C-language Bindings protocol headers"
330 -HOMEPAGE="https://xcb.freedesktop.org/"
331 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/proto"
332 -[[ ${PV} != 9999* ]] && \
333 - SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2"
334 -
335 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
336 -IUSE=""
337 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
338 -
339 -RDEPEND="${PYTHON_DEPS}"
340 -DEPEND="${RDEPEND}
341 - dev-libs/libxml2"
342 -
343 -# Work around py-compile being generated by some ancient version.
344 -src_prepare() {
345 - rm -f py-compile
346 - eautoreconf
347 -
348 - # Remove tabs, bug 490928.
349 - sed -i -e 's/ / /' xcbgen/xtypes.py || die
350 -}
351 -
352 -src_configure() {
353 - python_export_best
354 - xorg-2_src_configure
355 -}
356 -
357 -multilib_src_configure() {
358 - autotools-utils_src_configure
359 -
360 - if multilib_is_native_abi; then
361 - python_foreach_impl autotools-utils_src_configure
362 - fi
363 -}
364 -
365 -multilib_src_compile() {
366 - default
367 -
368 - if multilib_is_native_abi; then
369 - python_foreach_impl autotools-utils_src_compile -C xcbgen \
370 - top_builddir="${BUILD_DIR}"
371 - fi
372 -}
373 -
374 -multilib_src_install() {
375 - default
376 -
377 - if multilib_is_native_abi; then
378 - python_foreach_impl autotools-utils_src_install -C xcbgen \
379 - top_builddir="${BUILD_DIR}"
380 - fi
381 -}