diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-08-30 23:29:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-08-30 23:29:40 +0000 |
commit | a3b25106d9db378b4ac3bee06fc73826e74c1273 (patch) | |
tree | 4de1854b0a395a97edc4021468c50b98bd35545f /games-emulation/xmame/files | |
parent | Added to ~ppc (diff) | |
download | historical-a3b25106d9db378b4ac3bee06fc73826e74c1273.tar.gz historical-a3b25106d9db378b4ac3bee06fc73826e74c1273.tar.bz2 historical-a3b25106d9db378b4ac3bee06fc73826e74c1273.zip |
ver bump #61778
Diffstat (limited to 'games-emulation/xmame/files')
-rw-r--r-- | games-emulation/xmame/files/0.86-glx-fix.patch | 11 | ||||
-rw-r--r-- | games-emulation/xmame/files/digest-xmame-0.86 | 1 |
2 files changed, 12 insertions, 0 deletions
diff --git a/games-emulation/xmame/files/0.86-glx-fix.patch b/games-emulation/xmame/files/0.86-glx-fix.patch new file mode 100644 index 000000000000..cbcb32d8a7dc --- /dev/null +++ b/games-emulation/xmame/files/0.86-glx-fix.patch @@ -0,0 +1,11 @@ +--- src/unix/osd_cpu.h.orig 2004-04-20 14:30:49.000000000 -0700 ++++ src/unix/osd_cpu.h 2004-04-20 14:31:48.000000000 -0700 +@@ -38,7 +38,7 @@ + #endif + #endif + +-#ifndef __ARCH_solaris ++#if !defined __ARCH_solaris && !defined xgl + /* grrr work around some stupid header conflicts */ + #if !defined __XF86_DGA_C && !defined __XOPENGL_C_ && !defined LONG64 + typedef signed char INT8; diff --git a/games-emulation/xmame/files/digest-xmame-0.86 b/games-emulation/xmame/files/digest-xmame-0.86 new file mode 100644 index 000000000000..555e258b30a5 --- /dev/null +++ b/games-emulation/xmame/files/digest-xmame-0.86 @@ -0,0 +1 @@ +MD5 b16782cd620ef970233eacd65462ad74 xmame-0.86.tar.bz2 14538952 |