Port details on branch 2025Q4 |
- liblxqt Shared library for LXQt applications
- 2.2.0_4 devel
=0 2.2.0_4Version of this port present on the latest quarterly branch. - Maintainer: lxqt@FreeBSD.org
 - Port Added: 2025-10-04 04:16:49
- Last Update: 2025-10-04 04:11:44
- Commit Hash: 96ef894
- License: LGPL21+
- WWW:
- https://github.com/lxqt/liblxqt
- Description:
- Core utility library for all LXQt components.
¦ ¦ ¦ ¦ 
- 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/devel/liblxqt/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/liblxqt
- pkg install liblxqt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: liblxqt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1744925705
SHA256 (lxqt/liblxqt-2.2.0.tar.xz) = 4a898b1bf059fb73102011bca79bb96d33c49c95f6d56135ef13a8e91d0a09c8
SIZE (lxqt/liblxqt-2.2.0.tar.xz) = 87336
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
- lxqt2-build-tools-config.cmake : devel/lxqt2-build-tools
- pkgconf>=1.3.0_1 : devel/pkgconf
- lupdate : devel/qt6-tools
- x11.pc : x11/libX11
- xscrnsaver.pc : x11/libXScrnSaver
- Runtime dependencies:
-
- libQt6Core.so : devel/qt6-base
- x11.pc : x11/libX11
- xscrnsaver.pc : x11/libXScrnSaver
- Library dependencies:
-
- libpolkit-qt6-core-1.so : sysutils/polkit-qt-1@qt6
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libKF6WindowSystem.so : x11/kf6-kwindowsystem
- libQt6Xdg.so : devel/libqt6xdg
- libQt6Svg.so : graphics/qt6-svg
- This port is required by:
- for Libraries
-
- archivers/lxqt-archiver
- deskutils/lxqt-notificationd
- security/lxqt-openssh-askpass
- security/lxqt-sudo
- sysutils/lxqt-admin
- sysutils/lxqt-config
- sysutils/lxqt-policykit
Configuration Options:
- No options to configure
- Options name:
- devel_liblxqt
- USES:
- cmake compiler:c++20-lang gnome kde:6 lxqt:2 pkgconfig qt:6 tar:xz xorg
- 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 |
2.2.0_4 04 Oct 2025 04:11:44
    |
Jason E. Hale (jhale)  |
*/*: Bump PORTREVISION for known Qt private API abusers
Qt 6.9.3 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: 2025Q4
(cherry picked from commit 073274bd7feb250c1755b956aaef96b58b0491e2) |
Number of commits found: 1
|