The lxqt-build-tools package provides several tools needed to build LXQt itself as well as other components maintained by the LXQt project.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://github.com/lxde/lxqt-build-tools/releases/download/2.3.0/lxqt-build-tools-2.3.0.tar.xz
Download SHA256 Sum: f979142ceee22993da6f5d43a7eea9b0d8ef1ff9812ea9210f514e9a52407f42
Download MD5 sum: 322e9e75b884334abb2e2fd6f8f57995
Download size: 137.2 KB
Estimated disk space required: 602.9 KB
Estimated build time: less than 0.1 SBU
CMake-4.1.3 and Qt-6.10.1
Prepare lxqt-build-tools by running the following commands:
cmake -B build \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Releasecmake --build build
This package does not come with a test suite.
Now Install the package, as the root user:
cmake --install build