62a772807f2a5a72f69a022cefed9c6625616524

Pipewire doesn't export its version defines, so the API checks added
in commit f0c6c4eb1f
effectively disable screencasting, whoops.
Breaking changes like this should disappear once the library stabilizes,
so simply define the version ourselves instead of writing a "proper"
test with AC_COMPILE_IFELSE() ...
https://bugzilla.gnome.org/show_bug.cgi?id=788572
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%