lxqt-build-tools-2.4.0

Introduction to lxqt-build-tools

The lxqt-build-tools package provides several tools needed to build LXQt itself as well as other components maintained by the LXQt project.

[Note]

Note

This package is known to build and work properly using an LFS 13.1 platform.

Package Information

lxqt-build-tools Dependencies

Required

CMake-4.4.2 and Qt-6.11.2

Installation of lxqt-build-tools

Install lxqt-build-tools 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

Contents

Installed Program: lxqt2-transupdate
Installed Library: None
Installed Directories: /usr/share/cmake/lxqt2-build-tools

Short Descriptions

lxqt2-transupdate

updates translations for LXQt components