summaryrefslogtreecommitdiff
blob: 80c6f67443091a256b1426a15c8c5a91947c69d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?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>
 <use>
  <flag name="api">build brltty's application program interface</flag>
  <flag name="beeper">support the console tone generator</flag>
  <flag name="contracted-braille">support in-line contracted braille</flag>
  <flag name="fm">support for the sound card synthesizer</flag>
  <flag name="louis">Use braille translator <pkg>dev-libs/liblouis</pkg></flag>
  <flag name="midi">support the musical instrument digital interface</flag>
  <flag name="pcm">support for sound card digital audio</flag>
  <flag name="speech">speech support</flag>
</use>
<upstream>
  <remote-id type="cpe">cpe:/a:mielke:brltty</remote-id>
  <remote-id type="github">brltty/brltty</remote-id>
</upstream>
<longdescription lang="en">
BRLTTY is a background process (daemon) which provides access to the Linux/Unix
console (when in text mode) for a blind person using a refreshable braille
display. It drives the braille display, and provides complete screen review
functionality. Some speech capability has also been incorporated. 
</longdescription>
<longdescription lang="ja">
BRLTTYは、盲人用ブライユ点字ディスプレイのためのLinux/Unixコンソールを制御するバ
ックグラウンド・プロセス(デーモン)です。ブライユ点字ディスプレイを動かし、その多
機能な完全なスクリーン・レビューを提供します。幾つかの台詞読み上げ機能も統合され
ています。
</longdescription>
</pkgmetadata>