Port details on branch 2025Q2 |
- qt6ct Qt 6 configuration tool
- 0.9_1 misc
=0 0.9_1Version of this port present on the latest quarterly branch. - Maintainer: tcberner@FreeBSD.org
 - Port Added: 2025-06-05 23:39:04
- Last Update: 2025-06-05 23:37:53
- Commit Hash: 7c88778
- License: BSD2CLAUSE
- WWW:
- https://github.com/trialuser02/qt6ct/tags
- Description:
- This program allows users to configure Qt6 settings (theme, font, icons, etc.)
under DE/WM without Qt integration.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/qt6ct/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/qt6ct
- pkg install qt6ct
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qt6ct
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1697071145
SHA256 (trialuser02-qt6ct-0.9_GH0.tar.gz) = aa49c4fb51a82dd6947cd9c8dee9b3a1fdd4fbbc9f3c8c5c2d33fa1de9e8826e
SIZE (trialuser02-qt6ct-0.9_GH0.tar.gz) = 158314
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- xorgproto>=0 : x11/xorgproto
- lupdate : devel/qt6-tools
- Runtime dependencies:
-
- vulkan.h : graphics/vulkan-headers
- lupdate : devel/qt6-tools
- Library dependencies:
-
- libxkbcommon.so : x11/libxkbcommon
- libintl.so : devel/gettext-runtime
- libGL.so : graphics/libglvnd
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- libQt6Svg.so : graphics/qt6-svg
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qt6ct-0.9_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- misc_qt6ct
- USES:
- cmake compiler:c++11-lang gettext-runtime gl qt:6
- pkg-message:
- For install:
- To activate qt6ct settings add QT_QPA_PLATFORMTHEME=qt6ct to your
environment.
- 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 |
0.9_1 05 Jun 2025 23:37:53
    |
Vladimir Druzenko (vvd)  |
misc/qt6ct: Bump after update Qt6 for rebuild package
qt6ct is still linked against Qt 6.7.x therefore it cannot work under
Qt 6.8.x. Just launching the app you get a prompt that says that it's
linked against an incompatible Qt version.
PR: 284012
Approved by: tcberner (maintainer, timeout almost 5 months)
MFH: 2024Q2
(cherry picked from commit 5129fdc52b324879499eaebfdd08e369bffd607f) |
Number of commits found: 1
|