summaryrefslogtreecommitdiff
path: root/sys-devel/autogen
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/autogen')
-rw-r--r--sys-devel/autogen/Manifest2
-rw-r--r--sys-devel/autogen/autogen-5.18.16-r3.ebuild83
-rw-r--r--sys-devel/autogen/autogen-5.18.16-r4.ebuild82
3 files changed, 0 insertions, 167 deletions
diff --git a/sys-devel/autogen/Manifest b/sys-devel/autogen/Manifest
index da0f76a6c13e..62be03786279 100644
--- a/sys-devel/autogen/Manifest
+++ b/sys-devel/autogen/Manifest
@@ -9,6 +9,4 @@ AUX autogen-5.18.16-rpath.patch 2990 BLAKE2B 8374f788feee898f35f6baae40d0a42a042
DIST autogen-5.18.16-gnulib-3b57ddee0acffd23cc51bc8910a15cf879f90619-lib-verify.h 11231 BLAKE2B 4f38f6ae84cf5cc4ba47d8a7da3b38b06f58e30ac8b70f2b10936cbb7a775179b67f22ca8e636588515c4ace7410f98835218e3222d4a793378cdafc4aa84d0f SHA512 b8ff80fd764a3f21040b0054e71a443e3d9ec18dd631843f2de999aa54776964b36366b35fd158dbbe5f2ece146fab12c6ff5008e18c52188b718c89972f867b
DIST autogen-5.18.16.tar.xz 1046276 BLAKE2B 23f9e0948f24ada715fb2bcbbfecba768cf51d169ea3ff4724a97b18f598d2d7fb2ffa7e23919ec8dcc0e352f9d3280f3740dab279a0af1412919cf10c6cb0bf SHA512 5f12c982dbe27873f5649a96049bf019ff183c90cc0c8a9196556b0ca02e72940cd422f6d6601f68cc7d8763b1124f2765c3b1a6335fc92ba07f84b03d2a53a1
EBUILD autogen-5.18.16-r101.ebuild 2433 BLAKE2B 4a7566f7923de6d4d18fd207c0a12ea3fbd89b5c46b5c3c3384281e8ca1268b597c4299cb5080e2c699a0a687b20c2e21d2cbd7b6547f1461f82d0d8ac2e05ac SHA512 8a0c8f5b0273bbfd4d6ffdc1701f3d31bf86127f273ba908807d6a3f2148c95b5cc7070a5931d1caafa39b6a935c1eab876180c9319c2837d3d2d29c07254899
-EBUILD autogen-5.18.16-r3.ebuild 2321 BLAKE2B 9c8bf2072d6c76e261d1f83eb361f118817328253c0e2df2d327c313c3f86265520534869c25494301d7fdb694575d1b4957222c5bce76fc4641d1e429a2b745 SHA512 81b7c723d1e37a37c98822dacb3a597f134c1d87128edd40d5effe1764538cfe63c63f17e347d212c28bfdd992f8c82582386087a24aedc2416c277c9e85b999
-EBUILD autogen-5.18.16-r4.ebuild 2308 BLAKE2B d71e9838a0becaf92ccb1fa53fd8a926d96dc1a2c5f65532de326685265aff32249e92ecffa44bb8b7c5912826f6b0a09f24c281529d0ad4c29b005c05febc72 SHA512 372a512b35105b107cfa009f64c0147797a96104592521fad824f255b0d62be41a27c2a96b3d36a7821498981e3f631c52367d1b95e1e49e8283bd4156aacfc5
MISC metadata.xml 465 BLAKE2B d749ac3e74b39a006006e3f8d09ca2e8dd392f05385ffaf4d4d4cc95af4571c48e6ff6383e5f582ed6158d3536c9d9447c8f9587a8dc8ad9bce3ea3d5f8b2b5a SHA512 da4398891bf5ddd30545e5ca15b1591da5126d0ae22d00a5d5851864351c43465e6eac9010a9e35a029eb3009727fcd3264cb4fa87fd1f6545639f90b9cf2a47
diff --git a/sys-devel/autogen/autogen-5.18.16-r3.ebuild b/sys-devel/autogen/autogen-5.18.16-r3.ebuild
deleted file mode 100644
index ecb7672f0777..000000000000
--- a/sys-devel/autogen/autogen-5.18.16-r3.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit flag-o-matic autotools toolchain-funcs
-
-DESCRIPTION="Program and text file generation"
-HOMEPAGE="https://www.gnu.org/software/autogen/"
-SRC_URI="
- mirror://gnu/${PN}/rel${PV}/${P}.tar.xz
- https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob_plain;f=lib/verify.h;h=3b57ddee0acffd23cc51bc8910a15cf879f90619;hb=537a5511ab0b1326e69b32f87593a50aedb8a589 -> ${P}-gnulib-3b57ddee0acffd23cc51bc8910a15cf879f90619-lib-verify.h
-"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="libopts static-libs"
-
-RDEPEND="
- >=dev-scheme/guile-2.0:=
- dev-libs/libxml2
-"
-DEPEND="${RDEPEND}"
-# TODO: investigate & drop this!
-BDEPEND="sys-apps/which"
-
-# We don't pass the flag explicitly, bug #796776.
-# Let's fix it upstream after next autogen release if it happens.
-QA_CONFIGURE_OPTIONS+=" --enable-snprintfv-convenience"
-
-QA_CONFIG_IMPL_DECL_SKIP+=(
- # libgen.h is legacy and linux doesn't include -lgen nor nonstandard
- # functions. bug #924961
- pathfind
-)
-
-PATCHES=(
- "${FILESDIR}"/${PN}-5.18.16-no-werror.patch
- "${FILESDIR}"/${PN}-5.18.16-rpath.patch
- "${FILESDIR}"/${PN}-5.18.16-respect-TMPDIR.patch
- "${FILESDIR}"/${PN}-5.18.16-make-4.3.patch
- "${FILESDIR}"/${PN}-5.18.16-guile-3.patch
- "${FILESDIR}"/${PN}-5.18.16-configure-c99.patch
- "${FILESDIR}"/${PN}-5.18.16-FORTIFY_SOURCE.patch
-)
-
-src_prepare() {
- default
-
- # missing tarball file
- cp "${DISTDIR}"/${P}-gnulib-3b57ddee0acffd23cc51bc8910a15cf879f90619-lib-verify.h autoopts/verify.h || die
-
- # May be able to drop this on next release (>5.18.16)
- eautoreconf
-}
-
-src_configure() {
- # suppress possibly incorrect -R flag
- export ag_cv_test_ldflags=
-
- # autogen requires run-time sanity of regex and string functions.
- # Use defaults of linux-glibc until we need somethig more advanced.
- if tc-is-cross-compiler ; then
- export ag_cv_run_strcspn=no
- export libopts_cv_with_libregex=yes
- fi
-
- # bug 920174
- use elibc_musl && append-cppflags -D_LARGEFILE64_SOURCE
-
- econf $(use_enable static-libs static)
-}
-
-src_install() {
- default
-
- find "${ED}" -name '*.la' -delete || die
-
- if ! use libopts ; then
- rm "${ED}"/usr/share/autogen/libopts-*.tar.gz || die
- fi
-}
diff --git a/sys-devel/autogen/autogen-5.18.16-r4.ebuild b/sys-devel/autogen/autogen-5.18.16-r4.ebuild
deleted file mode 100644
index 6cf60c1863b1..000000000000
--- a/sys-devel/autogen/autogen-5.18.16-r4.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit flag-o-matic autotools toolchain-funcs
-
-DESCRIPTION="Program and text file generation"
-HOMEPAGE="https://www.gnu.org/software/autogen/"
-SRC_URI="
- mirror://gnu/${PN}/rel${PV}/${P}.tar.xz
- https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob_plain;f=lib/verify.h;h=3b57ddee0acffd23cc51bc8910a15cf879f90619;hb=537a5511ab0b1326e69b32f87593a50aedb8a589 -> ${P}-gnulib-3b57ddee0acffd23cc51bc8910a15cf879f90619-lib-verify.h
-"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="libopts static-libs"
-
-RDEPEND="
- >=dev-scheme/guile-2.0:=
- dev-libs/libxml2
-"
-DEPEND="${RDEPEND}"
-
-# We don't pass the flag explicitly, bug #796776.
-# Let's fix it upstream after next autogen release if it happens.
-QA_CONFIGURE_OPTIONS+=" --enable-snprintfv-convenience"
-
-QA_CONFIG_IMPL_DECL_SKIP+=(
- # libgen.h is legacy and linux doesn't include -lgen nor nonstandard
- # functions. bug #924961
- pathfind
-)
-
-PATCHES=(
- "${FILESDIR}"/${PN}-5.18.16-no-werror.patch
- "${FILESDIR}"/${PN}-5.18.16-rpath.patch
- "${FILESDIR}"/${PN}-5.18.16-respect-TMPDIR.patch
- "${FILESDIR}"/${PN}-5.18.16-make-4.3.patch
- "${FILESDIR}"/${PN}-5.18.16-guile-3.patch
- "${FILESDIR}"/${PN}-5.18.16-configure-c99.patch
- "${FILESDIR}"/${PN}-5.18.16-FORTIFY_SOURCE.patch
- "${FILESDIR}"/${PN}-5.18.16-no-which.patch
-)
-
-src_prepare() {
- default
-
- # missing tarball file
- cp "${DISTDIR}"/${P}-gnulib-3b57ddee0acffd23cc51bc8910a15cf879f90619-lib-verify.h autoopts/verify.h || die
-
- # May be able to drop this on next release (>5.18.16)
- eautoreconf
-}
-
-src_configure() {
- # suppress possibly incorrect -R flag
- export ag_cv_test_ldflags=
-
- # autogen requires run-time sanity of regex and string functions.
- # Use defaults of linux-glibc until we need somethig more advanced.
- if tc-is-cross-compiler ; then
- export ag_cv_run_strcspn=no
- export libopts_cv_with_libregex=yes
- fi
-
- # bug 920174
- use elibc_musl && append-cppflags -D_LARGEFILE64_SOURCE
-
- econf $(use_enable static-libs static)
-}
-
-src_install() {
- default
-
- find "${ED}" -name '*.la' -delete || die
-
- if ! use libopts ; then
- rm "${ED}"/usr/share/autogen/libopts-*.tar.gz || die
- fi
-}