diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2006-11-03 04:35:32 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2006-11-03 04:35:32 +0000 |
commit | 48164d4545c3221b145fab44299a684b9df688e1 (patch) | |
tree | 54232f4d01dc8c8f1a5193e3111f5bc3f194e946 /app-accessibility/orca/metadata.xml | |
parent | Add orca to the GNOME 2.16 mask (diff) | |
download | gentoo-2-48164d4545c3221b145fab44299a684b9df688e1.tar.gz gentoo-2-48164d4545c3221b145fab44299a684b9df688e1.tar.bz2 gentoo-2-48164d4545c3221b145fab44299a684b9df688e1.zip |
Initial import of Orca (bug #153769)
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'app-accessibility/orca/metadata.xml')
-rw-r--r-- | app-accessibility/orca/metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-accessibility/orca/metadata.xml b/app-accessibility/orca/metadata.xml new file mode 100644 index 000000000000..f3b4c7f83bc8 --- /dev/null +++ b/app-accessibility/orca/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>gnome-accessibility</herd> + <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> +</pkgmetadata> |