void-packages/srcpkgs/coreutils/template
2012-07-09 17:10:53 +02:00

18 lines
699 B
Plaintext

# Template file for 'coreutils'
pkgname=coreutils
version=8.17
revision=2
build_style=gnu-configure
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>"
homepage="http://www.gnu.org/software/coreutils"
license="GPL-3"
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.xz"
checksum=4e075a0d238072a5bd079046e1f024dc5e0d9133d43a39c73d0b86b0d1e2c5e5
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."