summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-08-13 12:52:40 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-08-13 12:52:40 +0000
commitc5232eaef90973112866d56fda50e831007f80d5 (patch)
treed4da7760f627101b2d67433455336cec10356431 /games-fps
parentver bump #59341 (diff)
downloadhistorical-c5232eaef90973112866d56fda50e831007f80d5.tar.gz
historical-c5232eaef90973112866d56fda50e831007f80d5.tar.bz2
historical-c5232eaef90973112866d56fda50e831007f80d5.zip
Fixed BUG #53784
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/anaglyph-stereo-quake/ChangeLog7
-rw-r--r--games-fps/anaglyph-stereo-quake/Manifest13
-rw-r--r--games-fps/anaglyph-stereo-quake/anaglyph-stereo-quake-130100-r1.ebuild3
-rw-r--r--games-fps/anaglyph-stereo-quake/files/anaglyph-stereo-quake-130100-amd64.patch15
4 files changed, 30 insertions, 8 deletions
diff --git a/games-fps/anaglyph-stereo-quake/ChangeLog b/games-fps/anaglyph-stereo-quake/ChangeLog
index 133b9373bb7b..b376fa1d3df7 100644
--- a/games-fps/anaglyph-stereo-quake/ChangeLog
+++ b/games-fps/anaglyph-stereo-quake/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-fps/anaglyph-stereo-quake
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/anaglyph-stereo-quake/ChangeLog,v 1.4 2004/06/24 22:40:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/anaglyph-stereo-quake/ChangeLog,v 1.5 2004/08/13 12:52:40 kugelfang Exp $
+
+ 13 Aug 2004; Danny van Dyk <kugelfang@gentoo.org>
+ +files/anaglyph-stereo-quake-130100-amd64.patch,
+ anaglyph-stereo-quake-130100-r1.ebuild:
+ Fixed BUG #53784.
*anaglyph-stereo-quake-130100-r1 (06 Oct 2003)
diff --git a/games-fps/anaglyph-stereo-quake/Manifest b/games-fps/anaglyph-stereo-quake/Manifest
index 8fd24167dea9..97afc8311726 100644
--- a/games-fps/anaglyph-stereo-quake/Manifest
+++ b/games-fps/anaglyph-stereo-quake/Manifest
@@ -1,10 +1,11 @@
-MD5 570404b62a4bed6c794f75f97acde2d0 anaglyph-stereo-quake-130100-r1.ebuild 1318
-MD5 7f36cc342ff31075a813a10e2e6d32a1 ChangeLog 798
+MD5 a01fefb743d435c7cd09efe37e73ed71 ChangeLog 965
+MD5 a787775e906d6577ae510b65600115dc anaglyph-stereo-quake-130100-r1.ebuild 1356
MD5 6424c6f1d79eef29759728085572f308 metadata.xml 1253
-MD5 7262313d61aa23feac532c98f818ddf5 files/makefile-onlyglx.patch 464
-MD5 4609964e62cdec31ee47cebf59f8fde4 files/stupid-dosformat.patch 749
-MD5 41c0380996274c19f292758da6dc66cd files/gentoo-paths.patch 1005
MD5 285ecebade8c014a499f23ffe68da975 files/digest-anaglyph-stereo-quake-130100-r1 155
MD5 2cdc759b378cdf4dea66f3d85e1e0263 files/fix-sys_printf.patch 271
-MD5 a4c6edf40c5ddec35cc9cc9b5e408482 files/makefile-path-fixes.patch 928
+MD5 41c0380996274c19f292758da6dc66cd files/gentoo-paths.patch 1005
MD5 c1ebbdc10cf08c7d223e07c0f8cb288b files/makefile-cflags.patch 721
+MD5 7262313d61aa23feac532c98f818ddf5 files/makefile-onlyglx.patch 464
+MD5 a4c6edf40c5ddec35cc9cc9b5e408482 files/makefile-path-fixes.patch 928
+MD5 4609964e62cdec31ee47cebf59f8fde4 files/stupid-dosformat.patch 749
+MD5 046439ba03755b96972e0835d58386dc files/anaglyph-stereo-quake-130100-amd64.patch 262
diff --git a/games-fps/anaglyph-stereo-quake/anaglyph-stereo-quake-130100-r1.ebuild b/games-fps/anaglyph-stereo-quake/anaglyph-stereo-quake-130100-r1.ebuild
index d45e821aa237..55721b28933d 100644
--- a/games-fps/anaglyph-stereo-quake/anaglyph-stereo-quake-130100-r1.ebuild
+++ b/games-fps/anaglyph-stereo-quake/anaglyph-stereo-quake-130100-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/anaglyph-stereo-quake/anaglyph-stereo-quake-130100-r1.ebuild,v 1.5 2004/06/24 22:40:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/anaglyph-stereo-quake/anaglyph-stereo-quake-130100-r1.ebuild,v 1.6 2004/08/13 12:52:40 kugelfang Exp $
inherit games gcc eutils
@@ -34,6 +34,7 @@ src_unpack() {
epatch ${FILESDIR}/makefile-cflags.patch
epatch ${FILESDIR}/gentoo-paths.patch
epatch ${WORKDIR}/${P}-SDL.patch
+ epatch ${FILESDIR}/${P}-amd64.patch
}
src_compile() {
diff --git a/games-fps/anaglyph-stereo-quake/files/anaglyph-stereo-quake-130100-amd64.patch b/games-fps/anaglyph-stereo-quake/files/anaglyph-stereo-quake-130100-amd64.patch
new file mode 100644
index 000000000000..cf28f9328425
--- /dev/null
+++ b/games-fps/anaglyph-stereo-quake/files/anaglyph-stereo-quake-130100-amd64.patch
@@ -0,0 +1,15 @@
+--- sys_dosa.s.old 2004-08-13 14:47:58.432637616 +0200
++++ sys_dosa.s 2004-08-13 14:48:44.823585120 +0200
+@@ -5,6 +5,7 @@
+ #include "asm_i386.h"
+ #include "quakeasm.h"
+
++#if defined(__i386__)
+
+ .data
+
+@@ -93,3 +94,4 @@
+
+ ret
+
++#endif // defined(__i386__)