pkgsrc/cad/oce
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
..
patches cad/oce: fixes for Darwin 2022-03-19 23:55:42 +00:00
buildlink3.mk *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
DESCR
distinfo cad/oce: fixes for Darwin 2022-03-19 23:55:42 +00:00
Makefile cad/oce: fixes for Darwin 2022-03-19 23:55:42 +00:00
options.mk oce: Only needs MesaLib and glu 2019-08-30 18:51:16 +00:00
PLIST
PLIST.draw
PLIST.x11 cad/oce: fixes for Darwin 2022-03-19 23:55:42 +00:00