Gentoo Archives: gentoo-commits

From: "William Hubbs (williamh)" <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-accessibility/eflite: metadata.xml ChangeLog eflite-0.4.1.ebuild
Date: Fri, 02 Oct 2009 23:37:13
Message-Id: E1MtrgU-0003Hf-Rk@stork.gentoo.org
1 williamh 09/10/02 23:37:10
2
3 Modified: metadata.xml ChangeLog eflite-0.4.1.ebuild
4 Log:
5 added the 16k_voice use flag.
6 (Portage version: 2.2_rc42/cvs/Linux i686)
7
8 Revision Changes Path
9 1.4 app-accessibility/eflite/metadata.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/eflite/metadata.xml?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/eflite/metadata.xml?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/eflite/metadata.xml?r1=1.3&r2=1.4
14
15 Index: metadata.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/eflite/metadata.xml,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- metadata.xml 10 Oct 2005 07:27:25 -0000 1.3
22 +++ metadata.xml 2 Oct 2009 23:37:10 -0000 1.4
23 @@ -6,6 +6,9 @@
24 <maintainer>
25 <email>williamh@g.o</email>
26 </maintainer>
27 +<use>
28 + <flag name='16k_voice'>Use a higher-quality voice.</flag>
29 +</use>
30 <longdescription lang="en">
31 EFlite is a speech server for Emacspeak and other screen readers
32 that allows them to interface with Festival Lite, a free
33 @@ -13,9 +16,9 @@
34 off-shoot of Festival.
35 </longdescription>
36 <longdescription lang="ja">
37 - EFliteはEmacspeakと他のスクリーン読取り装置のスピーチサーバ。この
38 - サーバーで前のプログラムはFestival Lite(CMU Speech Centerで開発した
39 - Festivalのようにスピーチにテキストを変わるエンジン。)と
40 - インタフェスすることが出来る。
41 + EFliteはEmacspeakと他のスクリーン読取り装置のスピーチサーバ。この
42 + サーバーで前のプログラムはFestival Lite(CMU Speech Centerで開発した
43 + Festivalのようにスピーチにテキストを変わるエンジン。)と
44 + インタフェスすることが出来る。
45 </longdescription>
46 </pkgmetadata>
47
48
49
50 1.27 app-accessibility/eflite/ChangeLog
51
52 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/eflite/ChangeLog?rev=1.27&view=markup
53 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/eflite/ChangeLog?rev=1.27&content-type=text/plain
54 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/eflite/ChangeLog?r1=1.26&r2=1.27
55
56 Index: ChangeLog
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/eflite/ChangeLog,v
59 retrieving revision 1.26
60 retrieving revision 1.27
61 diff -u -r1.26 -r1.27
62 --- ChangeLog 1 Oct 2009 20:00:59 -0000 1.26
63 +++ ChangeLog 2 Oct 2009 23:37:10 -0000 1.27
64 @@ -1,6 +1,11 @@
65 # ChangeLog for app-accessibility/eflite
66 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
67 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/eflite/ChangeLog,v 1.26 2009/10/01 20:00:59 beandog Exp $
68 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/eflite/ChangeLog,v 1.27 2009/10/02 23:37:10 williamh Exp $
69 +
70 + 02 Oct 2009; William Hubbs <williamh@g.o> eflite-0.4.1.ebuild,
71 + metadata.xml:
72 + Added the 16k_voice use flag for bug #286769.
73 + Thanks to Chris Brannon for the patch.
74
75 01 Oct 2009; Steve Dibb <beandog@g.o> eflite-0.4.1.ebuild:
76 amd64 stable, bug 281478
77
78
79
80 1.4 app-accessibility/eflite/eflite-0.4.1.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/eflite/eflite-0.4.1.ebuild?rev=1.4&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/eflite/eflite-0.4.1.ebuild?rev=1.4&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/eflite/eflite-0.4.1.ebuild?r1=1.3&r2=1.4
85
86 Index: eflite-0.4.1.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/app-accessibility/eflite/eflite-0.4.1.ebuild,v
89 retrieving revision 1.3
90 retrieving revision 1.4
91 diff -u -r1.3 -r1.4
92 --- eflite-0.4.1.ebuild 1 Oct 2009 20:00:59 -0000 1.3
93 +++ eflite-0.4.1.ebuild 2 Oct 2009 23:37:10 -0000 1.4
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2009 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/eflite/eflite-0.4.1.ebuild,v 1.3 2009/10/01 20:00:59 beandog Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/eflite/eflite-0.4.1.ebuild,v 1.4 2009/10/02 23:37:10 williamh Exp $
99
100 EAPI="2"
101
102 @@ -13,7 +13,7 @@
103 LICENSE="GPL-2"
104 SLOT="0"
105 KEYWORDS="amd64 ~ppc ~sparc x86"
106 -IUSE=""
107 +IUSE="+16k_voice"
108
109 DEPEND=">=app-accessibility/flite-1.2"
110 RDEPEND="${DEPEND}"
111 @@ -22,6 +22,14 @@
112 sed -i 's:/etc/es.conf:/etc/eflite/es.conf:g' *
113 }
114
115 +src_configure() {
116 + local myconf
117 + if use 16k_voice; then
118 + myconf='--with-vox=cmu_us_kal16'
119 + fi
120 + econf ${myconf} || die "econf failed."
121 +}
122 +
123 src_install() {
124 einstall || die
125 dodoc ChangeLog README INSTALL eflite_test.txt