. "${GRIMOIRE}/MESON_FUNCTIONS"
           SPELL=elogind
         VERSION=255.22
     SOURCE_HASH="sha512:7b1e1c6cc917bcaac1b6f8ac538b355cf53a4236f1c5248bdc44caec25d012b6bced5395dc3a0d77c4e2783f196d939e0edbabd7c901124e683c54e298c05b03"
  SECURITY_PATCH=1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/elogind/elogind
   SOURCE_URL[0]=$WEB_SITE/archive/V$VERSION.tar.gz
# Watch: https://github.com/elogind/elogind/tags tags/v([0-9.]+)[.]tar
      LICENSE[0]=LGPL
         ENTERED=20170607
        KEYWORDS=""
           SHORT="User, Seat and Session Manager"
cat << EOF
Elogind is the systemd project's "logind", extracted out to be a
standalone daemon.  It integrates with PAM to know the set of users
that are logged in to a system and whether they are logged in
graphically, on the console, or remotely.  Elogind exposes this
information via the standard org.freedesktop.login1 D-Bus interface,
as well as through the file system using systemd's standard
/run/systemd layout.
EOF
