As the name suggests, the qtermwidget package is a terminal widget for Qt.
This package is known to build and work properly using an LFS 12.1 platform.
Download (HTTP): https://github.com/lxqt/qtermwidget/releases/download/1.4.0/qtermwidget-1.4.0.tar.xz
Download MD5 sum: 9fd252579ded4aa05665d4fc979629e6
Download size: 188 KB
Estimated disk space required: 5.8 MB
Estimated build time: 0.1 SBU (Using parallelism=4)
Install qtermwidget by running the following commands:
mkdir -v build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ .. && make
This package does not come with a test suite.
Now, as the root
user:
make install