2008-10-22 16:11:22 +02:00
|
|
|
# Template file for 'coreutils'
|
|
|
|
pkgname=coreutils
|
2012-08-21 05:56:51 +02:00
|
|
|
version=8.19
|
2012-08-13 10:44:24 +02:00
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-07-09 17:10:53 +02:00
|
|
|
configure_args="--enable-install-program=hostname"
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="perl gmp-devel acl-devel libcap-devel"
|
2008-10-22 16:11:22 +02:00
|
|
|
short_desc="The GNU core utilities"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-09-19 16:57:33 +02:00
|
|
|
homepage="http://www.gnu.org/software/coreutils"
|
|
|
|
license="GPL-3"
|
2012-07-09 17:10:53 +02:00
|
|
|
distfiles="http://ftp.gnu.org/gnu/coreutils/$pkgname-$version.tar.xz"
|
2012-08-21 05:56:51 +02:00
|
|
|
checksum=ad3873183fd8cfc7672b3ba54644672e59352f9b2dc7e3ad251c1174dde8a9e7
|
2008-10-22 16:11:22 +02:00
|
|
|
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."
|