The obconf-qt package is a Qt-based configuration tool for Openbox.
This package is known to build and work properly using an LFS 12.0 platform.
Download (HTTP): https://github.com/lxqt/obconf-qt/releases/download/0.16.2/obconf-qt-0.16.2.tar.xz
Download MD5 sum: 0fc4fdf4f8d9b0005fea13857596bf46
Download size: 108 KB
Estimated disk space required: 3.0 MB
Estimated build time: 0.2 SBU
Install obconf-qt 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