aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: d26f91dda4846c0cc3c54f81cfb583415c9f4c31 (plain)
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
Source: zinc-tk
Section: devel
Priority: extra
Maintainer: Patrick Lecoanet <lecoanet@ath.cena.fr>
Standards-Version: 2.3.0.0

Package: zinc-tk
Architecture: i386
Depends: tk8.0 (>= 8.0.4-2)
Provides: zinc-tk
Conflicts: xradar3-tk
Description: The Tk Zinc widget.
  Zinc is a canvas like widget for the Tk toolkit. Its has been
 designed to provide a structured organization of its graphical
 components. It provides also advanced geometrical and graphical
 capabilities such as geometric construction (boolean ops),
 transformations, non rectangular clipping gradient fills, smart
 reliefs, etc.

Package: zinc-perl
Architecture: i386
Depends: perl-tk (>= 800.011), zinc-tk (= ${Source-Version})
Provides: zinc-perl
Conflicts: xradar3-perl
Description: perl-tk variant of the Tk Zinc widget.
 perl-tk variant of the Tk Zinc widget.

Package: zinc-python
Architecture: all
Depends: python-tk, zinc-tk (= ${Source-Version})
Conflicts: python-xradar3
Description: python interface to the Zinc Tk widget.
 python interface to the Zinc Tk widget.