           SPELL=river
         VERSION=0.2.4
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/${SPELL}wm/${SPELL}/releases/download/v${VERSION}/$SOURCE
     SOURCE_HASH=sha256:26c1c41a65ce3804069afad6988410515cf478d2b76303ebc699766d3d4dc69f
      LICENSE[0]=GPL
        WEB_SITE=https://github.com/riverwm/river
         ENTERED=20230305
        KEYWORDS="wayland wlroots compositor wm"
           SHORT="dynamic tiling wayland compositor"
cat << EOF
River is a dynamic tiling Wayland compositor with flexible runtime
configuration.

Design goals

  * Simple and predictable behavior, river should be easy to use
    and have a low cognitive load.

  * Window management based on a stack of views and tags.

  * Dynamic layouts generated by external, user-written executables.
    A default rivertile layout generator is provided.

  * Scriptable configuration and control through a custom Wayland protocol
    and separate riverctl binary implementing it.
EOF
