meson: generate pkg-config -uninstalled pc files
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 4 Jan 2017 13:56:36 +0000 (14:56 +0100)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Thu, 5 Jan 2017 12:15:33 +0000 (09:15 -0300)
commitb01f8891f41f0e9ae94837bf73208cb1b16ff913
treed9b1be889c6f19265d72b1667642c37745040106
parentfe0e51914afe5ee63b8c82bb72d4c99f96c7152b
meson: generate pkg-config -uninstalled pc files

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

https://bugzilla.gnome.org/show_bug.cgi?id=776810
14 files changed:
pkgconfig/Makefile.am
pkgconfig/gstreamer-allocators-uninstalled.pc.in
pkgconfig/gstreamer-app-uninstalled.pc.in
pkgconfig/gstreamer-audio-uninstalled.pc.in
pkgconfig/gstreamer-fft-uninstalled.pc.in
pkgconfig/gstreamer-pbutils-uninstalled.pc.in
pkgconfig/gstreamer-plugins-base-uninstalled.pc.in
pkgconfig/gstreamer-riff-uninstalled.pc.in
pkgconfig/gstreamer-rtp-uninstalled.pc.in
pkgconfig/gstreamer-rtsp-uninstalled.pc.in
pkgconfig/gstreamer-sdp-uninstalled.pc.in
pkgconfig/gstreamer-tag-uninstalled.pc.in
pkgconfig/gstreamer-video-uninstalled.pc.in
pkgconfig/meson.build