From: Michael Lauer Date: Thu, 26 Aug 2004 20:40:02 +0000 (+0000) Subject: update xmame to 0.86. stays in nonworking, because it triggers an ICE X-Git-Tag: Release-2010-05/1~17517 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28e6cafb142f248de0e48f3745d9241ff128896e;p=openembedded.git update xmame to 0.86. stays in nonworking, because it triggers an ICE BKrev: 412e4aa2zhbx8jhMPDfh73BUx1_WGQ --- diff --git a/nonworking/xmame/xmame-0.78.1/crosscompile.patch b/nonworking/xmame/xmame-0.86/crosscompile.patch similarity index 100% rename from nonworking/xmame/xmame-0.78.1/crosscompile.patch rename to nonworking/xmame/xmame-0.86/crosscompile.patch diff --git a/nonworking/xmame/xmame_0.78.1.oe b/nonworking/xmame/xmame_0.78.1.oe deleted file mode 100644 index 17355769f5..0000000000 --- a/nonworking/xmame/xmame_0.78.1.oe +++ /dev/null @@ -1,20 +0,0 @@ -DESCRIPTION="Multiple Arcade Machine Emulator based on SDL" -SECTION="base" -PRIORITY="optional" -DEPENDS=libsdl-qpe libsdl-mixer - -SRC_URI = http://x.mame.net/download/${P}.tar.bz2 \ - file://${FILESDIR}/crosscompile.patch;patch=1 - -EXTRA_OEMAKE= - -do_compile() { - oe_runmake TARGET=mame JOY_SDL=1 SOUND_SDL=1 DISPLAY_METHOD=SDL \ - CC="${CC}" CXX="${CXX}" CFLAGS="-I. -Isrc -Isrc/include -Isrc/unix ${CFLAGS}" \ - CXXFLAGS="${CXXFLAGS}" LD="${CC}" LDFLAGS="${LDFLAGS}" \ - RANLIB="${RANLIB}" MY_CPU="${TARGET_ARCH}" ARCH="${TARGET_OS}" \ - GLLIBS="" STRIP="${STRIP}" AR="${AR}" -} - - - diff --git a/nonworking/xmame/xmame_0.86.oe b/nonworking/xmame/xmame_0.86.oe new file mode 100644 index 0000000000..e69de29bb2