           SPELL=rofi
         VERSION=1.7.4
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/davatorium/${SPELL}/releases/download/${VERSION}/${SOURCE}
     SOURCE_HASH=sha256:2001f5d385297949e189ccd5c4dd720338e11da20b94c0b7de4d2e5e3ea4a2e6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        DOC_DIRS=""
        WEB_SITE=https://github.com/davatorium/rofi
      LICENSE[0]=MIT
         ENTERED=20190710
           SHORT="window switcher, application launcher and dmenu replacement"
cat << EOF
Rofi, like dmenu, will provide the user with a textual list of options where
one or more can be selected. This can either be running an application,
selecting a window, or options provided by an external script.
EOF
