           SPELL=nwg-bar
         VERSION=0.1.6
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=https://github.com/nwg-piotr/${SPELL}/archive/v${VERSION}.tar.gz
     SOURCE_HASH=sha512:f59a7bf34d86bd7fe5c7a98653b364fbc53cde6262fbb962950b18dd77c8c20d59e1985347e1b3e300b2c9b68a84059009c3b0a9d0ee0152a30171c78435586a
      LICENSE[0]=MIT
        WEB_SITE=https://github.com/nwg-piotr/nwg-bar
         ENTERED=20240512
        KEYWORDS="bar launcher nwg"
           SHORT="gtk3 based button bar for wlroots compositors"
cat << EOF
nwg-bar is a Golang replacement to the nwgbar command
(a part of nwg-launchers), with some improvements. Originally aimed at sway,
works with wlroots-based compositors only.

The nwg-bar command creates a button bar on the basis of a JSON template
placed in the ~/.config/nwg-bar/ folder. By default the command displays
a horizontal bar in the center of the screen. Use command line arguments
to change the placement.
EOF
