2008-10-23 15:22:37 +00:00
|
|
|
# Template file for 'gawk'
|
|
|
|
pkgname=gawk
|
2010-05-14 15:57:13 +00:00
|
|
|
version=3.1.8
|
2008-10-28 22:57:52 +00:00
|
|
|
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
2008-10-23 15:22:37 +00:00
|
|
|
build_style=gnu_configure
|
2008-11-25 23:41:13 +00:00
|
|
|
configure_args="ac_cv_func_working_mktime=yes"
|
2008-10-23 15:22:37 +00:00
|
|
|
short_desc="The GNU awk utility"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2010-05-14 15:57:13 +00:00
|
|
|
checksum=2146b3cc7a2d2b16a9457e73f14a3cb51a4292575425ed8f16f7e0a5e4f1a50d
|
2008-10-23 15:22:37 +00:00
|
|
|
long_desc="
|
|
|
|
The GNU AWK utility, a pattern scanning and processing tool."
|
2008-10-27 06:42:40 +00:00
|
|
|
|
2009-02-24 06:13:11 +00:00
|
|
|
Add_dependency run glibc
|
2010-04-22 05:29:22 +00:00
|
|
|
Add_dependency build gettext
|
|
|
|
Add_dependency build texinfo
|