Debian Patches

Status for speech-dispatcher/0.12.0-5

Patch Description Author Forwarded Bugs Origin Last update
doc-figures no
systemd-debian no
mbrola-paths espeak uses the multiarch directory for voices. no
output-stuck diff --git a/src/server/output.c b/src/server/output.c
index 6cd849f0..f8a01bde 100644
no
git-generic-empty commit e22a7bd407482234c0b11e43c37d3456e69eb357

Fix value returned by module_speak

It was never documented as returning the number of bytes. If that
happens to be zero, it would wrongly believed to be failing.

Fixes #1025

(cherry picked from commit fb3f571d65224070419973f0c52455031af04d01)

diff --git a/src/modules/cicero.c b/src/modules/cicero.c
index 24c957a5..363ff8d7 100644
Samuel Thibault <samuel.thibault@ens-lyon.org> no 2025-04-09
git-punctuation commit d5059639cb934c965cb752bfe46fb845c5adbce8

Revert "Process base symbols after other dictionaries"

This reverts commit f9622994cbd43ce67f992f87337fbb0174792a21.

This was dropping the properties of the common NVDA symbols, such as

? sentence ending question all always

which are not specified in all translated files, they assume that the
base file always provide them.

(cherry picked from commit feff809182f2bade36da1e610fc6bc02c167988e)

commit 8a1eb8a334ef378be50cbc581a6dd393ec3dfd01

Do not add symbols from base/symbols.dic when they are not in <locale>/symbols.dic

E.g. ⇄ is in base/symbols.dic, but not in fr/symbols.dic, so we do not
want to take the definition from base/symbols.dic, and let emojis.dic
provide a definition.

This is the same goal as f9622994cbd43ce67f992f87337fbb0174792a21, but
without losing base/symbols.dic providing symbol default properties.

(cherry picked from commit 7cd788acede8604d77f433c393510175ddf8eb43)
Samuel Thibault <samuel.thibault@ens-lyon.org> no 2025-04-06

All known versions for source package 'speech-dispatcher'

Links