summaryrefslogtreecommitdiffstats
path: root/meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb
diff options
context:
space:
mode:
authorChris Lord <chris@openedhand.com>2006-09-07 13:09:52 +0000
committerChris Lord <chris@openedhand.com>2006-09-07 13:09:52 +0000
commit2ca2649935540acd6e160f82ddd074b04dfea924 (patch)
tree0732e8cde30048f615ddb92c1cf4b2594b2bde2c /meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb
parente9b762802b039e8c19e70b054ecc64e7ab07e4d8 (diff)
downloadpoky-2ca2649935540acd6e160f82ddd074b04dfea924.tar.gz
- Add libmusicbrainz from OE
- Fix up gstreamer packages - Add gstreamer base/audio/video meta-packages - Add owl-video-widget - Add owl-video-widget, gst-meta-audio and gst-meta-video to test-apps in oh-image-pda (currently not working?) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@698 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb')
-rw-r--r--meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb b/meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb
index ad287d90ae..022a0abcec 100644
--- a/meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb
+++ b/meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb
@@ -1,5 +1,6 @@
1require gst-plugins.inc 1require gst-plugins.inc
2DEPENDS += "gst-plugins-base libid3tag libmad mpeg2dec liba52 lame" 2DEPENDS += "gst-plugins-base libid3tag libmad mpeg2dec liba52 lame"
3PR = "r1"
3 4
4SRC_URI += " file://lame-autoconf.patch;patch=1" 5SRC_URI += " file://lame-autoconf.patch;patch=1"
5EXTRA_OECONF += "--with-plugins=a52dec,lame,id3tag,mad,mpeg2dec" 6EXTRA_OECONF += "--with-plugins=a52dec,lame,id3tag,mad,mpeg2dec"