pkgconfig: plugin dir should use PKG version not API version.
authorLionel Landwerlin <llandwerlin@gmail.com>
Fri, 20 Dec 2013 12:05:42 +0000 (12:05 +0000)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 15 Jan 2014 10:21:32 +0000 (11:21 +0100)
commite66179dffbe4bc95adfba6ed7631c0357bb233ad
tree5632ed5206a771ca7bfeddfd746f0bfa769c2fc9
parentf8666e2cae518c0514c3b2944e4607502f7ba350
pkgconfig: plugin dir should use PKG version not API version.

Fix the pluginsdir and includedir variables in the generated pkgconfig
(.pc) files. The location needs to be built with the PKG version in
mind instead of the API version.

While we are at it, also fix the PKG version for GStreamer >= 1.3.

https://bugzilla.gnome.org/show_bug.cgi?id=720820

[additional fixes for includedir and pkg requirements]
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
configure.ac
pkgconfig/gstreamer-vaapi-drm.pc.in
pkgconfig/gstreamer-vaapi-glx.pc.in
pkgconfig/gstreamer-vaapi-wayland.pc.in
pkgconfig/gstreamer-vaapi-x11.pc.in
pkgconfig/gstreamer-vaapi.pc.in