Package: paraview / 5.11.0+dfsg-1

Metadata

Package Version Patches format
paraview 5.11.0+dfsg-1 3.0 (quilt)

Patch series

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

Wrapping/Python/paraview/__init__.py.in | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 fix python path
libatomic.patch | (download)

ThirdParty/protobuf/vtkprotobuf/src/CMakeLists.txt | 8 7 + 1 - 0 !
1 file changed, 7 insertions(+), 1 deletion(-)

---
vtk cmake findffmpeg cmake.patch | (download)

VTK/CMake/FindFFMPEG.cmake | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix cmake modules for ffmpeg
sqlite.patch | (download)

VTK/ThirdParty/libproj/vtklibproj/CMakeLists.txt | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 hard-code sqlite3 not found on debian
fix.patch | (download)

VTK/ThirdParty/ioss/vtkioss/Ioss_CodeTypes.h | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 compilation fix against latest vtk in third-party
ffmpeg.patch | (download)

VTK/IO/FFMPEG/CMakeLists.txt | 11 11 + 0 - 0 !
VTK/IO/FFMPEG/vtkFFMPEGWriter.cxx | 12 3 + 9 - 0 !
2 files changed, 14 insertions(+), 9 deletions(-)

 [patch] io/ffmpeg: support ffmpeg 5.0 api changes

Fixes: #18445

vector header.patch | (download)

Remoting/Misc/vtkPVEnsembleDataReaderInformation.cxx | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 add header for compilation error with g++-11