Port details on branch 2025Q1 |
- lxqt-panel Panel for the LXQt2 desktop
- 2.1.3_1 x11-wm
=0 2.1.3_1Version of this port present on the latest quarterly branch. - Maintainer: lxqt@FreeBSD.org
 - Port Added: 2025-02-02 08:42:57
- Last Update: 2025-02-02 08:39:14
- Commit Hash: 6861104
- License: LGPL21+
- WWW:
- https://lxqt-project.org
- Description:
- LXQt desktop panel and plugins.
lxqt-panel is part of the LXQt desktop.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lxqt-panel>0:x11-wm/lxqt-panel
- To install the port:
- cd /usr/ports/x11-wm/lxqt-panel/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/lxqt-panel
- pkg install lxqt-panel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lxqt-panel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1735231969
SHA256 (lxqt/lxqt-panel-2.1.3.tar.xz) = 85d13a07c296c0f3d34b4de73c252e70f05af4ff296888a7cad017026a5f05e4
SIZE (lxqt/lxqt-panel-2.1.3.tar.xz) = 699548
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:
-
- lxqt-menu-data>=2.0.0 : x11/lxqt-menu-data
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- lxqt2-build-tools-config.cmake : devel/lxqt2-build-tools
- pkgconf>=1.3.0_1 : devel/pkgconf
- lupdate : devel/qt6-tools
- perl5>=5.36<5.37 : lang/perl5.36
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xcomposite.pc : x11/libXcomposite
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xrender.pc : x11/libXrender
- xtst.pc : x11/libXtst
- Runtime dependencies:
-
- lxqt-menu-data>=2.0.0 : x11/lxqt-menu-data
- libQt6Core.so : devel/qt6-base
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- xcomposite.pc : x11/libXcomposite
- xdamage.pc : x11/libXdamage
- xext.pc : x11/libXext
- xfixes.pc : x11/libXfixes
- xrender.pc : x11/libXrender
- xtst.pc : x11/libXtst
- Library dependencies:
-
- libdbusmenu-lxqt.so : devel/libdbusmenu-lxqt
- libxkbcommon.so : x11/libxkbcommon
- libxcb-util.so : x11/xcb-util
- libsysstat-qt6.so : sysutils/libsysstat-qt6
- libxcb-image.so : x11/xcb-util-image
- libpulse.so : audio/pulseaudio
- libintl.so : devel/gettext-runtime
- libLayerShellQtInterface.so : x11/plasma6-layer-shell-qt
- libKF6WindowSystem.so : x11/kf6-kwindowsystem
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- liblxqt-globalkeys.so : x11/lxqt-globalkeys
- liblxqt.so : devel/liblxqt
- libQt6Xdg.so : devel/libqt6xdg
- libQt6Svg.so : graphics/qt6-svg
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lxqt-panel-2.1.3_1:
CPULOAD=off: CPU stat plugin
MOUNT=off: Mount removable devices support
====> Sound (audio) support: you can only select none or one of them
ALSA=off: ALSA audio architecture support
PULSEAUDIO=on: PulseAudio sound server support
===> Use 'make config' to modify these settings
- Options name:
- x11-wm_lxqt-panel
- USES:
- cmake compiler:c++17-lang gettext-runtime kde:6 qt:6 gnome lxqt:2 localbase:ldflags perl5 pkgconfig 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.1.3_1 02 Feb 2025 08:39:14
    |
Jason E. Hale (jhale)  |
*/*: 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]
(cherry picked from commit 740d89cf91c1bd58fa7d9a826cdc1847fe667a99) |
Number of commits found: 1
|