Alf Gaida adb8f6d7ab Cherry-picking upstream release 0.11.0.
* Synced debian/foo with experimental
* Bumped Standards to 3.9.8, no changes needed
* Bumped compat to 10
* Removed --parallel from rules, standard in compat 10
* Bumped build dependency debhelper (>= 10)
* Bumped build dependency liblxqt-dev (>= 0.11.0)
* Bumped build dependency libqtxdg-dev (>= 2.0.0)
* Added build dependency libkf5windowsystem-dev
* Added build dependency libqt5svg5-dev
* Added Recommends obconf-qt-l10n
* Fixed VCS fields, using plain /git/
* Used GPL-2+ for debian, no need to introduce a second license
* Fixed copyrights Format field to https
* Dropped patches, applied upstream
* Added translation control to rules
* Set CMAKE_BUILD_TYPE=RelWithDebInfo
* Exported LC_ALL=C.UTF-8, make builds reproducible
* Cleaned up source/options and .gitignore
2016-10-18 20:08:20 +02:00
2015-08-13 06:29:07 +08:00

ObConf-Qt

Overview

ObConf-Qt is a Qt port of ObConf, a configuration editor for window manager OpenBox.

It is maintained by the LXQt project but can be used independently from this desktop environment.

Installation

Compiling source code

Runtime dependencies are xkbcommon, qtx11extras, xdg-utils, hicolor-icon-theme and Openbox.
Additional build dependencies are CMake and optionally Git to pull latest VCS checkouts. The localization files were outsourced to repository lxqt-l10n so the corresponding dependencies are needed, too. Please refer to this repository's README.md for further information.

Code configuration is handled by CMake. CMake variable CMAKE_INSTALL_PREFIX has to be set to /usr on most operating systems.

To build run make, to install make install which accepts variable DESTDIR as usual.

Binary packages

Official binary packages are available in Arch Linux and Debian (as of Debian stretch).
The tool is missing in Fedora so far. Same applies to openSUSE where it is about to be included, though.

Description
obconf-qt Packaging
Readme 440 KiB