app-text/stardict: handle stardict plugins using USE flags
[gentoo.git] / app-text / stardict / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="person">
5                 <email>bircoph@gentoo.org</email>
6                 <name>Andrew Savchenko</name>
7         </maintainer>
8         <longdescription>
9          StarDict is an international dictionary Software. It has powerful features
10          such as "Glob-style pattern matching", "Scan selection word," "Fuzzy
11          query," etc. Stardict Version3.0 has developed a lot of new functions, such
12          as Full-text translation, Net Dict. 
13          </longdescription>
14         <use>
15                 <flag name="advertisement">Enable stardict advertisements plugin</flag>
16                 <flag name="dictdotcn">Enable dict.cn network plugin (for Chinese language)</flag>
17                 <flag name="espeak">Enable text to speech synthesizer plugin using
18                         <pkg>app-accessibility/espeak</pkg> engine</flag>
19                 <flag name="gucharmap">Enable plugin for unicode symbols description
20                         using <pkg>gnome-extra/gucharmap</pkg></flag>
21                 <flag name="htmlparse">Enable plugin to parse dictionaries with html content</flag>
22                 <flag name="man">Enable plugin to read manual pages</flag>
23                 <flag name="pronounce">Install WyabdcRealPeopleTTS package (it is just
24                          many .wav files) to make StarDict pronounce English words</flag>
25                 <flag name="qqwry">Enable QQWry plugin, which provides information (in
26                          Chinese language) about geographical positions, owner, etc. for IP
27                          addresses</flag>
28                 <flag name="powerwordparse">Enable plugin to parse powerword dictionaries</flag>
29                 <flag name="tools">Build and install dictionary management tools and
30                         converters from various dictionary formats</flag>
31                 <flag name="updateinfo">Enable plugin to check for stardict updates</flag>
32                 <flag name="wikiparse">Enable plugin to parse dictionaries in wikimedia format</flag>
33                 <flag name="wordnet">Enable wordnet plugin to find similar English words
34                         using lexical database</flag>
35                 <flag name="xdxfparse">Enable plugin to parse dictionaries
36                         in xdxf (XML Dictionary eXchange Format)</flag>
37         </use>
38         <upstream>
39                 <remote-id type="sourceforge">stardict-4</remote-id>
40         </upstream>
41 </pkgmetadata>