           SPELL=brightnessctl
         VERSION=0.5.1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=https://github.com/Hummer12007/${SPELL}/archive/${VERSION}.tar.gz
     SOURCE_HASH=sha512:41ac86357b3b5a3d54a043140a6bdb1fb68d5080a16e86692059ad58f4b9134a8532432a3f664c70c665a4ad73ea8a94cc9b88fa84abc28f0356b8b397aaebc7
      LICENSE[0]=MIT
        WEB_SITE=https://github.com/Hummer12007/brightnessctl
         ENTERED=20240512
        KEYWORDS="utils monitor"
           SHORT="read and control device brightness"
cat << EOF
This program allows you read and control device brightness on Linux.
Devices, by default, include backlight and LEDs
(searched for in corresponding classes). If omitted, the first found
device is selected.

It can also preserve current brightness before applying the operation
(allowing for usecases like disabling backlight on lid close).
EOF
