summaryrefslogtreecommitdiff
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)
downloadopenembedded-core-2ca2649935540acd6e160f82ddd074b04dfea924.tar.gz
openembedded-core-2ca2649935540acd6e160f82ddd074b04dfea924.tar.bz2
openembedded-core-2ca2649935540acd6e160f82ddd074b04dfea924.tar.xz
openembedded-core-2ca2649935540acd6e160f82ddd074b04dfea924.zip
- 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 ad287d90a..022a0abce 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 @@
require gst-plugins.inc
DEPENDS += "gst-plugins-base libid3tag libmad mpeg2dec liba52 lame"
+PR = "r1"
SRC_URI += " file://lame-autoconf.patch;patch=1"
EXTRA_OECONF += "--with-plugins=a52dec,lame,id3tag,mad,mpeg2dec"