blob: ea6a8b5e34f57c1109437402aa077bf469b78ab5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer><email>maintainer-needed@gentoo.org</email></maintainer>
<longdescription>
StarDict is an international dictionary Software. It has powerful features
such as "Glob-style pattern matching", "Scan selection word," "Fuzzy
query," etc. Stardict Version3.0 has developed a lot of new functions, such
as Full-text translation, Net Dict.
</longdescription>
<use>
<flag name='espeak'>Enable text to speech synthesizer using espeak
engine</flag>
<flag name='gnome2'>Enable deprecated gnome2 support</flag>
<flag name='gucharmap'>Enable gucharmap dictionary plugin</flag>
<flag name='pronounce'>Install WyabdcRealPeopleTTS package (it is just
many .wav files) to make StarDict pronounce English words</flag>
<flag name='qqwry'>Enable QQWry plugin, which provides information (in
Chinese language) about geographical positions, owner, etc. for IP
addresses</flag>
<flag name='tools'>Build and install the extra stardict tools</flag>
</use>
</pkgmetadata>
|