Files
Arch-R/packages/sysutils/acpid/meta
Stephan Raue cbfa2a1615 acpid: add metafile support, cleanups
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-14 12:41:59 +01:00

15 lines
608 B
Plaintext

PKG_NAME="acpid"
PKG_VERSION="2.0.6"
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"