Skip to content

build: Improve meson files

Jan Tojnar requested to merge wip/jtojnar/meson-fixes into master

Several portability fixes to make grilo-plugins build on NixOS:

  • Change option names to more idiomatic style
  • Change vala option to vapi for compatibility with newer meson
  • Fix path handling in pkgconfig

Merge request reports