From: Denys Dmytriyenko Date: Wed, 20 Oct 2010 04:55:43 +0000 (-0400) Subject: gst-plugins-good: add 0.10.25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=497f4e756baf6ff5525cbbcea116e8a1db83ab94;p=openembedded.git gst-plugins-good: add 0.10.25 Signed-off-by: Denys Dmytriyenko --- 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 "