The lxqt-panel package contains a lightweight X11 desktop panel.
This package is known to build and work properly using an LFS 12.2 platform.
Download (HTTP): https://github.com/lxqt/lxqt-panel/releases/download/2.0.1/lxqt-panel-2.0.1.tar.xz
Download MD5 sum: 8eb8a2ba5293a9c5d7d85f5c31567780
Download size: 648 KB
Estimated disk space required: 59 MB
Estimated build time: 0.5 SBU (Using parallelism=4)
layer-shell-qt-6.1.4 for lxqt, libdbusmenu-lxqt-0.1.0, liblxqt-2.0.0, lxqt-globalkeys-2.0.0, lxqt-menu-data-2.0.0, solid-6.5.0 for lxqt, and menu-cache-1.1.0
PulseAudio-17.0, libstatgrab-0.92.1 (network monitor and CPU load plugins), libsysstat-1.0.0 (CPU and network monitor plugins), libxkbcommon-1.7.0 (keyboard indicator plugin), and lm-sensors-3-6-0 (sensors plugin)
First, fix a problem identified upstream:
sed -e '/lxqt_app_translation_loader/a set(CMAKE_EXECUTABLE_ENABLE_EXPORTS TRUE)' \ -i panel/CMakeLists.txt
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