           SPELL=herbe
         VERSION=1.0.0
      PATCHLEVEL=1
          SOURCE="$SPELL-$VERSION.tar.gz"
	 SOURCE2=$SPELL-PR11.patch
   SOURCE_URL[0]=https://github.com/dudik/$SPELL/archive/refs/tags/$VERSION.tar.gz
  SOURCE2_URL[0]=https://github.com/dudik/herbe/pull/11.patch
     SOURCE_HASH=sha512:3f49de25fd92194d1354054c207616343d9c21a9d82c6c4e3316ebc5228c0bd90650621438d14cd4730135f328c0438ef054a2b6843f3bd4d15f9cb47a22df12
    SOURCE2_HASH=sha512:fceeef69c521beccb384167299607781433468c93cd4629784dbcf4452d16c09a2ca9d21912499a29b1298397d3af53633f369f429eb560d8e9f6b96cce7eb2b
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://github.com/dudik/herbe"
      LICENSE[0]="MIT"
         ENTERED=20220831
        KEYWORDS=""
           SHORT="Daemon-less notifications solution"
cat << EOF
Daemon-less notifications without D-Bus. Minimal and lightweight.

* Under 200 lines of code
* Doesn't run in the background, just displays the notification and exits
* No external dependencies except Xlib and Xft
* Configurable through Xresources
* Actions support
* Extensible through patches
EOF
