          MODULE=gammaray
         VERSION=3.4.0
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/KDAB/GammaRay/archive/v$VERSION.tar.gz
      SOURCE_VFY=sha256:bcac8aa24671bcfd563213f5cfd9e61cf555b22ee3896e8111a5c3a588aacadf
SOURCE_DIRECTORY=$BUILD_DIRECTORY/GammaRay-$VERSION
        WEB_SITE=https://www.kdab.com/development-resources/qt-tools/gammaray/
         ENTERED=20160815
         UPDATED=20260310
           SHORT="A tool for examining the internals of a Qt application"

cat << EOF
GammaRay is a tool for examining and manipulating the internals of a Qt
application at runtime.
GammaRay augments conventional debuggers by understanding the implementation
of Qt, allowing it to visualize application behavior on a higher level,
especially with complex frameworks like scene graphs, model/view or state
machines being involved.
EOF
