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.
50 lines
1.3 KiB
50 lines
1.3 KiB
10 years ago
|
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.7.0),
|
||
|
libqt5x11extras5-dev (>= 5.3.1),
|
||
|
libqt5xdg-dev (>= 1.0.0),
|
||
|
qtbase5-private-dev (>= 5.3.1),
|
||
|
qttools5-dev (>= 5.3.1),
|
||
|
qttools5-dev-tools (>= 5.3.1),
|
||
|
# libegl1-mesa-dev is a workaround for a stupid qt 5.3.1 bug
|
||
|
libegl1-mesa-dev,
|
||
|
Standards-Version: 3.9.5
|
||
|
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.
|