The obconf-qt package is a Qt-based configuration tool for Openbox.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
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.8.0
First, make the program compatible with Qt-6.8.0.
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