All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] espeak: bump to version 1.48.04
@ 2014-08-05 11:16 arnaud at intelibre.fr
  2014-08-06 17:51 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: arnaud at intelibre.fr @ 2014-08-05 11:16 UTC (permalink / raw)
  To: buildroot

From: Arnaud Aujon <arnaud@intelibre.fr>

* Bump to latest upstream version 1.48.04
* Remove patch as applied upstream

Signed-off-by: Arnaud Aujon <arnaud@intelibre.fr>
---
 package/espeak/espeak-01-do-not-compil-when-install.patch | 15 ---------------
 package/espeak/espeak.mk                                  |  4 ++--
 2 files changed, 2 insertions(+), 17 deletions(-)
 delete mode 100644 package/espeak/espeak-01-do-not-compil-when-install.patch

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
index 983cd1c..0000000
--- a/package/espeak/espeak-01-do-not-compil-when-install.patch
+++ /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)
diff --git a/package/espeak/espeak.mk b/package/espeak/espeak.mk
index 571b730..9c32752 100644
--- a/package/espeak/espeak.mk
+++ b/package/espeak/espeak.mk
@@ -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+
-- 
1.9.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] espeak: bump to version 1.48.04
  2014-08-05 11:16 [Buildroot] [PATCH 1/1] espeak: bump to version 1.48.04 arnaud at intelibre.fr
@ 2014-08-06 17:51 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2014-08-06 17:51 UTC (permalink / raw)
  To: buildroot

Arnaud,

On Tue,  5 Aug 2014 13:16:41 +0200, arnaud at intelibre.fr wrote:
> From: Arnaud Aujon <arnaud@intelibre.fr>
> 
> * Bump to latest upstream version 1.48.04
> * Remove patch as applied upstream
> 
> Signed-off-by: Arnaud Aujon <arnaud@intelibre.fr>
> ---
>  package/espeak/espeak-01-do-not-compil-when-install.patch | 15 ---------------
>  package/espeak/espeak.mk                                  |  4 ++--
>  2 files changed, 2 insertions(+), 17 deletions(-)
>  delete mode 100644 package/espeak/espeak-01-do-not-compil-when-install.patch

Applied, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-06 17:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-05 11:16 [Buildroot] [PATCH 1/1] espeak: bump to version 1.48.04 arnaud at intelibre.fr
2014-08-06 17:51 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.