aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denis@denix.org>2010-10-20 00:55:43 -0400
committerDenys Dmytriyenko <denis@denix.org>2010-10-20 00:55:43 -0400
commit497f4e756baf6ff5525cbbcea116e8a1db83ab94 (patch)
treeb26250cbd20449a73b9b6fc6620938e006015374 /recipes/gstreamer
parentf1148d26740e57cba4fe29fd78c234359868a50e (diff)
downloadopenembedded-497f4e756baf6ff5525cbbcea116e8a1db83ab94.tar.gz
gst-plugins-good: add 0.10.25
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Diffstat (limited to 'recipes/gstreamer')
-rw-r--r--recipes/gstreamer/gst-plugins-good_0.10.25.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes/gstreamer/gst-plugins-good_0.10.25.bb b/recipes/gstreamer/gst-plugins-good_0.10.25.bb
new file mode 100644
index 0000000000..5bc578dbea
--- /dev/null
+++ b/recipes/gstreamer/gst-plugins-good_0.10.25.bb
@@ -0,0 +1,15 @@
+require gst-plugins.inc
+
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "d734bc866788d1d6fc74c4ff1318926c"
+SRC_URI[archive.sha256sum] = "b5d5750c12412c47d85ba9391c842f6f02cad9511876695e48b15fb37e4699f6"
+
+inherit gconf
+
+DEPENDS += "hal pulseaudio speex libsoup-2.4 flac gst-plugins-base openssl popt esound libv4l"
+
+PACKAGES =+ "gst-plugin-gconfelements"
+FILES_gst-plugin-gconfelements += "${sysconfdir}/gconf"
+
+EXTRA_OECONF += " --with-libv4l2 "