espeak: bump to version 1.48.04
authorArnaud Aujon <arnaud@intelibre.fr>
Tue, 5 Aug 2014 11:16:41 +0000 (13:16 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 6 Aug 2014 17:50:28 +0000 (19:50 +0200)
* Bump to latest upstream version 1.48.04
* Remove patch as applied upstream

Signed-off-by: Arnaud Aujon <arnaud@intelibre.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/espeak/espeak-01-do-not-compil-when-install.patch [deleted file]
package/espeak/espeak.mk

diff --git a/package/espeak/espeak-01-do-not-compil-when-install.patch b/package/espeak/espeak-01-do-not-compil-when-install.patch
deleted file mode 100644 (file)
index 983cd1c..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-Makefile: do not execute the rule "all" when executing "install"
-
-signed-off-by: Arnaud Aujon <arnaud.aujon@gmail.com>
-===================================================================
---- espeak-1.47.11-source.orig/src/Makefile
-+++ espeak-1.47.11-source/src/Makefile
-@@ -131,7 +131,7 @@
-       rm -f $(BIN2_NAME)
-       rm -f $(LIB_NAME)*
--install: all
-+install:
-       # Create directories
-       rm -rf $(DESTDIR)$(DATADIR)
-       $(MKDIR) $(DESTDIR)$(BINDIR)
index 571b73094e83db032195b8753306ff5f5ba44193..9c32752a2a97830b545cc038ec4bf9c3279c87be 100644 (file)
@@ -4,8 +4,8 @@
 #
 ###############################################################################
 
-ESPEAK_VERSION_MAJOR = 1.47
-ESPEAK_VERSION = $(ESPEAK_VERSION_MAJOR).11
+ESPEAK_VERSION_MAJOR = 1.48
+ESPEAK_VERSION = $(ESPEAK_VERSION_MAJOR).04
 ESPEAK_SOURCE = espeak-$(ESPEAK_VERSION)-source.zip
 ESPEAK_SITE = http://downloads.sourceforge.net/project/espeak/espeak/espeak-$(ESPEAK_VERSION_MAJOR)
 ESPEAK_LICENSE = GPLv3+