forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
app-text/stardict: [QA] Consistent whitespace in metadata.xml
- Loading branch information
1 parent
e19fcf7
commit 7b69e48
Showing
1 changed file
with
15 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,45 +1,35 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> | ||
<pkgmetadata> | ||
<maintainer type="person"> | ||
<email>[email protected]</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> | ||
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="cal">Enable calendar support using cal program</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="flite">Enable text to speech synthesizer plugin using | ||
<pkg>app-accessibility/flite</pkg> engine</flag> | ||
<flag name="fortune">Enable plugin to read fortune messages using | ||
<pkg>games-misc/fortune-mod</pkg>. You may consider installing | ||
<pkg>games-misc/fortune-mod-all</pkg> to get all fortune messages.</flag> | ||
<flag name="gucharmap">Enable plugin for unicode symbols description using | ||
<pkg>gnome-extra/gucharmap</pkg></flag> | ||
<flag name="espeak">Enable text to speech synthesizer plugin using <pkg>app-accessibility/espeak</pkg> engine</flag> | ||
<flag name="flite">Enable text to speech synthesizer plugin using <pkg>app-accessibility/flite</pkg> engine</flag> | ||
<flag name="fortune">Enable plugin to read fortune messages using <pkg>games-misc/fortune-mod</pkg>. You may consider installing <pkg>games-misc/fortune-mod-all</pkg> to get all fortune messages.</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="info">Enable plugin to read info pages</flag> | ||
<flag name="man">Enable plugin to read manual pages</flag> | ||
<flag name="powerwordparse">Enable plugin to parse powerword dictionaries</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 dictionary management tools and converters from | ||
various dictionary formats</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 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> | ||
<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> | ||
<flag name="youdaodict">Enable youdao.com network plugin (for Chinese language)</flag> | ||
</use> | ||
<upstream> | ||
|