File: control

package info (click to toggle)
lxpanel 0.9.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,336 kB
  • ctags: 3,103
  • sloc: ansic: 30,326; sh: 11,467; makefile: 460; python: 20
file content (81 lines) | stat: -rw-r--r-- 2,919 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
78
79
80
81
Source: lxpanel
Section: x11
Priority: optional
Maintainer: Debian LXDE Maintainers <pkg-lxde-maintainers@lists.alioth.debian.org>
Uploaders:
 Andrew Lee (李健秋) <ajqlee@debian.org>,
 Andriy Grytsenko <andrej@rep.kiev.ua>
Build-Depends:
 debhelper (>= 9), dh-autoreconf,
 intltool, libasound2-dev [linux-any],
 libgtk2.0-dev (>= 2.18), libiw-dev [linux-any], libmenu-cache-dev,
 libwnck-dev, libfm-gtk-dev (>= 1.2.0),
 libxml2-dev, libkeybinder-dev
Standards-Version: 3.9.8
Homepage: http://www.lxde.org/
Vcs-Browser: https://git.lxde.org/gitweb/?p=debian/lxpanel.git
Vcs-Git: https://git.lxde.org/git/debian/lxpanel.git

Package: lxpanel
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, lxmenu-data,
 lxpanel-data (= ${source:Version}), libfm-modules
Recommends: xkb-data, x-terminal-emulator,
 pavucontrol | gnome-alsamixer [linux-any] | aumix-gtk [!linux-any]
Suggests: menu, firefox-esr | firefox | www-browser
Description: LXDE panel
 LXPanel is a GUI application for the Lightweight X11 Desktop Environment
 (LXDE).
 .
 It is derived from fbpanel and includes the following features:
 .
  * User-friendly application menu automatically generated from .desktop
    files on the system
  * Launcher bar (small icons clicked to launch apps)
  * Task bar supporting ICCCM/EWMH `urgency' hint (Pidgin IM windows
    can flash on new incoming messages)
  * Run dialog (type a command to run, without opening a terminal)
  * Net status icon plug-in (optional).
  * Volume control plug-in (optional).
  * Notification area (system tray).
  * Digital clock.
  * Keyboard LEDs plug-in (display caps/num locks).
  * lxpanelctl: control lxpanel from other programs.
    For example, "lxpanelctl run" will show the Run dialog in lxpanel,
    and "lxpanelctl menu" will show the application menu. This is
    useful in combination with window manager key bindings.

Package: lxpanel-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends}, lxpanel (= ${binary:Version})
Description: LXDE panel (debug)
 LXPanel is a GUI application for the Lightweight X11 Desktop Environment
 (LXDE).
 .
 This package contains the debugging symbols.

Package: lxpanel-data
Architecture: all
Depends: ${misc:Depends}
Breaks: lxpanel (<< 0.7.0)
Replaces: lxpanel (<< 0.7.0)
Description: LXDE panel (data files)
 LXPanel is a GUI application for the Lightweight X11 Desktop Environment
 (LXDE).
 .
 This package contains the data required for panel.

Package: lxpanel-dev
Architecture: any
Depends: ${misc:Depends}, lxpanel (= ${binary:Version}),
 libgtk2.0-dev, libfm-gtk-dev (>= 1.2.0)
Breaks: lxpanel (<< 0.8.2)
Replaces: lxpanel (<< 0.8.2)
Description: LXDE panel (plugins development files)
 LXPanel is a GUI application for the Lightweight X11 Desktop Environment
 (LXDE).
 .
 This package contains header files required for plugins development and
 depends on other relevant packages for such task.