File: control

package info (click to toggle)
itk3 3.4.2-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,380 kB
  • sloc: ansic: 3,679; sh: 573; tcl: 417; makefile: 70
file content (62 lines) | stat: -rw-r--r-- 2,253 bytes parent folder | download | duplicates (2)
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
Source: itk3
Section: libs
Priority: optional
Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Uploaders: Sergei Golovan <sgolovan@debian.org>
Build-Depends: debhelper (>= 10.0.0), libxt-dev, itcl3-dev (>> 3.4.1-1), tk8.6-dev
Standards-Version: 4.1.3
Homepage: http://incrtcl.sourceforge.net/
Vcs-Browser: https://salsa.debian.org/tcltk-team/itk3
Vcs-Git: https://salsa.debian.org/tcltk-team/itk3.git

Package: itk3
Section: libs
Priority: optional
Architecture: any
Pre-Depends: dpkg (>= 1.17.14), ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, libtk, itcl3, ${misc:Depends}
Suggests: itk3-doc
Conflicts: insight (<= 5.3+cvs.2003.08.30-1)
Multi-Arch: same
Description: [incr Tk] OOP extension for Tk - run-time files
 [incr Tk] (or itk) combines the object-oriented power of [incr Tcl]
 with the popular Tk graphical toolkit to create a framework for
 creating mega-widgets.  One such set of mega-widgets is provided by
 the iwidgets package.
 .
 This package contains everything you need to run itk scripts and
 itk-enabled apps.

Package: itk3-dev
Section: devel
Priority: optional
Architecture: any
Depends: itcl3-dev, tk-dev | tk8.6-dev, itk3 (= ${binary:Version}), ${misc:Depends}
Conflicts: itk-dev, itcl3.0-dev (<< 3.0.1), tk-itk-dev
Provides: tk-itk-dev
Suggests: itk3-doc
Multi-Arch: same
Description: [incr Tk] OOP extension for Tk - development files
 [incr Tk] (or itk) combines the object-oriented power of [incr Tcl]
 with the popular Tk graphical toolkit to create a framework for
 creating mega-widgets.  One such set of mega-widgets is provided by
 the iwidgets package.
 .
 This package contains the headers and libraries needed to embed or
 add C extensions to itk.

Package: itk3-doc
Section: doc
Priority: optional
Architecture: all
Depends: ${misc:Depends}
Suggests: itk3
Conflicts: itk-dev, itk-doc, tk-itk-doc
Provides: itk-doc, tk-itk-doc
Description: [incr Tk] OOP extension for Tk - manual pages
 [incr Tk] (or itk) combines the object-oriented power of [incr Tcl]
 with the popular Tk graphical toolkit to create a framework for
 creating mega-widgets.  One such set of mega-widgets is provided by
 the iwidgets package.
 .
 This package contains the man pages for the classes provided by itk.