          MODULE=acpid
         VERSION=2.0.34
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$SFORGE_URL/${MODULE}2
      SOURCE_VFY=sha256:2d095c8cfcbc847caec746d62cdc8d0bff1ec1bc72ef7c674c721e04da6ab333
        WEB_SITE=https://sourceforge.net/projects/acpid2/
         ENTERED=20031102
         UPDATED=20220921
           SHORT="An ACPI event monitor daemon"

cat << EOF
This is Ted Felix's <http://www.tedfelix.com> branch of the acpid project
which includes support for netlink and the input layer.
/proc/acpi/event is a deprecated kernel interface for ACPI events. Newer
kernels rely on netlink and the input layer to send ACPI-related events.
This branch of acpid uses these new interfaces.
EOF
