[packages] speex: update to 1.2rc1
authorJan Willies <loswillios@gmail.com>
Fri, 24 Jun 2011 13:20:27 +0000 (13:20 +0000)
committerJan Willies <loswillios@gmail.com>
Fri, 24 Jun 2011 13:20:27 +0000 (13:20 +0000)
SVN-Revision: 27270

libs/speex/Makefile
libs/speex/patches/001-remove_host_includes.patch [deleted file]

index 24ce114d5616c190a3f1a098f9d05dd16b2d8062..57fa983c2c5028262c138ad7c6f3384d68b70259 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=speex
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=speex
-PKG_VERSION:=1.2beta3.2
-PKG_RELEASE:=2
+PKG_VERSION:=1.2rc1
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://downloads.us.xiph.org/releases/speex/
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://downloads.us.xiph.org/releases/speex/
-PKG_MD5SUM:=b47396952c5fdd54b6468316c3bd339f
+PKG_MD5SUM:=c4438b22c08e5811ff10e2b06ee9b9ae
 
 PKG_FIXUP:=libtool
 
 
 PKG_FIXUP:=libtool
 
diff --git a/libs/speex/patches/001-remove_host_includes.patch b/libs/speex/patches/001-remove_host_includes.patch
deleted file mode 100644 (file)
index 0f6ec92..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -urN speex-1.2beta3.2/libspeex/Makefile.am speex-1.2beta3.2.new/libspeex/Makefile.am
---- speex-1.2beta3.2/libspeex/Makefile.am      2008-04-10 04:36:35.000000000 +0200
-+++ speex-1.2beta3.2.new/libspeex/Makefile.am  2008-07-10 22:27:47.000000000 +0200
-@@ -4,7 +4,7 @@
- EXTRA_DIST=echo_diagnostic.m
--INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir) @OGG_CFLAGS@
-+INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir)
- lib_LTLIBRARIES = libspeex.la libspeexdsp.la
-diff -urN speex-1.2beta3.2/libspeex/Makefile.in speex-1.2beta3.2.new/libspeex/Makefile.in
---- speex-1.2beta3.2/libspeex/Makefile.in      2008-04-10 18:07:52.000000000 +0200
-+++ speex-1.2beta3.2.new/libspeex/Makefile.in  2008-07-10 22:31:58.000000000 +0200
-@@ -263,7 +263,7 @@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
- EXTRA_DIST = echo_diagnostic.m
--INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir) @OGG_CFLAGS@
-+INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir)
- lib_LTLIBRARIES = libspeex.la libspeexdsp.la
- # Sources for compilation in the library