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.
48 lines
1.5 KiB
48 lines
1.5 KiB
Source: lxqt-config
|
|
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
|
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
|
Yukiharu YABUKI <yyabuki@debian.org>
|
|
Section: x11
|
|
Priority: optional
|
|
Build-Depends: cmake (>= 3.0.2),
|
|
debhelper (>= 9),
|
|
libkf5windowsystem-dev,
|
|
liblxqt0-dev (>= 0.9.0+20150911),
|
|
libqt5svg5-dev,
|
|
libqt5x11extras5-dev,
|
|
libqt5xdg-dev,
|
|
libx11-dev,
|
|
libxcursor-dev,
|
|
libxfixes-dev,
|
|
pkg-config,
|
|
qtbase5-private-dev,
|
|
qttools5-dev,
|
|
qttools5-dev-tools,
|
|
zlib1g-dev
|
|
Standards-Version: 3.9.6
|
|
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-config.git/?h=debian
|
|
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-config.git -b debian
|
|
Homepage: https://github.com/lxde/lxqt-config
|
|
|
|
Package: lxqt-config
|
|
Architecture: any
|
|
Depends: ${misc:Depends},
|
|
${shlibs:Depends}
|
|
Description: LXQt system settings center
|
|
The LXQt system settings center
|
|
.
|
|
This package contain the LXQt configuration ui.
|
|
|
|
Package: lxqt-config-dbg
|
|
Architecture: any
|
|
Section: debug
|
|
Priority: extra
|
|
Depends: ${misc:Depends},
|
|
lxqt-config (= ${binary:Version})
|
|
Description: LXQt system settings center (debug)
|
|
The LXQt system settings center
|
|
.
|
|
This package contain the debugging symbols for LXQt config ui.
|