nixpkgs/pkgs/development/libraries/gobject-introspection
aszlig 740b30b937
gobject-introspection: Deal with $outputLib
Once #7701 gets merged, we have another environment variable called
$outputLib, which then points to another environment variable which is
the final library output.

This was brought up in discussion with @lethalman and @vcunat in:

https://github.com/NixOS/nixpkgs/pull/12558#discussion_r50599813

The closure-size branch is not yet merged into master, so this is only
a preparation and we're still falling back to $out and $lib whenever
$outputLib isn't available.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-01-23 16:36:14 +01:00
..
absolute_shlib_path.patch gobject-introspection: Deal with $outputLib 2016-01-23 16:36:14 +01:00
default.nix gobject-introspection: Don't hardcode /nix/store 2016-01-22 23:55:31 +01:00
setup-hook.sh add introspection into GTK libs (part of #517) 2013-08-04 21:11:24 +02:00