Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/stardict/
Date: Sat, 25 Nov 2017 19:55:50
Message-Id: 1511639689.7b69e48ac9a87696795c277f331ed8c78fdaa76a.soap@gentoo
1 commit: 7b69e48ac9a87696795c277f331ed8c78fdaa76a
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 25 18:07:50 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 25 19:54:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b69e48a
7
8 app-text/stardict: [QA] Consistent whitespace in metadata.xml
9
10 app-text/stardict/metadata.xml | 40 +++++++++++++++-------------------------
11 1 file changed, 15 insertions(+), 25 deletions(-)
12
13 diff --git a/app-text/stardict/metadata.xml b/app-text/stardict/metadata.xml
14 index e9fe6413591..6f654ddb742 100644
15 --- a/app-text/stardict/metadata.xml
16 +++ b/app-text/stardict/metadata.xml
17 @@ -1,4 +1,4 @@
18 -<?xml version='1.0' encoding='UTF-8'?>
19 +<?xml version="1.0" encoding="UTF-8"?>
20 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
21 <pkgmetadata>
22 <maintainer type="person">
23 @@ -6,40 +6,30 @@
24 <name>Andrew Savchenko</name>
25 </maintainer>
26 <longdescription>
27 - StarDict is an international dictionary Software. It has powerful features
28 - such as "Glob-style pattern matching", "Scan selection word," "Fuzzy
29 - query," etc. Stardict Version3.0 has developed a lot of new functions, such
30 - as Full-text translation, Net Dict.
31 - </longdescription>
32 + StarDict is an international dictionary Software. It has powerful features
33 + such as "Glob-style pattern matching", "Scan selection word," "Fuzzy
34 + query," etc. Stardict Version3.0 has developed a lot of new functions, such
35 + as Full-text translation, Net Dict.
36 + </longdescription>
37 <use>
38 <flag name="advertisement">Enable stardict advertisements plugin</flag>
39 <flag name="cal">Enable calendar support using cal program</flag>
40 <flag name="dictdotcn">Enable dict.cn network plugin (for Chinese language)</flag>
41 - <flag name="espeak">Enable text to speech synthesizer plugin using
42 - <pkg>app-accessibility/espeak</pkg> engine</flag>
43 - <flag name="flite">Enable text to speech synthesizer plugin using
44 - <pkg>app-accessibility/flite</pkg> engine</flag>
45 - <flag name="fortune">Enable plugin to read fortune messages using
46 - <pkg>games-misc/fortune-mod</pkg>. You may consider installing
47 - <pkg>games-misc/fortune-mod-all</pkg> to get all fortune messages.</flag>
48 - <flag name="gucharmap">Enable plugin for unicode symbols description using
49 - <pkg>gnome-extra/gucharmap</pkg></flag>
50 + <flag name="espeak">Enable text to speech synthesizer plugin using <pkg>app-accessibility/espeak</pkg> engine</flag>
51 + <flag name="flite">Enable text to speech synthesizer plugin using <pkg>app-accessibility/flite</pkg> engine</flag>
52 + <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>
53 + <flag name="gucharmap">Enable plugin for unicode symbols description using <pkg>gnome-extra/gucharmap</pkg></flag>
54 <flag name="htmlparse">Enable plugin to parse dictionaries with html content</flag>
55 <flag name="info">Enable plugin to read info pages</flag>
56 <flag name="man">Enable plugin to read manual pages</flag>
57 <flag name="powerwordparse">Enable plugin to parse powerword dictionaries</flag>
58 - <flag name="pronounce">Install WyabdcRealPeopleTTS package (it is just many .wav files)
59 - to make StarDict pronounce English words</flag>
60 - <flag name="qqwry">Enable QQWry plugin, which provides information (in Chinese language)
61 - about geographical positions, owner, etc. for IP addresses</flag>
62 - <flag name="tools">Build and install dictionary management tools and converters from
63 - various dictionary formats</flag>
64 + <flag name="pronounce">Install WyabdcRealPeopleTTS package (it is just many .wav files) to make StarDict pronounce English words</flag>
65 + <flag name="qqwry">Enable QQWry plugin, which provides information (in Chinese language) about geographical positions, owner, etc. for IP addresses</flag>
66 + <flag name="tools">Build and install dictionary management tools and converters from various dictionary formats</flag>
67 <flag name="updateinfo">Enable plugin to check for stardict updates</flag>
68 <flag name="wikiparse">Enable plugin to parse dictionaries in wikimedia format</flag>
69 - <flag name="wordnet">Enable wordnet plugin to find similar English words using
70 - lexical database</flag>
71 - <flag name="xdxfparse">Enable plugin to parse dictionaries in xdxf (XML Dictionary
72 - eXchange Format)</flag>
73 + <flag name="wordnet">Enable wordnet plugin to find similar English words using lexical database</flag>
74 + <flag name="xdxfparse">Enable plugin to parse dictionaries in xdxf (XML Dictionary eXchange Format)</flag>
75 <flag name="youdaodict">Enable youdao.com network plugin (for Chinese language)</flag>
76 </use>
77 <upstream>