pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/gnome-speech Update to 0.4.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e5b66ea6da6
branches:  trunk
changeset: 517236:2e5b66ea6da6
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Aug 06 19:07:57 2006 +0000

description:
Update to 0.4.2:

gnome-speech 0.4.2:

* Fix for bug 347357: convert UTF-8 to ISO8859-1 before sending text to
  DECtalk engine

* Fix for bug 348240: convert UTF-8 to ISO8859-1 before sending text to
  IBMTTS (a.k.a., ViaVoice) engine (thanks Javier!)

* Fix for bug 347124: remove LT_VERSION_INFO since it is only available
  for libraries (thanks dmacks!)

gnome-speech 0.4.1:

* Partial fix for bug 144457: add "punctuation mode" parameter to DECtalk
  synthesis driver. The supported modes are as follows:

    0 = none
    1 = some
    2 = most
    3 = all

* Fix for bug 341405: don't core dump if festival is not installed on
  machine.

* Fix for bug 141516: allow character encoding to be dynamically
  determined from the voice.  Credit to Milan Zamazal as well for the
  creation of the "coding" attribute convention for festival voices.

* Fix for bug 341990: eliminate compilation warning in festival synthesis
  driver.

----------
gnome-speech 0.4.0:

* Fix for bug 321216: support UTF-8 encoding (Chaitanya Kamisetty)

* Fix for bug 337151: quit when the festival process dies (Remus Draica)

* Fix for bug 341744: turn phoneme mode off in dectalk driver (Willie Walker)

* Fix for bug 332250: dectalk driver compilation warnings (Willie Walker)

* Fix for bug 332247: dectalk driver can hang on exit (Willie Walker)

* Fix for bug 329444: add speech dispatcher driver (Hynek Hanke)

diffstat:

 audio/gnome-speech/Makefile |  6 +++---
 audio/gnome-speech/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r ccb6722611ed -r 2e5b66ea6da6 audio/gnome-speech/Makefile
--- a/audio/gnome-speech/Makefile       Sun Aug 06 19:06:44 2006 +0000
+++ b/audio/gnome-speech/Makefile       Sun Aug 06 19:07:57 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2006/04/13 18:23:29 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2006/08/06 19:07:57 jmmv Exp $
 #
 
-DISTNAME=      gnome-speech-0.3.10
+DISTNAME=      gnome-speech-0.4.2
 CATEGORIES=    audio
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gnome-speech/0.3/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gnome-speech/0.4/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r ccb6722611ed -r 2e5b66ea6da6 audio/gnome-speech/distinfo
--- a/audio/gnome-speech/distinfo       Sun Aug 06 19:06:44 2006 +0000
+++ b/audio/gnome-speech/distinfo       Sun Aug 06 19:07:57 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2006/03/30 21:27:25 jmmv Exp $
+$NetBSD: distinfo,v 1.14 2006/08/06 19:07:57 jmmv Exp $
 
-SHA1 (gnome-speech-0.3.10.tar.bz2) = 6cbcebec462839990cf73acad662986e5cf6fabe
-RMD160 (gnome-speech-0.3.10.tar.bz2) = 8781fb94288dfa6e5cacb952e1d16a462ebb9eb8
-Size (gnome-speech-0.3.10.tar.bz2) = 272260 bytes
+SHA1 (gnome-speech-0.4.2.tar.bz2) = 355353673395094b8d8e5696a19b05c96d0493e8
+RMD160 (gnome-speech-0.4.2.tar.bz2) = 6384d22deda7c2f41ba455009f1855b36c5f80f6
+Size (gnome-speech-0.4.2.tar.bz2) = 309107 bytes
 SHA1 (patch-aa) = 039606f4e47be7d6e812687504a577fc149b5722



Home | Main Index | Thread Index | Old Index