pkgconfig: add girdir and typelibdir variables to .pc files
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 30 Mar 2010 14:56:39 +0000 (15:56 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 30 Mar 2010 14:56:39 +0000 (15:56 +0100)
commit05fd9d0aba10e80f3a67a0b47c35ce03fdca8f51
tree1b61a55e0984981390b7eab6d7d54d0c688c62a0
parentaaf3f95070e81bb2368ddcddfd3bdbedee221715
pkgconfig: add girdir and typelibdir variables to .pc files

So that the -base libs can figure out the right include paths for the
gobject-introspection tools even if core got installed into a prefix
that's not the same prefix as gobject-introspection is installed in
or it's being build in an uninstalled gstreamer setup.
12 files changed:
pkgconfig/gstreamer-base-uninstalled.pc.in
pkgconfig/gstreamer-base.pc.in
pkgconfig/gstreamer-check-uninstalled.pc.in
pkgconfig/gstreamer-check.pc.in
pkgconfig/gstreamer-controller-uninstalled.pc.in
pkgconfig/gstreamer-controller.pc.in
pkgconfig/gstreamer-dataprotocol-uninstalled.pc.in
pkgconfig/gstreamer-dataprotocol.pc.in
pkgconfig/gstreamer-net-uninstalled.pc.in
pkgconfig/gstreamer-net.pc.in
pkgconfig/gstreamer-uninstalled.pc.in
pkgconfig/gstreamer.pc.in