]> code.ossystems Code Review - openembedded-core.git/commitdiff
gst-plugins-ugly: upgrade to 0.10.6
authorRoss Burton <ross@openedhand.com>
Thu, 22 May 2008 08:59:01 +0000 (08:59 +0000)
committerRoss Burton <ross@openedhand.com>
Thu, 22 May 2008 08:59:01 +0000 (08:59 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4537 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gstreamer/gst-plugins-ugly/lame-autoconf.patch [deleted file]
meta/packages/gstreamer/gst-plugins-ugly_0.10.8.bb [moved from meta/packages/gstreamer/gst-plugins-ugly_0.10.6.bb with 84% similarity]

diff --git a/meta/packages/gstreamer/gst-plugins-ugly/lame-autoconf.patch b/meta/packages/gstreamer/gst-plugins-ugly/lame-autoconf.patch
deleted file mode 100644 (file)
index e2f4559..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- gst-plugins-ugly-0.10.4/configure.ac.old   2006-09-01 18:55:40.000000000 +0100
-+++ gst-plugins-ugly-0.10.4/configure.ac       2006-09-01 18:56:36.000000000 +0100
-@@ -282,7 +282,7 @@
-     LAME_LIBS="-lmp3lame -lm"
-     dnl is lame presets available
-     LAME_CFLAGS=""
--    AC_TRY_RUN([
-+    AC_TRY_COMPILE([
- #include <lame/lame.h>
- int main (int argc, char *argv[])
- {
similarity index 84%
rename from meta/packages/gstreamer/gst-plugins-ugly_0.10.6.bb
rename to meta/packages/gstreamer/gst-plugins-ugly_0.10.8.bb
index b46500dae9a382906e29da10de78be75a526394e..052ae276ee89d67b434766a69bb2de70a6744c2e 100644 (file)
@@ -1,8 +1,7 @@
 require gst-plugins.inc
 DEPENDS += "gst-plugins-base libid3tag libmad mpeg2dec liba52 lame"
-PR = "r5"
+PR = "r0"
 
-SRC_URI += " file://lame-autoconf.patch;patch=1"
 EXTRA_OECONF += "--with-plugins=a52dec,lame,id3tag,mad,mpeg2dec,mpegstream,mpegaudioparse,asfdemux,realmedia"
 
 do_configure_prepend() {