void-packages/srcpkgs/coreutils/template

18 lines
699 B
Text
Raw Normal View History

# Template file for 'coreutils'
pkgname=coreutils
2012-08-13 08:44:24 +00:00
version=8.18
revision=1
build_style=gnu-configure
2012-07-09 15:10:53 +00:00
configure_args="--enable-install-program=hostname"
makedepends="perl gmp-devel acl-devel libcap-devel"
short_desc="The GNU core utilities"
maintainer="Juan RP <xtraeme@gmail.com>"
2011-09-19 14:57:33 +00:00
homepage="http://www.gnu.org/software/coreutils"
license="GPL-3"
2012-07-09 15:10:53 +00:00
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.xz"
2012-08-13 08:44:24 +00:00
checksum=11dc114374100ac6f56d4b66f588e51d3fe972855466a35a27de7ec67eb2143f
long_desc="
The GNU Core Utilities are the basic file, shell and text manipulation
utilities of the GNU operating system. These are the core utilities
which are expected to exist on every operating system."