Package: gmsh / 2.8.5+dfsg-1.1

Metadata

Package Version Patches format
gmsh 2.8.5+dfsg-1.1 3.0 (quilt)

Patch series

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

CMakeLists.txt | 6 3 + 3 - 0 !
wrappers/java/CMakeLists.txt | 6 5 + 1 - 0 !
2 files changed, 8 insertions(+), 4 deletions(-)

 change name of shared library
skip_license_file.patch | (download)

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

 skips license.txt during installation. all information is in debian/copyright.
delete_gl2ps_from_source.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
Graphics/CMakeLists.txt | 1 0 + 1 - 0 !
2 files changed, 1 insertion(+), 2 deletions(-)

 delete gl2ps and use packaged version.
switch_from_opencascade_to_oce.patch | (download)

CMakeLists.txt | 34 25 + 9 - 0 !
1 file changed, 25 insertions(+), 9 deletions(-)

 switch from opencascade to oce
fix_FTBFS_linking.patch | (download)

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

 this linking causes a ftbfs 
fix_gmshpy_import.patch | (download)

wrappers/gmshpy/__init__.py.in | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 fix import of gmshpy
fix_libdir.patch | (download)

CMakeLists.txt | 4 2 + 2 - 0 !
wrappers/java/CMakeLists.txt | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 install libs into ${install_lib_dir}, needed for multiarch
fix_script_header.patch | (download)

contrib/onelab/python/onelab.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 add header into onelab
fix_java_wrapper_compilation.patch | (download)

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

 <short summary of the patch>
enable_tetgen.patch | (download)

CMakeLists.txt | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 enable tetgen
fix cmake hdf5.patch | (download)

CMakeLists.txt | 10 6 + 4 - 0 !
1 file changed, 6 insertions(+), 4 deletions(-)

---