You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.1 KiB
43 lines
1.1 KiB
10 years ago
|
Source: obconf
|
||
|
Section: utils
|
||
|
Priority: optional
|
||
|
Maintainer: Alf Gaida <agaida@siduction.org>
|
||
|
Build-Depends:
|
||
|
cmake,
|
||
|
debhelper (>= 9),
|
||
|
openbox-dev,
|
||
|
pkg-config,
|
||
|
libqt5x11extras5-dev (>= 5.3.1),
|
||
|
qttools5-dev (>= 5.3.1),
|
||
|
qttools5-dev-tools (>= 5.3.1),
|
||
|
Standards-Version: 3.9.5
|
||
|
Homepage: https://github.com/lxde/obconf-qt
|
||
|
#Vcs-Git: git://anonscm.debian.org/collab-maint/obconf-qt.git
|
||
|
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/obconf-qt.git;a=summary
|
||
|
|
||
|
Package: obconf-qt5
|
||
|
Architecture: any
|
||
|
Breaks:
|
||
|
obconf-qt,
|
||
|
Replaces:
|
||
|
obconf-qt,
|
||
|
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.
|
||
|
|
||
|
Package: obconf-qt5-dbg
|
||
|
Architecture: any
|
||
|
Section: debug
|
||
|
Priority: extra
|
||
|
Depends:
|
||
|
${misc:Depends},
|
||
|
obconf-qt5 (= ${binary:Version}),
|
||
|
Description: Openbox configuration with a Qt interface (debug symbols)
|
||
|
obconf-qt is an utility to configure openbox with a Qt interface.
|
||
|
.
|
||
|
This package contain the debugging symbols.
|