           SPELL=acpid2
          SPELLX=acpid
         VERSION=2.0.23
     SOURCE_HASH=sha512:b2f01f04a9c5370608016c16ecfbc5b503170c2686e6557ab1463e25d56a3ef1d2093d4701205ec1261564b1073653b404d0ae278c0bd8c8496606be1785963f
          SOURCE=$SPELLX-$VERSION.tar.xz
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$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
