File: control

package info (click to toggle)
blt 2.4m-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 7,316 kB
  • ctags: 7,778
  • sloc: ansic: 68,187; tcl: 12,491; sh: 1,918; makefile: 709; csh: 25
file content (110 lines) | stat: -rw-r--r-- 4,213 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
Source: blt
Section: devel
Priority: optional
Maintainer: Gordon Russell <gor@debian.org>
Build-Depends: tk8.0, tk8.2, tcl8.0, tcl8.2, tk8.2-dev, tcl8.2-dev
Standards-Version: 3.1.0.0

Package: blt
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, blt-common
Conflicts: blt8.0-unoff, blt4.2
Replaces: blt4.2, blt8.0-unoff, blt-dev (<< 2.4i-1 ) 
Suggests: blt-demo
Description: Shared libraries for blt
 This is the shared libraries for BLT. You should only need this
 if you are using programs which are linked to blt, or are
 developing programs in BLT.
 .
 BLT is an extension to the Tk toolkit, adding new widgets, geometry managers,
 and miscellaneous commands. It does not require any patching of the Tcl or
 Tk source files. 

Package: blt-common
Architecture: any
Section: libs
Depends: blt (>>2.4l-1) , blt8.0
Conflicts: blt (<=2.4l-1) , blt8.0 (<< 2.4i-1) , blt4.2
Suggests: blt-demo
Description: Common run-time parts to the BLT libraries
 This is the common library files for the shared libraries of BLT.
 You should only need this only if you are using a BLT run-time library
 in your code.
 .
 BLT is an extension to the Tk toolkit, adding new widgets, geometry managers,
 and miscellaneous commands. It does not require any patching of the Tcl or
 Tk source files. 

Package: blt-dev
Architecture: any
Section: devel
Depends: blt, tcl8.2-dev, tk8.2-dev, libc6-dev, tclsh
Conflicts: blt8.0-dev, blt8.0-unoff
Replaces: blt4.2-dev, blt8.0-unoff, blt (<< 2.4i-1), blt4.2-dev, blt4.2
Suggests: blt-demo
Description: Development in blt - a tcl/tk extension library
 This is the development package for BLT. You should only need this
 if you are developing programs in BLT.
 .
 BLT is an extension to the Tk toolkit, adding new widgets, geometry managers,
 and miscellaneous commands. It does not require any patching of the Tcl or
 Tk source files. 

Package: blt-demo
Architecture: any
Section: devel
Depends: blt, wish, tclsh
Conflicts: blt4.2, blt8.0 (<< 2.4i-1)
Replaces: blt-dev (<< 2.4j-1 ) 
Description: blt demo scripts - a tcl/tk extension library
 This is the demonstration scripts for BLT. You should only need this
 if you are interested in seeing what BLT can do, or are having trouble
 understanding the syntax of some BLT commands.
 .
 BLT is an extension to the Tk toolkit, adding new widgets, geometry managers,
 and miscellaneous commands. It does not require any patching of the Tcl or
 Tk source files. 

Package: blt8.0
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, blt-common
Conflicts: blt8.0-unoff, blt4.2
Replaces: blt4.2, blt8.0-unoff, blt-dev (<< 2.4i-1 ) 
Suggests: blt-demo
Description: Shared libraries for blt (using tk8.0)
 This is the shared libraries for BLT. You should only need this
 if you are using programs which are linked to blt, or are
 developing programs in BLT.
 .
 This is package blt linked to tk/tcl 8.0. Package blt is always linked
 for the newest tk/tcl package available in Debian. However, this also
 means that package blt is often unstable. Note that the dynamic library
 in blt-tk8.0 is called libBLT8.0.so..., while package blt uses libBLT.so...
 as the library name.
 .
 BLT is an extension to the Tk toolkit, adding new widgets, geometry managers,
 and miscellaneous commands. It does not require any patching of the Tcl or
 Tk source files. 

Package: blt8.0-dev
Architecture: any
Section: devel
Depends: blt8.0, tcl8.0-dev, tk8.0-dev, libc6-dev, tclsh
Conflicts: blt4.2-dev, blt8.0-unoff, blt-dev
Replaces: blt4.2-dev, blt8.0-unoff, blt (<< 2.4i-1)
Suggests: blt-demo
Description: Development in blt and tk8.0 - a tcl/tk extension library
 This is the development package for BLT. You should only need this
 if you are developing programs in BLT.
 .
 This is package blt-dev linked to tk/tcl 8.0. Package blt-dev is always linked
 for the newest tk/tcl package available in Debian. However, this also
 means that package blt-dev is often unstable. Note that the libraries
 in blt8.0* is called BLT8.0, while package blt and blt-dev use BLT.
 .
 BLT is an extension to the Tk toolkit, adding new widgets, geometry managers,
 and miscellaneous commands. It does not require any patching of the Tcl or
 Tk source files.