blob: e08cd5c90b809484e28bd5cf1c2d787281f9934d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnome@gentoo.org</email>
<name>Gentoo GNOME Desktop</name>
</maintainer>
<use>
<flag name="braille">Enable braille support</flag>
</use>
<longdescription>
Orca is a flexible, extensible, and powerful assistive technology
for people with visual impairments. Using various combinations of
speech synthesis, braille, and magnification, Orca helps provide
access to applications and toolkits that support the AT-SPI (e.g.,
the GNOME desktop).
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|