chiark / gitweb /
chiark-tcl-applet-wrapper: Ship it and describe it a bit better
[chiark-tcl-applet.git] / debian / control
1 Source: chiark-tcl-applet
2 Build-Depends: debhelper (>= 12~)
3 Section: x11
4 Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
5 Standards-Version: 4.5.0.0
6
7 Package: chiark-tcl-applet
8 Depends: wish, tk-tktray, chiark-utils-bin, ${misc:Depends}
9 Suggests: trayer | stalonetray
10 Architecture: all
11 Section: x11
12 Priority: optional
13 Description: Tray widget for battery monitor and other X11 programs
14  xbatmon-simple-tray is a battery status display, with useful
15  tooltip, which sits in your system tray.
16  .
17  There is also an wrapper script, chiark-tcl-applet-wrapper, which
18  can embed any X11 program in your system tray.
19  .
20  If you do not yet have an X11 system tray (eg because you are not
21  running a desktop environment with panel), consider trayer or
22  stalonetray.
23
24 # Copyright 2016,2020 Ian Jackson
25 # SPDX-License-Identifier: MIT
26 # There is NO WARRANTY.