aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mplayer/mplayer_svn.bb
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2006-12-06 10:22:18 +0000
committerGraeme Gregory <dp@xora.org.uk>2006-12-06 10:22:18 +0000
commit5b541ff766ed2a9ed77cd68ed558651a4fa5f5ae (patch)
tree14de51ecd90049495ddaaab4f1a54efc0e4b2733 /packages/mplayer/mplayer_svn.bb
parent71b645d6d468556b98ea362591e317289e823dac (diff)
downloadopenembedded-5b541ff766ed2a9ed77cd68ed558651a4fa5f5ae.tar.gz
mplayer_svn.bb : update to latest svn
Diffstat (limited to 'packages/mplayer/mplayer_svn.bb')
-rw-r--r--packages/mplayer/mplayer_svn.bb29
1 files changed, 13 insertions, 16 deletions
diff --git a/packages/mplayer/mplayer_svn.bb b/packages/mplayer/mplayer_svn.bb
index ee0ba7921c..dd78992d23 100644
--- a/packages/mplayer/mplayer_svn.bb
+++ b/packages/mplayer/mplayer_svn.bb
@@ -5,23 +5,20 @@ HOMEPAGE = "http://www.mplayerhq.hu/"
DEPENDS = "virtual/libsdl libmad zlib libpng jpeg liba52 freetype fontconfig alsa-lib lzo ncurses lame"
RDEPENDS = "mplayer-common"
LICENSE = "GPL"
-SRC_URI = "svn://svn.mplayerhq.hu/;module=mplayer \
- file://vo_w100.c \
- file://vo_w100_api.h \
- file://vo_w100_fb.h \
- file://Makefile-codec-cfg.patch;patch=1 \
- file://w100-configure.patch;patch=1 \
- file://w100-Makefile.patch;patch=1 \
- file://w100-video_out.patch;patch=1 \
- file://w100-mplayer.patch;patch= \
- file://libmpdemux-ogg-include-svn.patch;patch=1 \
- file://libmpcodecs-ogg-include.patch;patch=1 \
+SRC_URI = "svn://svn.mplayerhq.hu/mplayer;module=trunk \
+ file://vo_w100.c \
+ file://vo_w100_api.h \
+ file://vo_w100_fb.h \
+ file://Makefile-codec-cfg.patch;patch=1 \
+ file://w100-configure-svn.patch;patch=1 \
+ file://w100-video_out.patch;patch=1 \
+ file://w100-mplayer.patch;patch= \
file://pld-onlyarm5.patch;patch=1"
RCONFLICTS_${PN} = "mplayer-atty"
RREPLACES_${PN} = "mplayer-atty"
-PV = "1.0pre8+svn${SRCDATE}"
+PV = "0.0+1.0rc1+svn${SRCDATE}"
PR = "r1"
DEFAULT_PREFERENCE = "-1"
@@ -29,7 +26,7 @@ PARALLEL_MAKE = ""
DEPENDS_append_c7x0 = " sharp-aticore-oss"
-S = "${WORKDIR}/mplayer/trunk/"
+S = "${WORKDIR}/trunk/"
PACKAGES =+ "mencoder"
@@ -53,7 +50,6 @@ EXTRA_OECONF = " \
--disable-vm \
--disable-xf86keysym \
--disable-tv \
- --disable-tv-v4l \
--disable-tv-v4l2 \
--disable-tv-bsdbt848 \
--enable-rtc \
@@ -61,8 +57,10 @@ EXTRA_OECONF = " \
--disable-winsock2 \
--disable-smb \
--disable-live \
+ --disable-dvdnav \
--disable-dvdread \
- --disable-mpdvdkit \
+ --disable-dvdread-internal \
+ --disable-libdvdcss-internal \
--disable-cdparanoia \
--enable-freetype \
--disable-unrarlib \
@@ -92,7 +90,6 @@ EXTRA_OECONF = " \
--disable-libavcodec_so \
--disable-libavformat_so \
--disable-libpostproc_so \
- --disable-libfame \
\
--enable-tremor-low \
\