Package: octave-msh / 1.0.10-12
Metadata
Package | Version | Patches format |
---|---|---|
octave-msh | 1.0.10-12 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
add gmsh4 support.patch | (download) |
inst/msh2m_gmsh.m |
4 2 2 - 0 ! |
force usage of old mesh format since gmsh 4 uses new by default |
configure script source.patch | (download) |
src/configure.ac |
18 18 0 - 0 ! |
add source for configure script, taken from svn |
continuation lines.patch | (download) |
inst/msh2m_structured_mesh.m |
4 2 2 - 0 ! |
use three periods instead of backslash as continuation lines |
skip dolfin tests.patch | (download) |
src/mshm_dolfin_read.cc |
2 1 1 - 0 ! |
skip the unit tests related to the dolfin library |
build against octave 6.patch | (download) |
inst/msh2m_gmsh.m |
6 3 3 - 0 ! |
fix ftbfs against octave 6.1 Replace calls to the deprecated function tmpnam with tempname. |