c2bfc6b7d5
+ To reduce bandwidth and download times, packages use bz2/lzma/xz where possible. + Also use ${GNU_SITE} and ${KERNEL_SITE} where appropriate. + Clean up xlint warnings. + inetutils: update to 1.9.3 and split into subpkgs
14 lines
486 B
Bash
14 lines
486 B
Bash
# Template build file for 'autoconf'.
|
|
pkgname=autoconf
|
|
version=2.69
|
|
revision=6
|
|
noarch=yes
|
|
build_style=gnu-configure
|
|
hostmakedepends="perl m4"
|
|
depends="virtual?awk m4 perl"
|
|
short_desc="Generates automatic source code configuration scripts"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2, GPL-3"
|
|
homepage="http://www.gnu.org/software/autoconf"
|
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
|
checksum=64ebcec9f8ac5b2487125a86a7760d2591ac9e1d3dbd59489633f9de62a57684
|