pkg-config: add girdir and typelibdir variables to .pc files
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 8 Jan 2011 01:12:02 +0000 (01:12 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 8 Jan 2011 01:12:02 +0000 (01:12 +0000)
commitc53ef04af7470e073c5ebc03a87e02f329d7f79c
treecdb68b428dc61efc84d7ee6f003d45e2c7820546
parent8537f4326cd6c7e638b28b4920187fb54dbfa272
pkg-config: add girdir and typelibdir variables to .pc files

We need them when building gir and typelib files for
libraries that depend on these, such as gst-rtsp-server
for example, in an uninstalled setup.
27 files changed:
pkgconfig/gstreamer-app-uninstalled.pc.in
pkgconfig/gstreamer-app.pc.in
pkgconfig/gstreamer-audio-uninstalled.pc.in
pkgconfig/gstreamer-audio.pc.in
pkgconfig/gstreamer-cdda-uninstalled.pc.in
pkgconfig/gstreamer-cdda.pc.in
pkgconfig/gstreamer-fft-uninstalled.pc.in
pkgconfig/gstreamer-fft.pc.in
pkgconfig/gstreamer-floatcast.pc.in
pkgconfig/gstreamer-interfaces-uninstalled.pc.in
pkgconfig/gstreamer-interfaces.pc.in
pkgconfig/gstreamer-netbuffer-uninstalled.pc.in
pkgconfig/gstreamer-netbuffer.pc.in
pkgconfig/gstreamer-pbutils-uninstalled.pc.in
pkgconfig/gstreamer-pbutils.pc.in
pkgconfig/gstreamer-riff-uninstalled.pc.in
pkgconfig/gstreamer-riff.pc.in
pkgconfig/gstreamer-rtp-uninstalled.pc.in
pkgconfig/gstreamer-rtp.pc.in
pkgconfig/gstreamer-rtsp-uninstalled.pc.in
pkgconfig/gstreamer-rtsp.pc.in
pkgconfig/gstreamer-sdp-uninstalled.pc.in
pkgconfig/gstreamer-sdp.pc.in
pkgconfig/gstreamer-tag-uninstalled.pc.in
pkgconfig/gstreamer-tag.pc.in
pkgconfig/gstreamer-video-uninstalled.pc.in
pkgconfig/gstreamer-video.pc.in