           SPELL=xplugd
         VERSION=1.4
          SOURCE=${SPELL}-${VERSION}.tar.xz
   SOURCE_URL[0]=https://github.com/troglobit/${SPELL}/releases/download/v${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:efa379b1456cc2aea277110134ff914c53ade9253c6dce70a944895b9a1f57b754971ad829a07accbc8a9c49fb7f99ffc6137e869b24f3adff364a6dabe2eed3
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/troglobit/xplugd
      LICENSE[0]=MIT
         ENTERED=20190407
           SHORT="monitor, keyboard, and mouse plug/unplug helper for X"
cat << EOF
xplugd is a UNIX daemon that executes a script on X input and RandR changes,
i.e., when a, keyboard, mouse. or a monitor is plugged in or unplugged.

Useful in combination with lightweight setups, e.g. when running an X window
manager like Awesome, Fluxbox, or similar to detect when docking or undocking
a laptop.
EOF
