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.
lxqt-qtplugin-packaging/debian/control

48 lines
1.2 KiB

Source: lxqt-qtplugin
Section: x11
Priority: optional
Maintainer: Alf Gaida <agaida@siduction.org>
Build-Depends:
cmake,
debhelper (>= 9),
libx11-dev,
pkg-config,
liblxqt-qt5-0-dev (>= 0.8.0),
libqt5x11extras5-dev (>= 5.3.2),
libqt5xdg-dev (>= 1.0.0),
qtbase5-private-dev (>= 5.3.2),
qttools5-dev (>= 5.3.2),
qttools5-dev-tools (>= 5.3.2),
Standards-Version: 3.9.6
Homepage: https://github.com/lxde/lxqt-qtplugin
#Vcs-Git: git://anonscm.debian.org/collab-maint/lxqt-qtplugin.git
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/lxqt-qtplugin.git;a=summary
Package: lxqt-qtplugin-qt5
Architecture: any
Breaks:
lxqt-qtplugin,
Replaces:
lxqt-qtplugin,
Depends:
${misc:Depends},
${shlibs:Depends},
Description: LXQt system integration plugin for Qt
With this plugin, all Qt-based programs can adopt settings of
LXQt, such as the icon theme.
.
This package provides the lxqt qtplugin interface.
Package: lxqt-qtplugin-qt5-dbg
Architecture: any
Section: debug
Priority: extra
Depends:
${misc:Depends},
lxqt-qtplugin-qt5 (= ${binary:Version}),
Description: LXQt system integration plugin for Qt (debug symbols)
With this plugin, all Qt-based programs can adopt settings of
LXQt, such as the icon theme.
.
This package provides the debugging symbols.