           SPELL=dapper
         VERSION=1.0.0
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/jjk-jacky/${SPELL}/archive/refs/tags/${VERSION}.tar.gz
     SOURCE_HASH=sha512:2525a9d26496e2825ba4c52df01bc72e67232954acf0c7deb838656eff2c60d0d8c65a714ee20ddf59b2555aeba1130191a9494a789954602212feb4deb3e321
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://jjacky.com/dapper/"
      LICENSE[0]=GPL3
         ENTERED=20220525
           SHORT="a desktop-application autostarter"
cat << EOF
dapper is a simple lightweight desktop application auto-starter. It will read
.desktop files in the autostart directories, all according to the FreeDesktop
autostart specifications.
EOF
