aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-09-23 09:18:19 +0200
committerKoen Kooi <koen@openembedded.org>2010-09-23 09:24:05 +0200
commitb1282b82b09d77c7fa174987f8273c26ee569c53 (patch)
tree797add1b0937a040ea0a3b90de5d3418570ed5f6 /recipes/gstreamer
parentf94938ac8022a9ab94cccf1e61eb069a30133ffb (diff)
downloadopenembedded-b1282b82b09d77c7fa174987f8273c26ee569c53.tar.gz
gst-plugins-bad: add 0.10.20
Diffstat (limited to 'recipes/gstreamer')
-rw-r--r--recipes/gstreamer/gst-plugins-bad_0.10.20.bb11
1 files changed, 11 insertions, 0 deletions
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
index 0000000000..51aa8aef1e
--- /dev/null
+++ b/recipes/gstreamer/gst-plugins-bad_0.10.20.bb
@@ -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"