Port details on branch 2024Q4 |
- qt6-webchannel Qt 6 library for integration of C++/QML with HTML/js clients
- 6.7.3 www =2 6.7.3Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2022-08-22 14:12:24
- Last Update: 2024-09-29 07:05:40
- Commit Hash: 76fda73
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: LGPL21
- WWW:
- https://www.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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1727500692
SHA256 (KDE/Qt/6.7.3/qtwebchannel-everywhere-src-6.7.3.tar.xz) = 15633fde6db09b3a06d46b5fd11221c915f1e49b8fb541f463966e17d25474b8
SIZE (KDE/Qt/6.7.3/qtwebchannel-everywhere-src-6.7.3.tar.xz) = 206716
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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- vulkan-headers>0 : graphics/vulkan-headers
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libQt6Core.so : devel/qt6-base
- libQt6Qml.so : x11-toolkits/qt6-declarative
- This port is required by:
- for Libraries
-
- audio/jacktrip
- cad/freecad
- deskutils/nextcloudclient
- devel/gammaray
- devel/py-qt6-pyqt
- devel/pyside6
- devel/qtcreator
- for Run
-
- devel/qt6
Configuration Options:
- No options to configure
- Options name:
- www_qt6-webchannel
- USES:
- cmake compiler:c++17-lang pkgconfig qt-dist:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|