The lxqt-panel package contains a lightweight X11 desktop panel.
This package is known to build and work properly using an LFS 13.0 platform.
Download (HTTP): https://github.com/lxqt/lxqt-panel/releases/download/2.3.2/lxqt-panel-2.3.2.tar.xz
Download MD5 sum: acb37b56e739f88689ed2818f8e36fef
Download size: 792 KB
Estimated disk space required: 73 MB
Estimated build time: 0.9 SBU (Using parallelism=4)
layer-shell-qt-6.6.1 for lxqt, libdbusmenu-lxqt-0.3.0, liblxqt-2.3.0, lxqt-globalkeys-2.3.0, lxqt-menu-data-2.3.0, solid-6.23.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.1 (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