93 lines
2.8 KiB
Plaintext
Raw Normal View History

2014-09-09 23:29:54 +02:00
Source: lxqt-globalkeys
Section: x11
Priority: optional
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders:
Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
2015-08-16 02:12:50 +08:00
Andrew Lee (李健秋) <ajqlee@debian.org>
2014-09-09 23:29:54 +02:00
Build-Depends:
cmake (>= 3.0.2),
2014-09-09 23:29:54 +02:00
debhelper (>= 9),
libkf5windowsystem-dev (>= 5.9.0),
liblxqt0-dev (>= 0.9.0),
libqt5x11extras5-dev (>= 5.3),
libqt5xdg-dev (>= 1.2.0),
2015-08-16 02:13:22 +08:00
libx11-dev,
pkg-config,
qttools5-dev (>= 5.3),
qttools5-dev-tools (>= 5.3),
Standards-Version: 3.9.6
2014-09-09 23:29:54 +02:00
Homepage: https://github.com/lxde/lxqt-globalkeys
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-globalkeys.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-globalkeys.git
2014-09-09 23:29:54 +02:00
Package: lxqt-globalkeys
2014-09-09 23:29:54 +02:00
Architecture: any
Breaks: lxqt-globalkeys-qt5 (<< 0.9.0)
Replaces: lxqt-globalkeys-qt5 (<< 0.9.0)
2014-09-09 23:29:54 +02:00
Depends:
${misc:Depends},
${shlibs:Depends},
Description: Daemon used to register global keyboard shortcuts (appl.)
Daemon used to register global keyboard shortcuts
.
This package contain the program files for LXQt globalskeys.
Package: liblxqt-globalkeys0
2014-09-09 23:29:54 +02:00
Architecture: any
Section: libs
Breaks: liblxqt-globalkeys-qt5-0 (<< 0.9.0)
Replaces: liblxqt-globalkeys-qt5-0 (<< 0.9.0)
2014-09-09 23:29:54 +02:00
Depends:
${misc:Pre-Depends},
${misc:Depends},
${shlibs:Depends},
Description: Daemon used to register global keyboard shortcuts (shared libs)
Daemon used to register global keyboard shortcuts
.
This package contain the shared libs for LXQt globalkeys.
Package: liblxqt-globalkeys0-dev
2014-09-09 23:29:54 +02:00
Architecture: any
Section: libdevel
Breaks: liblxqt-globalkeys-qt5-0-dev (<< 0.9.0)
Replaces: liblxqt-globalkeys-qt5-0-dev (<< 0.9.0)
2014-09-09 23:29:54 +02:00
Depends:
${misc:Depends},
${shlibs:Depends},
liblxqt-globalkeys0 (= ${binary:Version}),
2014-09-09 23:29:54 +02:00
Description: Daemon used to register global keyboard shortcuts (dev files)
Daemon used to register global keyboard shortcuts
.
This package contain the development files.
2015-08-16 02:15:34 +08:00
Package: liblxqt-globalkeys-ui0
2014-09-09 23:29:54 +02:00
Architecture: any
Section: libs
Breaks: liblxqt-globalkeys-ui-qt5-0 (<< 0.9.0)
Replaces: liblxqt-globalkeys-ui-qt5-0 (<< 0.9.0)
2014-09-09 23:29:54 +02:00
Depends:
${misc:Pre-Depends},
${misc:Depends},
${shlibs:Depends},
liblxqt-globalkeys0 (= ${binary:Version}),
2014-09-09 23:29:54 +02:00
Description: Daemon used to register global keyboard shortcuts (ui files)
Daemon used to register global keyboard shortcuts
.
This package contain the ui for LXQt globalkeys.
Package: liblxqt-globalkeys-ui0-dev
2014-09-09 23:29:54 +02:00
Architecture: any
Section: libdevel
Breaks: liblxqt-globalkeys-ui-qt5-0-dev (<< 0.9.0)
Replaces: liblxqt-globalkeys-ui-qt5-0-dev (<< 0.9.0)
2014-09-09 23:29:54 +02:00
Depends:
${misc:Depends},
${shlibs:Depends},
liblxqt-globalkeys-ui0 (= ${binary:Version}),
2014-09-09 23:29:54 +02:00
Description: Daemon used to register global keyboard shortcuts (ui dev files)
Daemon used to register global keyboard shortcuts
.
This package contain the ui development files.