void-packages/srcpkgs/dash/template

25 lines
918 B
Text
Raw Normal View History

# Template file for 'dash'
pkgname=dash
2011-07-25 20:08:51 +00:00
version=0.5.7
distfiles="http://gondor.apana.org.au/~herbert/dash/files/$pkgname-$version.tar.gz"
build_style=gnu_configure
2011-07-25 20:08:51 +00:00
configure_args="--exec-prefix= LANG=C"
short_desc="POSIX-compliant Unix shell, much smaller than GNU bash"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-07-25 20:08:51 +00:00
homepage="http://gondor.apana.org.au/~herbert/dash/"
license="BSD"
checksum=ae89fa9f1145b7748cf0740e1df04cd52fdf8a285da4911dd0f04983efba4e39
long_desc="
Debian Almquist shell (dash) is a POSIX-compliant Unix shell, much smaller
than bash. It requires less disk space but is also less feature rich.
Dash is a direct descendant of the NetBSD version of the Almquist Shell
(ash). It was ported to Linux by Herbert Xu in early 1997. It was renamed to
dash in 2002."
register_shell="/bin/sh"
2010-05-18 12:39:44 +00:00
Add_dependency run glibc
Add_dependency run coreutils
Add_dependency build bison
2010-05-18 12:39:44 +00:00
Add_dependency build coreutils