Port details on branch 2024Q1 |
- qt6-scxml Qt6 SCXML module
- 6.6.2 devel =0 6.6.2Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2024-02-16 21:15:08
- Last Update: 2024-02-16 21:12:37
- Commit Hash: ffda294
- License: LGPL21
- WWW:
- https://www.qt.io/
- Description:
- The Qt SCXML module provides functionality to create state machines from SCXML
files. This includes both dynamically creating state machines (loading the
SCXML file and instantiating states and transitions) and generating a C++ file
that has a class implementing the state machine. It also contains functionality
to support data models and executable content.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qt6-scxml>0:devel/qt6-scxml
- To install the port:
- cd /usr/ports/devel/qt6-scxml/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/qt6-scxml
- pkg install qt6-scxml
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qt6-scxml
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1707969765
SHA256 (KDE/Qt/6.6.2/qtscxml-everywhere-src-6.6.2.tar.xz) = 094982f0ff828070b2282c97b68229ec8ff4d68b32f335ab1cba81530a40a43e
SIZE (KDE/Qt/6.6.2/qtscxml-everywhere-src-6.6.2.tar.xz) = 1167628
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:
-
- libxkbcommon.so : x11/libxkbcommon
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- libQt6Qml.so : x11-toolkits/qt6-declarative
- This port is required by:
- for Libraries
-
- devel/pyside6
Configuration Options:
- No options to configure
- Options name:
- devel_qt6-scxml
- USES:
- cmake compiler:c++17-lang gl pkgconfig qt-dist:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.6.2 16 Feb 2024 21:12:37 |
Jason E. Hale (jhale) |
Qt6: Update to 6.6.2
As a patch release, Qt 6.6.2 does not introduce any new features but
contains more than 400 bug fixes, security updates, and other
improvements on top of Qt 6.6.1 release. See more information about the
most important changes and bug fixes from the Qt 6.6.2 release note.
Announcement: https://www.qt.io/blog/qt-6.6.2-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.2/release-note.md
MFH: 2024Q1
(cherry picked from commit d0f54524687fbacb4ab4c2854f4f3856c3512bde) |
Number of commits found: 1
|