2008-10-22 14:58:56 +00:00
|
|
|
# Template file for 'sed'
|
2014-06-20 07:41:34 +00:00
|
|
|
LDFLAGS="-lacl"
|
|
|
|
|
2008-10-22 14:58:56 +00:00
|
|
|
pkgname=sed
|
2012-12-23 00:28:55 +00:00
|
|
|
version=4.2.2
|
2014-06-20 07:41:34 +00:00
|
|
|
revision=4
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2014-06-20 07:41:34 +00:00
|
|
|
configure_args="--enable-acl ac_cv_func_aclsort=yes"
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="acl-devel"
|
2014-01-01 15:10:11 +00:00
|
|
|
conflicts="chroot-sed>=0"
|
2008-10-22 14:58:56 +00:00
|
|
|
short_desc="The GNU stream editor"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-03-01 08:34:59 +00:00
|
|
|
license="GPL-3"
|
2012-12-23 00:28:55 +00:00
|
|
|
homepage="http://www.gnu.org/software/sed"
|
|
|
|
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
|
|
|
|
checksum=fea0a94d4b605894f3e2d5572e3f96e4413bcad3a085aae7367c2cf07908b2ff
|