diff options
| author | Jan Tojnar <jtojnar@gmail.com> | 2022-04-03 19:01:27 +0200 |
|---|---|---|
| committer | Jan Tojnar <jtojnar@gmail.com> | 2022-04-06 01:44:36 +0200 |
| commit | e29253ad9b847873fa8c5d736a45951d67623eef (patch) | |
| tree | 19454020cc32b1f50859145206c5990dc95c212e /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | ac726e8502c605414bd90f3d5704c1c00f04a45a (diff) | |
gnome.eog: Hardcode library path in gir
By default, gobject-introspection refers to libraries using their
file name in the GIR file. Since we do not have FHS to reliably
find libraries by their name, we are patching gobject-introspection
to use absolute paths.
This works fine for libraries installed to "$out/lib" but when a different
path is used, the hard-coded absolute path will be incorrect.
To deal with this case, we also patch Meson to be able
to pass the install_dir to gobject-introspection.
But it currently only passes the data for targets
that have absolute install_dir set.
To have correct libeog path, we therefore need to absolutize the install_dir.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
