Update to 0.3.7:
* FreeTTS driver now includes and uses a user_addenda.txt pronunciation lexicon addenda to support characters from the extended ISO8859-1 character set as well as the unicode currency block - bug 163805 (Willie Walker) * Automatic detection of voices for festival driver - part of bug 141516 (Fernando Herrera) * Fixes for bug 301086 (Willie Walker), bug 141516 (Bill Haneman and Fernando Herrera), bug 169805 (Bill Haneman), and bug 167810 (Oana Serb)
This commit is contained in:
parent
be8fdfb766
commit
d83f1ae344
2 changed files with 6 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.19 2005/08/10 20:56:11 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.20 2005/08/21 11:31:50 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnome-speech-0.3.6
|
||||
DISTNAME= gnome-speech-0.3.7
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-speech/0.3/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -10,8 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org
|
|||
HOMEPAGE= http://www.gnome.org/
|
||||
COMMENT= GNOME 2 text-to-speech API
|
||||
|
||||
DIST_SUBDIR= gnome-speech-0.3.6v2
|
||||
|
||||
BUILD_USES_MSGFMT= yes
|
||||
|
||||
USE_TOOLS+= gmake pkg-config
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.8 2005/03/15 15:23:37 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.9 2005/08/21 11:31:50 jmmv Exp $
|
||||
|
||||
SHA1 (gnome-speech-0.3.6v2/gnome-speech-0.3.6.tar.bz2) = db015481e022ae1d927f8d391f6ff3cfa071510c
|
||||
RMD160 (gnome-speech-0.3.6v2/gnome-speech-0.3.6.tar.bz2) = 3dc1fc5a6722fb4d757249b15404e44bcde4dfcd
|
||||
Size (gnome-speech-0.3.6v2/gnome-speech-0.3.6.tar.bz2) = 266488 bytes
|
||||
SHA1 (gnome-speech-0.3.7.tar.bz2) = 479512820fdb57fa949a92a1f904d844c7862a6b
|
||||
RMD160 (gnome-speech-0.3.7.tar.bz2) = d7f3f4e5dc3978d131f70a729e420439da09fb04
|
||||
Size (gnome-speech-0.3.7.tar.bz2) = 275371 bytes
|
||||
SHA1 (patch-aa) = 001b23c1aac93e17d1885353b4eb6d3d7c3db6cb
|
||||
|
|
Loading…
Reference in a new issue