Port details on branch 2025Q3 |
- qt6ct Qt 6 configuration tool
- 0.9_3 misc
=0 0.9_3Version of this port present on the latest quarterly branch. - Maintainer: tcberner@FreeBSD.org
 - Port Added: 2025-09-03 08:16:18
- Last Update: 2025-09-03 07:58:51
- Commit Hash: 1c11594
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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
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:
-
- 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_3:
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_3 03 Sep 2025 07:58:51
    |
Jason E. Hale (jhale)  |
*/*: Bump PORTREVISION for known Qt private API abusers
Qt 6.9.2 edition.
These ports are known to directly use or link to a library that uses the
Qt private API and must be rebuilt with every Qt update.
Qt *public* API/ABI compatability is excellent, so most consumers don't
need to necessarily be rebuilt between patch or even minor releases, but
use of the private API breaks this compatibility between even patch
releases and its use is highly discouraged.
This list [1] is based on histortical data. We don't have time to
revisit every port on the list with each Qt update, so if your port has
dropped Qt private headers and was bumped in error, please remove it
yourself if you have write access to the Wiki or alert someone on kde@.
[1] https://wiki.freebsd.org/KDE/Qt
MFH: 2025Q3
(cherry picked from commit ca55e461e4817d34f513f551ef8d788bc46dec0e) |
Number of commits found: 1
|