Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/at-spi2-core/
Date: Fri, 29 Mar 2019 23:27:13
Message-Id: 1553899720.de0fd8953e9c3ecb9c0f1dd489313b6d44b5b41f.leio@gentoo
1 commit: de0fd8953e9c3ecb9c0f1dd489313b6d44b5b41f
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 29 22:48:40 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 29 22:48:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de0fd895
7
8 app-accessibility/at-spi2-core: 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 app-accessibility/at-spi2-core/Manifest | 2 -
14 .../at-spi2-core/at-spi2-core-2.24.1.ebuild | 60 ----------------------
15 .../at-spi2-core/at-spi2-core-2.30.0.ebuild | 60 ----------------------
16 3 files changed, 122 deletions(-)
17
18 diff --git a/app-accessibility/at-spi2-core/Manifest b/app-accessibility/at-spi2-core/Manifest
19 index 07cc8de422e..63be5bdc8f2 100644
20 --- a/app-accessibility/at-spi2-core/Manifest
21 +++ b/app-accessibility/at-spi2-core/Manifest
22 @@ -1,4 +1,2 @@
23 -DIST at-spi2-core-2.24.1.tar.xz 452440 BLAKE2B 2e3e262d507dadbdb8fc5bb1bd60d3dbe8a9c2946228b6dc551d0a9564684d96b1b6cbe29849c1d846b3106b5444a2c6880a10825ba20cca87893f6a52815023 SHA512 e7f354a90204f12d4e464a6b4e4cb27141af3715d7c5ec253bdd2ebe65bc7d191ae7b775c45470a1bd1fe2c0accdd4e84feeb5e1eb1a6c05f3e5e734371027be
24 DIST at-spi2-core-2.26.2.tar.xz 494484 BLAKE2B 0c67cea9c0107fb6503a933de134eb662f192ae2a98734bde1b0629da151476858720d2dcb1791a00a44b61ae2ead945178fba659f88303c552567d7f3f9817b SHA512 6a8e158e30c37ce475467b6634aff046a318875271966d7bfa3e56052d0cd26cd37435d0b9ae14f079542b8b3e76088da5bd50ed39eb39f3f40394c55ed3f255
25 -DIST at-spi2-core-2.30.0.tar.xz 188016 BLAKE2B 07e60fdcdf129f807d247bfc02d3d2f11796e21ce94f5149cb2970e13a02ec77c5ef05f8fcb8851d9bd83c1c2ab4c72868980c570c27e63704ad2263e527702e SHA512 f875738fd8a30dc8eeebb0b1a2631d7ef03e93db4dd8475cddb91c173a4ca7b473149ccb4fa2480df53555654612aa02f571461160e8931f50fda10b6a8b8c21
26 DIST at-spi2-core-2.30.1.tar.xz 188056 BLAKE2B 8686a5bd0a359d575d052f5c42cec76bbd88f7d681decbcec92ef163d5f59dac4e642b544b928e141739479b9e349868c0f5ecb7d42a29e9b32615f27a852e52 SHA512 c8b6a2ae5f96ce7d8c1fd32c9fec861148ceff631069b417296425fe6e2ae15198628826e13a72e018871d38e12b1128aa299edcc45eaf3eb7bbff83774361cd
27
28 diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.24.1.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.24.1.ebuild
29 deleted file mode 100644
30 index 7ad84728a78..00000000000
31 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.24.1.ebuild
32 +++ /dev/null
33 @@ -1,60 +0,0 @@
34 -# Copyright 1999-2018 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=6
38 -GNOME2_LA_PUNT="yes"
39 -
40 -inherit eutils gnome2 multilib-minimal
41 -
42 -DESCRIPTION="D-Bus accessibility specifications and registration daemon"
43 -HOMEPAGE="https://wiki.gnome.org/Accessibility"
44 -
45 -LICENSE="LGPL-2+"
46 -SLOT="2"
47 -IUSE="X +introspection"
48 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
49 -
50 -# x11-libs/libSM is needed until upstream #719808 is solved either
51 -# making the dep unneeded or fixing their configure
52 -# Only libX11 is optional right now
53 -RDEPEND="
54 - >=dev-libs/glib-2.36:2[${MULTILIB_USEDEP}]
55 - >=sys-apps/dbus-1[${MULTILIB_USEDEP}]
56 - x11-libs/libSM[${MULTILIB_USEDEP}]
57 - x11-libs/libXi[${MULTILIB_USEDEP}]
58 - x11-libs/libXtst[${MULTILIB_USEDEP}]
59 - introspection? ( >=dev-libs/gobject-introspection-0.9.6:= )
60 - X? (
61 - x11-libs/libX11[${MULTILIB_USEDEP}]
62 - x11-libs/libXi[${MULTILIB_USEDEP}]
63 - x11-libs/libXtst[${MULTILIB_USEDEP}]
64 - )
65 -"
66 -DEPEND="${RDEPEND}
67 - >=dev-util/gtk-doc-am-1.9
68 - >=dev-util/intltool-0.40
69 - sys-devel/gettext
70 - virtual/pkgconfig[${MULTILIB_USEDEP}]
71 -"
72 -
73 -PATCHES=(
74 - # disable teamspaces test since that requires Novell.ICEDesktop.Daemon
75 - "${FILESDIR}/${PN}-2.0.2-disable-teamspaces-test.patch"
76 -)
77 -
78 -multilib_src_configure() {
79 - # xevie is deprecated/broken since xorg-1.6/1.7
80 - ECONF_SOURCE=${S} \
81 - gnome2_src_configure \
82 - --disable-xevie \
83 - $(multilib_native_use_enable introspection) \
84 - $(use_enable X x11)
85 -
86 - # work-around gtk-doc out-of-source brokedness
87 - if multilib_is_native_abi; then
88 - ln -s "${S}"/doc/libatspi/html doc/libatspi/html || die
89 - fi
90 -}
91 -
92 -multilib_src_compile() { gnome2_src_compile; }
93 -multilib_src_install() { gnome2_src_install; }
94
95 diff --git a/app-accessibility/at-spi2-core/at-spi2-core-2.30.0.ebuild b/app-accessibility/at-spi2-core/at-spi2-core-2.30.0.ebuild
96 deleted file mode 100644
97 index 2e152be2799..00000000000
98 --- a/app-accessibility/at-spi2-core/at-spi2-core-2.30.0.ebuild
99 +++ /dev/null
100 @@ -1,60 +0,0 @@
101 -# Copyright 1999-2019 Gentoo Authors
102 -# Distributed under the terms of the GNU General Public License v2
103 -
104 -EAPI=6
105 -
106 -inherit gnome.org meson multilib-minimal systemd virtualx xdg
107 -
108 -DESCRIPTION="D-Bus accessibility specifications and registration daemon"
109 -HOMEPAGE="https://wiki.gnome.org/Accessibility"
110 -
111 -LICENSE="LGPL-2+"
112 -SLOT="2"
113 -IUSE="X gtk-doc +introspection"
114 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
115 -
116 -RDEPEND="
117 - >=sys-apps/dbus-1.5[${MULTILIB_USEDEP}]
118 - >=dev-libs/glib-2.36:2[${MULTILIB_USEDEP}]
119 - introspection? ( >=dev-libs/gobject-introspection-1.54.0:= )
120 - X? (
121 - x11-libs/libX11[${MULTILIB_USEDEP}]
122 - x11-libs/libXtst[${MULTILIB_USEDEP}]
123 - x11-libs/libXi[${MULTILIB_USEDEP}]
124 - )
125 -"
126 -DEPEND="${RDEPEND}
127 - dev-util/glib-utils
128 - gtk-doc? (
129 - >=dev-util/gtk-doc-1.25
130 - app-text/docbook-xml-dtd:4.3 )
131 - >=sys-devel/gettext-0.19.8
132 - virtual/pkgconfig[${MULTILIB_USEDEP}]
133 -"
134 -
135 -PATCHES=(
136 - # disable teamspaces test since that requires Novell.ICEDesktop.Daemon
137 - "${FILESDIR}/${PN}-2.0.2-disable-teamspaces-test.patch"
138 -)
139 -
140 -multilib_src_configure() {
141 - local emesonargs=(
142 - -Denable_docs=$(multilib_native_usex gtk-doc true false)
143 - -Denable-introspection=$(multilib_native_usex introspection)
144 - -Denable-x11=$(usex X)
145 - -Dsystemd_user_dir="$(systemd_get_userunitdir)"
146 - )
147 - meson_src_configure
148 -}
149 -
150 -multilib_src_compile() {
151 - meson_src_compile
152 -}
153 -
154 -multilib_src_test() {
155 - virtx meson_src_test
156 -}
157 -
158 -multilib_src_install() {
159 - meson_src_install
160 -}