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.2 platform.
Download (HTTP): https://github.com/lxqt/obconf-qt/releases/download/0.16.4/obconf-qt-0.16.4.tar.xz
Download MD5 sum: e89509d190e34fef75875856edcb4855
Download size: 116 KB
Estimated disk space required: 4.6 MB
Estimated build time: 0.2 SBU
hicolor-icon-theme-0.18, lxqt-build-tools-2.0.0, openbox-3.6.1, and Qt-6.7.2
First, make the program compatible with Qt-6.7.2.
patch -Np1 -i ../obconf-qt-0.16.4-qt6-1.patch
Install obconf-qt 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