mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
gst-plugins-ugly: upgrade to 0.10.6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4537 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -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[])
|
||||
{
|
||||
+1
-2
@@ -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() {
|
||||
Reference in New Issue
Block a user