Files
Arch-R/packages/sysutils/kbd/meta
Stephan Raue 6c75e36b7e kbd: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 18:16:04 +01:00

17 lines
571 B
Plaintext

PKG_NAME="kbd"
PKG_VERSION="1.15.2"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="ftp://devel.altlinux.org/legion/kbd/"
PKG_URL="http://www.kernel.org/pub/linux/utils/kbd/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="system"
PKG_SHORTDESC="kbd: Keyboard and console utilities for Linux"
PKG_LONGDESC="The Linux Console Tools are a set of programs allowing the user to setup/customize your console (restricted meaning: text mode screen + keyboard only)."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"