Package: vtk9 / 9.1.0+really9.1.0+dfsg2-5

Metadata

Package Version Patches format
vtk9 9.1.0+really9.1.0+dfsg2-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10_matplotlib.patch | (download)

Rendering/Matplotlib/vtkMatplotlibMathTextUtilities.h | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 _matplotlib
20_do_not_link_against_socket.patch | (download)

Common/System/vtkTestSocketFeatures.cmake | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 do not try linking with -lsocket

30_drop_medical_example.patch | (download)

Examples/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 drop medical examples
40_vtkpython 9.patch | (download)

Wrapping/Python/CMakeLists.txt | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 rename vtkpython to vtkpython-9.0
50_fix_python modules_path.patch | (download)

CMake/vtkModuleWrapPython.cmake | 2 1 + 1 - 0 !
Utilities/Python/CMakeLists.txt | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix path for the installation of python modules
60_fix_path_perl.patch | (download)

Utilities/Doxygen/doc_class2example.pl | 2 1 + 1 - 0 !
Utilities/Doxygen/doc_cleanhtml.pl | 2 1 + 1 - 0 !
Utilities/Doxygen/doc_codematch.pl | 2 1 + 1 - 0 !
Utilities/Doxygen/doc_index.pl | 2 1 + 1 - 0 !
Utilities/Doxygen/doc_rmpath.pl | 2 1 + 1 - 0 !
Utilities/Doxygen/doc_version.pl | 2 1 + 1 - 0 !
6 files changed, 6 insertions(+), 6 deletions(-)

 fix shebang for the perl scripts
83_allow_gles_platforms.patch | (download)

GUISupport/Qt/QVTKOpenGLWindow.cxx | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 hack: qvtkopenglwindow.cxx: define gl_back_{left,right} for qt with opengl es
84_vtkQWidgetTexture_no_vtkOpenGLCheckErrorMacro.patch | (download)

GUISupport/Qt/vtkQWidgetTexture.cxx | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 hack: vtkqwidgettexture.cxx: don't use vtkopenglcheckerrormacro
 Fixes building for Qt with OpenGL ES.
95_java_mach arch_fix.patch | (download)

ThirdParty/diy2/vtkdiy2/include/vtkdiy2/time.hpp | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 [patch] fix build on mach-based os which are not os x


97_reproducible_builds.patch | (download)

Utilities/Doxygen/doc_class2example.pl | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 [patch 2/2] doc_class2example.pl: sort the parsers array.

Thanks to Bernhard M. Wiedemann <bernhardout@lsmod.de>.

98_fix_mpi4py.py | (download)

Parallel/MPI4Py/vtk.module | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 fix mpi4py search
99_fix_ftbfs.patch | (download)

CMake/vtkCompilerExtraFlags.cmake | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs
110_vtk9_netcdf.patch | (download)

ThirdParty/exodusII/vtkexodusII/src/ex_utils.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with new netcdf
120_fix_shader_crash.patch | (download)

Rendering/VolumeOpenGL2/vtkOpenGLGPUVolumeRayCastMapper.cxx | 25 23 + 2 - 0 !
Rendering/VolumeOpenGL2/vtkVolumeShaderComposer.h | 56 45 + 11 - 0 !
2 files changed, 68 insertions(+), 13 deletions(-)

---