H7-26
H7-26
The project [https://github.com/emericg/OpenSubtitlesDownload](https://github.com/emericg/OpenSubtitlesDownload) is another example.
@Murmur If you want to try it, insert the following line into line 3 of the **build\media-suite_compile.sh** file: for 64-bit: `pacman -U --noconfirm https://repo.msys2.org/mingw/mingw64/mingw-w64-x86_64-pkgconf-1~1.9.5-1-any.pkg.tar.zst` for 32-bit: `pacman -U --noconfirm https://repo.msys2.org/mingw/mingw32/mingw-w64-i686-pkgconf-1~1.9.5-1-any.pkg.tar.zst`...
@netExtra Open the file _build\media-suite_deps.sh_ and replace in line 73 "https://github.com/mpv-player/mpv.git" with "https://github.com/mpv-player/mpv.git#release/0.36". waf build system was removed _after_ the 0.36 release.