[SCM] image display tool for astronomy branch, debian, updated. b3f3e22b05a03c61742ba1e05602f098f3f59b71
Ole Streicher
debian at liska.ath.cx
Mon Apr 9 17:01:37 UTC 2012
The following commit has been merged in the debian branch:
commit 2a54d5b3b645b8e1303968b2bfdd6e8223c93ae9
Author: Ole Streicher <debian at liska.ath.cx>
Date: Mon Apr 9 17:47:27 2012 +0200
Remove extra package tk-saotk
As long as we need to statically link to BLT3, we cannot provide a dynamic
saotk package. I also doubt that it would be used at all.
diff --git a/debian/control b/debian/control
index f2d1491..eff1b2a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-science/packages/saods9.git
Package: saods9
Architecture: any
-Depends: tcllib, ${misc:Depends},
- ${shlibs:Depends}, tk-sao
+Depends: tcllib, ${misc:Depends}, ${shlibs:Depends}
Description: image display tool for astronomy
DS9 is an application for astronomical imaging and data
visualization.
@@ -45,19 +44,3 @@ Description: image display tool for astronomy
If images include WCS (World Coordinate System) keywords, then they
may be "blinked" to search for moving or changing objects.
-Package: tk-saotk
-Architecture: any
-Depends: libtk-img, tk-table (>= 2.9), tcllib, ${misc:Depends}, ${shlibs:Depends}
-Description: Widgets for astronomical imaging and data visualization
- SAOTk is an integrated set of Tk/Tcl canvas widgets for astronomical imaging
- and data visualization. The widget set is composed of the Frame, Panner,
- Magnifier, and Colorbar widget. The Frame widget is FITS viewer for one image
- or a mosaic of images . The Panner widget provides a thumbnail image for
- position control. The Magnifier widget provides a magnified view of part of
- the image. And the Colorbar widget provides control of imaging color
- environment for application.
- .
- 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 printing
- and graphics, image mosaics, and shared memory.
--
image display tool for astronomy
More information about the debian-science-commits
mailing list