gst-uninstalled: set PKG_CONFIG_PATH
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 4 Jan 2017 11:10:56 +0000 (12:10 +0100)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Thu, 5 Jan 2017 12:45:05 +0000 (09:45 -0300)
commit0d2f4e136f01c75a440589001ee71085bf4af725
tree2d6b036405625562724a84af216c49b09593199b
parent7655cdcc58e7897c7ceb21922fabc6c157ff513e
gst-uninstalled: set PKG_CONFIG_PATH

Look for -uninstalled pc files and update PKG_CONFIG_PATH with the
directories containing those.

This feature is useful for users building the GStreamer stack
using meson and having to link it to another project which is still
using the autotools.

Fix a regression from the old gst-uninstalled tool.

https://bugzilla.gnome.org/show_bug.cgi?id=776810
gst-uninstalled.py