          MODULE=qt-creator
         VERSION=18.0.0
          SOURCE=$MODULE-opensource-src-$VERSION.tar.xz
      SOURCE_URL=https://download.qt.io/official_releases/qtcreator/${VERSION%.*}/$VERSION/
      SOURCE_VFY=sha256:c773b74114d1fbca66c81b8fb799892827e7e1542491ed459aaad279e0253973
SOURCE_DIRECTORY=$BUILD_DIRECTORY/qt-creator-opensource-src-$VERSION
   MODULE_PREFIX=${QT6_PREFIX:-/usr/lib}
        WEB_SITE=http://qt-project.org/
         ENTERED=20230115
         UPDATED=20251030
           SHORT="cross-platform integrated development environment"
PSAFE=no
cat << EOF
Qt Creator is a new cross-platform integrated development environment (IDE)
tailored to the needs of Qt developers. It includes:
    * An advanced C++ code editor
    * Integrated GUI layout and forms designer
    * Project and build management tools
    * Integrated, context-sensitive help system
    * Visual debugger
    * Rapid code navigation tools
EOF
