inititial debian files

ubuntu/bionic
Alf Gaida 10 years ago committed by Andrew Lee (李健秋)
parent 512032c43f
commit 122263184e

5
debian/changelog vendored

@ -0,0 +1,5 @@
lxqt-globalkeys (0.7.96-1) unstable; urgency=low
* Initial release (Closes: #747601)
-- Alf Gaida <agaida@siduction.org> Tue, 09 Sep 2014 23:10:42 +0200

1
debian/compat vendored

@ -0,0 +1 @@
9

82
debian/control vendored

@ -0,0 +1,82 @@
Source: lxqt-globalkeys
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.0),
libqt5xdg-dev (>= 1.0.0),
qttools5-dev (>= 5.3.0),
qttools5-dev-tools (>= 5.3.0),
Standards-Version: 3.9.5
Homepage: https://github.com/lxde/lxqt-globalkeys
#Vcs-Git: git://anonscm.debian.org/collab-maint/lxqt-globalkeys.git
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/lxqt-globalkeys.git;a=summary
Package: lxqt-globalkeys-qt5
Architecture: any
Breaks:
lxqt-globalkeys,
Replaces:
lxqt-globalkeys,
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-globalkeys-qt5-0
Architecture: any
Section: libs
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-globalkeys-qt5-0-dev
Architecture: any
Section: libdevel
Depends:
${misc:Depends},
${shlibs:Depends},
liblxqt-globalkeys-qt5-0 (= ${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-ui-qt5-0
Architecture: any
Section: libs
Depends:
${misc:Pre-Depends},
${misc:Depends},
${shlibs:Depends},
liblxqt-globalkeys-qt5-0 (= ${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-ui-qt5-0-dev
Architecture: any
Section: libdevel
Depends:
${misc:Depends},
${shlibs:Depends},
liblxqt-globalkeys-ui-qt5-0 (= ${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.

47
debian/copyright vendored

@ -0,0 +1,47 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name:lxqt-globalkeys
Source: https://github.com/lxde/lxqt-globalkeys
Files: *
Copyright: 2012-2014 LXQt team
2010-2012 Razor team
License: GPL-2.0+ and LGPL-2.1+
Files: debian/*
Copyright: 2014 Alf Gaida <agaida@siduction.org>
License: LGPL-2.1+
License: GPL-2.0+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
License: LGPL-2.1+
This package is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU Lesser General
Public License can be found in "/usr/share/common-licenses/LGPL-2.1".

1
debian/docs vendored

@ -0,0 +1 @@
AUTHORS

@ -0,0 +1,6 @@
usr/include/lxqt-globalkeys-qt5/
usr/lib/*/pkgconfig/lxqt-globalkeys-qt5.pc
usr/lib/*/liblxqt-globalkeys-qt5.so
usr/share/cmake/lxqt-globalkeys-qt5/lxqt-globalkeys-qt5-config.cmake
usr/share/cmake/lxqt-globalkeys-qt5/lxqt_globalkeys_use.cmake

@ -0,0 +1 @@
usr/lib/*/liblxqt-globalkeys-qt5.so.*

@ -0,0 +1,9 @@
usr/include/lxqt-globalkeys-ui-qt5/shortcutselector.h
usr/include/lxqt-globalkeys-ui-qt5/shortcut_selector.h
usr/include/lxqt-globalkeys-ui-qt5/LXQtGlobalKeysUi/ShortcutSelector
usr/lib/*/liblxqt-globalkeys-ui-qt5.so
usr/lib/*/pkgconfig/lxqt-globalkeys-ui-qt5.pc
usr/share/cmake/lxqt-globalkeys-ui-qt5/lxqt_globalkeys_ui_use.cmake
usr/share/cmake/lxqt-globalkeys-ui-qt5/lxqt-globalkeys-ui-qt5-config.cmake

@ -0,0 +1,2 @@
usr/lib/*/liblxqt-globalkeys-ui-qt5.so.*

@ -0,0 +1,3 @@
usr/bin/lxqt-config-globalkeyshortcuts
usr/share/applications/lxqt-config-globalkeyshortcuts.desktop
usr/share/lxqt-qt5/lxqt-config-globalkeyshortcuts/

@ -0,0 +1,7 @@
#daemon
usr/bin/lxqt-globalkeysd
#shortcuts
usr/bin/lxqt-config-globalkeyshortcuts
usr/share/applications/lxqt-config-globalkeyshortcuts.desktop
usr/share/lxqt-qt5/lxqt-config-globalkeyshortcuts/

20
debian/rules vendored

@ -0,0 +1,20 @@
#!/usr/bin/make -f
#export DH_VERBOSE=1
export USE_QT5=1
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
%:
dh ${@} --buildsystem cmake --parallel
override_dh_install:
dh_install --list-missing --fail-missing
override_dh_auto_configure:
dh_auto_configure -- -DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)"
#override_dh_strip:

@ -0,0 +1 @@
3.0 (quilt)

2
debian/watch vendored

@ -0,0 +1,2 @@
version=3
https://github.com/lxde/lxqt-globalkeys/releases .*/([\d\.]+).tar.gz
Loading…
Cancel
Save