va: Fix and simplify build recipe.
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 7 Feb 2022 11:34:53 +0000 (12:34 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 8 Feb 2022 16:22:42 +0000 (16:22 +0000)
commit4455d908eb61bccdfa3070afe279d0c28d1ef358
treec5b4cd8488fbe513500992d6a32a63bb073d1124
parent5e4c152de4d495e5d7a61623e6bb11859de859d7
va: Fix and simplify build recipe.

1. Use api_version variable rather than static string.
2. Remove pkgconfig generation since currently the library
   is not installed, only used internally.
3. Rely on dependency "required" to abort compilation.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1650>
subprojects/gst-plugins-bad/gst-libs/gst/va/meson.build