nixpkgs/pkgs/development/libraries/gobject-introspection
Tor Hedin Brønner d747f1602d gobject-introspection: 1.60.0 -> 1.60.1
Updated the shlib patches:

- Upstream now forces basename in sanitize_shlib_path(lib) if the system isn't
  darwin. We patch the function to always prefer absolute paths
- Due to the above we no longer need the macos patch
- `sanitize_shlib_path` is applied after `resolve_from_ldd_output` so we need to
  apply `fallback_libpath` afterwards too (else we get stuff like
  `/nix/store/...@rpath/foo.dylib` on darwin)
- Note that the `fallback_path` no longer have any unit tests

https://gitlab.gnome.org/GNOME/gobject-introspection/blob/1.60.1/NEWS
2019-04-27 07:09:47 +02:00
..
absolute_gir_path.patch gobjectIntrospection: 1.56.0 → 1.58.1 2018-11-30 21:34:25 +01:00
absolute_shlib_path.patch gobject-introspection: 1.60.0 -> 1.60.1 2019-04-27 07:09:47 +02:00
default.nix gobject-introspection: 1.60.0 -> 1.60.1 2019-04-27 07:09:47 +02:00
setup-hook.sh gobject-introspection.setupHook: limit XDG_DATA_DIRS 2019-01-20 04:04:44 +01:00
test_shlibs.patch gobject-introspection: 1.60.0 -> 1.60.1 2019-04-27 07:09:47 +02:00