           SPELL=acpid2
          SPELLX=acpid
         VERSION=2.0.15
     SOURCE_HASH=sha512:84bd1141c077b91dd0728db5fcca66a759da371def5ac468539362d7453ae25d25b787b3cf42bdef483df666936632568ce3dbb2a08f58dbfc9390729b1ba053
          SOURCE=$SPELLX-$VERSION.tar.xz
   SOURCE_URL[0]=http://tedfelix.com/linux/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
            DOCS="samples/*"
        WEB_SITE=http://tedfelix.com/linux/acpid-netlink.html
         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
