summaryrefslogtreecommitdiff
path: root/meta/packages/flac/flac-1.1.2/disable-xmms-plugin.patch
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-06-26 17:46:31 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-06-30 13:13:52 +0100
commiteda72fba0f6aaea7c9de1f23693c3322970f6e5b (patch)
tree169b7ca8e0ad3959bc11b8eff1c6e1683df4f48a /meta/packages/flac/flac-1.1.2/disable-xmms-plugin.patch
parent923f141efe6addcf1c2cc5600b3a3cd3da50bc32 (diff)
downloadopenembedded-core-eda72fba0f6aaea7c9de1f23693c3322970f6e5b.tar.gz
openembedded-core-eda72fba0f6aaea7c9de1f23693c3322970f6e5b.tar.bz2
openembedded-core-eda72fba0f6aaea7c9de1f23693c3322970f6e5b.tar.xz
openembedded-core-eda72fba0f6aaea7c9de1f23693c3322970f6e5b.zip
flac: Upgraded to version 1.2.1
Acquire flac-gcc43-fixes.patch from OE to fix a build issue Rebase disable-xmms-plugin.patch Change the local file directory name to ${PN}-${PV} Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/packages/flac/flac-1.1.2/disable-xmms-plugin.patch')
-rw-r--r--meta/packages/flac/flac-1.1.2/disable-xmms-plugin.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/meta/packages/flac/flac-1.1.2/disable-xmms-plugin.patch b/meta/packages/flac/flac-1.1.2/disable-xmms-plugin.patch
deleted file mode 100644
index e42fcbd84..000000000
--- a/meta/packages/flac/flac-1.1.2/disable-xmms-plugin.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- flac-1.1.0/src/Makefile.am.orig 2004-12-25 01:11:45.000000000 +0100
-+++ flac-1.1.0/src/Makefile.am 2004-12-25 01:12:10.000000000 +0100
-@@ -15,10 +15,6 @@
- # along with this program; if not, write to the Free Software
- # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
--if FLaC__HAS_XMMS
--XMMS_DIRS = plugin_xmms
--endif
--
- if FLaC__HAS_OGG
- OGGFLAC_DIRS = libOggFLAC libOggFLAC++
- OGGFLAC_TEST_DIRS = test_libOggFLAC test_libOggFLAC++
-@@ -33,7 +29,6 @@
- metaflac \
- monkeys_audio_utilities \
- plugin_common \
-- $(XMMS_DIRS) \
- plugin_winamp2 \
- plugin_winamp3 \
- test_grabbag \