Package: opencascade / 7.5.1+dfsg1-2
Metadata
Package | Version | Patches format |
---|---|---|
opencascade | 7.5.1+dfsg1-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
dox cmake cleanup.patch | (download) |
dox/FILES_HTML.txt |
2 0 + 2 - 0 ! |
this patch removes build refs to files-excluded in d/copyright |
fix install dir references.diff | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
fix install dir references for debian This patch fixes cmake install dir references and comes from the opencascade7 package on the ArchLinux User Repository. |
remove cloudflare mathjax.diff | (download) |
dox/CMakeLists.txt |
2 1 + 1 - 0 ! |
this patch replaces cloudflare mathjax with libjs-mathjax. |
armel ftbfs.patch | (download) |
CMakeLists.txt |
6 6 + 0 - 0 ! |
do not enforce atomics support on archs not supporting it. armel seems to have no atomic support on opencascade, so make it possible to hint the build system not to enforce it. |
do not use doxygen searchengine.patch | (download) |
dox/CMakeLists.txt |
4 2 + 2 - 0 ! |
do not use a server-based search engine for the doxygen documentation. As this would require a webserver with php enabled. |
0001 cmake Don t try to write to install directory. You k.patch | (download) |
CMakeLists.txt |
16 8 + 8 - 0 ! |
[patch 1/7] cmake: don't try to write to install directory. you know, permissions and all |
0002 GeomPlate_BuildAveragePlane BasePlan Don t set yvect.patch | (download) |
src/GeomPlate/GeomPlate_BuildAveragePlane.cxx |
2 1 + 1 - 0 ! |
[patch 2/7] geomplate_buildaverageplane: baseplan: don't set yvector to zero. see following: |
0003 BRepFill_Filling WireFromList We can t assume that a.patch | (download) |
src/BRepFill/BRepFill_Filling.cxx |
11 9 + 2 - 0 ! |
[patch 3/7] brepfill_filling: wirefromlist: we can't assume that a connected edge was found and the iterator is valid or we will crash on edges.remove |
0004 BRepFill_Filling Curve constraints confused by impli.patch | (download) |
src/BRepFill/BRepFill_Filling.cxx |
15 12 + 3 - 0 ! |
[patch 4/7] brepfill_filling: curve constraints confused by implicit cast from geomabs_shape to standard_integer |
0005 BRepFill_Filling Don t even attempt to build with em.patch | (download) |
src/BRepFill/BRepFill_Filling.cxx |
6 6 + 0 - 0 ! |
[patch 5/7] brepfill_filling: don't even attempt to build with empty boundary |
0006 BRepOffset_Tool TryProject Check return of BRepLib B.patch | (download) |
src/BRepOffset/BRepOffset_Tool.cxx |
3 2 + 1 - 0 ! |
[patch 6/7] brepoffset_tool: tryproject: check return of breplib::buildcurve3d. might be degenerate edge, so no curve |
0007 ChFi3d_Builder PerformIntersectionAtEnd Check max nu.patch | (download) |
src/ChFi3d/ChFi3d_Builder_C1.cxx |
1 1 + 0 - 0 ! |
[patch 7/7] chfi3d_builder: performintersectionatend: check max number of faces |
0008 Add error checking to chamfer and fillet code.patch | (download) |
src/ChFi3d/ChFi3d_Builder_0.cxx |
9 9 + 0 - 0 ! |
[patch] add error-checking to chamfer and fillet code |