Port details on branch 2024Q2 |
- qt6-tools Qt declarative framework for dynamic user interfaces
- 6.7.2_1 devel =0 6.7.2_1Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2024-05-15 18:21:14
- Last Update: 2024-06-23 13:47:25
- Commit Hash: dade461
- License: LGPL21
- WWW:
- https://www.qt.io/
- Description:
- Qt is a cross-platform application and UI framework for developers
using C++ or QML, a CSS/JavaScript-like language.
Qt Quick is a collection of technologies that are designed to help
developers create intuitive, modern, and fluid user interfaces.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qt6-tools>0:devel/qt6-tools
- To install the port:
- cd /usr/ports/devel/qt6-tools/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/qt6-tools
- pkg install qt6-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qt6-tools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1718777708
SHA256 (KDE/Qt/6.7.2/qttools-everywhere-src-6.7.2.tar.xz) = 58e855ad1b2533094726c8a425766b63a04a0eede2ed85086860e54593aa4b2a
SIZE (KDE/Qt/6.7.2/qttools-everywhere-src-6.7.2.tar.xz) = 9019636
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- vulkan.h : graphics/vulkan-headers
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.9 : lang/python39
- Runtime dependencies:
-
- libqsqlite.so : databases/qt6-base_sqldriver@sqlite
- Library dependencies:
-
- libxkbcommon.so : x11/libxkbcommon
- libzstd.so : archivers/zstd
- libOpenGL.so : graphics/libglvnd
- libLLVM-15.so : devel/llvm15
- libQt6Core.so : devel/qt6-base
- libQt6Qml.so : x11-toolkits/qt6-declarative
- This port is required by:
- for Build
-
- devel/py-qt6-pyqt
- devel/pyside6
- devel/pyside6-tools
- devel/qt6-translations
- devel/qtcreator
- misc/qt6-doc
- multimedia/mkvtoolnix
- for Run
-
- devel/py-qt6-pyqt
- devel/pyside6
- devel/pyside6-tools
- devel/qt6
- devel/qt6-translations
- devel/qtcreator
- misc/qt6-doc
Configuration Options:
- No options to configure
- Options name:
- devel_qt6-tools
- USES:
- cmake compiler:c++17-lang gl llvm:lib,noexport python:build qt-dist:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.7.2_1 23 Jun 2024 13:47:25 |
Jason E. Hale (jhale) |
devel/qt6-tools: Add sqlite driver for run
This is needed for qhelpgenerator.
MFH: 2024Q2
(cherry picked from commit aab4cffb7d852d15f88b7176b3b8a15bd44d6e39) |
6.7.2 20 Jun 2024 23:09:16 |
Jason E. Hale (jhale) |
Qt6: Update to 6.7.2
June 19, 2024
We have released Qt 6.7.2. As a patch release, Qt 6.7.2 does not
introduce new features but contains more than 200 bug fixes, security
updates, and other improvements on the top of the Qt 6.7.1 release.
See more information about the most important changes and bug fixes
from the Qt 6.7.2 release note.
Announcement: https://www.qt.io/blog/qt-6.7.2-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.2/release-note.md
MFH: 2024Q2
Security: c5415838-2f52-11ef-9cab-4ccc6adda413
(cherry picked from commit 5435b47d7da84c666299388c4eee90db0a557097) |
6.7.1 25 May 2024 02:00:43 |
Jason E. Hale (jhale) |
Qt6: Update to 6.7.1
As a patch release, Qt 6.7.1 does not introduce any new features but
contains more than 400 bug fixes, security updates, and other
improvements to the top of the Qt 6.7.0 release. See more information
about the most important changes and bug fixes from Qt 6.7.1 release
note.
Enable building of databases/qt6-base_sqldriver@mysql with MariaDB. [1]
Fix build of www/qt6-webengine with the SNDIO option enabled. [2]
Announcement: https://www.qt.io/blog/qt-6.7.1-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.1/release-note.md
PR: 277922 [1], 279180 [2]
Reported by: vvd [1], Benjamin Takacs <nimaje+fbz@bureaucracy.de> [2]
MFH: 2024Q2
Security: f5fa174d-19de-11ef-83d8-4ccc6adda413
(cherry picked from commit 359c8eed1862a08dbe0a9a67a62bb209c9471da9) |
6.7.0 15 May 2024 18:17:21 |
Jason E. Hale (jhale) |
Qt6: Update to 6.7.0
Qt 6.7 is out with lots of large and small improvements for all of us
who like to have fun when building modern applications and user
experiences, focusing on the expansion of supported platforms and
industry standards. This makes code written with Qt more sustainable
and brings more value in Qt as a long-term investment.
www/qt6-webengine is now based on Chromium version 118.0.5993.220.
Announcement: https://www.qt.io/blog/qt-6.7-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.0/release-note.md
PySide6: Update to 6.7.0
(Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 4
|