* [gentoo-commits] gentoo-x86 commit in app-accessibility/speech-dispatcher: ChangeLog speech-dispatcher-0.6.7.ebuild
@ 2010-02-28 22:31 99% William Hubbs (williamh)
0 siblings, 0 replies; 1+ results
From: William Hubbs (williamh) @ 2010-02-28 22:31 UTC (permalink / raw
To: gentoo-commits
williamh 10/02/28 22:31:54
Modified: ChangeLog speech-dispatcher-0.6.7.ebuild
Log:
Chris Brannon, from upstream, provided a fix for bug #305347.
Also, I reverted the prefix changes since they
should have been done in an eapi bump/rev bump.
(Portage version: 2.2_rc63/cvs/Linux i686)
Revision Changes Path
1.58 app-accessibility/speech-dispatcher/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog?r1=1.57&r2=1.58
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog 23 Feb 2010 15:08:46 -0000 1.57
+++ ChangeLog 28 Feb 2010 22:31:53 -0000 1.58
@@ -1,6 +1,12 @@
# ChangeLog for app-accessibility/speech-dispatcher
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.57 2010/02/23 15:08:46 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/ChangeLog,v 1.58 2010/02/28 22:31:53 williamh Exp $
+
+ 28 Feb 2010; William Hubbs <williamh@gentoo.org>
+ speech-dispatcher-0.6.7.ebuild:
+ Chris Brannon, from upstream, provided a fix for bug #305347.
+ Also, I reverted the prefix changes.
+ These need to be done via an eapi bump and revbump.
23 Feb 2010; Joseph Jezak <josejx@gentoo.org>
speech-dispatcher-0.6.7.ebuild:
1.18 app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild?r1=1.17&r2=1.18
Index: speech-dispatcher-0.6.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- speech-dispatcher-0.6.7.ebuild 23 Feb 2010 15:08:46 -0000 1.17
+++ speech-dispatcher-0.6.7.ebuild 28 Feb 2010 22:31:53 -0000 1.18
@@ -1,19 +1,20 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild,v 1.17 2010/02/23 15:08:46 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.6.7.ebuild,v 1.18 2010/02/28 22:31:53 williamh Exp $
EAPI="2"
+PATCHVER=1
inherit autotools eutils
DESCRIPTION="speech-dispatcher speech synthesis interface"
HOMEPAGE="http://www.freebsoft.org/speechd"
SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz
- mirror://gentoo/${P}-patches.tar.gz"
+ mirror://gentoo/${P}-patches-${PATCHVER}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 sparc x86"
IUSE="alsa +espeak flite nas pulseaudio python"
RDEPEND="dev-libs/dotconf
@@ -64,13 +65,11 @@
}
pkg_postinst() {
- use prefix || EPREFIX=
-
if ! use espeak; then
ewarn
ewarn "You have disabled espeak, which is speech-dispatcher's"
ewarn "default speech synthesizer."
- ewarn "You must edit ${ROOT%/}${EPREFIX}/etc/speechd/speechd.conf"
+ ewarn "You must edit ${ROOT}etc/speechd/speechd.conf"
fi
elog
elog "To enable Festival support, you must install app-accessibility/festival-freebsoft-utils."
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2010-02-28 22:31 99% [gentoo-commits] gentoo-x86 commit in app-accessibility/speech-dispatcher: ChangeLog speech-dispatcher-0.6.7.ebuild William Hubbs (williamh)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox