Package: mshr / 2019.2.0~git20230811.ff54a68+dfsg1-4

Metadata

Package Version Patches format
mshr 2019.2.0~git20230811.ff54a68+dfsg1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
test_controls.diff | (download)

demo/python/test.py | 27 27 + 0 - 0 !
test/test.py | 30 30 + 0 - 0 !
2 files changed, 57 insertions(+)

---
lib_rename.patch | (download)

CMakeLists.txt | 2 2 + 0 - 0 !
mshr-config.cmake.in | 2 1 + 1 - 0 !
mshrConfig.cmake.in | 2 1 + 1 - 0 !
python/cmake/Findmshr.cmake | 4 2 + 2 - 0 !
python/setup.py | 19 14 + 5 - 0 !
5 files changed, 20 insertions(+), 9 deletions(-)

---
CGAL_6_compatibility.diff | (download)

CMakeLists.txt | 10 5 + 5 - 0 !
python/setup.py | 4 2 + 2 - 0 !
src/CSGCGALDomain2D.cpp | 18 10 + 8 - 0 !
src/CSGCGALDomain3D.cpp | 5 3 + 2 - 0 !
src/Polyhedron_utils.h | 49 31 + 18 - 0 !
5 files changed, 51 insertions(+), 35 deletions(-)

---