Files
Arch-R/packages/sysutils/util-linux-ng/meta
Stephan Raue 28ddd93728 util-linux-ng: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 18:16:07 +01:00

17 lines
690 B
Plaintext

PKG_NAME="util-linux-ng"
PKG_VERSION="2.18"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://userweb.kernel.org/~kzak/util-linux-ng/"
PKG_URL="http://www.kernel.org/pub/linux/utils/util-linux-ng/v$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="system"
PKG_SHORTDESC="util-linux: Miscellaneous system utilities for Linux"
PKG_LONGDESC="The util-linux package contains a large variety of low-level system utilities that are necessary for a Linux system to function. Among many features, Util-linux contains the fdisk configuration tool and the login program."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"