From 28e6cafb142f248de0e48f3745d9241ff128896e Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 26 Aug 2004 20:40:02 +0000 Subject: [PATCH] update xmame to 0.86. stays in nonworking, because it triggers an ICE BKrev: 412e4aa2zhbx8jhMPDfh73BUx1_WGQ --- .../crosscompile.patch | 0 nonworking/xmame/xmame_0.78.1.oe | 20 ------------------- nonworking/xmame/xmame_0.86.oe | 0 3 files changed, 20 deletions(-) rename nonworking/xmame/{xmame-0.78.1 => xmame-0.86}/crosscompile.patch (100%) delete mode 100644 nonworking/xmame/xmame_0.78.1.oe create mode 100644 nonworking/xmame/xmame_0.86.oe 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 -- 2.39.5