Anki/build/configure
Damien Elmes 7e3a5a26bb Use Python wheel for mpv/lame on Windows/Mac
This is convenient, but suboptimal on a Mac at the moment. The first
run of mpv will take a number of seconds for security checks to run,
and our mpv code ends up timing out, repeating the process each time.
Our installer stub will need to invoke mpv once first to get it validated.

We could address this by distributing the audio with the installer/stub,
or perhaps by putting the binaries in a .pkg file that's notarized+stapled
and then included in the wheel.
2025-06-16 19:20:12 +07:00
..
src Use Python wheel for mpv/lame on Windows/Mac 2025-06-16 19:20:12 +07:00
Cargo.toml Drop workspace-hack in favor of workspace deps 2023-06-23 17:41:31 +10:00