mbox series

[bug#68427,core-updates,0/1] gnu: flite: Fix build.

Message ID cover.1705157474.git.simon@simonsouth.net
Headers show
Series gnu: flite: Fix build. | expand

Message

Simon South Jan. 13, 2024, 3:09 p.m. UTC
Here's a patch that allows flite, a lightweight speech-synthesis engine, to
build in core-updates, by applying a small patch to one of its makefiles as
outlined in an earlier email[0].

I've tested this on AArch64 and x86-64 and everything seems fine.

Note I haven't received a response from Dr. Black in almost two weeks' time,
and my email asking to join the festival-talk mailing list[1] has bounced, so
it appears flite may be unmaintained at the moment.

--
Simon South
simon@simonsouth.net

[0] https://lists.gnu.org/archive/html/bug-guix/2024-01/msg00000.html

[1] http://www.festvox.org/maillists.html


Simon South (1):
  gnu: flite: Fix build.

 gnu/local.mk                                  |  1 +
 .../patches/flite-build-with-make-4.4.patch   | 24 +++++++++++++++++++
 gnu/packages/speech.scm                       |  3 ++-
 3 files changed, 27 insertions(+), 1 deletion(-)
 create mode 100644 gnu/packages/patches/flite-build-with-make-4.4.patch


base-commit: a3ae833227a284fbcfbb813b1156d0e8aeeb29d1