# Compiling Time: 0.20 SBU # Maintainer: James Buren # Contributor: Miklos Vajna ## do not bump to 5.0.0 , breaks the kernel awk stuff ## need find out but for now we hit these: ## arch/x86/tools/gen-insn-attr-x86.awk:260: warning: regexp escape sequence `\:' is not a known regexp operator ## nsn-attr-x86.awk:350: (FILENAME=arch/x86/lib/x86-opcode-map.txt FNR=41) warning: regexp escape sequence `\&' is not a known regexp operator pkgname=gawk pkgver=5.1.0 pkgrel=1 pkgdesc="Gnu version of awk" url="http://www.gnu.org/software/gawk/" depends=('ncurses>=6.1' 'mpfr>=4.0.2-3' 'readline>=8.0-3') groups=('base' 'chroot-core') archs=('x86_64') up2date="Flasttar http://ftp.gnu.org/gnu/$pkgname/" source=(ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz) sha1sums=('18cea4de8b9c116fcbdbcc0837966f6b21338bed') options+=('force') # optimization OK