notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q4
qt6-webchannel Qt 6 library for integration of C++/QML with HTML/js clients
6.5.3 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.5.3Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-10-07 04:42:05
Last Update: 2023-10-07 04:38:17
Commit Hash: 5ad565e
License: LGPL21
WWW:
https://qt.io
Description:
Qt WebChannel enables peer-to-peer communication between a server (QML/C++ application) and a client (HTML/JavaScript or QML application). It is supported out of the box by Qt WebEngine. In addition, it can work on all browsers that support WebSockets, enabling Qt WebChannel clients to run in any JavaScript environment (including QML). This requires implementing a custom transport based on Qt WebSockets. The module provides a JavaScript library for seamless integration of C++ and QML applications with HTML/JavaScript and QML clients. The clients must use the JavaScript library to access the serialized QObjects published by the host applications.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (49 items)
Collapse this list.
  1. /usr/local/share/licenses/qt6-webchannel-6.5.3/catalog.mk
  2. /usr/local/share/licenses/qt6-webchannel-6.5.3/LICENSE
  3. /usr/local/share/licenses/qt6-webchannel-6.5.3/LGPL21
  4. include/qt6/QtWebChannel/6.5.3/QtWebChannel/private/qmetaobjectpublisher_p.h
  5. include/qt6/QtWebChannel/6.5.3/QtWebChannel/private/qqmlwebchannelattached_p.h
  6. include/qt6/QtWebChannel/6.5.3/QtWebChannel/private/qwebchannel_p.h
  7. include/qt6/QtWebChannel/6.5.3/QtWebChannel/private/signalhandler_p.h
  8. include/qt6/QtWebChannel/QQmlWebChannel
  9. include/qt6/QtWebChannel/QWebChannel
  10. include/qt6/QtWebChannel/QWebChannelAbstractTransport
  11. include/qt6/QtWebChannel/QtWebChannel
  12. include/qt6/QtWebChannel/QtWebChannelDepends
  13. include/qt6/QtWebChannel/QtWebChannelVersion
  14. include/qt6/QtWebChannel/qqmlwebchannel.h
  15. include/qt6/QtWebChannel/qtwebchannelexports.h
  16. include/qt6/QtWebChannel/qtwebchannelversion.h
  17. include/qt6/QtWebChannel/qwebchannel.h
  18. include/qt6/QtWebChannel/qwebchannelabstracttransport.h
  19. include/qt6/QtWebChannel/qwebchannelglobal.h
  20. lib/cmake/Qt6BuildInternals/StandaloneTests/QtWebChannelTestsConfig.cmake
  21. lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelAdditionalTargetInfo.cmake
  22. lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfig.cmake
  23. lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfigVersion.cmake
  24. lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelConfigVersionImpl.cmake
  25. lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets-release.cmake
  26. lib/cmake/Qt6Qml/QmlPlugins/Qt6webchannelTargets.cmake
  27. lib/cmake/Qt6WebChannel/Qt6WebChannelAdditionalTargetInfo.cmake
  28. lib/cmake/Qt6WebChannel/Qt6WebChannelConfig.cmake
  29. lib/cmake/Qt6WebChannel/Qt6WebChannelConfigVersion.cmake
  30. lib/cmake/Qt6WebChannel/Qt6WebChannelConfigVersionImpl.cmake
  31. lib/cmake/Qt6WebChannel/Qt6WebChannelDependencies.cmake
  32. lib/cmake/Qt6WebChannel/Qt6WebChannelTargets-release.cmake
  33. lib/cmake/Qt6WebChannel/Qt6WebChannelTargets.cmake
  34. lib/cmake/Qt6WebChannel/Qt6WebChannelVersionlessTargets.cmake
  35. lib/qt6/libQt6WebChannel.prl
  36. lib/qt6/libQt6WebChannel.so
  37. lib/qt6/libQt6WebChannel.so.6
  38. lib/qt6/libQt6WebChannel.so.6.5.3
  39. lib/qt6/metatypes/qt6webchannel_release_metatypes.json
  40. lib/qt6/mkspecs/modules/qt_lib_webchannel.pri
  41. lib/qt6/mkspecs/modules/qt_lib_webchannel_private.pri
  42. lib/qt6/qml/QtWebChannel/libwebchannelplugin.so
  43. lib/qt6/qml/QtWebChannel/plugins.qmltypes
  44. lib/qt6/qml/QtWebChannel/qmldir
  45. libdata/pkgconfig/Qt6WebChannel.pc
  46. share/qt6/modules/WebChannel.json
  47. @owner
  48. @group
  49. @mode
