Debian Patches
Status for oce/0.18.3-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| split-export.patch | Split export file into several pieces In Debian, OCE libraries are split into several packages. Prior to oce 0.10-3, the OCE-libraries-release.cmake file contained all targets computed when compiling. But then CMake projects could load this file only if all files referenced by these targets were present, which means that nearly all oce packages have to be installed. . With this patch, each package contains a cmake script which declares only its own targets, and OCEConfig.cmake loads all those scripts in the right order. . The only downside is that cmake reports errors when generating files: CMake Error: INSTALL(EXPORT "OCE02_ModelingTargets" ...) includes target "TKG2d" which requires target "TKernel" that is not in the export set. CMake Error: INSTALL(EXPORT "OCE02_ModelingTargets" ...) includes target "TKG3d" which requires target "TKMath" that is not in the export set. [...] and thus returns 1 instead of 0. . This is related to http://www.cmake.org/Bug/view.php?id=12588 . This patch is Debian specific and does not have to be forwarded upstream. . =================================================================== |
Denis Barbier <bouzim@gmail.com> | no | Debian | 2013-08-07 | |
| speedup-BRepMesh_test.patch | Make BRepMesh_test run faster Changes in OCCT 6.6.0 make this test run slower, and mips again timeouts. As this test already takes 1 hour, let it perform less operations. =================================================================== |
Denis Barbier <bouzim@gmail.com> | no | Debian | 2013-11-29 | |
| fix_FTBFS_gcc72.patch | Fix FTBFS with gcc-7.2 =================================================================== |
Anton Gladky <gladk@debian.org> | no | 2017-08-23 | ||
| fix-cmake-warning.patch | Fix cmake warning because of missing "project" command =================================================================== |
Anton Gladky <gladk@debian.org> | no | debian | 2019-11-22 | |
| cmake_minimum_required_version_2.8.12.patch | Require at least CMake 2.8.12 | =?utf-8?q?Timo_R=C3=B6hling?= <roehling@debian.org> | no | 2021-09-16 |
All known versions for source package 'oce'
- 0.18.3-2 (bookworm)
