          MODULE=qt6-webchannel 
         VERSION=6.11.0
          SOURCE=qtwebchannel-everywhere-src-$VERSION.tar.xz
      SOURCE_URL=https://download.qt.io/official_releases/qt/${VERSION%.*}/${VERSION}/submodules/
      SOURCE_VFY=sha256:e946143a8b015e2c9d5cc6110515f43618b441799da546138d0b05d8afa9fb24
SOURCE_DIRECTORY=$BUILD_DIRECTORY/qtwebchannel-everywhere-src-$VERSION
   MODULE_PREFIX=${QT6_PREFIX:-/usr/lib}
        WEB_SITE=http://qt-project.org
         ENTERED=20211101
         UPDATED=20260324
           SHORT="Provides access to QObject or QML objects from HTML clients"
cat << EOF
Provides access to QObject or QML objects from HTML clients for seamless
integration of Qt applications with HTML/JavaScript clients.
EOF
