File: control

package info (click to toggle)
saods9 8.0.1%2Brepack-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 20,052 kB
  • sloc: cpp: 67,186; tcl: 65,707; ansic: 3,983; xml: 1,375; sh: 468; makefile: 120; perl: 68
file content (119 lines) | stat: -rw-r--r-- 4,383 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
111
112
113
114
115
116
117
118
119
Source: saods9
Section: science
Priority: optional
Maintainer: Debian Astronomy Maintainers <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Build-Depends: cpio,
               debhelper (>= 11),
               dh-exec,
               html2text,
               libfuntools-dev,
               libstarlink-ast-dev (>= 7.0.4),
               libtk-img-dev,
               libxml2-dev,
               perl,
               tcl-dev (>= 8.6),
               tcl-signal,
               tcl-xpa,
               tcllib,
               tcltls,
               tclxml,
               tk-dev (>= 8.6),
               tk-html1,
               tk-mpeg,
               tk-table (>= 2.9),
               tkblt-dev,
               tkcon,
               xauth,
               xvfb
Standards-Version: 4.3.0
Homepage: http://ds9.si.edu/
Vcs-Browser: https://salsa.debian.org/debian-astro-team/saods9
Vcs-Git: https://salsa.debian.org/debian-astro-team/saods9.git

Package: saods9
Architecture: all
Depends: libtk-img,
         tcl-signal,
         tcl-xpa,
         tcliis,
         tcllib,
         tcltls,
         tclxml,
         tk (>= 8.6),
         tk-html1,
         tk-mpeg,
         tk-table (>= 2.9),
         tkblt,
         tkcon,
         tksao,
         ${misc:Depends}
Recommends: saods9-doc
Suggests: python3-pyds9, xpa-tools
Breaks: saods9-data (<< 7.4~b4+repack-2~)
Replaces: saods9-data (<< 7.4~b4+repack-2~)
Description: Image display tool for astronomy
 SAOImage DS9 is an astronomical imaging and data visualization
 application. DS9 supports FITS images and binary tables, multiple frame
 buffers, region manipulation, and many scale algorithms and colormaps. It
 provides for easy communication with external analysis tasks and is highly
 configurable and extensible via XPA and SAMP.
 .
 All versions and platforms support a consistent set of GUI and
 functional capabilities.
 .
 DS9 supports advanced features such as 2-D, 3-D and RGB frame buffers, mosaic
 images, tiling, blinking, geometric markers, colormap manipulation, scaling,
 arbitrary zoom, cropping, rotation, pan, and a variety of coordinate
 systems.
 .
 The GUI for DS9 is user configurable. GUI elements such as the coordinate
 display, panner, magnifier, horizontal and vertical graphs, button bar, and
 color bar can be configured via menus or the command line.

Package: tksao
Architecture: any
Depends: tkblt, ${misc:Depends}, ${shlibs:Depends}
Recommends: saods9-doc
Suggests: saods9
Multi-Arch: same
Description: Tk widgets for astronomical imaging and data visualization
 SAOTk is an integrated set of Tcl/Tk canvas widgets for astronomical
 imaging and data visualization. The widget set is composed of the
 Frame, Panner, Magnifier, and Colorbar widgets. In addition to
 classical support for imaging FITS data, manipulating colormaps,
 region marking, coordinate readout (including WCS), etc, SAOTk
 widgets also support arbitrary image scaling and rotation, advanced
 postscript printing, Truecolor graphic support, and image mosaics.
 .
 The SAOTk widgets are being used in a wide variety of astronomical
 applications. These applications include general visualization and
 analysis, real-time instrumentation and calibration, and interactive
 modeling. These Tcl extensions can be utilized in any standard Tcl/Tk
 environment to build custom data analysis and visualization
 applications.

Package: tcliis
Architecture: any
Depends: tcl, ${misc:Depends}, ${shlibs:Depends}
Multi-Arch: same
Replaces: saods9-tclpackages (<< 7.6+repack-1~)
Breaks: saods9-tclpackages (<< 7.6+repack-1~)
Description: Tcl IIS protocol package
 IRAF uses the IIS protocol to communicate with a valid image display
 server, such as DS9. This package implements this protocol, mainly
 for the use in saods9.

Package: saods9-doc
Architecture: all
Section: doc
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Image display tool for astronomy (help files/documentation)
 SAOImage DS9 is an astronomical imaging and data visualization
 application. DS9 supports FITS images and binary tables, multiple frame
 buffers, region manipulation, and many scale algorithms and colormaps. It
 provides for easy communication with external analysis tasks and is highly
 configurable and extensible via XPA and SAMP.
 .
 This package contains the documentation and help pages.