          MODULE=qt6-webchannel 
         VERSION=6.11.1
          SOURCE=qtwebchannel-everywhere-src-$VERSION.tar.xz
      SOURCE_URL=https://download.qt.io/official_releases/qt/${VERSION%.*}/${VERSION}/submodules/
      SOURCE_VFY=sha256:69fbb50b71d6e6596c2d6863ee9a9c984a4d01378ee2b7b4163bb467a0158d82
SOURCE_DIRECTORY=$BUILD_DIRECTORY/qtwebchannel-everywhere-src-$VERSION
   MODULE_PREFIX=${QT6_PREFIX:-/usr/lib}
        WEB_SITE=http://qt-project.org
         ENTERED=20211101
         UPDATED=20260513
           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
