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-globalkeys-packaging/debian/control

93 lines
2.8 KiB

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>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Build-Depends:
cmake (>= 3.0.2),
debhelper (>= 9),
libkf5windowsystem-dev (>= 5.9.0),
liblxqt0-dev (>= 0.9.0),
libqt5x11extras5-dev (>= 5.3),
libqt5xdg-dev (>= 1.2.0),
libx11-dev,
pkg-config,
qttools5-dev (>= 5.3),
qttools5-dev-tools (>= 5.3),
Standards-Version: 3.9.6
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
Package: lxqt-globalkeys
Architecture: any
Breaks: lxqt-globalkeys-qt5 (<< 0.9.0)
Replaces: lxqt-globalkeys-qt5 (<< 0.9.0)
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
Architecture: any
Section: libs
Breaks: liblxqt-globalkeys-qt5-0 (<< 0.9.0)
Replaces: liblxqt-globalkeys-qt5-0 (<< 0.9.0)
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
Architecture: any
Section: libdevel
Breaks: liblxqt-globalkeys-qt5-0-dev (<< 0.9.0)
Replaces: liblxqt-globalkeys-qt5-0-dev (<< 0.9.0)
Depends:
${misc:Depends},
${shlibs:Depends},
liblxqt-globalkeys0 (= ${binary:Version}),
Description: Daemon used to register global keyboard shortcuts (dev files)
Daemon used to register global keyboard shortcuts
.
This package contain the development files.
Package: liblxqt-globalkeys-ui0
Architecture: any
Section: libs
Breaks: liblxqt-globalkeys-ui-qt5-0 (<< 0.9.0)
Replaces: liblxqt-globalkeys-ui-qt5-0 (<< 0.9.0)
Depends:
${misc:Pre-Depends},
${misc:Depends},
${shlibs:Depends},
liblxqt-globalkeys0 (= ${binary:Version}),
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
Architecture: any
Section: libdevel
Breaks: liblxqt-globalkeys-ui-qt5-0-dev (<< 0.9.0)
Replaces: liblxqt-globalkeys-ui-qt5-0-dev (<< 0.9.0)
Depends:
${misc:Depends},
${shlibs:Depends},
liblxqt-globalkeys-ui0 (= ${binary:Version}),
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.