autoconf: update to 2.64, set noarch.

--HG--
extra : convert_revision : 5e698f3345aa68b2a449262d219c5d5a6c18972b
This commit is contained in:
Juan RP 2009-10-18 23:09:38 +02:00
parent 01d6ce6176
commit c4ea7ca0a8

View file

@ -1,11 +1,11 @@
# Template build file for 'autoconf'. # Template build file for 'autoconf'.
pkgname=autoconf pkgname=autoconf
version=2.63 version=2.64
distfiles="http://ftp.gnu.org/gnu/autoconf/$pkgname-$version.tar.gz" distfiles="http://ftp.gnu.org/gnu/autoconf/$pkgname-$version.tar.gz"
build_style=gnu_configure build_style=gnu_configure
short_desc="Generates automatic source code configuration scripts" short_desc="Generates automatic source code configuration scripts"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=b05a6cee81657dd2db86194a6232b895b8b2606a30a399c3a566d9259366744b checksum=a84471733f86ac2c1240a6d28b705b05a6b79c3cca8835c3712efbdf813c5eb6
long_desc=" long_desc="
Autoconf is an extensible package of m4 macros that produce shell Autoconf is an extensible package of m4 macros that produce shell
scripts to automatically configure software source code packages. scripts to automatically configure software source code packages.
@ -15,6 +15,7 @@ long_desc="
operating system features that the package can use, in the form of m4 operating system features that the package can use, in the form of m4
macro calls." macro calls."
noarch=yes
Add_dependency full gawk Add_dependency full gawk
Add_dependency full diffutils Add_dependency full diffutils
Add_dependency full m4 Add_dependency full m4