summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-09-29 13:38:52 -0500
committerAustin English <wizardedit@gentoo.org>2016-09-29 16:50:30 -0500
commitb6f264d5d2a8f5abed68810df2ba021ba4549c43 (patch)
treea731bbd857f9cbcb6752db841fe97863a2e9b5b2 /games-sports/speed-dreams/files/speed-dreams-1.4.0-asneeded.patch
parentdev-perl/XML-DOM: Remove old (diff)
downloadgentoo-b6f264d5d2a8f5abed68810df2ba021ba4549c43.tar.gz
gentoo-b6f264d5d2a8f5abed68810df2ba021ba4549c43.tar.bz2
gentoo-b6f264d5d2a8f5abed68810df2ba021ba4549c43.zip
games-sports/speed-dreams: remove deprecated games eclass
Also update to EAPI 6 Gentoo-Bug: https://bugs.gentoo.org/574082 Package-Manager: portage-2.3.0
Diffstat (limited to 'games-sports/speed-dreams/files/speed-dreams-1.4.0-asneeded.patch')
-rw-r--r--games-sports/speed-dreams/files/speed-dreams-1.4.0-asneeded.patch24
1 files changed, 12 insertions, 12 deletions
diff --git a/games-sports/speed-dreams/files/speed-dreams-1.4.0-asneeded.patch b/games-sports/speed-dreams/files/speed-dreams-1.4.0-asneeded.patch
index 837a2511a191..779119d995b1 100644
--- a/games-sports/speed-dreams/files/speed-dreams-1.4.0-asneeded.patch
+++ b/games-sports/speed-dreams/files/speed-dreams-1.4.0-asneeded.patch
@@ -1,5 +1,5 @@
---- configure.in
-+++ configure.in
+--- a/configure.in
++++ b/configure.in
@@ -123,8 +123,7 @@
AC_CHECK_LIB(Xrandr, XRRQueryVersion,,AC_MSG_ERROR([Can't find libXrandr. Please check config.log and if you can't solve the problem send the file to speed-dreams-users@lists.sourceforge.net with the subject \"Speed Dreams compilation problem\"]))
AC_CHECK_LIB(openal, alEnable,, AC_MSG_ERROR([Can't find AL/al.h. OpenAL can be found on http://www.openal.org/]))
@@ -19,8 +19,8 @@
AC_CHECK_LIB(plibul, main,,AC_MSG_ERROR([Can't find libplibul. PLIB can be found on http://plib.sourceforge.net/]))
AC_CHECK_LIB(plibsg, main,,AC_MSG_ERROR([Can't find libplibsg. PLIB can be found on http://plib.sourceforge.net/]))
AC_CHECK_LIB(plibsl, main,,AC_MSG_ERROR([Can't find libplibsl. PLIB can be found on http://plib.sourceforge.net/]))
---- Make-default.mk
-+++ Make-default.mk
+--- a/Make-default.mk
++++ b/Make-default.mk
@@ -402,7 +402,7 @@
ifdef PROGRAM
@@ -65,8 +65,8 @@
@D=`pwd` ; \
createdir="${EXPORTBASE}/${MODULEDIR}" ; \
$(mkinstalldirs) $$createdir ; \
---- src/libs/client/Makefile
-+++ src/libs/client/Makefile
+--- a/src/libs/client/Makefile
++++ b/src/libs/client/Makefile
@@ -23,6 +23,8 @@
SOURCES = entry.cpp mainmenu.cpp splash.cpp exitmenu.cpp \
optionmenu.cpp
@@ -76,8 +76,8 @@
LIBS = -lplibssg -lplibsg -lplibul
EXPDIR = include
---- src/libs/Makefile
-+++ src/libs/Makefile
+--- a/src/libs/Makefile
++++ b/src/libs/Makefile
@@ -23,7 +23,7 @@
TOOLSUBDIRS = txml
@@ -87,8 +87,8 @@
portability math
PKGSUBDIRS = $(SUBDIRS)
---- src/libs/raceengineclient/Makefile
-+++ src/libs/raceengineclient/Makefile
+--- a/src/libs/raceengineclient/Makefile
++++ b/src/libs/raceengineclient/Makefile
@@ -23,6 +23,8 @@
SOURCES = singleplayer.cpp raceinit.cpp racemain.cpp racemanmenu.cpp racestate.cpp racegl.cpp \
raceengine.cpp raceresults.cpp
@@ -98,8 +98,8 @@
EXPDIR = include
EXPORTS = singleplayer.h raceinit.h
---- src/libs/tgf/Makefile
-+++ src/libs/tgf/Makefile
+--- a/src/libs/tgf/Makefile
++++ b/src/libs/tgf/Makefile
@@ -29,6 +29,7 @@
profiler.cpp \
hash.cpp