diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-08-26 20:40:02 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-08-26 20:40:02 +0000 |
commit | 28e6cafb142f248de0e48f3745d9241ff128896e (patch) | |
tree | a6e1e8c7760aa9170fea4c7861241eff4bd61175 /nonworking | |
parent | a07dbceb3e1192d65ee3c74f326eda3d61515e26 (diff) |
update xmame to 0.86. stays in nonworking, because it triggers an ICE
BKrev: 412e4aa2zhbx8jhMPDfh73BUx1_WGQ
Diffstat (limited to 'nonworking')
-rw-r--r-- | nonworking/xmame/xmame-0.86/crosscompile.patch (renamed from nonworking/xmame/xmame-0.78.1/crosscompile.patch) | 0 | ||||
-rw-r--r-- | nonworking/xmame/xmame_0.78.1.oe | 20 | ||||
-rw-r--r-- | nonworking/xmame/xmame_0.86.oe | 0 |
3 files changed, 0 insertions, 20 deletions
diff --git a/nonworking/xmame/xmame-0.78.1/crosscompile.patch b/nonworking/xmame/xmame-0.86/crosscompile.patch index e69de29bb2..e69de29bb2 100644 --- a/nonworking/xmame/xmame-0.78.1/crosscompile.patch +++ b/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 --- /dev/null +++ b/nonworking/xmame/xmame_0.86.oe |