File: control

package info (click to toggle)
lxhotkey 0.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,972 kB
  • sloc: sh: 4,374; ansic: 3,307; makefile: 58
file content (77 lines) | stat: -rw-r--r-- 3,125 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
Source: lxhotkey
Section: x11
Priority: optional
Maintainer: Debian LXDE Maintainers <pkg-lxde-maintainers@lists.alioth.debian.org>
Uploaders: Andriy Grytsenko <andrej@rep.kiev.ua>
Build-Depends:
 debhelper-compat (= 12), intltool,
 libfm-dev (>= 1.2.0), libunistring-dev, libx11-dev,
 libglib2.0-dev, libgtk2.0-dev
Standards-Version: 4.5.1
Homepage: http://www.lxde.org/
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/lxde-team/lxhotkey
Vcs-Git: https://salsa.debian.org/lxde-team/lxhotkey.git

Package: lxhotkey-core
Architecture: any
Multi-Arch: allowed
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: lxhotkey-gui, lxhotkey-plugin-openbox
Description: Lightweight global keyboard shortcuts configurator
 LXHotkey is an universal application for the Lightweight X11 Desktop
 Environment (LXDE) which allows view and change global keyboard shortcuts
 for Window Manager actions, including ones to start applications.
 .
 This package contains no plugins so the most probably will do nothing
 useful unless you also install a plugin supporting the Window Manager you
 are using and probably some GUI plugin.

Package: lxhotkey-plugin-openbox
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}, lxhotkey-core (= ${binary:Version})
Enhances: openbox
Description: LXHotkey keyboard shortcuts configurator (Openbox support plugin)
 LXHotkey is an universal application for the Lightweight X11 Desktop
 Environment (LXDE) which allows view and change global keyboard shortcuts
 for Window Manager actions, including ones to start applications.
 .
 This package contains a plugin to allow LXHotkey work in Openbox window manager
 environment.

Package: lxhotkey-dev
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, libfm-dev (>= 1.2.0)
Description: LXHotkey keyboard shortcuts configurator (development files)
 LXHotkey is an universal application for the Lightweight X11 Desktop
 Environment (LXDE) which allows view and change global keyboard shortcuts
 for Window Manager actions, including ones to start applications.
 .
 This package contains header file and dependencies required to create a
 plugin for LXHotkey.

Package: lxhotkey-gtk
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}, lxhotkey-core (= ${binary:Version})
Recommends: lxhotkey-data
Provides: lxhotkey-gui
Description: LXHotkey keyboard shortcuts configurator (GTK+ GUI plugin)
 LXHotkey is an universal application for the Lightweight X11 Desktop
 Environment (LXDE) which allows view and change global keyboard shortcuts
 for Window Manager actions, including ones to start applications.
 .
 This package contains a GTK+ 2.0 GUI plugin.

Package: lxhotkey-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: LXHotkey keyboard shortcuts configurator (data files)
 LXHotkey is an universal application for the Lightweight X11 Desktop
 Environment (LXDE) which allows view and change global keyboard shortcuts
 for Window Manager actions, including ones to start applications.
 .
 This package contains internationalization files.