           SPELL=acpid2
          SPELLX=acpid
         VERSION=2.0.34
     SOURCE_HASH=sha512:2bf92295b55bb44fe83074b3e0c1ae639f63edaeea84b2184ae95b38852be40f380d5413110b8c0fcb2efc2ec01bf4764e1dcb97022fc724bebbfc35c0b63c81
          SOURCE=$SPELLX-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
            DOCS="samples/*"
        WEB_SITE=https://sourceforge.net/projects/acpid2
   SOURCE_URL[0]=$WEB_SITE/files/$SOURCE
         ENTERED=20111010
         LICENSE=GPL
        KEYWORDS="acpi utils"
           SHORT="acpid for netlink"
cat << EOF
In recent linux kernels, the /proc/acpi/event interface has been deprecated.

The same information (and more) is available via netlink (a way for the kernel
to communicate with userspace that is usually used for networking) and the input
layer (mouse, keyboard, power button, etc...).

This version of acpid supports netlink and the input layer.
EOF
