summaryrefslogtreecommitdiff
blob: 8b2d995c819715ef4de39d88dfead60a851eaf49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>bircoph@gentoo.org</email>
		<name>Andrew Savchenko</name>
	</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="advertisement">Enable stardict advertisements plugin</flag>
		<flag name="dictdotcn">Enable dict.cn network plugin (for Chinese language)</flag>
		<flag name="espeak">Enable text to speech synthesizer plugin using
			<pkg>app-accessibility/espeak</pkg> engine</flag>
		<flag name="gucharmap">Enable plugin for unicode symbols description
			using <pkg>gnome-extra/gucharmap</pkg></flag>
		<flag name="htmlparse">Enable plugin to parse dictionaries with html content</flag>
		<flag name="man">Enable plugin to read manual pages</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="powerwordparse">Enable plugin to parse powerword dictionaries</flag>
		<flag name="tools">Build and install dictionary management tools and
			converters from various dictionary formats</flag>
		<flag name="updateinfo">Enable plugin to check for stardict updates</flag>
		<flag name="wikiparse">Enable plugin to parse dictionaries in wikimedia format</flag>
		<flag name="wordnet">Enable wordnet plugin to find similar English words
			using lexical database</flag>
		<flag name="xdxfparse">Enable plugin to parse dictionaries
			in xdxf (XML Dictionary eXchange Format)</flag>
	</use>
	<upstream>
		<remote-id type="sourceforge">stardict-4</remote-id>
	</upstream>
</pkgmetadata>