Port details on branch 2024Q3 |
- qt6-declarative Qt declarative framework for dynamic user interfaces
- 6.7.2_1 x11-toolkits =0 6.7.2_1Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2024-09-01 04:27:22
- Last Update: 2024-09-01 04:26:00
- Commit Hash: d6c9810
- 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-declarative>0:x11-toolkits/qt6-declarative
- To install the port:
- cd /usr/ports/x11-toolkits/qt6-declarative/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/qt6-declarative
- pkg install qt6-declarative
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qt6-declarative
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1718779154
SHA256 (KDE/Qt/6.7.2/qtdeclarative-everywhere-src-6.7.2.tar.xz) = 4c29cba1af8c42d425d8eb6e01bad24cb80f4b983d71eef566a0542dfdb9b999
SIZE (KDE/Qt/6.7.2/qtdeclarative-everywhere-src-6.7.2.tar.xz) = 35629324
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.h : graphics/vulkan-headers
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- libQt6ShaderTools.so : x11-toolkits/qt6-shadertools
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libxkbcommon.so : x11/libxkbcommon
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- libQt6LanguageServer.so : devel/qt6-languageserver
- libQt6Svg.so : graphics/qt6-svg
- This port is required by:
- for Libraries
-
- graphics/qt6-wayland
- multimedia/mkvtoolnix
Configuration Options:
- No options to configure
- Options name:
- x11-toolkits_qt6-declarative
- USES:
- cmake compiler:c++17-lang gl pkgconfig python 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.7.2_1 01 Sep 2024 04:26:00 |
Jason E. Hale (jhale) |
x11-toolkits/qt6-declarative: Install Qt6QuickTools
This fixes pkg-plist issues for users that build on live systems if
graphics/qt6-svg is already installed.
While here, fix configure if sysutils/lttng-ust is installed.
https://lists.freebsd.org/archives/freebsd-ports/2024-August/006545.html
Reported by: Tatsuki Makino <tatsuki_makino_at_hotmail.com>
MFH: 2024Q3
(cherry picked from commit cfbc15422947713828103f2b59471167a2777107) |
Number of commits found: 1
|