gentoo-ebuilds/app-accessibility/speech-dispatcher/metadata.xml
Norbert Norbiros eb678f3e47
app-accessibility/speech-dispatcher: add 0.12.0
[sam: add Closes tag for bug.]

Closes: https://bugs.gentoo.org/942063
Signed-off-by: Norbert Norbiros <norbiros@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/40914
Signed-off-by: Sam James <sam@gentoo.org>
2025-03-10 02:17:19 +00:00

25 lines
866 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>williamh@gentoo.org</email>
</maintainer>
<maintainer type="project">
<email>accessibility@gentoo.org</email>
<name>Gentoo Accessibility Project</name>
</maintainer>
<maintainer type="project">
<email>sound@gentoo.org</email>
<name>Gentoo Sound project</name>
</maintainer>
<use>
<flag name="espeak">Adds support for espeak-ng speech engine</flag>
<flag name="flite">Adds support for flite speech engine</flag>
<flag name="pipewire">
Enables support for PipeWire. Recommended for latency related advantages if it works in your setup.
</flag>
</use>
<upstream>
<remote-id type="github">brailcom/speechd</remote-id>
</upstream>
</pkgmetadata>