The lxqt-panel package contains a lightweight X11 desktop panel.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://github.com/lxqt/lxqt-panel/releases/download/2.1.1/lxqt-panel-2.1.1.tar.xz
Download MD5 sum: a6b39d21d0990f57f079a82b619d4b17
Download size: 680 KB
Estimated disk space required: 64 MB
Estimated build time: 0.8 SBU (Using parallelism=4)
layer-shell-qt-6.2.3 for lxqt, libdbusmenu-lxqt-0.2.0, liblxqt-2.1.0, lxqt-globalkeys-2.1.0, lxqt-menu-data-2.1.0, solid-6.8.0 for lxqt, and menu-cache-1.1.0
PulseAudio-17.0, libstatgrab-0.92.1 (network monitor and CPU load plugins), libsysstat-1.1.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