           SPELL=xob
         VERSION=0.3
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/florentc/${SPELL}/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:b599ab37fb9eda15ecb4b6963eb4ca993905e8e34af8496a8a92de50b20724c799f222d5e37a430a9499df2b2c0ceb322f607e2d0e82db01cffba646ab9e3309
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
            DOCS="doc/xob.md"
        DOC_DIRS=""
        WEB_SITE=https://github.com/florentc/xob
      LICENSE[0]=GPL
         ENTERED=20180922
           SHORT="lightweight overlay bar for the X Window System"
cat << EOF
xob is a lightweight configurable overlay volume/backlight/progress/anything
bar for the X Window System.

Each time a new value is read on the standard input, it is displayed as a
tv-like bar over other windows. It then vanishes after a configurable amount
of time.

A value followed by a bang '!' is displayed using an alternate color to
account for special states (e.g. muted audio).

There is also support for overflows (when the value exceeds the maximum).
EOF
