pkgsrc/cad/oce/patches
brook ce85c4abc9 cad/oce: fixes for Darwin
Currently cad/oce does not build on Darwin, in part because sed
substitutions in CMakeFiles fail because the suffixes (.dylib) differ
from expected (.so).  There are, however, two additional problems.
First, frameworks are not used by pkgsrc, yet CMakeLists.txt expects
them on Darwin and uses special installation steps.  Instead, use the
standard installation steps.  Additionally, there are a few PLIST
differences between Darwin and other platforms, which are handled with
PLIST.* variables that differentiate Darwin from other systems.
2022-03-19 23:55:42 +00:00
..
patch-adm_cmake_TKernel_CMakeLists.txt
patch-CMakeLists.txt cad/oce: fixes for Darwin 2022-03-19 23:55:42 +00:00
patch-src_MeshVS_MeshVS__MeshPrsBuilder.cxx
patch-src_OpenGl_OpenGl__Context.hxx
patch-src_OSD_OSD__MemInfo.cxx
patch-src_OSD_OSD__signal.cxx
patch-src_Standard_Standard__Mutex.hxx
patch-src_Standard_Standard__PrimitiveTypes.hxx
patch-src_STEPConstruct_STEPConstruct__AP203Context.cxx
patch-src_StepFile_recfile.pc