Collapse this list.
Dependency lines:
  • qt6-webchannel>0:www/qt6-webchannel
To install the port:
cd /usr/ports/www/qt6-webchannel/ && make install clean
To add the package, run one of these commands:
  • pkg install www/qt6-webchannel
  • pkg install qt6-webchannel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qt6-webchannel
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1695931949 SHA256 (KDE/Qt/6.5.3/qtwebchannel-everywhere-src-6.5.3.tar.xz) = 129f89a6aba792c47f110582967f4f586457e7b63de3465e5f1dd210ce6bf04a SIZE (KDE/Qt/6.5.3/qtwebchannel-everywhere-src-6.5.3.tar.xz) = 214760

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. vulkan-headers>0 : graphics/vulkan-headers
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. xorgproto>=0 : x11/xorgproto
Library dependencies:
  1. libGL.so : graphics/libglvnd
  2. libOpenGL.so : graphics/libglvnd
  3. libQt6Core.so : devel/qt6-base
  4. libQt6Qml.so : x11-toolkits/qt6-declarative
  5. libQt6WebSockets.so : www/qt6-websockets
This port is required by:
for Libraries
  1. devel/pyside6
  2. textproc/sigil
  3. www/qt6-webengine
  4. www/qt6-webview
for Run
  1. devel/qt6

Configuration Options:
No options to configure
Options name:
www_qt6-webchannel
USES:
cmake compiler:c++11-lang gl pkgconfig qt-dist:6
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (13 items)
Collapse this list.
  1. http://master.qt.io/official_releases/additional_libraries/6.5/6.5.3//
  2. http://master.qt.io/official_releases/qt/6.5/6.5.3/submodules/
  3. http://qtmirror.ics.com/pub/qtproject/official_releases/additional_libraries/6.5/6.5.3//
  4. http://qtmirror.ics.com/pub/qtproject/official_releases/qt/6.5/6.5.3/submodules/
  5. http://www.nic.funet.fi/pub/mirrors/download.qt-project.org/official_releases/additional_libraries/6.5/6.5.3//
  6. http://www.nic.funet.fi/pub/mirrors/download.qt-project.org/official_releases/qt/6.5/6.5.3/submodules/
  7. https://download.qt.io/official_releases/additional_libraries/6.5/6.5.3//
  8. https://download.qt.io/official_releases/qt/6.5/6.5.3/submodules/
  9. https://ftp.jaist.ac.jp/pub/qtproject/official_releases/additional_libraries/6.5/6.5.3//
  10. https://ftp.jaist.ac.jp/pub/qtproject/official_releases/qt/6.5/6.5.3/submodules/
  11. https://www.mirrorservice.org/sites/download.qt-project.org/official_releases/additional_libraries/6.5/6.5.3//
  12. https://www.mirrorservice.org/sites/download.qt-project.org/official_releases/qt/6.5/6.5.3/submodules/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.5.3
07 Oct 2023 04:38:17
commit hash: 5ad565e7eff4f472db27ea274adb49a8910f85bccommit hash: 5ad565e7eff4f472db27ea274adb49a8910f85bccommit hash: 5ad565e7eff4f472db27ea274adb49a8910f85bccommit hash: 5ad565e7eff4f472db27ea274adb49a8910f85bc files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
Qt6: Update to 6.5.3

As a patch release, Qt 6.5.3 does not introduce any new features but
contains more than 500 bug fixes, security updates, and other
improvements on top of Qt 6.5.2 release. See more information about
the most important changes and bug fixes from Qt 6.5.3 release note.

Annoucement:	https://www.qt.io/blog/qt-6.5.3-released
Release
note:	https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.5.3/release-note.md

(cherry picked from commit b27916d94c81493a8d9c5d3fba955bf56967a753)

Number of commits found: 1