QT_URL=https://download.qt.io/official_releases/
           SPELL=qtscxml
          SPELLX=$SPELL-everywhere-opensource-src
         VERSION=5.15.9
     SOURCE_HASH=sha512:f6c6bdcb651055fd3a9b18fae1860f0d72afe83a08b387cb1393d0b1966eaaf1d8ce4530e6faa3a4e4a18d97a8e36937303b99e29d7dba17b6bcda61a5eb9872
          SOURCE=$SPELLX-$VERSION.tar.xz
      SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-everywhere-src-$VERSION
        WEB_SITE=https://qt-project.org
         ENTERED=20161204
      LICENSE[0]=LGPL3
        KEYWORDS="qt5 x11 libs"
           SHORT="State Chart XML compiler"
cat << EOF
The Qt SCXML Compiler, qscxmlc, compiles state chart XML (.scxml) files to C++ source files.

The Qt SCXML module provides classes for embedding state machines created
from State Chart XML (SCXML) files in Qt release-service. The SCXML files
can be created using any suitable tool, such as a text editor or a simulator
EOF
