obconf-qt-0.16.4

Introduction to obconf-qt

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.

Package Information

Additional Downloads

obconf-qt Dependencies

Required

hicolor-icon-theme-0.18, lxqt-build-tools-2.0.0, openbox-3.6.1, and Qt-6.7.2

Installation of obconf-qt

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

Contents

Installed Program: obconf-qt
Installed Libraries: None
Installed Directory: None

Short Descriptions

obconf-qt

is a Qt-based configuration tool for Openbox