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/ldb/
Date: Fri, 22 Feb 2019 19:52:24
Message-Id: 1550865131.ddcb89051fe936c0be41eac4bc6ad2f9f1991bdc.polynomial-c@gentoo
1 commit: ddcb89051fe936c0be41eac4bc6ad2f9f1991bdc
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 22 19:35:21 2019 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 22 19:52:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddcb8905
7
8 sys-libs/ldb: Removed old.
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 sys-libs/ldb/Manifest | 1 -
14 sys-libs/ldb/ldb-1.4.3.ebuild | 105 ------------------------------------------
15 sys-libs/ldb/ldb-1.5.2.ebuild | 105 ------------------------------------------
16 3 files changed, 211 deletions(-)
17
18 diff --git a/sys-libs/ldb/Manifest b/sys-libs/ldb/Manifest
19 index 736b605c8af..a70ec63bb33 100644
20 --- a/sys-libs/ldb/Manifest
21 +++ b/sys-libs/ldb/Manifest
22 @@ -4,7 +4,6 @@ DIST ldb-1.1.31.tar.gz 1337586 BLAKE2B 9454f91a621368cfc7cfdb709781653e947d63b27
23 DIST ldb-1.2.3.tar.gz 1344513 BLAKE2B 941174d6e2c51319c8690a8d8a87bea443d4fa4d738bd13243b502fdc9d590ba075fcf4a9920c38bb6fc15564f0b116089cd62d99e7cfe33649dc751910265ad SHA512 500ab069cf6cec39907300e3905d334163b5094087831708acc22c4199b006ef52af3b66aade7558a48fab7cd69be3af7883bda3816a83c576d01b36ab270247
24 DIST ldb-1.3.6.tar.gz 1374574 BLAKE2B 654f35eb25aeb373540ead7cb10da66c92970ea6b100631cb14bacf937fec64e09b19ed3e09a976406e3f8d6347c4e17144c0a0bff8795316559be45353edbf7 SHA512 8fcd72598e948c55adaa832d6ebcbc03b979281032cb900af4304c1c68ce9cc94a1e1d4729d0c2a0b83a618cab716749d851160005a0093cf8a178e6dbea298d
25 DIST ldb-1.3.7.tar.gz 1374109 BLAKE2B 561d120bbfc49ef7115a3c046d65f15960ff9905b5a56ed7676d31ce6027ba9f18dfe5027952154db4a040e14be69689f248ffef0ca2ae801553be4c890248fe SHA512 b6d2b2f5a0868ac4ed1cfe786f26d5815cf60233561a23a06d9d5c231d51bfc68ad1a0826e5080bc97bafbaef1770fa38b7d3071f57b766e960b22485e8b5e2b
26 -DIST ldb-1.4.3.tar.gz 1428730 BLAKE2B 1e0fec1aeb05ecd34b7dc88d85425b646ab28804245543256c575a44c1a321e873d74f623b1a003aec878a808d6bc967ff57e8115650f6089278d55d586c7e6a SHA512 081dbc23e810213fb60fdb07c7f3bf1ec8849d10483c5cdabb8add2568d4f80d03bd74d7be3fcf9bb853eaf25aa6bbb2d69cda3f55dda0270978b051da315cb2
27 DIST ldb-1.4.4.tar.gz 1428851 BLAKE2B 8b2dc6dc95f5c8d1a04aab58efb622b4550e6d8fc6f12aafe36b7080a5d59ab2d7fc6429ac59de43a23cef690fa9f026ccf536f70bfd25a126a1a649f3c68d02 SHA512 eb5c364771732916f89c9ee8cf20909954a7215cd71333b79c17718dd1e25081cce6597e882b6f0d6158c207fb58d97311f0417bf3baffe72084977a4bd05896
28 DIST ldb-1.4.5.tar.gz 1429162 BLAKE2B 47c55ca8a89f343708b5ea275a1f2417e91e05b2d1cf92d812f2a1430dcf174b14e69474f30dcf60b34a5c4b905924a67f002607535257fbb531bfed807648fa SHA512 ed1e73eb4e10f041463b38be031e7b7b1057a6a1ef6a637019d58a6549a0958d551a0b52f3858114b83cf14470ef5ddd96de3dcbb733a3bd1fed768fc29fadd2
29 DIST ldb-1.5.2.tar.gz 1625665 BLAKE2B 612abb1e31f9fa5321824e40f627d8a498f871386cf51d83c03cae429c2895fc1747d551166ec64ae07751a3b9ddd1826b5cfe1ef7ee4b5460682e8ebb466a34 SHA512 5dda5935437a82356cb84593f5be0d22289a87da7460b24dbc0673e01614f0cc40859328c3a5da858f3f2dd173f2b214743ec709555bbfef09342045b37f3a6c
30
31 diff --git a/sys-libs/ldb/ldb-1.4.3.ebuild b/sys-libs/ldb/ldb-1.4.3.ebuild
32 deleted file mode 100644
33 index 0d4d99894e4..00000000000
34 --- a/sys-libs/ldb/ldb-1.4.3.ebuild
35 +++ /dev/null
36 @@ -1,105 +0,0 @@
37 -# Copyright 1999-2018 Gentoo Authors
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=6
41 -PYTHON_COMPAT=( python2_7 )
42 -PYTHON_REQ_USE="threads"
43 -
44 -inherit python-single-r1 waf-utils multilib-minimal eutils
45 -
46 -DESCRIPTION="An LDAP-like embedded database"
47 -HOMEPAGE="https://ldb.samba.org"
48 -SRC_URI="https://www.samba.org/ftp/pub/${PN}/${P}.tar.gz"
49 -
50 -LICENSE="LGPL-3"
51 -SLOT="0/${PV}"
52 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
53 -IUSE="doc +ldap +lmdb +python"
54 -
55 -RDEPEND="
56 - !elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
57 - dev-libs/popt[${MULTILIB_USEDEP}]
58 - >=dev-util/cmocka-1.1.1[${MULTILIB_USEDEP}]
59 - >=sys-libs/talloc-2.1.14[python?,${MULTILIB_USEDEP}]
60 - >=sys-libs/tdb-1.3.16[python?,${MULTILIB_USEDEP}]
61 - >=sys-libs/tevent-0.9.37[python(+)?,${MULTILIB_USEDEP}]
62 - ldap? ( net-nds/openldap )
63 - lmdb? ( >=dev-db/lmdb-0.9.16[${MULTILIB_USEDEP}] )
64 - python? ( ${PYTHON_DEPS} )
65 -"
66 -
67 -DEPEND="dev-libs/libxslt
68 - doc? ( app-doc/doxygen )
69 - virtual/pkgconfig
70 - ${PYTHON_DEPS}
71 - ${RDEPEND}
72 -"
73 -
74 -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
75 -
76 -WAF_BINARY="${S}/buildtools/bin/waf"
77 -
78 -MULTILIB_WRAPPED_HEADERS=( /usr/include/pyldb.h )
79 -
80 -PATCHES=(
81 - "${FILESDIR}"/${PN}-1.4.0-optional_packages.patch
82 - "${FILESDIR}"/${PN}-1.1.31-fix_PKGCONFIGDIR-when-python-disabled.patch
83 -)
84 -
85 -pkg_setup() {
86 - python-single-r1_pkg_setup
87 -}
88 -
89 -src_prepare() {
90 - default
91 - multilib_copy_sources
92 -}
93 -
94 -multilib_src_configure() {
95 - local myconf=(
96 - $(usex ldap '' --disable-ldap)
97 - $(usex lmdb '' --without-ldb-lmdb)
98 - --disable-rpath
99 - --disable-rpath-install --bundled-libraries=NONE
100 - --with-modulesdir="${EPREFIX}"/usr/$(get_libdir)/samba
101 - --builtin-libraries=NONE
102 - )
103 - if ! multilib_is_native_abi; then
104 - myconf+=( --disable-python )
105 - else
106 - use python || myconf+=( --disable-python )
107 - fi
108 - waf-utils_src_configure "${myconf[@]}"
109 -}
110 -
111 -multilib_src_compile(){
112 - waf-utils_src_compile
113 - multilib_is_native_abi && use doc && doxygen Doxyfile
114 -}
115 -
116 -multilib_src_test() {
117 - if multilib_is_native_abi; then
118 - WAF_MAKE=1 \
119 - PATH=buildtools/bin:../../../buildtools/bin:$PATH:"${BUILD_DIR}"/bin/shared/private/ \
120 - LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"${BUILD_DIR}"/bin/shared/private/:"${BUILD_DIR}"/bin/shared \
121 - waf test || die
122 - fi
123 -}
124 -
125 -multilib_src_install() {
126 - waf-utils_src_install
127 -
128 - if multilib_is_native_abi && use doc; then
129 - doman apidocs/man/man3/*.3
130 - docinto html
131 - dodoc -r apidocs/html/*
132 - fi
133 -}
134 -
135 -pkg_postinst() {
136 - if has_version sys-auth/sssd; then
137 - ewarn "You have sssd installed. It is known to break after ldb upgrades,"
138 - ewarn "so please try to rebuild it before reporting bugs."
139 - ewarn "See https://bugs.gentoo.org/404281"
140 - fi
141 -}
142
143 diff --git a/sys-libs/ldb/ldb-1.5.2.ebuild b/sys-libs/ldb/ldb-1.5.2.ebuild
144 deleted file mode 100644
145 index d4a2629a941..00000000000
146 --- a/sys-libs/ldb/ldb-1.5.2.ebuild
147 +++ /dev/null
148 @@ -1,105 +0,0 @@
149 -# Copyright 1999-2019 Gentoo Authors
150 -# Distributed under the terms of the GNU General Public License v2
151 -
152 -EAPI=6
153 -PYTHON_COMPAT=( python3_{4,5,6,7} )
154 -PYTHON_REQ_USE="threads(+)"
155 -
156 -inherit python-single-r1 waf-utils multilib-minimal eutils
157 -
158 -DESCRIPTION="An LDAP-like embedded database"
159 -HOMEPAGE="https://ldb.samba.org"
160 -SRC_URI="https://www.samba.org/ftp/pub/${PN}/${P}.tar.gz"
161 -
162 -LICENSE="LGPL-3"
163 -SLOT="0/${PV}"
164 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
165 -IUSE="doc +ldap +lmdb +python"
166 -
167 -RDEPEND="
168 - !elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
169 - dev-libs/popt[${MULTILIB_USEDEP}]
170 - >=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}]
171 - >=sys-libs/talloc-2.1.15[python?,${MULTILIB_USEDEP}]
172 - >=sys-libs/tdb-1.3.17[python?,${MULTILIB_USEDEP}]
173 - >=sys-libs/tevent-0.9.38[python(+)?,${MULTILIB_USEDEP}]
174 - ldap? ( net-nds/openldap )
175 - lmdb? ( >=dev-db/lmdb-0.9.16[${MULTILIB_USEDEP}] )
176 - python? ( ${PYTHON_DEPS} )
177 -"
178 -
179 -DEPEND="dev-libs/libxslt
180 - doc? ( app-doc/doxygen )
181 - virtual/pkgconfig
182 - ${PYTHON_DEPS}
183 - ${RDEPEND}
184 -"
185 -
186 -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
187 -
188 -WAF_BINARY="${S}/buildtools/bin/waf"
189 -
190 -MULTILIB_WRAPPED_HEADERS=( /usr/include/pyldb.h )
191 -
192 -PATCHES=(
193 - "${FILESDIR}"/${PN}-1.5.2-optional_packages.patch
194 - "${FILESDIR}"/${PN}-1.1.31-fix_PKGCONFIGDIR-when-python-disabled.patch
195 -)
196 -
197 -pkg_setup() {
198 - python-single-r1_pkg_setup
199 -}
200 -
201 -src_prepare() {
202 - default
203 - multilib_copy_sources
204 -}
205 -
206 -multilib_src_configure() {
207 - local myconf=(
208 - $(usex ldap '' --disable-ldap)
209 - $(usex lmdb '' --without-ldb-lmdb)
210 - --disable-rpath
211 - --disable-rpath-install --bundled-libraries=NONE
212 - --with-modulesdir="${EPREFIX}"/usr/$(get_libdir)/samba
213 - --builtin-libraries=NONE
214 - )
215 - if ! multilib_is_native_abi; then
216 - myconf+=( --disable-python )
217 - else
218 - use python || myconf+=( --disable-python )
219 - fi
220 - waf-utils_src_configure "${myconf[@]}"
221 -}
222 -
223 -multilib_src_compile(){
224 - waf-utils_src_compile
225 - multilib_is_native_abi && use doc && doxygen Doxyfile
226 -}
227 -
228 -multilib_src_test() {
229 - if multilib_is_native_abi; then
230 - WAF_MAKE=1 \
231 - PATH=buildtools/bin:../../../buildtools/bin:$PATH:"${BUILD_DIR}"/bin/shared/private/ \
232 - LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"${BUILD_DIR}"/bin/shared/private/:"${BUILD_DIR}"/bin/shared \
233 - waf test || die
234 - fi
235 -}
236 -
237 -multilib_src_install() {
238 - waf-utils_src_install
239 -
240 - if multilib_is_native_abi && use doc; then
241 - doman apidocs/man/man3/*.3
242 - docinto html
243 - dodoc -r apidocs/html/*
244 - fi
245 -}
246 -
247 -pkg_postinst() {
248 - if has_version sys-auth/sssd; then
249 - ewarn "You have sssd installed. It is known to break after ldb upgrades,"
250 - ewarn "so please try to rebuild it before reporting bugs."
251 - ewarn "See https://bugs.gentoo.org/404281"
252 - fi
253 -}