source $GRIMOIRE/MESON_FUNCTIONS
           SPELL=upower
         VERSION=1.90.1
     SOURCE_HASH=sha512:bc4698c032d894164e8fb9b38a5052116c14c9dd9104d27e493abb865b59343ccee2f335addabbc1e89ca698cc8126792137d3ed6e7cdd74d4787c0a53afb429
          SOURCE=$SPELL-v$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-v$VERSION
   SOURCE_URL[0]=https://gitlab.freedesktop.org/upower/upower/-/archive/v$VERSION/$SOURCE
      LICENSE[0]=GPL
        WEB_SITE=https://upower.freedesktop.org/
         ENTERED=20100407
           SHORT="abstraction for enumerating power devices"
cat << EOF
UPower is an abstraction for enumerating power devices, listening to device
events and querying history and statistics. Any application or service on the
system can access the org.freedesktop.UPower service via the system message bus.
Some operations (such as suspending the system) are restricted using PolicyKit. 
EOF
