vtk 5.8.0-14.1ubuntu2 source package in Ubuntu

Changelog

vtk (5.8.0-14.1ubuntu2) trusty; urgency=low

  * {d/rules,allpatches.patch}: Fix FreeType paths, resolving FTBFS.
 -- Daniel T Chen <email address hidden>   Sat, 21 Dec 2013 13:33:55 -0500

Upload details

Uploaded by:
Daniel T Chen
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-14.1ubuntu2.debian.tar.gz 59.0 KiB b833e49f2b3ae85f8da071826187335773811f95998107e6a1e880daf181710c
vtk_5.8.0-14.1ubuntu2.dsc 2.7 KiB 71f7bba1830771e05fd18ea70507781408c21d87178cdb6a2c8e54e94cba33a8

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