From 3bd948b1bc8cab7657088b2920f55a459cca05b0 Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Sat, 26 Jun 2010 15:22:01 +0800 Subject: gst-plugins-ugly: Upgraded to version 0.10.15 No other change except bb file rename Signed-off-by: Dongxiao Xu --- meta/packages/gstreamer/gst-plugins-ugly_0.10.15.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 meta/packages/gstreamer/gst-plugins-ugly_0.10.15.bb (limited to 'meta/packages/gstreamer/gst-plugins-ugly_0.10.15.bb') diff --git a/meta/packages/gstreamer/gst-plugins-ugly_0.10.15.bb b/meta/packages/gstreamer/gst-plugins-ugly_0.10.15.bb new file mode 100644 index 000000000..46966c286 --- /dev/null +++ b/meta/packages/gstreamer/gst-plugins-ugly_0.10.15.bb @@ -0,0 +1,13 @@ +require gst-plugins.inc + +inherit gettext + +DEPENDS += "gst-plugins-base libid3tag libmad mpeg2dec liba52 lame" +PR = "r0" + +EXTRA_OECONF += "--with-plugins=a52dec,lame,id3tag,mad,mpeg2dec,mpegstream,mpegaudioparse,asfdemux,realmedia" + +do_configure_prepend() { + # This m4 file contains nastiness which conflicts with libtool 2.2.2 + rm ${S}/m4/lib-link.m4 || true +} -- cgit v1.2.3