vtk 5.8.0-5 source package in Ubuntu

Changelog

vtk (5.8.0-5) unstable; urgency=low

  * install vtkWrapHierarchy and vtkEncodeString into /usr/bin
  * install *Java.so* into /usr/lib/jni

vtk (5.8.0-4) unstable; urgency=low

  * upload to unstable
  * removed some java annotations and generics to fix FTBFS on kfreebsd
  * fixed tcl path

vtk (5.8.0-3) experimental; urgency=low

  * adjust installation path for VTKTargets.cmake
  * removed unused debian/tcl-vtk.postinst
  * compiled java classes with -source 1.6
  * keep VTKConfigQt.cmake only in libvtk5-dev
  * removed usr/lib/libMapReduceMPI.so*

vtk (5.8.0-2) experimental; urgency=low

  * build with system hdf5
  * set VTK_INSTALL_LIB_DIR:PATH=/lib/

vtk (5.8.0-1) experimental; urgency=low

  [Mathieu Malaterre]
  * Non-maintainer upload.
  * New upstream: 5.8.0
  * Adapt to new libav. Closes: #638559
  * Remove convenient sqlite copy. Closes: #638883
    - Use lintian to hide ftgl copy

  [Alastair McKinstry]
  * Ensure python-vtk pyc files are deleted
  * shlibs for pythonCore needed
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  18 Dec 2011 22:35:23 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
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
Precise release universe graphics

Downloads

File Size SHA-256 Checksum
vtk_5.8.0.orig.tar.gz 22.6 MiB 83ee74b83403590342c079a52b06eef7ab862417f941d5f4558aea25c6bbc2d5
vtk_5.8.0-5.debian.tar.gz 36.8 KiB ff6b43496eb70e9dbc0a9c9eb6f81baa6c683a4f94fdbc62b01df33500d4c7f9
vtk_5.8.0-5.dsc 2.3 KiB 2eb93d4e4ed0c6251edd8c9225a66c82c0110ee228e6a4fdfa9d8396d89fb6cc

Available diffs

View changes file

Binary packages built by this source

libvtk-java: No summary available for libvtk-java in ubuntu quantal.

No description available for libvtk-java in ubuntu quantal.

libvtk5-dev: No summary available for libvtk5-dev in ubuntu quantal.

No description available for libvtk5-dev in ubuntu quantal.

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: No summary available for libvtk5.8 in ubuntu quantal.

No description available for libvtk5.8 in ubuntu quantal.

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