Port details on branch 2023Q4 |
- qt6-wayland Qt6 wrapper for Wayland
- 6.5.3_1 graphics =0 6.5.3_1Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2023-10-07 04:42:05
- Last Update: 2023-10-10 03:57:01
- Commit Hash: 01dfe89
- Also Listed In: wayland
- License: LGPL21
- WWW:
- https://qt-project.org
- Description:
- Qt is a cross-platform application and UI framework for developers
using C++ or QML, a CSS/JavaScript-like language.
Provides a framework to develop a Wayland compositor.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qt6-wayland>0:graphics/qt6-wayland
- To install the port:
- cd /usr/ports/graphics/qt6-wayland/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/qt6-wayland
- pkg install qt6-wayland
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qt6-wayland
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1695931592
SHA256 (KDE/Qt/6.5.3/qtwayland-everywhere-src-6.5.3.tar.xz) = f72a8588b7ff9b81bb311f2c8b541c11788b81003537b010360ca80eae52369f
SIZE (KDE/Qt/6.5.3/qtwayland-everywhere-src-6.5.3.tar.xz) = 1059396
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
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- xcomposite.pc : x11/libXcomposite
- xdmcp.pc : x11/libXdmcp
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- xcomposite.pc : x11/libXcomposite
- xdmcp.pc : x11/libXdmcp
- Library dependencies:
-
- libdouble-conversion.so : devel/double-conversion
- libepoll-shim.so : devel/libepoll-shim
- libexpat.so : textproc/expat2
- libffi.so : devel/libffi
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libgraphite2.so : graphics/graphite2
- libharfbuzz.so : print/harfbuzz
- libicudata.so : devel/icu
- libpcre.so : devel/pcre
- libpcre2-16.so : devel/pcre2
- libpng16.so : graphics/png
- libwayland-client.so : graphics/wayland
- libxkbcommon.so : x11/libxkbcommon
- libzstd.so : archivers/zstd
- libintl.so : devel/gettext-runtime
- libGL.so : graphics/libglvnd
- libEGL.so : graphics/libglvnd
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libQt6Core.so : devel/qt6-base
- libQt6Qml.so : x11-toolkits/qt6-declarative
- This port is required by:
- for Libraries
-
- devel/pyside6
- for Run
-
- devel/qt6
Configuration Options:
- No options to configure
- Options name:
- graphics_qt6-wayland
- USES:
- cmake compiler:c++17-lang gettext-runtime gl gnome pkgconfig xorg qt-dist:6 xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.5.3_1 10 Oct 2023 03:57:01 |
Jason E. Hale (jhale) |
graphics/qt6-wayland: Fix pkg-plist
PR: 274378
Reported by: jbeich
MFH: 2023Q4
(cherry picked from commit c49d2372984c4cb43494578dd9dea5814b8d83b7) |
6.5.3 07 Oct 2023 04:38:17 |
Jason E. Hale (jhale) |
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: 2
|