1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: obconf
Section: x11
Priority: optional
Maintainer: Mateusz Ĺukasik <mati75@linuxmint.pl>
Build-Depends:
debhelper (>= 10), autopoint, gettext, libgtk-3-dev,
libimlib2-dev, libsm-dev, libstartup-notification0-dev,
libcairo2-dev, openbox-dev (>= 3.6.1-3~)
Standards-Version: 3.9.8
Homepage: https://github.com/danakj/obconf
Vcs-Browser: https://github.com/mati75/obconf-debian.git
Vcs-Git: https://github.com/mati75/obconf-debian.git
Package: obconf
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: openbox
Description: preferences manager for Openbox window manager
ObConf is a small graphical utility which configures the window manager
Openbox' preferences and configuration settings on the fly.
.
If you are an Openbox user, you may want this package.
|