From: Koen Kooi Date: Mon, 2 Jun 2008 15:05:48 +0000 (+0000) Subject: esound: clean configure of 0.36 a bit X-Git-Tag: Release-2010-05/1~6843^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab4c379259186eddf278338100eff781518d1cbe;p=openembedded.git esound: clean configure of 0.36 a bit --- diff --git a/packages/esound/esound_0.2.36.bb b/packages/esound/esound_0.2.36.bb index 4f068113d5..388b52c7e3 100644 --- a/packages/esound/esound_0.2.36.bb +++ b/packages/esound/esound_0.2.36.bb @@ -3,12 +3,14 @@ SECTION = "gpe/base" LICENSE = "GPL" DEPENDS = "audiofile" PE = "1" -PR = "r2" +PR = "r3" inherit gnome binconfig SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-0.2.36.tar.bz2 \ - file://no-docs.patch;patch=1" + https://launchpad.net/ubuntu/breezy/+source/esound/0.2.36-1ubuntu5/+files/esound_0.2.36-1ubuntu5.diff.gz;patch=1 \ + file://no-docs.patch;patch=1 \ + file://configure-fix.patch;patch=1" EXTRA_OECONF = " \ --disable-alsa \ diff --git a/packages/esound/files/configure-fix.patch b/packages/esound/files/configure-fix.patch new file mode 100644 index 0000000000..8fdc35ad5e --- /dev/null +++ b/packages/esound/files/configure-fix.patch @@ -0,0 +1,10 @@ +--- /tmp/configure.ac 2008-06-02 16:46:55.640793306 +0200 ++++ esound-0.2.36/configure.ac 2008-06-02 16:47:26.030793494 +0200 +@@ -29,6 +29,7 @@ + AC_SUBST(pkgdocdir) + + AC_PROG_CC ++AC_PROG_CXX + AC_PROG_CPP + AC_LIBTOOL_WIN32_DLL + AM_PROG_LIBTOOL