notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2025Q4
lxqt-qt6plugin LXQt system integration plugin for Qt6
2.2.0_4 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.2.0_4Version of this port present on the latest quarterly branch.
Maintainer: lxqt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-04 04:16:49
Last Update: 2025-10-04 04:11:44
Commit Hash: 96ef894
License: LGPL21+
WWW:
https://lxqt-project.org
Description:
With this plugin, all Qt-based programs can adopt settings of LXQt, such as the icon theme.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. /usr/local/lib/qt6/plugins/platformthemes/libqtlxqt.so
  2. @ldconfig
  3. /usr/local/share/licenses/lxqt-qt6plugin-2.2.0_4/catalog.mk
  4. /usr/local/share/licenses/lxqt-qt6plugin-2.2.0_4/LICENSE
  5. /usr/local/share/licenses/lxqt-qt6plugin-2.2.0_4/LGPL21+
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • lxqt-qt6plugin>0:sysutils/lxqt-qt6plugin
To install the port:
cd /usr/ports/sysutils/lxqt-qt6plugin/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/lxqt-qt6plugin
  • pkg install lxqt-qt6plugin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lxqt-qt6plugin
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1744930812 SHA256 (lxqt/lxqt-qtplugin-2.2.0.tar.xz) = e03a0f03e0a4bdc059e72d4c9c5f8e5387d7778cd85b9d53fc7bb8c4403805f0 SIZE (lxqt/lxqt-qtplugin-2.2.0.tar.xz) = 24228

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. lxqt2-build-tools-config.cmake : devel/lxqt2-build-tools
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. gettext-runtime>=0.22_1 : devel/gettext-runtime
  6. lupdate : devel/qt6-tools
  7. xcb.pc : x11/libxcb
Runtime dependencies:
  1. libQt6Core.so : devel/qt6-base
  2. xcb.pc : x11/libxcb
Library dependencies:
  1. libdbusmenu-lxqt.so : devel/libdbusmenu-lxqt
  2. libexif.so : graphics/libexif
  3. libglib-2.0.so : devel/glib20
  4. libintl.so : devel/gettext-runtime
  5. libKF6WindowSystem.so : x11/kf6-kwindowsystem
  6. libfm-qt6.so : x11/libfm-qt6
  7. libQt6Xdg.so : devel/libqt6xdg
  8. libintl.so : devel/gettext-runtime
  9. libQt6Svg.so : graphics/qt6-svg
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_lxqt-qt6plugin
USES:
cmake compiler:c++20-lang gnome kde:6 lxqt:2 pkgconfig tar:xz qt:6 gettext-runtime xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://downloads.lxqt.org/downloads/lxqt-qtplugin/2.2.0/
  2. https://github.com/lxqt/lxqt-qtplugin/releases/download/2.2.0/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.0_4
04 Oct 2025 04:11:44
commit hash: 96ef8947f2b86cefc067f81a58ca32f63e5c5e78commit hash: 96ef8947f2b86cefc067f81a58ca32f63e5c5e78commit hash: 96ef8947f2b86cefc067f81a58ca32f63e5c5e78commit hash: 96ef8947f2b86cefc067f81a58ca32f63e5c5e78 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
*/*: 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