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.
下载地址(HTTP):https://github.com/lxqt/lxqt-panel/releases/download/2.4.1/lxqt-panel-2.4.1.tar.xz
MD5 校验和:bd2273c99d752fe36a013993cd68d060
大小:816 KB
预计所需磁盘空间:74 MB
预计构建时间:0.9 SBU(并行度=4)
layer-shell-qt-6.6.5 for lxqt, libdbusmenu-lxqt-0.4.0, liblxqt-2.4.0, lxqt-globalkeys-2.4.0, lxqt-menu-data-2.4.0, solid-6.26.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