Package: meshlab / 2020.09+dfsg1-2

Metadata

Package Version Patches format
meshlab 2020.09+dfsg1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
03_disable updates.patch | (download)

src/meshlab/mainwindow_RunTime.cpp | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 disable checking for updates on startup.

06_format security.patch | (download)

src/meshlabplugins/decorate_raster_proj/decorate_raster_proj.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix compilation errors with -werror=format-security.


16_shadersdir.patch | (download)

src/meshlabplugins/render_gdp/meshrender.cpp | 2 1 + 1 - 0 !
src/meshlabplugins/render_gdp/shaderDialog.cpp | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 hardcode shadersdir to the correct path in debian in various plugins


18_structuresynth_license.patch | (download)

src/external/structuresynth-1.5/LICENSE.GPL3 | 696 696 + 0 - 0 !
src/external/structuresynth-1.5/LICENSE.LGPL | 504 504 + 0 - 0 !
src/external/structuresynth-1.5/LICENSE.README | 4 4 + 0 - 0 !
3 files changed, 1204 insertions(+)

 add license files from upstream structuresynth.


22_find plugins.patch | (download)

src/common/CMakeLists.txt | 4 4 + 0 - 0 !
src/common/pluginmanager.cpp | 14 14 + 0 - 0 !
src/templates/common.cmake | 3 3 + 0 - 0 !
3 files changed, 21 insertions(+)

 find base dir and plugins where we've installed them.


25_fix_signed_char_table.patch | (download)

vcglib/vcg/complex/algorithms/create/mc_lookup_table.h | 576 288 + 288 - 0 !
1 file changed, 288 insertions(+), 288 deletions(-)

 vcg: be explicit that -1 in a table of signed char is a signed char.

Needed for arm builds?

27_Remove more __date__ usages.patch | (download)

src/meshlab/mainwindow_RunTime.cpp | 2 1 + 1 - 0 !
src/meshlabplugins/filter_plymc/plymc_main.cpp | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 remove more __date__ usages.


0008 u3d Use system zlib jpeg png.patch | (download)

src/external/u3d/src/u3d.cmake | 160 9 + 151 - 0 !
1 file changed, 9 insertions(+), 151 deletions(-)

 u3d: use system zlib, jpeg, png
0009 cmake Search for use Qt5Qml in a more graceful absen.patch | (download)

src/CMakeLists.txt | 2 1 + 1 - 0 !
src/meshlabplugins/filter_sketchfab/CMakeLists.txt | 33 18 + 15 - 0 !
2 files changed, 19 insertions(+), 16 deletions(-)

 cmake: search for/use qt5qml in a more absence-tolerant way.
0010 build Use C99 where available for large file support.patch | (download)

src/CMakeLists.txt | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 build: use c99 where available for large file support.