File: control

package info (click to toggle)
tktray 1.3.9-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 1,132 kB
  • ctags: 257
  • sloc: ansic: 1,028; sh: 114; tcl: 57; makefile: 30
file content (20 lines) | stat: -rw-r--r-- 735 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: tktray
Section: libs
Priority: optional
Maintainer: Sergei Golovan <sgolovan@debian.org>
Build-Depends: debhelper (>= 9.0.0), dpkg-dev (>= 1.16.1~), tk-dev, libx11-dev, x11proto-xext-dev, libxext-dev
Standards-Version: 3.9.7
Homepage: http://code.google.com/p/tktray/

Package: tk-tktray
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, tk
Provides: tktray
Replaces: tktray
Conflicts: tktray
Multi-Arch: same
Description: Freedesktop system tray icon support for Tcl/Tk on X11
 Tktray is an extension that is able to create system tray icons.
 It follows http://www.freedesktop.org specifications. This
 protocol is supported by modern versions of KDE and GNOME panels,
 and by some other panel-like application.