Patch |
File delta |
Description |
fix_manpages_errors.patch | (download) |
ThirdParty/IceT/vtkicet/doc/man/man3/icetCompositeMode.3 |
6 2 + 4 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetCreateContext.3 |
3 1 + 2 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetDisable.3 |
4 1 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetDrawCallback.3 |
15 1 + 14 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetEnable.3 |
4 1 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColor.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColorf.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyColorub.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyDepth.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageCopyDepthf.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColor.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorFormat.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcf.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcub.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorcui.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorf.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorub.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetColorui.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepth.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthFormat.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthcf.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetDepthf.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetHeight.3 |
6 0 + 6 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetNumPixels.3 |
6 0 + 6 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetImageGetWidth.3 |
6 0 + 6 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetSetColorFormat.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetSetDepthFormat.3 |
3 0 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetSingleImageStrategy.3 |
4 1 + 3 - 0 !
ThirdParty/IceT/vtkicet/doc/man/man3/icetStrategy.3 |
8 3 + 5 - 0 !
29 files changed, 10 insertions(+), 109 deletions(-) |
rough editing of manpages, shipped with sources to fix
lintian-warnnings.
|
fix_path_paraview.patch | (download) |
Wrapping/Python/paraview/__init__.py |
4 4 + 0 - 0 !
1 file changed, 4 insertions(+) |
fix python path
|
reduce_cmake_error.cmake | (download) |
VTK/CMake/vtkModuleAPI.cmake |
7 2 + 5 - 0 !
1 file changed, 2 insertions(+), 5 deletions(-) |
reduce the error message in cmake if module is missing
|
use_system_utf8.patch | (download) |
VTK/Common/Core/vtkUnicodeString.cxx |
48 24 + 24 - 0 !
VTK/IO/Core/vtkUTF8TextCodec.cxx |
4 2 + 2 - 0 !
2 files changed, 26 insertions(+), 26 deletions(-) |
use system utf8
|
use_system_mpi4py.patch | (download) |
ParaViewCore/ClientServerCore/Core/module.cmake |
3 0 + 3 - 0 !
VTK/Parallel/MPI4Py/CMakeLists.txt |
2 1 + 1 - 0 !
VTK/Parallel/MPI4Py/module.cmake |
3 1 + 2 - 0 !
3 files changed, 2 insertions(+), 6 deletions(-) |
use system mpi4py
|
remove_webgl.patch | (download) |
ParaViewCore/ClientServerCore/Rendering/module.cmake |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
disable webgl support (requires separate packaging)
|
fix_gl2ps_new.patch | (download) |
VTK/Rendering/GL2PS/vtkGL2PSUtilities.cxx |
9 4 + 5 - 0 !
VTK/Rendering/GL2PSOpenGL2/Testing/Cxx/TestGL2PSAddPolyPrimitive.cxx |
6 3 + 3 - 0 !
VTK/Rendering/GL2PSOpenGL2/vtkOpenGLGL2PSHelperImpl.cxx |
28 19 + 9 - 0 !
3 files changed, 26 insertions(+), 17 deletions(-) |
workaround to compile paraview
|
fix_opengl_arm.patch | (download) |
VTK/GUISupport/Qt/QVTKOpenGLWidget.cxx |
18 11 + 7 - 0 !
1 file changed, 11 insertions(+), 7 deletions(-) |
use qopenglextrafunctions instead of *3_2, because the
latter is not available on ARM.
Debian-Bug: https://bugs.debian.org/893735
|
disable local FindMPI.patch | (download) |
VTK/CMake/FindMPI.cmake |
639 0 + 639 - 0 !
1 file changed, 639 deletions(-) |
remove the findmpi distributed by this package
since it doesn't find the proper include paths. The system cmake
provided version is better at this.
|
0001 ENH Changes needed to support Qt 5.11.patch | (download) |
Plugins/SLACTools/pqSLACDataLoadManager.cxx |
1 1 + 0 - 0 !
Qt/ApplicationComponents/pqColorMapEditor.cxx |
1 1 + 0 - 0 !
Qt/ApplicationComponents/pqDoubleRangeSliderPropertyWidget.cxx |
1 1 + 0 - 0 !
Qt/ApplicationComponents/pqStandardViewFrameActionsImplementation.cxx |
1 1 + 0 - 0 !
Qt/ApplicationComponents/pqTimeInspectorWidget.cxx |
1 1 + 0 - 0 !
Qt/ApplicationComponents/pqViewResolutionPropertyWidget.cxx |
1 1 + 0 - 0 !
Qt/Components/pqChangeInputDialog.cxx |
1 1 + 0 - 0 !
Qt/Components/pqCinemaTrackSelection.cxx |
1 1 + 0 - 0 !
8 files changed, 8 insertions(+) |
enh: changes needed to support qt 5.11
Basically needed to add missing header files.
|
0001 Fix StreamLinesRepresentation plugin documentation i.patch | (download) |
Plugins/StreamLinesRepresentation/CMakeLists.txt |
1 0 + 1 - 0 !
1 file changed, 1 deletion(-) |
fix streamlinesrepresentation plugin documentation issue
|