OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 17-Apr-2008 08:24:05 Branch: HEAD Handle: 2008041707240400 Modified files: openpkg-src/espeak espeak.patch espeak.spec Log: upgrading package: espeak 1.36.02 -> 1.37 Summary: Revision Changes Path 1.3 +9 -9 openpkg-src/espeak/espeak.patch 1.2 +2 -2 openpkg-src/espeak/espeak.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/espeak/espeak.patch ============================================================================ $ cvs diff -u -r1.2 -r1.3 espeak.patch --- openpkg-src/espeak/espeak.patch 21 Mar 2008 14:21:10 -0000 1.2 +++ openpkg-src/espeak/espeak.patch 17 Apr 2008 06:24:04 -0000 1.3 @@ -1,16 +1,16 @@ Index: src/Makefile ---- src/Makefile.orig 2008-03-09 20:22:06 +0100 -+++ src/Makefile 2008-03-21 15:19:43 +0100 -@@ -25,7 +25,7 @@ +--- src/Makefile.orig 2008-04-16 14:06:34 +0200 ++++ src/Makefile 2008-04-17 08:10:25 +0200 +@@ -24,7 +24,7 @@ + LN_SF = /bin/ln -sf MKDIR = mkdir -p - #AUDIO = pulseaudio -AUDIO = portaudio +#AUDIO = portaudio + #AUDIO = pulseaudio + #AUDIO = sada - - ifeq ($(AUDIO),pulseaudio) -@@ -53,36 +53,35 @@ +@@ -60,36 +60,35 @@ SRCS1=$(speak_SOURCES) OBJS1=$(patsubst %.cpp,%.o,$(SRCS1)) @@ -57,8 +57,8 @@ $(LIB_NAME): $(OBJS2) $(CXX) -shared $(SONAME_OPT)$(LIB_NAME).$(LIB_VERSION) -o $@ $(OBJS2) $(LIBS2) Index: src/espeak.cpp ---- src/espeak.cpp.orig 2008-03-13 02:08:03 +0100 -+++ src/espeak.cpp 2008-03-21 15:19:10 +0100 +--- src/espeak.cpp.orig 2008-04-16 14:03:05 +0200 ++++ src/espeak.cpp 2008-04-17 08:04:57 +0200 @@ -26,6 +26,10 @@ #include "speak_lib.h" @@ . patch -p0 <<'@@ .' Index: openpkg-src/espeak/espeak.spec ============================================================================ $ cvs diff -u -r1.1 -r1.2 espeak.spec --- openpkg-src/espeak/espeak.spec 21 Mar 2008 13:19:43 -0000 1.1 +++ openpkg-src/espeak/espeak.spec 17 Apr 2008 06:24:04 -0000 1.2 @@ -31,8 +31,8 @@ Class: EVAL Group: Audio License: GPL -Version: 1.36.02 -Release: 20080321 +Version: 1.37 +Release: 20080417 # list of sources Source0: http://switch.dl.sourceforge.net/espeak/espeak-%{version}-source.zip @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org