summaryrefslogtreecommitdiff
path: root/packages/vlc/vlc-davinci_0.8.6h.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/vlc/vlc-davinci_0.8.6h.bb')
-rw-r--r--packages/vlc/vlc-davinci_0.8.6h.bb15
1 files changed, 6 insertions, 9 deletions
diff --git a/packages/vlc/vlc-davinci_0.8.6h.bb b/packages/vlc/vlc-davinci_0.8.6h.bb
index 9d64cb4901..6f0308880c 100644
--- a/packages/vlc/vlc-davinci_0.8.6h.bb
+++ b/packages/vlc/vlc-davinci_0.8.6h.bb
@@ -4,13 +4,13 @@ LICENSE = "GPL"
PRIORITY = "optional"
SECTION = "multimedia"
-SRCREV = "fa02f65b17429432d13a108f73744f33709dd01c"
+SRCREV = "1ae3abd276bc478f7a3156c4acef1dd20f1b1899"
-PR = "r2"
+PR = "r3"
PV = "0.8.6h+${PR}+gitr${SRCREV}"
-DEPENDS = "dbus libxml2 gnutls tremor faad2 ffmpeg flac liba52 libid3tag libmad mpeg2dec"
+DEPENDS = "codec-engine dbus libxml2 gnutls tremor faad2 ffmpeg flac liba52 libid3tag libmad mpeg2dec"
SRC_URI = "git://git.videolan.org/vlc.git;protocol=git;branch=0.8.6-neuros"
@@ -19,7 +19,8 @@ S = "${WORKDIR}/git"
inherit autotools
EXTRA_OECONF = "\
- --with-contrib \
+ --enable-libtool \
+ --with-contrib \
--disable-dvdread \
--disable-wxwidgets \
--disable-skins2 \
@@ -34,7 +35,7 @@ EXTRA_OECONF = "\
--enable-live555 --enable-tremor \
--disable-mod \
--enable-davinci --enable-davincifb --enable-davinciresizer \
- --enable-v4l2 --enable-aa --enable-wma --enable-faad \
+ --enable-v4l2 --disable-aa --enable-wma --disable-faad \
--enable-dbus \
"
@@ -53,10 +54,6 @@ do_stage() {
autotools_stage_all
}
-do_compile() {
- ${S}/compile
-}
-
RCONFLICTS_${PN} = "vlc"
FILES_${PN} += "${bindir}/vlc \