Visualisation Toolkit for 3D Computer Graphics
The Visualization ToolKit (VTK) is an open source, freely available software
system for 3D computer graphics, image processing, and visualization used by
thousands of researchers and developers around the world. VTK consists of a C++
class library, and several interpreted interface layers including Tcl/Tk, Java,
and Python.
- Developed at science
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/vtk && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Allow-compilation-on-GLES-platforms.patch | 0000002348 2.29 KB | |
VTK-8.1.0.tar.gz | 0033482506 31.9 MB | |
_constraints | 0000000120 120 Bytes | |
vtk-fix-file-contains-date-time.patch | 0000000516 516 Bytes | |
vtk-rpmlintrc | 0000000537 537 Bytes | |
vtk.changes | 0000024471 23.9 KB | |
vtk.spec | 0000013263 13 KB |
Revision 32 (latest revision is 62)
Dominique Leuenberger (dimstar_suse)
accepted
request 563920
from
Atri Bhattacharya (badshah400)
(revision 32)
- Drop vtk-Rinterface-uintptr_t.patch as the related plugin has been retired. - Drop vtk-compat_gl: Building against OpenGL1 has now been deprecated with version 8.1.0, and the examples don't build against it already; so, drop all specfile and related modifications catering to OpenGL1 bindings. - Update to version 8.1.0: * Full release notes at https://blog.kitware.com/vtk-8-1-0/. - Turn OFF building against system libharu, since libharu upstream seems dead, while vtk's included libharu has new features essential for building vtk 8.1. Drop BuildRequires on libharu. - Does not build against java 10, so ensure at most java 9 is used by using appropriate versioning for java-devel BuildRequires. - Drop cmake options no longer used for build. - Drop VERBOSE=1 for make: it makes the compilation too verbose making brp checks for code warnings too slow to execute; this reduces build time by nearly half. - Enforce Qt4 for openSUSE <= 1320 explicitly because Qt5 is now the default option.
Comments 3
New upstream release: v8.2.0 https://blog.kitware.com/vtk-8-2-0/
bump :)
This is not a bugzilla ...