diff options
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 |