source "$GRIMOIRE/MESON_FUNCTIONS"
           SPELL=poweralertd
         VERSION=0.3.0
     SOURCE_HASH=sha256:5b2a1d0fefab62e5ddb5784f2cd3d330f36b3cb5260936f5051f6ff89d8abc3f
          SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://git.sr.ht/~kennylevinsen/poweralertd/archive/${VERSION}.tar.gz
        WEB_SITE=https://git.sr.ht/~kennylevinsen/poweralertd/
      LICENSE[0]=GPL
         ENTERED=20230417
        KEYWORDS="utils upower notification battery"
           SHORT="upower-powered power alerter"
cat << EOF
poweralertd monitors all power devices known to UPower, and provides
information about their state and warning levels when these changes.
Most importantly, this allows the user to mitigate power issues
before they become critical.
EOF
