SOURCES: espeak-ac_am.patch - up to 1.17

twittner twittner at pld-linux.org
Sun Nov 19 15:20:22 CET 2006


Author: twittner                     Date: Sun Nov 19 14:20:22 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- up to 1.17

---- Files affected:
SOURCES:
   espeak-ac_am.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/espeak-ac_am.patch
diff -u SOURCES/espeak-ac_am.patch:1.2 SOURCES/espeak-ac_am.patch:1.3
--- SOURCES/espeak-ac_am.patch:1.2	Wed Nov  1 01:08:25 2006
+++ SOURCES/espeak-ac_am.patch	Sun Nov 19 15:20:16 2006
@@ -15,7 +15,7 @@
 +# Process this file with autoconf to produce a configure script.
 +
 +AC_PREREQ(2.59)
-+AC_INIT(espeak, 1.16, )
++AC_INIT(espeak, 1.17, )
 +AM_INIT_AUTOMAKE
 +AC_CONFIG_SRCDIR([src/speak.cpp])
 +AC_CONFIG_HEADER([config.h])
@@ -74,18 +74,16 @@
 +libespeak_la_LDFLAGS = -version-info 2:16:1
 +
 +include_HEADERS = speak_lib.h
-diff -Nur o.speak-1.14-source/src/speech.h n.speak-1.14-source/src/speech.h
---- o.speak-1.14-source/src/speech.h	2006-09-21 20:00:41.000000000 +0200
-+++ n.speak-1.14-source/src/speech.h	2006-09-23 19:54:14.000000000 +0200
-@@ -36,7 +36,10 @@
+--- espeak-1.17-source/src/speech.h~	2006-11-19 14:47:14.000000000 +0100
++++ espeak-1.17-source/src/speech.h	2006-11-19 14:47:57.000000000 +0100
+@@ -36,8 +36,9 @@
  #endif
  
  // will look for espeak_data directory here, and also in user's home directory
 +#include "config.h"
-+#ifndef PATH_ESPEAK_DATA
- #define PATH_ESPEAK_DATA  "/usr/share/espeak-data"
-+#endif
+ #ifndef PATH_ESPEAK_DATA
+-   #define PATH_ESPEAK_DATA  "/usr/share/espeak-data"
++#define PATH_ESPEAK_DATA  "/usr/share/espeak-data"
+ #endif
  
  typedef unsigned short USHORT;
- typedef unsigned char  UCHAR;
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/espeak-ac_am.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list