aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mplayer
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-03 12:37:50 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-03 12:50:37 +0200
commit013cde76786085d8b9c8ed602f29ee6d9b2fc4bb (patch)
treeb4d3272841bd3e0292384600972e59c0bfb4e753 /recipes/mplayer
parented0733798244283a08c6a98405206f45f18015d0 (diff)
downloadopenembedded-013cde76786085d8b9c8ed602f29ee6d9b2fc4bb.tar.gz
mplayer : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/mplayer')
-rw-r--r--recipes/mplayer/files/libmpdemux-ogg-include-svn.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/mplayer/files/libmpdemux-ogg-include-svn.patch b/recipes/mplayer/files/libmpdemux-ogg-include-svn.patch
deleted file mode 100644
index 52b7029bc5..0000000000
--- a/recipes/mplayer/files/libmpdemux-ogg-include-svn.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- trunk/libmpdemux/Makefile.orig 2006-07-24 10:11:06.000000000 +0100
-+++ trunk/libmpdemux/Makefile 2006-07-24 10:12:02.000000000 +0100
-@@ -208,7 +208,7 @@
- OBJS = $(SRCS:.c=.o)
- OBJS += $(CPLUSPLUSSRCS:.cpp=.o)
- INCLUDE = -I.. -I../loader $(LIBAV_INC)
--CFLAGS = $(OPTFLAGS) $(INCLUDE) $(XMMS_CFLAGS) $(CDPARANOIA_INC) $(DVB_INC)
-+CFLAGS = $(INCLUDE) $(OPTFLAGS) $(XMMS_CFLAGS) $(CDPARANOIA_INC) $(DVB_INC)
- CPLUSPLUSFLAGS = $(CFLAGS) $(CPLUSPLUSINCLUDE) -D__STDC_LIMIT_MACROS
- CPLUSPLUS = $(CC)
-