12/03/15 03:47, Philip Chimento wrote:
Here's the code that figures it out:
https://git.gnome.org/browse/gobject-introspection/tree/giscanner/shlibs.py#n55
It takes ldd output and outputs the full path in the case of OSX.
One thing - I don't follow the "lib*%s" part of the pattern - I read that as allowing zero or more "b"s!