# Watch: https://github.com/rockowitz/ddcutil/tags
           SPELL=ddcutil
         VERSION=2.2.0
     SOURCE_HASH=sha512:e650f1743e1d807b4a7030389729f0aac4e2558bc5374ea9a27a16c97818ba9ede87ddfe38aebffbb9e182c8efbfab913ba729f8cc5b8ccffe44a62280e2037c
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://github.com/rockowitz/ddcutil
   SOURCE_URL[0]=$WEB_SITE/archive/refs/tags/v$VERSION.tar.gz
      LICENSE[0]=GPL2
         ENTERED=2023-10-31
        KEYWORDS=""
           SHORT=""
cat << EOF
ddcutil is a Linux program for querying and changing monitor settings,
such as brightness and color levels.

Most monitors, other than laptop displays, have a Virtual Control Panel (VCP),
which implements features defined in the Monitor Control Command Set (MCCS).
Typically, ddcutil communicates with the monitor's VCP over an I2C bus,
as per the Display Data Channel/Command Interface Standard (DDC/CI).
EOF
