vtk 5.8.0-14ubuntu3 source package in Ubuntu

Changelog

vtk (5.8.0-14ubuntu3) trusty; urgency=low

  * debian/control: change libtiff-dev to libtiff5-dev, stops
    other packages from ftbfs
 -- Jackson Doak <email address hidden>   Sat, 16 Nov 2013 09:48:41 +1100

Upload details

Uploaded by:
Jackson Doak
Sponsored by:
Dmitry Shachnev
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
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.8.0.orig.tar.gz 22.6 MiB 83ee74b83403590342c079a52b06eef7ab862417f941d5f4558aea25c6bbc2d5
vtk_5.8.0-14ubuntu3.debian.tar.gz 58.5 KiB 6c6a9ef2595471062831193e2f6299ec432023fd337780ea9824a5551741057d
vtk_5.8.0-14ubuntu3.dsc 3.1 KiB 80095636fa35ab12772517a949d6b4997a8ebbb496f431bfb66ad0e9e3c031ee

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.8: Visualization Toolkit - A high level 3D visualization library - runtime

 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.
 .
 VTK enables users to concentrate on their work by providing a large
 number of excellent and feature packed high level functions that do
 visualization. The library needs OpenGL to render the graphics and
 for Linux machines Mesa is necessary. The terms/copyright can be read
 in /usr/share/doc/vtk/README and README.html. VTK-Linux-HOWTO has
 information about using vtk, getting documentataion or help and
 instructions on building VTK.
 .
 This package provides the shared libraries needed to run C++ programs
 that use VTK.
 .
 To compile C++ code that uses VTK you have to install libvtk5-dev.

libvtk5.8-qt4: Visualization Toolkit - A high level 3D visualization library - Qt runtime

 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 GUI support for Qt4.

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