Use new `libraries` subprojects variables to statically link then
authorThibault Saunier <tsaunier@igalia.com>
Mon, 13 Sep 2021 21:20:11 +0000 (18:20 -0300)
committerThibault Saunier <tsaunier@igalia.com>
Fri, 15 Oct 2021 22:27:30 +0000 (19:27 -0300)
commit4210ac43ec496bbbfb5557fd911cd90152eea0c2
treee02f2afe0008cb1661347fef193ac5faf2173f9b
parent6e79932ad99fe4ebae2fc089d188ce4f7700e769
Use new `libraries` subprojects variables to statically link then

And also build the girs against `gstreamer-full` when possible. Also
making `gst_init_static_plugins` available from the bindings.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1093>
meson.build