vp-build/templates/sed/template
Juan RP 518f210948 sed: update to 4.2.1.
--HG--
extra : convert_revision : b40e7aaf2425dac21bb97f0b8bf1da49e6ac3c11
2009-08-10 00:25:51 +02:00

19 lines
680 B
Plaintext

# Template file for 'sed'
pkgname=sed
version=4.2.1
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="--bindir=/bin
ac_cv_header_selinux_flask_h=no ac_cv_header_selinux_selinux_h=no
ac_cv_header_selinux_context_h=no ac_cv_search_setfilecon=no"
short_desc="The GNU stream editor"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=8773541ce097fdc4c5b9e7da12a82dffbb30cd91f7bc169f52f05f93b7fc3060
long_desc="
Sed, the GNU Stream Editor, copies the named files (standard input default)
to the standard output, edited according to a script of commands."
base_chroot=yes
Add_dependency run glibc
Add_dependency full acl