diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-04-19 23:58:47 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-04-19 23:58:47 +0100 |
commit | f7e94be7540157809ed892278b6765c368a5a912 (patch) | |
tree | a4258bdce59d4d7844b45164e56cf94d135a74e5 /dev-lua/lualdap | |
parent | 80063f2f52858d7e3f06534393a5d0e2b0d33029 (diff) |
gentoo auto-resync : 19:04:2023 - 23:58:47
Diffstat (limited to 'dev-lua/lualdap')
-rw-r--r-- | dev-lua/lualdap/Manifest | 3 | ||||
-rw-r--r-- | dev-lua/lualdap/files/lualdap-1.3.0-lua5-4.patch | 23 | ||||
-rw-r--r-- | dev-lua/lualdap/lualdap-1.3.0-r2.ebuild | 90 |
3 files changed, 0 insertions, 116 deletions
diff --git a/dev-lua/lualdap/Manifest b/dev-lua/lualdap/Manifest index 79446d6232ea..5ab57963b0b6 100644 --- a/dev-lua/lualdap/Manifest +++ b/dev-lua/lualdap/Manifest @@ -1,6 +1,3 @@ -AUX lualdap-1.3.0-lua5-4.patch 552 BLAKE2B d685838d05b9c2e4354abf436837940725f80fd8d81d806a383c0975bfb67ff8b679bd668bfbc524129a4e62cb0f4b5f77e070b1afeec85809a6533114fb1442 SHA512 fb1f7eea88afae2e854f0cabf115739ab4900247483f9d1d8f15f0c5dcaa85ee2c6e16414bce300450b1531a5c76516f8260000c54707d85547236a7185d65e8 -DIST lualdap-1.3.0.tar.gz 81987 BLAKE2B cd25cada91a3c330fb72ee1106298442c64b1bcae4a57f48937efb4311f70b53c5a0e96587caab4b1950b16d9957bb8c25b2b9e0d3753089f06fbae64180ff04 SHA512 dea4282928c5138a327cd97d3d8049341fac17b5e853440f5b0a6e115e3400bac908f24827d48e36bfe81720c7d2bacdc50ae189953ecbcdfb27cb23b78d0de8 DIST lualdap-1.3.1.tar.gz 82290 BLAKE2B 8436f1b3cf6497a3aea19de74a2e06bf2bb9ba4951d7357584c5b29a4d37ea2c5d4877d6ea3d44fca42d19207366abdf6a017ce1953d283a7bc243d230081077 SHA512 29d622ecf63214ac26ade71478c383e4f1b7468097bf19b99b8209b3f6cbb2078298a149d64ba8a7ca4abe97aa45550982792fa4ac0a8014f7daf709fe725e9f -EBUILD lualdap-1.3.0-r2.ebuild 1584 BLAKE2B 3221fd2bec9b524c8aca6c22961de9b4b60a413288f273f9d7085f3de8bffa5d90ee541aecec6aa7fc0d7b1f3214ef988ddca581cf0761b4722255d43cf7bdbd SHA512 02d811158ae71460337a11b6351ad3d383d61fc924ea90d08c3077de2a7df2c064743546f47ee8290a59d79b3b5076fcc54e0d6fb9c7fb2c1d254717667e875c EBUILD lualdap-1.3.1.ebuild 1533 BLAKE2B 38b59ec2bb0f3127eb70a6381cfecf1e8506ef59b33489c1fc23159fc3eee1bd4a2e3d7f2a2c8b73092249ab25e62c0aa05d4e9b927b57cd709b2745e2e94827 SHA512 b73b28c2ec74b9372105e4cceb0b3382c7a43b3bdd9090826269aaf57a9af6d4b13c922d27fc0b31a78338666e8bedb17ac4fea3508ac00a81d1131462150dba MISC metadata.xml 442 BLAKE2B 7e232b04c35cca3befb630d268e162bc7bb095f9802d6aa01b15a78f0ac276d8de41cb02e1f6a94f16f79d7afcbd99bce981ff3f6e04459b71a846378e4d2911 SHA512 c94b931cf34eabb0efc127029419aafa87491a3453ccf3f0045e19b8d23893b9192bbdc22eaf654d2250955f0dd90a217b7118e89664b2572258044ad40e265e diff --git a/dev-lua/lualdap/files/lualdap-1.3.0-lua5-4.patch b/dev-lua/lualdap/files/lualdap-1.3.0-lua5-4.patch deleted file mode 100644 index 9e85d9ff87c7..000000000000 --- a/dev-lua/lualdap/files/lualdap-1.3.0-lua5-4.patch +++ /dev/null @@ -1,23 +0,0 @@ -From d5fa475189d708f6e43d2aabac66424a6724bb39 Mon Sep 17 00:00:00 2001 -From: Conrad Kostecki <conikost@gentoo.org> -Date: Sat, 19 Mar 2022 19:20:48 +0100 -Subject: [PATCH] src/lualdap.c: fix lua5-4 support - -Signed-off-by: Conrad Kostecki <conikost@gentoo.org> ---- - src/lualdap.c | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/src/lualdap.c b/src/lualdap.c -index 2ad0e6d..1ced88b 100644 ---- a/src/lualdap.c -+++ b/src/lualdap.c -@@ -3,6 +3,8 @@ - ** See Copyright Notice in license.md - */ - -+#define _GNU_SOURCE -+ - #include <string.h> - - #ifdef WIN32 diff --git a/dev-lua/lualdap/lualdap-1.3.0-r2.ebuild b/dev-lua/lualdap/lualdap-1.3.0-r2.ebuild deleted file mode 100644 index 4fe217830099..000000000000 --- a/dev-lua/lualdap/lualdap-1.3.0-r2.ebuild +++ /dev/null @@ -1,90 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -LUA_COMPAT=( lua5-{1..4} luajit ) - -inherit lua toolchain-funcs - -DESCRIPTION="A lua binding for the OpenLDAP client libraries" -HOMEPAGE="https://github.com/lualdap/lualdap" -SRC_URI="https://github.com/lualdap/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~sparc x86" -IUSE="test" -REQUIRED_USE="${LUA_REQUIRED_USE}" -RESTRICT="test" - -RDEPEND=" - net-nds/openldap:= - ${LUA_DEPS} -" -DEPEND="${RDEPEND}" -BDEPEND=" - virtual/pkgconfig - test? ( ${RDEPEND} ) -" - -HTML_DOCS=( "docs/." ) -PATCHES=( "${FILESDIR}/${PN}-1.3.0-lua5-4.patch" ) - -src_prepare() { - default - - lua_copy_sources -} - -lua_src_compile() { - pushd "${BUILD_DIR}" || die - - local myemakeargs=( - "CC=$(tc-getCC)" - "LBER_LIBDIR=/usr/$(get_libdir)" - "LDAP_LIBDIR=/usr/$(get_libdir)" - "LUA_INCDIR=$(lua_get_include_dir)" - "LUA_LIBDIR=/usr/$(get_libdir)" - ) - - emake "${myemakeargs[@]}" - - popd || die -} - -src_compile() { - lua_foreach_impl lua_src_compile -} - -lua_src_test() { - pushd "${BUILD_DIR}" || die - LUA_CPATH="./src/?.so" ${ELUA} tests/test.lua || die - popd || die -} - -src_test() { - lua_foreach_impl lua_src_test -} - -lua_src_install() { - pushd "${BUILD_DIR}" || die - - # Workaround, as 'make install' does not create this directory - dodir "$(lua_get_cmod_dir)" - - local myemakeargs=( - "DESTDIR=${ED}" - "INST_LIBDIR=$(lua_get_cmod_dir)" - ) - - emake "${myemakeargs[@]}" install - - popd || die -} - -src_install() { - lua_foreach_impl lua_src_install - - einstalldocs -} |