mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
dev-build/autoconf-dickey: drop versions
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
DIST autoconf-2.52-20230114.tgz 878069 BLAKE2B 96e93585088b87acf0c3336e390ef098e9aa5569e2aab2d05e4c963894e076c991b65d93476fc671395d399a7078f8b618166e39052933352f366f8d2ab849d7 SHA512 41427e45b6b9c36dfd65f9b00792e6edc135e3b5fe06b2a0870f9380d96d567036fb3f30e8be28c9443c7557fadf66d1409f59def127a824478db89b5f29f517
|
||||
DIST autoconf-2.52-20230114.tgz.asc 729 BLAKE2B 9bcafe59763d2fb169e498ee5542500184974697838497dcd722d43c14e90475e004c0c7ae9fe2bdac523cb9d14ebe82a19d10c3369fe2a035c2f44b60c4d676 SHA512 d60d0155fa20f4808cc49ae06e76a969b82e2b2e5ea4ecd08182b34ca224401eab012659d2519072ca8afdf1ddc2febf8af090cff28990e2b4f2372da13635a8
|
||||
DIST autoconf-2.52-20231210.tgz 869909 BLAKE2B 6830ef1b5b1c0e65c643c932aca53904ae36d453fe2af7bbeb8dd4131254528c218302f695920413c674e08b50b4b9da64a3bb16304e238ab6beae086c0a7d07 SHA512 95fe07bfb6be12dad7d32379f57071e7671923d971774eb49e20597ab4609b83ef2a07a6f12e2e49424faedd9c1017f8f1eaacab232d6cadb04950448cc27798
|
||||
DIST autoconf-2.52-20231210.tgz.asc 729 BLAKE2B a7a83bf40e3f1cfd7624e21015a73353b0b0d430d6dd758601a2b441bc26b45e6c12fc82ee980764754d4cf5747978ea10e8d8b8ff7fe234436011fe2091fee1 SHA512 487abd6d39e62473058cb2eccbace1516529e0eba10575bf258960ed1acbe671d3839a3e97a3c82ac98ff84f804f0eaf5e6dd77d1c8ed21ff5349caf56c7963c
|
||||
DIST autoconf-2.52-20240618.tgz 870308 BLAKE2B 78b2fab651fe4b77e656f412d391f17585a419068b1b743f08ea7598c3fd76d0d05005893e4b4c90ccaab1ad2aa0a81b7c0da64263f86ac9a21ee4aa9255c2ec SHA512 33f23657a5dfc061356b5642095f0596a3f1c7194c3d1fd32c955b2f67a53346a5ae9720aaa8b882b33c16a2c8fb392c388277557780c3c60b73c510956cdd69
|
||||
DIST autoconf-2.52-20240618.tgz.asc 729 BLAKE2B 22cdad45046d39fb52ae3089171a31a2e83fc55dd0d97d8f809d7579c59361d23cb3f738da147bf52b4f63e93b513151042605d3eec5a98b806bd8be7f66d19a SHA512 3254af7e4c2df90ebaf2938865f1b3c75d091bfe59b2c43f5eaa4d731f6a613b9eeebb9064abf7fe8e80017fd16e17de218e27f681c2635916a034717f5617eb
|
||||
DIST autoconf-2.52-20250126.tgz 870349 BLAKE2B 22e339cdd2187b84ab3260c2596899a2ab3278e097527257568d87714655fc94a38961134b9c73a7f9f13179eb46592cc8672b10dea41cf3c260d4b66f3b0e93 SHA512 a0d93311bc49580d6ee26434a033ddc0a7d66e9ec52f91f990dc5bd86193737dc59ef9bdfee1cd1357750969a92254cf01a051bcf412fc9e0162025e922cb9a0
|
||||
DIST autoconf-2.52-20250126.tgz.asc 729 BLAKE2B 00b1edcc8442a7c9ced194038e7aedf616e4caadb1a8a59b2688d7cc45cf735c8cdf03e7ef9def8898baa7aad2b3a78f98f063eeaff0b88b5783a464e76b1d65 SHA512 633d435cbc557067216d34106a41c62a9e8cf19b2e1ac4acc8d46d63cd32ebb6ea8b888f9ca43bee47590f315577cdd41a72a733f84ff860b981b3362e5f251e
|
||||
DIST autoconf-2.52-20260412.tgz 873792 BLAKE2B 6232b9489bd616cbccf6044ac26246bd250d9dc0cec0d3b271b1dac6c5f2e78a346844d193cfda66a4689b56f49daedf835257213986c7c909498337718f384d SHA512 7cc9be0a8655f0acea60b0b31d10b6c0160747fdb8b4e8777d1796a0be15c34f40a2aefd8a3b0ed3364ea3cd5cccfe42865988592e44eef567bc8b84c11b691f
|
||||
|
||||
@@ -1,53 +0,0 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
# TODO: adapt toolchain-autoconf to take econf args?
|
||||
# TODO: review our old autoconf-2.52 patches?
|
||||
|
||||
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/thomasdickey.asc
|
||||
inherit verify-sig
|
||||
|
||||
MY_P=${PN/-dickey}-${PV/_p/-}
|
||||
DESCRIPTION="Fork of dev-build/autoconf for Thomas Dickey's packages"
|
||||
HOMEPAGE="https://invisible-island.net/autoconf/autoconf.html"
|
||||
SRC_URI="https://invisible-island.net/archives/autoconf/${MY_P}.tgz"
|
||||
SRC_URI+=" verify-sig? ( https://invisible-island.net/archives/autoconf/${MY_P}.tgz.asc )"
|
||||
S="${WORKDIR}"/${MY_P}
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="$(ver_cut 1-2)"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
|
||||
|
||||
RDEPEND="
|
||||
>=sys-devel/m4-1.4.16
|
||||
>=dev-lang/perl-5.6
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
verify-sig? ( sec-keys/openpgp-keys-thomasdickey )
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
# usr/bin/libtool is provided by binutils-apple, need gnu libtool
|
||||
#if [[ ${CHOST} == *-darwin* ]] ; then
|
||||
# PATCHES+=( "${FILESDIR}"/${PN}-2.61-darwin.patch )
|
||||
#fi
|
||||
|
||||
default
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
local myeconfargs=(
|
||||
--datadir="${EPREFIX}"/usr/share/${PN}
|
||||
--program-suffix=-dickey
|
||||
)
|
||||
|
||||
econf "${myeconfargs[@]}"
|
||||
}
|
||||
|
||||
src_test() {
|
||||
# -j1 for bug #869278
|
||||
emake -j1 check
|
||||
}
|
||||
@@ -1,53 +0,0 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
# TODO: adapt toolchain-autoconf to take econf args?
|
||||
# TODO: review our old autoconf-2.52 patches?
|
||||
|
||||
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/thomasdickey.asc
|
||||
inherit verify-sig
|
||||
|
||||
MY_P=${PN/-dickey}-${PV/_p/-}
|
||||
DESCRIPTION="Fork of dev-build/autoconf for Thomas Dickey's packages"
|
||||
HOMEPAGE="https://invisible-island.net/autoconf/autoconf.html"
|
||||
SRC_URI="https://invisible-island.net/archives/autoconf/${MY_P}.tgz"
|
||||
SRC_URI+=" verify-sig? ( https://invisible-island.net/archives/autoconf/${MY_P}.tgz.asc )"
|
||||
S="${WORKDIR}"/${MY_P}
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="$(ver_cut 1-2)"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
|
||||
|
||||
RDEPEND="
|
||||
>=sys-devel/m4-1.4.16
|
||||
>=dev-lang/perl-5.6
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
verify-sig? ( sec-keys/openpgp-keys-thomasdickey )
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
# usr/bin/libtool is provided by binutils-apple, need gnu libtool
|
||||
#if [[ ${CHOST} == *-darwin* ]] ; then
|
||||
# PATCHES+=( "${FILESDIR}"/${PN}-2.61-darwin.patch )
|
||||
#fi
|
||||
|
||||
default
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
local myeconfargs=(
|
||||
--datadir="${EPREFIX}"/usr/share/${PN}
|
||||
--program-suffix=-dickey
|
||||
)
|
||||
|
||||
econf "${myeconfargs[@]}"
|
||||
}
|
||||
|
||||
src_test() {
|
||||
# -j1 for bug #869278
|
||||
emake -j1 check
|
||||
}
|
||||
@@ -1,53 +0,0 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
# TODO: adapt toolchain-autoconf to take econf args?
|
||||
# TODO: review our old autoconf-2.52 patches?
|
||||
|
||||
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/thomasdickey.asc
|
||||
inherit verify-sig
|
||||
|
||||
MY_P=${PN/-dickey}-${PV/_p/-}
|
||||
DESCRIPTION="Fork of dev-build/autoconf for Thomas Dickey's packages"
|
||||
HOMEPAGE="https://invisible-island.net/autoconf/autoconf.html"
|
||||
SRC_URI="https://invisible-island.net/archives/autoconf/${MY_P}.tgz"
|
||||
SRC_URI+=" verify-sig? ( https://invisible-island.net/archives/autoconf/${MY_P}.tgz.asc )"
|
||||
S="${WORKDIR}"/${MY_P}
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="$(ver_cut 1-2)"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~x64-solaris"
|
||||
|
||||
RDEPEND="
|
||||
>=sys-devel/m4-1.4.16
|
||||
>=dev-lang/perl-5.6
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
verify-sig? ( sec-keys/openpgp-keys-thomasdickey )
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
# usr/bin/libtool is provided by binutils-apple, need gnu libtool
|
||||
#if [[ ${CHOST} == *-darwin* ]] ; then
|
||||
# PATCHES+=( "${FILESDIR}"/${PN}-2.61-darwin.patch )
|
||||
#fi
|
||||
|
||||
default
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
local myeconfargs=(
|
||||
--datadir="${EPREFIX}"/usr/share/${PN}
|
||||
--program-suffix=-dickey
|
||||
)
|
||||
|
||||
econf "${myeconfargs[@]}"
|
||||
}
|
||||
|
||||
src_test() {
|
||||
# -j1 for bug #869278
|
||||
emake -j1 check
|
||||
}
|
||||
Reference in New Issue
Block a user