33 lines
939 B
Plaintext
Raw Normal View History

2014-09-12 01:24:14 +02:00
Source: obconf-qt
2014-09-12 01:22:57 +02:00
Section: utils
Priority: optional
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders:
Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
2015-08-14 17:16:56 +08:00
Andrew Lee (李健秋) <ajqlee@debian.org>
2014-09-12 01:22:57 +02:00
Build-Depends:
cmake (>= 3.0.2),
2014-09-12 01:22:57 +02:00
debhelper (>= 9),
2015-08-14 17:18:14 +08:00
libqt5x11extras5-dev (>= 5.3),
2014-09-12 01:22:57 +02:00
openbox-dev,
pkg-config,
2015-08-13 16:52:23 +02:00
qttools5-dev (>= 5.3),
qttools5-dev-tools (>= 5.3),
Standards-Version: 3.9.6
2014-09-12 01:22:57 +02:00
Homepage: https://github.com/lxde/obconf-qt
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/obconf-qt.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/obconf-qt.git
2014-09-12 01:22:57 +02:00
Package: obconf-qt
2014-09-12 01:22:57 +02:00
Architecture: any
Breaks: obconf-qt5 (<< 0.2.0)
Replaces: obconf-qt5 (<< 0.2.0)
2014-09-12 01:22:57 +02:00
Depends:
${misc:Depends},
${shlibs:Depends},
Description: Openbox configuration with a Qt interface
obconf-qt is an utility to configure openbox with a Qt interface.
.
This package contain the application files.