Package: gawk Version: 4.1.1 Revision: 1 Maintainer: Jack Howarth BuildDepends: gmp5, libgettext8-dev, gettext-bin, gettext-tools, libiconv-dev, libmpfr4, libsigsegv2, fink (>= 0.32), readline6, fink-package-precedence Depends: gmp5-shlibs, libgettext8-shlibs, libiconv, libmpfr4-shlibs, libsigsegv2-shlibs, readline6-shlibs Source: mirror:gnu:%n/%n-%v.tar.xz Source-MD5: a2a26543ce410eb74bc4a508349ed09a PatchFile: %n.patch PatchFile-MD5: 78d601af90e96d8d016ac0390b4f3967 ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info --libexecdir=%p/lib InstallScript: fink-package-precedence .; make install DESTDIR=%d DocFiles: README COPYING AUTHORS NEWS POSIX.STD InfoDocs: gawk.info gawkinet.info InfoTest: TestScript: make -j1 -k check || exit 2 # Description: The Awk processing language, GNU edition DescDetail: << Awk is a sophisticated text processing language commonly used in shell scripts. Note that many people actually prefer mawk over gawk because of speed. << License: GPL Homepage: http://www.gnu.org/software/gawk/