vtk 5.6.1-7 source package in Ubuntu

Changelog

vtk (5.6.1-7) unstable; urgency=low


  * Drop obsolete paths from CMakeCache.txt.debian.
    Thanks to Julien Cristau (Closes: #643814)

 -- Dominique Belhachemi <email address hidden>  Fri, 30 Sep 2011 20:48:45 -0400

Upload details

Uploaded by:
A. Maitland Bottoms
Uploaded to:
Sid
Original maintainer:
A. Maitland Bottoms
Architectures:
any all
Section:
graphics
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
vtk_5.6.1-7.dsc 2.2 KiB e1e6eeb808f05ec58518402ba8713bd1ab5e8d60d211e7417dcd91a6a7a95c5d
vtk_5.6.1.orig.tar.gz 19.8 MiB 007be00bae6c7c96f78ca9709516c993a4e3221d0b1762a7fe70e2abe407e86d
vtk_5.6.1-7.debian.tar.gz 32.2 KiB 3b17dc3849ed2ee24b358195af958b1a3d8f447e0468f6d9729fc7077ff86a2b

No changes file available.

Binary packages built by this source

libvtk-java: Visualization Toolkit - A high level 3D visualization library - java

 The Visualization Toolkit (VTK) is an object oriented, high level
 library that allows one to easily write C++ programs, Tcl, Python and
 Java scripts that do 3D visualization.
 .
 This package provides the VTK Java language support.

libvtk5-dev: VTK header files for building C++ code

 The Visualization Toolkit (VTK) is an object oriented, high level
 library that allows one to easily write C++ programs, Tcl, Python and
 Java scripts that do 3D visualization.
 .
 This package provides the VTK header files required to compile
 C++ programs that use VTK to do 3D visualisation.

libvtk5-qt4-dev: Visualization Toolkit - A high level 3D visualization library - Qt devel

 The Visualization Toolkit (VTK) is an object oriented, high level
 library that allows one to easily write C++ programs, Tcl, Python and
 Java scripts that do 3D visualization.
 .
 This package provides the VTK header files required to compile C++ programs
 that use VTK GUI support for Qt4.

libvtk5.6: No summary available for libvtk5.6 in ubuntu precise.

No description available for libvtk5.6 in ubuntu precise.

libvtk5.6-qt4: No summary available for libvtk5.6-qt4 in ubuntu precise.

No description available for libvtk5.6-qt4 in ubuntu precise.

python-vtk: Python bindings for VTK

 The Visualization Toolkit (VTK) is an object oriented, high level
 library that allows one to easily write C++ programs, Tcl, Python and
 Java scripts that do 3D visualization.
 .
 This provides the shared libraries that enable one to use VTK from Python
 scripts. You will need Python and vtk installed to use this. Some useful
 information may be available in /usr/share/doc/python-vtk/.

tcl-vtk: Tcl bindings for VTK

 The Visualization Toolkit (VTK) is an object oriented, high level
 library that allows one to easily write C++ programs, Tcl, Python and
 Java scripts that do 3D visualization.
 .
 This provides the shared libraries and executable that enable one to use
 VTK from Tcl/Tk scripts. You will need Tcl/Tk and vtk installed to use
 this.

vtk-doc: VTK class reference documentation

 The Visualization Toolkit (VTK) is an object oriented, high level
 library that allows one to easily write C++ programs, Tcl, Python and
 Java scripts that do 3D visualization.
 .
 This package contains exhaustive HTML documentation for the all the
 documented VTK C++ classes. The documentation was generated using
 doxygen and some excellent perl scripts from Sebastien Barre et. al.
 Please read the README.docs in /usr/share/doc/vtk-doc/ for details.
 The documentation is available under /usr/share/doc/vtk/html.

vtk-examples: C++, Tcl and Python example programs/scripts for VTK

 The Visualization Toolkit (VTK) is an object oriented, high level
 library that allows one to easily write C++ programs, Tcl, Python and
 Java scripts that do 3D visualization.
 .
 This package contains examples from the VTK source. To compile
 the C++ examples you will need to install the vtk-dev package as well.
 Some of them require the libqt4-dev package.
 .
 The Python and Tcl examples can be run with the corresponding packages
 (python-vtk, tcl-vtk).