summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-04-29 11:05:17 +0200
committerPacho Ramos <pacho@gentoo.org>2018-04-29 13:25:11 +0200
commit06e755328d5cb3f96020a5869b6c4933806db897 (patch)
treeaa0971cdad3bf95cde91de2967c91de1af691633 /games-emulation/daphne
parentgames-emulation/atari800: Drop old (diff)
downloadgentoo-06e755328d5cb3f96020a5869b6c4933806db897.tar.gz
gentoo-06e755328d5cb3f96020a5869b6c4933806db897.tar.bz2
gentoo-06e755328d5cb3f96020a5869b6c4933806db897.zip
games-emulation/daphne: Prepare patches for future use of eapply
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'games-emulation/daphne')
-rw-r--r--games-emulation/daphne/files/daphne-1.0-gcc43.patch4
-rw-r--r--games-emulation/daphne/files/daphne-1.0-ldflags.patch8
-rw-r--r--games-emulation/daphne/files/daphne-1.0-system-lmpeg2.patch12
-rw-r--r--games-emulation/daphne/files/daphne-1.0-typefix.patch8
-rw-r--r--games-emulation/daphne/files/daphne-1.0-underlink.patch4
-rw-r--r--games-emulation/daphne/files/daphne-1.0-vorbisfilefix.patch4
-rw-r--r--games-emulation/daphne/files/daphne-1.0-zlib.patch4
7 files changed, 22 insertions, 22 deletions
diff --git a/games-emulation/daphne/files/daphne-1.0-gcc43.patch b/games-emulation/daphne/files/daphne-1.0-gcc43.patch
index 289757d4a50c..07c505c27814 100644
--- a/games-emulation/daphne/files/daphne-1.0-gcc43.patch
+++ b/games-emulation/daphne/files/daphne-1.0-gcc43.patch
@@ -1,5 +1,5 @@
---- Makefile.old 2009-01-19 16:22:07.000000000 +0100
-+++ Makefile 2009-01-19 16:22:17.000000000 +0100
+--- a/Makefile.old 2009-01-19 16:22:07.000000000 +0100
++++ b/Makefile 2009-01-19 16:22:17.000000000 +0100
@@ -33,7 +33,7 @@
endif
diff --git a/games-emulation/daphne/files/daphne-1.0-ldflags.patch b/games-emulation/daphne/files/daphne-1.0-ldflags.patch
index a5096a5b3927..245e8f5e216b 100644
--- a/games-emulation/daphne/files/daphne-1.0-ldflags.patch
+++ b/games-emulation/daphne/files/daphne-1.0-ldflags.patch
@@ -1,5 +1,5 @@
---- Makefile.old 2010-10-05 08:48:46.000000000 +0200
-+++ Makefile 2010-10-05 08:49:10.000000000 +0200
+--- a/Makefile.old 2010-10-05 08:48:46.000000000 +0200
++++ b/Makefile 2010-10-05 08:49:10.000000000 +0200
@@ -43,7 +43,7 @@
.SUFFIXES: .cpp
@@ -9,8 +9,8 @@
sub:
cd ldp-out && $(MAKE)
---- vldp2/Makefile.linux.old 2010-10-05 09:29:52.000000000 +0200
-+++ vldp2/Makefile.linux 2010-10-05 09:30:13.000000000 +0200
+--- a/vldp2/Makefile.linux.old 2010-10-05 09:29:52.000000000 +0200
++++ b/vldp2/Makefile.linux 2010-10-05 09:30:13.000000000 +0200
@@ -33,7 +33,7 @@
all: vldp2
diff --git a/games-emulation/daphne/files/daphne-1.0-system-lmpeg2.patch b/games-emulation/daphne/files/daphne-1.0-system-lmpeg2.patch
index 7eed630d13f7..e82d2ecf0d40 100644
--- a/games-emulation/daphne/files/daphne-1.0-system-lmpeg2.patch
+++ b/games-emulation/daphne/files/daphne-1.0-system-lmpeg2.patch
@@ -1,14 +1,14 @@
diff -ur v_1_0.old/src/vldp2/Makefile.am v_1_0/src/vldp2/Makefile.am
---- v_1_0.old/src/vldp2/Makefile.am 2009-12-29 18:04:15.000000000 +0200
-+++ v_1_0/src/vldp2/Makefile.am 2009-12-29 18:10:42.000000000 +0200
+--- a/vldp2/Makefile.am 2009-12-29 18:04:15.000000000 +0200
++++ b/vldp2/Makefile.am 2009-12-29 18:10:42.000000000 +0200
@@ -1,3 +1,3 @@
-SUBDIRS = autotools include libmpeg2 libvo doc src vc++ test
+SUBDIRS = autotools
EXTRA_DIST = bootstrap
diff -ur v_1_0.old/src/vldp2/Makefile.in v_1_0/src/vldp2/Makefile.in
---- v_1_0.old/src/vldp2/Makefile.in 2009-12-29 18:04:15.000000000 +0200
-+++ v_1_0/src/vldp2/Makefile.in 2009-12-29 18:10:51.000000000 +0200
+--- a/vldp2/Makefile.in 2009-12-29 18:04:15.000000000 +0200
++++ b/vldp2/Makefile.in 2009-12-29 18:10:51.000000000 +0200
@@ -128,7 +128,7 @@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
@@ -19,8 +19,8 @@ diff -ur v_1_0.old/src/vldp2/Makefile.in v_1_0/src/vldp2/Makefile.in
EXTRA_DIST = bootstrap
subdir = .
diff -ur v_1_0.old/src/vldp2/Makefile.linux v_1_0/src/vldp2/Makefile.linux
---- v_1_0.old/src/vldp2/Makefile.linux 2009-12-29 18:04:15.000000000 +0200
-+++ v_1_0/src/vldp2/Makefile.linux 2009-12-29 18:13:12.000000000 +0200
+--- a/vldp2/Makefile.linux 2009-12-29 18:04:15.000000000 +0200
++++ b/vldp2/Makefile.linux 2009-12-29 18:13:12.000000000 +0200
@@ -14,14 +14,9 @@
DFLAGS = -O3 -march=i686 -fomit-frame-pointer -funroll-loops
diff --git a/games-emulation/daphne/files/daphne-1.0-typefix.patch b/games-emulation/daphne/files/daphne-1.0-typefix.patch
index f47511a0cd03..790d93a3af87 100644
--- a/games-emulation/daphne/files/daphne-1.0-typefix.patch
+++ b/games-emulation/daphne/files/daphne-1.0-typefix.patch
@@ -1,8 +1,8 @@
amd64 does not like int pointers
diff -ruN v_1_0.orig/src/ldp-in/ldv1000.cpp v_1_0/src/ldp-in/ldv1000.cpp
---- v_1_0.orig/src/ldp-in/ldv1000.cpp 2008-01-29 18:04:34.000000000 +0100
-+++ v_1_0/src/ldp-in/ldv1000.cpp 2008-09-19 14:29:40.000000000 +0200
+--- a/ldp-in/ldv1000.cpp 2008-01-29 18:04:34.000000000 +0100
++++ b/ldp-in/ldv1000.cpp 2008-09-19 14:29:40.000000000 +0200
@@ -607,9 +607,9 @@
void ldv1000_event_callback(void *eventType)
@@ -16,8 +16,8 @@ diff -ruN v_1_0.orig/src/ldp-in/ldv1000.cpp v_1_0/src/ldp-in/ldv1000.cpp
case LDV1000_EVENT_VSYNC_END:
#ifdef DEBUG
diff -ruN v_1_0.orig/src/vldp2/libvo/video_out_null.c v_1_0/src/vldp2/libvo/video_out_null.c
---- v_1_0.orig/src/vldp2/libvo/video_out_null.c 2008-01-29 18:04:43.000000000 +0100
-+++ v_1_0/src/vldp2/libvo/video_out_null.c 2008-09-19 14:30:03.000000000 +0200
+--- a/vldp2/libvo/video_out_null.c 2008-01-29 18:04:43.000000000 +0100
++++ b/vldp2/libvo/video_out_null.c 2008-09-19 14:30:03.000000000 +0200
@@ -82,7 +82,7 @@
// this is the potentially expensive callback that gets the hardware overlay
// ready to be displayed, so we do this before we sleep
diff --git a/games-emulation/daphne/files/daphne-1.0-underlink.patch b/games-emulation/daphne/files/daphne-1.0-underlink.patch
index f04f3f6c5fd1..dd4c3d1467e2 100644
--- a/games-emulation/daphne/files/daphne-1.0-underlink.patch
+++ b/games-emulation/daphne/files/daphne-1.0-underlink.patch
@@ -1,5 +1,5 @@
---- Makefile.vars.linux_x86.old 2011-09-21 12:27:42.480566742 +0200
-+++ Makefile.vars.linux_x86 2011-09-21 12:27:57.490564959 +0200
+--- a/Makefile.vars.linux_x86.old 2011-09-21 12:27:42.480566742 +0200
++++ b/Makefile.vars.linux_x86 2011-09-21 12:27:57.490564959 +0200
@@ -24,4 +24,4 @@
-DUSE_MMX -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DUSE_OPENGL
diff --git a/games-emulation/daphne/files/daphne-1.0-vorbisfilefix.patch b/games-emulation/daphne/files/daphne-1.0-vorbisfilefix.patch
index 49eb1aaab62d..05a0403a8af4 100644
--- a/games-emulation/daphne/files/daphne-1.0-vorbisfilefix.patch
+++ b/games-emulation/daphne/files/daphne-1.0-vorbisfilefix.patch
@@ -1,8 +1,8 @@
Fix no sound issue with >=media-libs/libvorbis-1.2.0
diff -ruN v_1_0.orig/src/ldp-out/ldp-vldp-audio.cpp v_1_0/src/ldp-out/ldp-vldp-audio.cpp
---- v_1_0.orig/src/ldp-out/ldp-vldp-audio.cpp 2008-01-29 18:04:07.000000000 +0100
-+++ v_1_0/src/ldp-out/ldp-vldp-audio.cpp 2008-09-19 13:43:10.000000000 +0200
+--- a/ldp-out/ldp-vldp-audio.cpp 2008-01-29 18:04:07.000000000 +0100
++++ b/ldp-out/ldp-vldp-audio.cpp 2008-09-19 13:43:10.000000000 +0200
@@ -146,7 +146,7 @@
switch (whence)
{
diff --git a/games-emulation/daphne/files/daphne-1.0-zlib.patch b/games-emulation/daphne/files/daphne-1.0-zlib.patch
index dbae7b31fe9c..d94af3b174f4 100644
--- a/games-emulation/daphne/files/daphne-1.0-zlib.patch
+++ b/games-emulation/daphne/files/daphne-1.0-zlib.patch
@@ -1,5 +1,5 @@
---- io/unzip.h.old 2011-09-21 12:13:28.911668053 +0200
-+++ io/unzip.h 2011-09-21 12:14:53.074658064 +0200
+--- a/io/unzip.h 2011-09-21 12:13:28.911668053 +0200
++++ b/io/unzip.h 2011-09-21 12:14:53.074658064 +0200
@@ -57,6 +57,10 @@
#include "zlib.h"
#endif