The lxqt-panel package contains a lightweight X11 desktop panel.
This package is known to build and work properly using an LFS 13.1 platform.
Download (HTTP): https://github.com/lxqt/lxqt-panel/releases/download/2.4.1/lxqt-panel-2.4.1.tar.xz
Download MD5 sum: bd2273c99d752fe36a013993cd68d060
Download size: 816 KB
Estimated disk space required: 74 MB
Estimated build time: 0.9 SBU (Using parallelism=4)
layer-shell-qt-6.7.4 for lxqt, libdbusmenu-lxqt-0.4.0, liblxqt-2.4.0, lxqt-globalkeys-2.4.0, lxqt-menu-data-2.4.0, solid-6.29.0 for lxqt, and menu-cache-1.1.1
PulseAudio-17.0, libstatgrab-0.92.1 (network monitor and CPU load plugins), libsysstat-1.1.0 (CPU and network monitor plugins), libxkbcommon-1.13.2 (keyboard indicator plugin), and lm-sensors-3-6-2 (sensors plugin)
Install lxqt-panel by running the following commands:
mkdir build &&
cd build &&
cmake -D CMAKE_INSTALL_PREFIX=/usr \
-D CMAKE_BUILD_TYPE=Release \
.. &&
make
This package does not come with a test suite.
Now, as the root user:
make install