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.
46 lines
1.4 KiB
46 lines
1.4 KiB
Source: lxqt-runner
|
|
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
|
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>
|
|
Section: x11
|
|
Priority: optional
|
|
Build-Depends: cmake (>= 3.0.2),
|
|
debhelper (>= 9),
|
|
libx11-dev,
|
|
libmenu-cache-dev,
|
|
libkf5windowsystem-dev,
|
|
liblxqt0-dev,
|
|
liblxqt-globalkeys0-dev,
|
|
liblxqt-globalkeys-ui0-dev,
|
|
libqt5x11extras5-dev,
|
|
libqt5xdg-dev,
|
|
pkg-config,
|
|
qtbase5-private-dev,
|
|
qtscript5-dev,
|
|
qttools5-dev,
|
|
qttools5-dev-tools
|
|
Standards-Version: 3.9.6
|
|
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-runner.git
|
|
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-runner.git
|
|
Homepage: https://github.com/lxde/lxqt-runner
|
|
|
|
Package: lxqt-runner
|
|
Architecture: any
|
|
Depends: ${misc:Depends},
|
|
${shlibs:Depends}
|
|
Description: LXQt program launcher
|
|
Tool used to launch programs quickly by typing their names
|
|
.
|
|
This package contain LXQt runner.
|
|
|
|
Package: lxqt-runner-dbg
|
|
Architecture: any
|
|
Section: debug
|
|
Priority: extra
|
|
Depends: ${misc:Depends},
|
|
lxqt-runner (= ${binary:Version})
|
|
Description: LXQt program launcher (debug)
|
|
Tool used to launch programs quickly by typing their names
|
|
.
|
|
This package contain the debugging symbols.
|