From cb0fe9bf151b1c6dc49b4f3b099316323b8685d7 Mon Sep 17 00:00:00 2001 From: Cristian Iorga Date: Wed, 12 Feb 2014 18:42:32 +0200 Subject: flac: upgrade to 1.3.0 - Updated description, bugtracker and source; - Switched to ${BP} variable; - 0001-No-AltiVec-on-SPE.patch, flac-gcc43-fixes.patch, asm-pic.patch, obsolete_automake_macros.patch patches removed, included in upstream; - Licenses checksums changed due to added copyright owners and street adresses changed; - Backported 1.3.0 specific fix; - Removed obsolete PPC fix; - Added support for SSE optimizations; - Removed default ${S} definition; - Removed xmms unneeded prefixes. Build on all qemu arch; Tested on qemux86-64 and qemuppc. (From OE-Core rev: 85ac4d82c77e3cab6a5867e4ec110ba07023838b) Signed-off-by: Cristian Iorga Signed-off-by: Richard Purdie --- .../flac/flac-1.2.1/disable-xmms-plugin.patch | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 meta/recipes-multimedia/flac/flac-1.2.1/disable-xmms-plugin.patch (limited to 'meta/recipes-multimedia/flac/flac-1.2.1/disable-xmms-plugin.patch') diff --git a/meta/recipes-multimedia/flac/flac-1.2.1/disable-xmms-plugin.patch b/meta/recipes-multimedia/flac/flac-1.2.1/disable-xmms-plugin.patch deleted file mode 100644 index 80769a87c5..0000000000 --- a/meta/recipes-multimedia/flac/flac-1.2.1/disable-xmms-plugin.patch +++ /dev/null @@ -1,25 +0,0 @@ -# Acquired from OpenEmbedded -Upstream-Status: Inappropriate [disable feature] - -diff -ruN flac-1.2.1-orig/src/Makefile.am flac-1.2.1-new/src/Makefile.am ---- flac-1.2.1-orig/src/Makefile.am 2010-06-23 15:06:29.167865355 +0800 -+++ flac-1.2.1-new/src/Makefile.am 2010-06-25 16:23:05.555202728 +0800 -@@ -15,10 +15,6 @@ - # restrictive of those mentioned above. See the file COPYING.Xiph in this - # distribution. - --if FLaC__HAS_XMMS --XMMS_DIRS = plugin_common plugin_xmms --endif -- - if FLaC__WITH_CPPLIBS - CPPLIBS_DIRS = libFLAC++ test_libFLAC++ - endif -@@ -29,7 +25,6 @@ - flac \ - metaflac \ - monkeys_audio_utilities \ -- $(XMMS_DIRS) \ - plugin_winamp2 \ - test_grabbag \ - test_libs_common \ -- cgit v1.2.3-54-g00ecf