I am unable to compile the latest build on 8.08:
Run-time dependency avisynth found: NO (tried pkgconfig and cmake)
meson.build:140:2: ERROR: Problem encountered: VapourSynth headers not found (require V3: VapourSynth.h/VSScript.h and V4: VSScript4.h)
I tried to modify meson_options.txt to make avisynth false, but even with Avisynth and Vapoursynth both installed - I still can't get past this. I was able to build using cmake before on 8.03, but I don't have much experience with meson.