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
484 B
Bash
14 lines
484 B
Bash
# Template build file for 'm4'.
|
|
pkgname=m4
|
|
version=1.4.17
|
|
revision=2
|
|
bootstrap=yes
|
|
replaces="chroot-m4>=0"
|
|
build_style=gnu-configure
|
|
configure_args="--enable-changeword --enable-threads"
|
|
short_desc="GNU version of UNIX m4 macro language processor"
|
|
homepage="https://www.gnu.org/software/m4/"
|
|
license="GPL-3"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
|
checksum=f0543c3beb51fa6b3337d8025331591e0e18d8ec2886ed391f1aade43477d508
|