Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/talloc/
Date: Thu, 06 Jul 2017 12:43:06
Message-Id: 1499344976.627439fa2fa17a80e722ea461902aab69cc53980.polynomial-c@gentoo
1 commit: 627439fa2fa17a80e722ea461902aab69cc53980
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 6 12:42:23 2017 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 6 12:42:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=627439fa
7
8 sys-libs/talloc: Removed old.
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 sys-libs/talloc/Manifest | 2 -
13 sys-libs/talloc/talloc-2.1.7.ebuild | 92 -------------------------------------
14 sys-libs/talloc/talloc-2.1.8.ebuild | 92 -------------------------------------
15 3 files changed, 186 deletions(-)
16
17 diff --git a/sys-libs/talloc/Manifest b/sys-libs/talloc/Manifest
18 index 10e3b784437..48374a7c76e 100644
19 --- a/sys-libs/talloc/Manifest
20 +++ b/sys-libs/talloc/Manifest
21 @@ -1,4 +1,2 @@
22 DIST talloc-2.1.5.tar.gz 436193 SHA256 3833e750cf0b8c3439186cba38800cba9e26adfbce10ee98ba709c24eb1cdddd SHA512 b938d67fcf4c6618f1149b4ec665957a604e3b07ee26e96ed36d94312db8f56b50498f69f9a07782f7f10a25047604e32b0d1786e1051d5f36b696c2755f8741 WHIRLPOOL 4cbdd527fb1adfe09052b93b38227f6e01f8aa86920aa093b7aa9a0ca63ad03f1ddcc148c996c487c55b1ba6e681b185d1df0311ed388ef9a8e6ab35c4b111ab
23 -DIST talloc-2.1.7.tar.gz 437091 SHA256 19154e728e48d29c7398f470b0a59d093edc836156b41ffe20d247d6ec9fa006 SHA512 338353c11ba572edece25d34a00dad3507e8c92670ed2e015e1907662a24143926ccc4b20689f61b2c80bfc8580f6ea17f3eb923cc503ea93fdf034cca3a7d88 WHIRLPOOL 68a433ac908241f834f2c6ffc3828f693c8f252be2b3630bc9fe3b17945e60aa03515b7a2a6018bb286f14fec1894f9db62df2a31b7e37de8aa31afc9c726cfb
24 -DIST talloc-2.1.8.tar.gz 438490 SHA256 22d14911164d4de67ff76b5269fa5250d01f78c955bc77e28615350996877130 SHA512 8e905c369c74387de21e8d3126cda322a4df2bdb056d3a404de20587e009f63eb16ac673976b43dd399838609aabfea49c38f628adebed19ae7362ed4f0cd121 WHIRLPOOL 7b3b64ef93067d67ec0d4b110aa404c49017c78ac62b644580621f368ad82aed057039d62e03c5a9ae7776ac40d46e1d89f83dc7f7584d48f469a50ee79d98aa
25 DIST talloc-2.1.9.tar.gz 440335 SHA256 f0aad4cb88a3322207c82136ddc07bed48a37c2c21f82962d6c5ccb422711062 SHA512 a8f051bb15aba769ca286acad0946605d0053b0d149b4da2e6ecc333345f3e603d13a7f062452ae0f165615a4170ebdd7f41fc1b46c7a360000d5308bc304cbb WHIRLPOOL 3ceb93836f7381737e7718278db648cba61d73fd0b4bed1db3715cd2f784df2d5b02ad20ac6c68e477d4717d11e29bd916feb569aa4f399f24ee922bbb86334e
26
27 diff --git a/sys-libs/talloc/talloc-2.1.7.ebuild b/sys-libs/talloc/talloc-2.1.7.ebuild
28 deleted file mode 100644
29 index 465e0ffffb1..00000000000
30 --- a/sys-libs/talloc/talloc-2.1.7.ebuild
31 +++ /dev/null
32 @@ -1,92 +0,0 @@
33 -# Copyright 1999-2017 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=6
37 -
38 -PYTHON_COMPAT=( python2_7 )
39 -PYTHON_REQ_USE="threads"
40 -
41 -inherit waf-utils python-single-r1 multilib multilib-minimal
42 -
43 -DESCRIPTION="Samba talloc library"
44 -HOMEPAGE="http://talloc.samba.org/"
45 -SRC_URI="http://samba.org/ftp/${PN}/${P}.tar.gz"
46 -
47 -LICENSE="GPL-3 LGPL-3+ LGPL-2"
48 -SLOT="0"
49 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris"
50 -IUSE="compat +python"
51 -
52 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
53 -
54 -RDEPEND="python? ( ${PYTHON_DEPS} )
55 - !!<sys-libs/talloc-2.0.5"
56 -DEPEND="${RDEPEND}
57 - sys-devel/gettext
58 - dev-libs/libxslt
59 - ${PYTHON_DEPS}"
60 -
61 -WAF_BINARY="${S}/buildtools/bin/waf"
62 -
63 -RESTRICT="test"
64 -
65 -MULTILIB_WRAPPED_HEADERS=(
66 - # python goes only for native
67 - /usr/include/pytalloc.h
68 -)
69 -
70 -pkg_setup() {
71 - # try to turn off distcc and ccache for people that have a problem with it
72 - export DISTCC_DISABLE=1
73 - export CCACHE_DISABLE=1
74 -
75 - python-single-r1_pkg_setup
76 -}
77 -
78 -src_prepare() {
79 - default
80 -
81 - # what would you expect of waf? i won't even waste time trying.
82 - multilib_copy_sources
83 -}
84 -
85 -multilib_src_configure() {
86 - local extra_opts=()
87 -
88 - use compat && extra_opts+=( --enable-talloc-compat1 )
89 - if ! multilib_is_native_abi || ! use python; then
90 - extra_opts+=( --disable-python )
91 - fi
92 -
93 - waf-utils_src_configure \
94 - "${extra_opts[@]}"
95 -}
96 -
97 -multilib_src_compile() {
98 - waf-utils_src_compile
99 -}
100 -
101 -multilib_src_install() {
102 - waf-utils_src_install
103 -
104 - # waf is stupid, and no, we can't fix the build-system, since it's provided
105 - # as a brilliant binary blob thats decompressed on the fly
106 - if [[ ${CHOST} == *-darwin* ]] ; then
107 - install_name_tool \
108 - -id "${EPREFIX}"/usr/$(get_libdir)/libtalloc.2.dylib \
109 - "${ED}"/usr/$(get_libdir)/libtalloc.2.0.5.dylib || die
110 - if use python ; then
111 - install_name_tool \
112 - -id "${EPREFIX}"/usr/$(get_libdir)/libpytalloc-util.2.dylib \
113 - "${ED}"/usr/$(get_libdir)/libpytalloc-util.2.0.5.dylib || die
114 - install_name_tool \
115 - -change "${S}/bin/default/libtalloc.dylib" \
116 - "${EPREFIX}"/usr/$(get_libdir)/libtalloc.2.dylib \
117 - "${ED}"/usr/$(get_libdir)/libpytalloc-util.2.0.5.dylib || die
118 - install_name_tool \
119 - -change "${S}/bin/default/libtalloc.dylib" \
120 - "${EPREFIX}"/usr/$(get_libdir)/libtalloc.2.dylib \
121 - "${D}"$(python_get_sitedir)/talloc.bundle || die
122 - fi
123 - fi
124 -}
125
126 diff --git a/sys-libs/talloc/talloc-2.1.8.ebuild b/sys-libs/talloc/talloc-2.1.8.ebuild
127 deleted file mode 100644
128 index 465e0ffffb1..00000000000
129 --- a/sys-libs/talloc/talloc-2.1.8.ebuild
130 +++ /dev/null
131 @@ -1,92 +0,0 @@
132 -# Copyright 1999-2017 Gentoo Foundation
133 -# Distributed under the terms of the GNU General Public License v2
134 -
135 -EAPI=6
136 -
137 -PYTHON_COMPAT=( python2_7 )
138 -PYTHON_REQ_USE="threads"
139 -
140 -inherit waf-utils python-single-r1 multilib multilib-minimal
141 -
142 -DESCRIPTION="Samba talloc library"
143 -HOMEPAGE="http://talloc.samba.org/"
144 -SRC_URI="http://samba.org/ftp/${PN}/${P}.tar.gz"
145 -
146 -LICENSE="GPL-3 LGPL-3+ LGPL-2"
147 -SLOT="0"
148 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris"
149 -IUSE="compat +python"
150 -
151 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
152 -
153 -RDEPEND="python? ( ${PYTHON_DEPS} )
154 - !!<sys-libs/talloc-2.0.5"
155 -DEPEND="${RDEPEND}
156 - sys-devel/gettext
157 - dev-libs/libxslt
158 - ${PYTHON_DEPS}"
159 -
160 -WAF_BINARY="${S}/buildtools/bin/waf"
161 -
162 -RESTRICT="test"
163 -
164 -MULTILIB_WRAPPED_HEADERS=(
165 - # python goes only for native
166 - /usr/include/pytalloc.h
167 -)
168 -
169 -pkg_setup() {
170 - # try to turn off distcc and ccache for people that have a problem with it
171 - export DISTCC_DISABLE=1
172 - export CCACHE_DISABLE=1
173 -
174 - python-single-r1_pkg_setup
175 -}
176 -
177 -src_prepare() {
178 - default
179 -
180 - # what would you expect of waf? i won't even waste time trying.
181 - multilib_copy_sources
182 -}
183 -
184 -multilib_src_configure() {
185 - local extra_opts=()
186 -
187 - use compat && extra_opts+=( --enable-talloc-compat1 )
188 - if ! multilib_is_native_abi || ! use python; then
189 - extra_opts+=( --disable-python )
190 - fi
191 -
192 - waf-utils_src_configure \
193 - "${extra_opts[@]}"
194 -}
195 -
196 -multilib_src_compile() {
197 - waf-utils_src_compile
198 -}
199 -
200 -multilib_src_install() {
201 - waf-utils_src_install
202 -
203 - # waf is stupid, and no, we can't fix the build-system, since it's provided
204 - # as a brilliant binary blob thats decompressed on the fly
205 - if [[ ${CHOST} == *-darwin* ]] ; then
206 - install_name_tool \
207 - -id "${EPREFIX}"/usr/$(get_libdir)/libtalloc.2.dylib \
208 - "${ED}"/usr/$(get_libdir)/libtalloc.2.0.5.dylib || die
209 - if use python ; then
210 - install_name_tool \
211 - -id "${EPREFIX}"/usr/$(get_libdir)/libpytalloc-util.2.dylib \
212 - "${ED}"/usr/$(get_libdir)/libpytalloc-util.2.0.5.dylib || die
213 - install_name_tool \
214 - -change "${S}/bin/default/libtalloc.dylib" \
215 - "${EPREFIX}"/usr/$(get_libdir)/libtalloc.2.dylib \
216 - "${ED}"/usr/$(get_libdir)/libpytalloc-util.2.0.5.dylib || die
217 - install_name_tool \
218 - -change "${S}/bin/default/libtalloc.dylib" \
219 - "${EPREFIX}"/usr/$(get_libdir)/libtalloc.2.dylib \
220 - "${D}"$(python_get_sitedir)/talloc.bundle || die
221 - fi
222 - fi
223 -}