#TODO not compiled or tested #TODO missing dependencies # build instructions: https://github.com/mpv-player/mpv#compilation [source] git = "https://github.com/mpv-player/mpv" branch = "release/0.40" shallow_clone = true [build] template = "meson" dependencies = [ "ffmpeg6", "libass", "libjpeg", "libiconv", "zlib", "mesa", "sdl2", ]