From 66e05b760df53bc54cc0d0812b8979030464c32a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jeremy=20Lain=C3=A9?= Date: Fri, 20 Feb 2009 02:13:15 +0100 Subject: gst-plugins-good: update to version 0.10.13 --- packages/gstreamer/gst-plugins-good_0.10.13.bb | 9 +++++++++ packages/gstreamer/gst-plugins-good_0.10.7.bb | 10 ---------- 2 files changed, 9 insertions(+), 10 deletions(-) create mode 100644 packages/gstreamer/gst-plugins-good_0.10.13.bb delete mode 100644 packages/gstreamer/gst-plugins-good_0.10.7.bb (limited to 'packages/gstreamer') diff --git a/packages/gstreamer/gst-plugins-good_0.10.13.bb b/packages/gstreamer/gst-plugins-good_0.10.13.bb new file mode 100644 index 0000000000..d9f0349101 --- /dev/null +++ b/packages/gstreamer/gst-plugins-good_0.10.13.bb @@ -0,0 +1,9 @@ +require gst-plugins.inc + +inherit gconf + +EXTRA_OECONF += " --enable-experimental --enable-gst_v4l2 --enable-gconftool --enable-external --with-check=no" +DEPENDS += "jpeg libtheora gst-plugins-base esound" + +PACKAGES =+ "gst-plugin-gconfelements" +FILES_gst-plugin-gconfelements += "${sysconfdir}/gconf" diff --git a/packages/gstreamer/gst-plugins-good_0.10.7.bb b/packages/gstreamer/gst-plugins-good_0.10.7.bb deleted file mode 100644 index 7b7c3d71bb..0000000000 --- a/packages/gstreamer/gst-plugins-good_0.10.7.bb +++ /dev/null @@ -1,10 +0,0 @@ -require gst-plugins.inc -PR = "r5" - -inherit gconf - -EXTRA_OECONF += " --enable-experimental --enable-gst_v4l2 --enable-gconftool --enable-external --with-check=no" -DEPENDS += "jpeg libtheora gst-plugins-base esound" - -PACKAGES =+ "gst-plugin-gconfelements" -FILES_gst-plugin-gconfelements += "${sysconfdir}/gconf" -- cgit v1.2.3