nixpkgs/pkgs/applications/audio/espeak
Bjørn Forsman 4597903ce9 espeakedit: version bump 1.46.02 -> 1.48.03 (and add to channel)
The one-liner gcc buildPhase doesn't work anymore, so I'm using upstream
Makefile instead. The Makefile needs a tiny patch to work (not nixpkgs
specific).

Also fixup path to 'sox' and espeak-data/ (runtime deps) by providing
full paths.

TODO:
Uhm, seems like espeakedit still wants espeak-data/ in $HOME, even
thought I've told it to use $espeak/share/espeak-data. Have to contact
upstream to get this fixed.

Workaround:
  cp -r $(nix-build -A espeak)/share/espeak-data ~
  chmod +w ~/espeak-data
2014-07-22 21:33:25 +02:00
..
default.nix espeak: version bump 1.46.02 -> 1.48.04 (and add to channel) 2014-07-22 21:24:25 +02:00
edit.nix espeakedit: version bump 1.46.02 -> 1.48.03 (and add to channel) 2014-07-22 21:33:25 +02:00
espeakedit-configurable-path-espeak-data.patch espeakedit: version bump 1.46.02 -> 1.48.03 (and add to channel) 2014-07-22 21:33:25 +02:00
espeakedit-configurable-sox-path.patch espeakedit: version bump 1.46.02 -> 1.48.03 (and add to channel) 2014-07-22 21:33:25 +02:00
espeakedit-fix-makefile.patch espeakedit: version bump 1.46.02 -> 1.48.03 (and add to channel) 2014-07-22 21:33:25 +02:00