[PATCH core-updates 0/1] gnu: flite: Fix build.

  • Done
  • quality assurance status badge
Details
One participant
  • Simon South
Owner
unassigned
Submitted by
Simon South
Severity
normal

Debbugs page

Simon South wrote 1 years ago
cover.1705157474.git.simon@simonsouth.net
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




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
--
2.41.0
Simon South wrote 1 years ago
control message for bug #68427
(address . control@debbugs.gnu.org)
87mst9z284.fsf@simonsouth.net
close 68427
quit

Closing while I disable the magical behaviour of guix-patches@gnu.org
being quietly added as a recipient.
?
Your comment

This issue is archived.

To comment on this conversation send an email to 68427@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 68427
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help