gst-plugins-bad: add 0.10.20
authorKoen Kooi <koen@openembedded.org>
Thu, 23 Sep 2010 07:18:19 +0000 (09:18 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 23 Sep 2010 07:24:05 +0000 (09:24 +0200)
recipes/gstreamer/gst-plugins-bad_0.10.20.bb [new file with mode: 0644]

diff --git a/recipes/gstreamer/gst-plugins-bad_0.10.20.bb b/recipes/gstreamer/gst-plugins-bad_0.10.20.bb
new file mode 100644 (file)
index 0000000..51aa8ae
--- /dev/null
@@ -0,0 +1,11 @@
+require gst-plugins.inc
+
+SRC_URI[archive.md5sum] = "7c84766f6d24f41ba90c3f6141012ab8"
+SRC_URI[archive.sha256sum] = "1031dff866df976a957f34039addbab4c0753406299a275f4cf1780e1dbe2a90"
+
+DEPENDS += "orc-native orc libcdaudio gst-plugins-base openssl directfb libmodplug"
+
+PR = "${INC_PR}.0"
+
+# We don't have vdpau headers in OE and it creates crosscompile badness
+EXTRA_OECONF_append = " --disable-vdpau --enable-sdl"