summaryrefslogtreecommitdiff
path: root/meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-08-28 20:32:48 +0000
committerRoss Burton <ross@openedhand.com>2007-08-28 20:32:48 +0000
commit3abd198182a0d229570fe507a7c99eea4160a5b5 (patch)
treee31457e2d393b0ac5955300663fc2492bccfbf89 /meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb
parent99d20bd99d9ed204ebd0c70731a14e741513b40d (diff)
downloadopenembedded-core-3abd198182a0d229570fe507a7c99eea4160a5b5.tar.gz
openembedded-core-3abd198182a0d229570fe507a7c99eea4160a5b5.tar.bz2
openembedded-core-3abd198182a0d229570fe507a7c99eea4160a5b5.tar.xz
openembedded-core-3abd198182a0d229570fe507a7c99eea4160a5b5.zip
gst-plugins-ugly: upgrade from 0.10.4 to 0.10.6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2581 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.bb7
1 files changed, 0 insertions, 7 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
deleted file mode 100644
index 56f46d713..000000000
--- a/meta/packages/gstreamer/gst-plugins-ugly_0.10.4.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require gst-plugins.inc
-DEPENDS += "gst-plugins-base libid3tag libmad mpeg2dec liba52 lame"
-PR = "r3"
-
-SRC_URI += " file://lame-autoconf.patch;patch=1"
-EXTRA_OECONF += "--with-plugins=a52dec,lame,id3tag,mad,mpeg2dec,mpegstream,mpegaudioparse,asfdemux,realmedia"
-