mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
25 lines
993 B
XML
25 lines
993 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>accessibility@gentoo.org</email>
|
|
<name>Gentoo Accessibility Project</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>gnu-emacs@gentoo.org</email>
|
|
<name>Gentoo GNU Emacs project</name>
|
|
</maintainer>
|
|
<longdescription lang="en">Emacspeak is a speech interface that allows visually impaired
|
|
users to interact independently and efficiently with the computer.</longdescription>
|
|
<longdescription lang="ja">Emacspeakで視覚障害者が単独と手際良くでコンピュータを
|
|
使うことが出来る。</longdescription>
|
|
<use>
|
|
<flag name="espeak">Adds support for the espeak tts engine</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">tvraman/emacspeak</remote-id>
|
|
<remote-id type="google-code">emacspeak</remote-id>
|
|
<remote-id type="sourceforge">emacspeak</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|