diff options
Diffstat (limited to 'app-text/stardict/metadata.xml')
-rw-r--r-- | app-text/stardict/metadata.xml | 31 |
1 files changed, 19 insertions, 12 deletions
diff --git a/app-text/stardict/metadata.xml b/app-text/stardict/metadata.xml index 51c79ae6..d4b509a5 100644 --- a/app-text/stardict/metadata.xml +++ b/app-text/stardict/metadata.xml @@ -1,21 +1,28 @@ <?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 + <maintainer type="person"> + <email>martin@mvath.de</email> + <name>Martin Väth</name> + <description>maintainer of the updates in the mv overlay</description> + </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='pronounce'>Install WyabdcRealPeopleTTS package (it is just + <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 + <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> + <flag name="tools">Build and install the extra stardict tools</flag> </use> + <upstream> + <remote-id type="sourceforge">stardict-4</remote-id> + </upstream> </pkgmetadata> |