From: Andreas Oberritter Date: Fri, 10 Dec 2010 01:03:41 +0000 (+0000) Subject: gst-plugins-good: update to 0.10.26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1fdf20072b829ed9c6f06d03d4a6713c64120cc;p=openembedded.git gst-plugins-good: update to 0.10.26 Signed-off-by: Andreas Oberritter Signed-off-by: Khem Raj --- diff --git a/recipes/gstreamer/gst-plugins-good_0.10.26.bb b/recipes/gstreamer/gst-plugins-good_0.10.26.bb new file mode 100644 index 0000000000..9b8dc69d2e --- /dev/null +++ b/recipes/gstreamer/gst-plugins-good_0.10.26.bb @@ -0,0 +1,15 @@ +require gst-plugins.inc + +PR = "${INC_PR}.0" + +SRC_URI[archive.md5sum] = "e1ed191adbf81edff04f348f8ce8e198" +SRC_URI[archive.sha256sum] = "ceb3bbea5ce18463b8fe470d34786bc846469e800305c436d799af9fe22bdcc4" + +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 "