summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorDmitry Kalinkin <dmitry.kalinkin@gmail.com>2020-01-07 20:42:02 -0500
committerDmitry Kalinkin <dmitry.kalinkin@gmail.com>2020-01-09 02:54:50 -0500
commit2287d54e7dcdf647cb73b227e9f404ccc7cf3731 (patch)
tree7765bdeedb0a3a13c9caa87d02b2a9fc4b466cd1 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent95b8c8533197fd127f87955226ff1d4db24ae7ae (diff)
blender: fix on darwin
This enables building of Blender.app. The standard build process assumes that the dependencies are installed in subdirectoris inside $LIBDIR with libraries built as static. In current implementation we are not looking to achieve portability, so cmake files are patched to link dynamically with the libraries in the nix store. Linking to the transitive dependencies is not needed in the shared case. There are also some minor inconsistensies in the expected paths, which also need to be patched. Alternatively, we could patch cmake files to treat darwin as "unix", but that would require more tweaking to ensure that the frameworks are being linked properly.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions