            SPELL=gammaray
         VERSION=3.0.0
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/KDAB/GammaRay/releases/download/v$VERSION/$SOURCE
         SOURCE2=$SOURCE.asc
  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
      SOURCE_GPG=kdab.gpg:$SOURCE.asc:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
      LICENSE[0]=GPL
        WEB_SITE=https://www.kdab.com/gammaray
         ENTERED=20170929
        KEYWORDS=""
           SHORT="tool to poke around in a Qt-application"
cat << EOF
GammaRay is a tool to poke around in a Qt-application and also to manipulate the 
application to some extent.
EOF
