vtk 5.6.1-7build1 source package in Ubuntu

Changelog

vtk (5.6.1-7build1) precise; urgency=low

  * Rebuild for libmysqlclient transition
 -- Clint Byrum <email address hidden>   Thu, 24 Nov 2011 00:28:40 -0800

Upload details

Uploaded by:
Clint Byrum
Uploaded to:
Precise
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.orig.tar.gz 19.8 MiB 007be00bae6c7c96f78ca9709516c993a4e3221d0b1762a7fe70e2abe407e86d
vtk_5.6.1-7build1.debian.tar.gz 31.9 KiB 796a1a149804b904f489c76b05e868a9e3fa483888cb4fb4e527cf12a98298fe
vtk_5.6.1-7build1.dsc 2.5 KiB 7155163f84232c3c9c71ad2d990b3ae56bcb7830fdf3bd45ec712fbcd6484f9b

View changes file

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).