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

17 lines
629 B
Plaintext

PKG_NAME="acpid"
PKG_VERSION="2.0.7"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://acpid.sourceforge.net/"
PKG_URL="http://www.tedfelix.com/linux/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS=""
PKG_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional"
PKG_SECTION="system"
PKG_SHORTDESC="acpid: A daemon for delivering ACPI events"
PKG_LONGDESC="ACPID is a completely flexible and expandable mechanism for delivering ACPI events from the kernel to user-space. It can be configured to perform any action at all when events occur, through regex matches and arbitrary action rules."
PKG_IS_ADDON="no"
PKG_AUTORECONF="no"