2008-10-23 16:32:34 +00:00
|
|
|
# Template build file for 'grep'.
|
|
|
|
pkgname=grep
|
2014-01-02 08:31:52 +00:00
|
|
|
version=2.16
|
2013-10-27 09:55:17 +00:00
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-07-07 11:36:22 +00:00
|
|
|
makedepends="pcre-devel>=8.30"
|
2014-01-01 15:10:11 +00:00
|
|
|
conflicts="chroot-grep>=0"
|
2008-10-23 16:32:34 +00:00
|
|
|
short_desc="The GNU grep utility"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-11-18 07:13:52 +00:00
|
|
|
license="GPL-3"
|
2012-07-05 06:51:17 +00:00
|
|
|
homepage="http://www.gnu.org/software/grep/"
|
|
|
|
distfiles="http://ftp.gnu.org/gnu/grep/$pkgname-$version.tar.xz"
|
2014-01-02 08:31:52 +00:00
|
|
|
checksum=16dfeb5013d8c9f21f40ccec0936f2c1c6a014c828d30488f0d5c6ef7b551162
|