nixpkgs/pkgs/applications/audio/espeak-ng
Sergei Trofimovich ed66694ebf espeak-ng: explicitly disable parallel building
Current release lacks dependencies on local espeak-ng:

    cd dictsource && ESPEAK_DATA_PATH=/build/espeak-ng LD_LIBRARY_PATH=../src: \
        ../src/espeak-ng --compile=yue && cd ..
    bash: line 1: ../src/espeak-ng: No such file or directory

Should be fixed in next release: https://github.com/espeak-ng/espeak-ng/pull/1029
Can't apply patch as is as Makefile.am diverged quite a bit since 1.50
release.
2021-10-25 22:57:25 +01:00
..
default.nix espeak-ng: explicitly disable parallel building 2021-10-25 22:57:25 +01:00
mbrola.patch espeak-ng: add mbrola support 2021-02-19 16:40:35 +01:00