Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/pango/
Date: Thu, 26 Jan 2017 10:56:56
Message-Id: 1485428165.026edc1d22b2255e70a9d28169b94bac2cb119d5.leio@gentoo
1 commit: 026edc1d22b2255e70a9d28169b94bac2cb119d5
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 26 10:47:51 2017 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 26 10:56:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=026edc1d
7
8 x11-libs/pango: Remove old
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 x11-libs/pango/Manifest | 4 --
13 x11-libs/pango/pango-1.36.8-r1.ebuild | 91 -----------------------------------
14 x11-libs/pango/pango-1.38.1.ebuild | 59 -----------------------
15 x11-libs/pango/pango-1.40.1.ebuild | 58 ----------------------
16 x11-libs/pango/pango-1.40.2.ebuild | 58 ----------------------
17 5 files changed, 270 deletions(-)
18
19 diff --git a/x11-libs/pango/Manifest b/x11-libs/pango/Manifest
20 index 01702de..f6dccad 100644
21 --- a/x11-libs/pango/Manifest
22 +++ b/x11-libs/pango/Manifest
23 @@ -1,5 +1 @@
24 -DIST pango-1.36.8.tar.xz 1033528 SHA256 18dbb51b8ae12bae0ab7a958e7cf3317c9acfc8a1e1103ec2f147164a0fc2d07 SHA512 799fad4add3b1ff297bd151a302d6724c5fb0223c9e0f710f97192c024de0175db9a03458e0c18019bdd987b04b5f74737659e113d6b511cf1fc118b9be3c215 WHIRLPOOL cb352f115a85f02061c1d1d96ad99340372a013eb9249ff2ccf6531926c26dc17b9b88572bccd40e3dbcb6f8e7a673b01ff1821a8acaa5117d96d8d6ed71707e
25 -DIST pango-1.38.1.tar.xz 1047372 SHA256 1320569f6c6d75d6b66172b2d28e59c56ee864ee9df202b76799c4506a214eb7 SHA512 7fb63dde7cef9bf791a9dc181299674caf90d80a88bca73545ee9461697b988f3927fa5aa6b36c2566c3ce917b96729b66477793f5418355e50a957aed28b529 WHIRLPOOL a120294769e891dc5153bf80a1f5e95d2cb867d9b82d932a3f8e93ccbffd7bde94426124bf4b5b42d4376175c3479b0da47e892da81a26e3c35f4b6761a013a8
26 -DIST pango-1.40.1.tar.xz 1051912 SHA256 e27af54172c72b3ac6be53c9a4c67053e16c905e02addcf3a603ceb2005c1a40 SHA512 0245fca0156eb7a26ac65ae23ae026271355a506f9bd4f1c0f3a5c3ac8bb44d04561390bdf259370220aaad6d883563721bfdcb4bfa47615fad47fddfe4f620f WHIRLPOOL 215c78d3ea0717d6f4b30803d8ee9db23285f3684a1c52902d624ceacd03e2933a551ea3be858ad90ee23d29b6b5aaa05e521e5e5401a4b91c9f164583202ce9
27 -DIST pango-1.40.2.tar.xz 1060408 SHA256 90582a02bc89318d205814fc097f2e9dd164d26da5f27c53ea42d583b34c3cd1 SHA512 860f1f4ff0894ac4bd140d5e3b4e2f1639d1bfd2d102e7dc046fdefddc68bce63a643cd1eb90fbcd16302a380f5e0b7d3cfa509fb1819ea0d90ffbf346edabbd WHIRLPOOL ea2c266c8628a1379d207b3e29c1e3bc45323ebe6e9c061783152b177816dad3f299ddf5e6c4cfe7fc2e71075adc1ebd2357c101417738d07c60d8a5afbe052e
28 DIST pango-1.40.3.tar.xz 1061044 SHA256 abba8b5ce728520c3a0f1535eab19eac3c14aeef7faa5aded90017ceac2711d3 SHA512 ff82395e8487624dffe212975b72b3383dcebb197a8675c8b409665e3e2e30fc23d9a6c25c3129a115adb7182b2a71a49550dbe881eb7ee9bbc572de6ba18d27 WHIRLPOOL ba160e7a9f5ecfbb4d88f780b4a9a5f555f38407d4f50f6ae0b0d276a3d4100dce4af519ceadce8b95c3432976af4409e119cfd18bd7c636d70e6c33ed7c5b4c
29
30 diff --git a/x11-libs/pango/pango-1.36.8-r1.ebuild b/x11-libs/pango/pango-1.36.8-r1.ebuild
31 deleted file mode 100644
32 index 3223ea6..00000000
33 --- a/x11-libs/pango/pango-1.36.8-r1.ebuild
34 +++ /dev/null
35 @@ -1,91 +0,0 @@
36 -# Copyright 1999-2015 Gentoo Foundation
37 -# Distributed under the terms of the GNU General Public License v2
38 -# $Id$
39 -
40 -EAPI="5"
41 -GCONF_DEBUG="yes"
42 -GNOME2_LA_PUNT="yes"
43 -
44 -inherit gnome2 multilib toolchain-funcs multilib-minimal
45 -
46 -DESCRIPTION="Internationalized text layout and rendering library"
47 -HOMEPAGE="http://www.pango.org/"
48 -
49 -LICENSE="LGPL-2+ FTL"
50 -SLOT="0"
51 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
52 -
53 -IUSE="X +introspection test"
54 -
55 -RDEPEND="
56 - >=media-libs/harfbuzz-0.9.12:=[glib(+),truetype(+),${MULTILIB_USEDEP}]
57 - >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
58 - >=media-libs/fontconfig-2.10.92:1.0=[${MULTILIB_USEDEP}]
59 - >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}]
60 - >=x11-libs/cairo-1.12.14-r4:=[X?,${MULTILIB_USEDEP}]
61 - introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
62 - X? (
63 - >=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]
64 - >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
65 - >=x11-libs/libXft-2.3.1-r1[${MULTILIB_USEDEP}]
66 - )
67 - abi_x86_32? (
68 - !<=app-emulation/emul-linux-x86-gtklibs-20131008-r3
69 - !app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)]
70 - )
71 -"
72 -DEPEND="${RDEPEND}
73 - >=dev-util/gtk-doc-am-1.20
74 - virtual/pkgconfig
75 - test? ( media-fonts/cantarell )
76 - X? ( >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] )
77 - !<=sys-devel/autoconf-2.63:2.5
78 -"
79 -
80 -MULTILIB_CHOST_TOOLS=(
81 - /usr/bin/pango-querymodules
82 -)
83 -
84 -multilib_src_configure() {
85 - tc-export CXX
86 -
87 - ECONF_SOURCE=${S} \
88 - gnome2_src_configure \
89 - --with-cairo \
90 - $(multilib_native_use_enable introspection) \
91 - $(use_with X xft) \
92 - "$(usex X --x-includes="${EPREFIX}/usr/include" "")" \
93 - "$(usex X --x-libraries="${EPREFIX}/usr/$(get_libdir)" "")"
94 -
95 - if multilib_is_native_abi; then
96 - ln -s "${S}"/docs/html docs/html || die
97 - fi
98 -}
99 -
100 -multilib_src_install() {
101 - gnome2_src_install
102 -}
103 -
104 -pkg_postinst() {
105 - gnome2_pkg_postinst
106 -
107 - multilib_pkg_postinst() {
108 - einfo "Generating modules listing..."
109 -
110 - # chroot needed for bug #534360
111 - chroot "${ROOT}" "${CHOST}-pango-querymodules" --update-cache
112 -
113 - # Remove old autogenerated file to prevent collisions with newer
114 - rm -f "${EROOT}/etc/pango/${CHOST}/pango.modules"
115 - }
116 -
117 - multilib_foreach_abi multilib_pkg_postinst
118 -
119 - # Remove old file, bug #536726
120 - oldfile="${EROOT}etc/pango/pango.modules"
121 - if [[ -f "${oldfile}" ]]; then
122 - elog
123 - elog "Removing old ${oldfile}..."
124 - rm -f "${oldfile}" || eerror "Failed, please remove ${oldfile} manually"
125 - fi
126 -}
127
128 diff --git a/x11-libs/pango/pango-1.38.1.ebuild b/x11-libs/pango/pango-1.38.1.ebuild
129 deleted file mode 100644
130 index aa0c8b3..00000000
131 --- a/x11-libs/pango/pango-1.38.1.ebuild
132 +++ /dev/null
133 @@ -1,59 +0,0 @@
134 -# Copyright 1999-2016 Gentoo Foundation
135 -# Distributed under the terms of the GNU General Public License v2
136 -# $Id$
137 -
138 -EAPI="5"
139 -GCONF_DEBUG="yes"
140 -GNOME2_LA_PUNT="yes"
141 -
142 -inherit gnome2 multilib toolchain-funcs multilib-minimal
143 -
144 -DESCRIPTION="Internationalized text layout and rendering library"
145 -HOMEPAGE="http://www.pango.org/"
146 -
147 -LICENSE="LGPL-2+ FTL"
148 -SLOT="0"
149 -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
150 -
151 -IUSE="X +introspection test"
152 -
153 -RDEPEND="
154 - >=media-libs/harfbuzz-0.9.30:=[glib(+),truetype(+),${MULTILIB_USEDEP}]
155 - >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
156 - >=media-libs/fontconfig-2.10.92:1.0=[${MULTILIB_USEDEP}]
157 - >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}]
158 - >=x11-libs/cairo-1.12.14-r4:=[X?,${MULTILIB_USEDEP}]
159 - introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )
160 - X? (
161 - >=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]
162 - >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
163 - >=x11-libs/libXft-2.3.1-r1[${MULTILIB_USEDEP}]
164 - )
165 -"
166 -DEPEND="${RDEPEND}
167 - >=dev-util/gtk-doc-am-1.20
168 - virtual/pkgconfig
169 - test? ( media-fonts/cantarell )
170 - X? ( >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] )
171 - !<=sys-devel/autoconf-2.63:2.5
172 -"
173 -
174 -multilib_src_configure() {
175 - tc-export CXX
176 -
177 - ECONF_SOURCE=${S} \
178 - gnome2_src_configure \
179 - --with-cairo \
180 - $(multilib_native_use_enable introspection) \
181 - $(use_with X xft) \
182 - "$(usex X --x-includes="${EPREFIX}/usr/include" "")" \
183 - "$(usex X --x-libraries="${EPREFIX}/usr/$(get_libdir)" "")"
184 -
185 - if multilib_is_native_abi; then
186 - ln -s "${S}"/docs/html docs/html || die
187 - fi
188 -}
189 -
190 -multilib_src_install() {
191 - gnome2_src_install
192 -}
193
194 diff --git a/x11-libs/pango/pango-1.40.1.ebuild b/x11-libs/pango/pango-1.40.1.ebuild
195 deleted file mode 100644
196 index f2fcffc..00000000
197 --- a/x11-libs/pango/pango-1.40.1.ebuild
198 +++ /dev/null
199 @@ -1,58 +0,0 @@
200 -# Copyright 1999-2016 Gentoo Foundation
201 -# Distributed under the terms of the GNU General Public License v2
202 -# $Id$
203 -
204 -EAPI=6
205 -GNOME2_LA_PUNT="yes"
206 -
207 -inherit gnome2 multilib toolchain-funcs multilib-minimal
208 -
209 -DESCRIPTION="Internationalized text layout and rendering library"
210 -HOMEPAGE="http://www.pango.org/"
211 -
212 -LICENSE="LGPL-2+ FTL"
213 -SLOT="0"
214 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
215 -
216 -IUSE="X +introspection test"
217 -
218 -RDEPEND="
219 - >=media-libs/harfbuzz-0.9.30:=[glib(+),truetype(+),${MULTILIB_USEDEP}]
220 - >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
221 - >=media-libs/fontconfig-2.10.92:1.0=[${MULTILIB_USEDEP}]
222 - >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}]
223 - >=x11-libs/cairo-1.12.14-r4:=[X?,${MULTILIB_USEDEP}]
224 - introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )
225 - X? (
226 - >=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]
227 - >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
228 - >=x11-libs/libXft-2.3.1-r1[${MULTILIB_USEDEP}]
229 - )
230 -"
231 -DEPEND="${RDEPEND}
232 - >=dev-util/gtk-doc-am-1.20
233 - virtual/pkgconfig
234 - test? ( media-fonts/cantarell )
235 - X? ( >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] )
236 - !<=sys-devel/autoconf-2.63:2.5
237 -"
238 -
239 -multilib_src_configure() {
240 - tc-export CXX
241 -
242 - ECONF_SOURCE=${S} \
243 - gnome2_src_configure \
244 - --with-cairo \
245 - $(multilib_native_use_enable introspection) \
246 - $(use_with X xft) \
247 - "$(usex X --x-includes="${EPREFIX}/usr/include" "")" \
248 - "$(usex X --x-libraries="${EPREFIX}/usr/$(get_libdir)" "")"
249 -
250 - if multilib_is_native_abi; then
251 - ln -s "${S}"/docs/html docs/html || die
252 - fi
253 -}
254 -
255 -multilib_src_install() {
256 - gnome2_src_install
257 -}
258
259 diff --git a/x11-libs/pango/pango-1.40.2.ebuild b/x11-libs/pango/pango-1.40.2.ebuild
260 deleted file mode 100644
261 index 0abcb65..00000000
262 --- a/x11-libs/pango/pango-1.40.2.ebuild
263 +++ /dev/null
264 @@ -1,58 +0,0 @@
265 -# Copyright 1999-2016 Gentoo Foundation
266 -# Distributed under the terms of the GNU General Public License v2
267 -# $Id$
268 -
269 -EAPI=6
270 -GNOME2_LA_PUNT="yes"
271 -
272 -inherit gnome2 multilib toolchain-funcs multilib-minimal
273 -
274 -DESCRIPTION="Internationalized text layout and rendering library"
275 -HOMEPAGE="http://www.pango.org/"
276 -
277 -LICENSE="LGPL-2+ FTL"
278 -SLOT="0"
279 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
280 -
281 -IUSE="X +introspection test"
282 -
283 -RDEPEND="
284 - >=media-libs/harfbuzz-0.9.30:=[glib(+),truetype(+),${MULTILIB_USEDEP}]
285 - >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
286 - >=media-libs/fontconfig-2.10.92:1.0=[${MULTILIB_USEDEP}]
287 - >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}]
288 - >=x11-libs/cairo-1.12.14-r4:=[X?,${MULTILIB_USEDEP}]
289 - introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )
290 - X? (
291 - >=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]
292 - >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
293 - >=x11-libs/libXft-2.3.1-r1[${MULTILIB_USEDEP}]
294 - )
295 -"
296 -DEPEND="${RDEPEND}
297 - >=dev-util/gtk-doc-am-1.20
298 - virtual/pkgconfig[${MULTILIB_USEDEP}]
299 - test? ( media-fonts/cantarell )
300 - X? ( >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}] )
301 - !<=sys-devel/autoconf-2.63:2.5
302 -"
303 -
304 -multilib_src_configure() {
305 - tc-export CXX
306 -
307 - ECONF_SOURCE=${S} \
308 - gnome2_src_configure \
309 - --with-cairo \
310 - $(multilib_native_use_enable introspection) \
311 - $(use_with X xft) \
312 - "$(usex X --x-includes="${EPREFIX}/usr/include" "")" \
313 - "$(usex X --x-libraries="${EPREFIX}/usr/$(get_libdir)" "")"
314 -
315 - if multilib_is_native_abi; then
316 - ln -s "${S}"/docs/html docs/html || die
317 - fi
318 -}
319 -
320 -multilib_src_install() {
321 - gnome2_src_install
322 -}