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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
lxqt-qt6plugin LXQt system integration plugin for Qt6
2.2.0_1 sysutils on this many watch lists=2 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.1.0_2Version of this port present on the latest quarterly branch.
Maintainer: lxqt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-06-13 00:27:23
Last Update: 2025-06-10 14:42:51
Commit Hash: ea63faf
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
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_1/catalog.mk
  4. /usr/local/share/licenses/lxqt-qt6plugin-2.2.0_1/LICENSE
  5. /usr/local/share/licenses/lxqt-qt6plugin-2.2.0_1/LGPL21+
Collapse this list.
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

Packages (timestamps in pop-ups are UTC):
lxqt-qt6plugin
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.02.2.0-2.2.02.2.0---
FreeBSD:13:quarterly2.1.0_22.1.0_2-2.1.0_22.1.0_2---
FreeBSD:14:latest2.2.02.2.0_1-2.2.02.2.0_1---
FreeBSD:14:quarterly2.1.0_22.1.0_2-2.1.0_22.1.0_2---
FreeBSD:15:latest2.2.02.2.0n/a2.2.0n/a---
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
This port is required by:
for Run
  1. x11-wm/lxqt

Configuration Options:
No options to configure
Options name:
sysutils_lxqt-qt6plugin
USES:
cmake compiler:c++17-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: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.0_1
10 Jun 2025 14:42:51
commit hash: ea63faffc83f2088c6267f91981e1865715e98eecommit hash: ea63faffc83f2088c6267f91981e1865715e98eecommit hash: ea63faffc83f2088c6267f91981e1865715e98eecommit hash: ea63faffc83f2088c6267f91981e1865715e98ee 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.1 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 of bumps 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 let kde@ know
so we can correct this for future updates.
2.2.0
18 Apr 2025 21:58:23
commit hash: f3d282504c45d64d0119dd6624c4f9d5a7107f31commit hash: f3d282504c45d64d0119dd6624c4f9d5a7107f31commit hash: f3d282504c45d64d0119dd6624c4f9d5a7107f31commit hash: f3d282504c45d64d0119dd6624c4f9d5a7107f31 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
x11-wm/lxqt: Update to 2.2.0

ChangeLog at:   https://lxqt-project.org/release/2025/04/17/release-lxqt-2-2-0/

With hat:       lxqt
2.1.0_2
29 Mar 2025 07:35:22
commit hash: 7b1543362fd006502c1ea85e05ea87a90a0db2f6commit hash: 7b1543362fd006502c1ea85e05ea87a90a0db2f6commit hash: 7b1543362fd006502c1ea85e05ea87a90a0db2f6commit hash: 7b1543362fd006502c1ea85e05ea87a90a0db2f6 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.8.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 even between patch
releases and its use is highly discouraged.

This list of bumps 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 let kde@ know
so we can correct this for future updates.

Grep new entires for "_p.h". If they look Qt-ish, please reject. It's a
burden on the users at large and your local Qt maintainers to allow this
irresponsible behavior from downstream projects to continue.
2.1.0_1
02 Feb 2025 08:32:19
commit hash: 740d89cf91c1bd58fa7d9a826cdc1847fe667a99commit hash: 740d89cf91c1bd58fa7d9a826cdc1847fe667a99commit hash: 740d89cf91c1bd58fa7d9a826cdc1847fe667a99commit hash: 740d89cf91c1bd58fa7d9a826cdc1847fe667a99 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.8.2 edition.

These ports 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
using the private API is highly discouraged since this is unstable even
between patch releases and is really only meant for internal use.

Adding devel/libqt6xdg and its consumers to the list this time around
based on [1].

PR:		283950 [1]
2.1.0
09 Nov 2024 05:24:44
commit hash: 55f09ad6fc87ca91e49deb58e40601d79442005bcommit hash: 55f09ad6fc87ca91e49deb58e40601d79442005bcommit hash: 55f09ad6fc87ca91e49deb58e40601d79442005bcommit hash: 55f09ad6fc87ca91e49deb58e40601d79442005b files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
x11-wm/lxqt: Update to 2.1.0

This release add initial support for wayland. More information at:

https://github.com/lxqt/lxqt/wiki/ConfigWaylandSettings

Release highlights at:

https://lxqt-project.org/release/2024/11/05/release-lxqt-2-1-0/

With hat:       lxqt
2.0.0
13 Jun 2024 00:12:54
commit hash: 131c5283d6294947ddb920efb1f3c782b4e6fe73commit hash: 131c5283d6294947ddb920efb1f3c782b4e6fe73commit hash: 131c5283d6294947ddb920efb1f3c782b4e6fe73commit hash: 131c5283d6294947ddb920efb1f3c782b4e6fe73 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
sysutils/lxqt-qt6plugin: New port: LXQt system integration plugin for Qt6

With this plugin, all Qt-based programs can adopt settings of LXQt, such
as the icon theme.
PR:		278905
Approved by:	jsm

Number of commits found: 6