This is an automated email from the git hooks/post-receive script. cesarefalco-guest pushed a commit to branch master in repository mame.
commit f5c12912c72a5ecb03947b1b15acb8d344f0c041 Author: Cesare Falco <[email protected]> Date: Wed Jan 31 12:10:18 2018 +0100 Refresh patches. --- debian/patches/avoid_linenoise.patch | 8 ++++---- debian/patches/hurd.patch | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/debian/patches/avoid_linenoise.patch b/debian/patches/avoid_linenoise.patch index 9a49f70..c281d28 100644 --- a/debian/patches/avoid_linenoise.patch +++ b/debian/patches/avoid_linenoise.patch @@ -6,9 +6,9 @@ Index: mame/makefile =================================================================== --- mame.orig/makefile +++ mame/makefile -@@ -784,6 +784,10 @@ endif - ifdef WEBASSEMBLY - PARAMS += --WEBASSEMBLY='$(WEBASSEMBLY)' +@@ -788,6 +788,10 @@ endif + ifdef SANITIZE + PARAMS += --SANITIZE='$(SANITIZE)' endif + +ifdef NO_USE_LINENOISE @@ -21,7 +21,7 @@ Index: mame/scripts/genie.lua =================================================================== --- mame.orig/scripts/genie.lua +++ mame/scripts/genie.lua -@@ -388,6 +388,11 @@ newoption { +@@ -393,6 +393,11 @@ newoption { } newoption { diff --git a/debian/patches/hurd.patch b/debian/patches/hurd.patch index 4060e4a..9553917 100644 --- a/debian/patches/hurd.patch +++ b/debian/patches/hurd.patch @@ -16,7 +16,7 @@ Index: mame/makefile ifeq ($(firstword $(filter Darwin,$(UNAME))),Darwin) OS := macosx GENIEOS := darwin -@@ -1253,6 +1256,16 @@ linux: generate $(PROJECTDIR)/$(MAKETYPE +@@ -1257,6 +1260,16 @@ linux: generate $(PROJECTDIR)/$(MAKETYPE $(SILENT) $(MAKE) $(MAKEPARAMS) -C $(PROJECTDIR)/$(MAKETYPE)-linux config=$(CONFIG) precompile $(SILENT) $(MAKE) $(MAKEPARAMS) -C $(PROJECTDIR)/$(MAKETYPE)-linux config=$(CONFIG) @@ -37,7 +37,7 @@ Index: mame/scripts/src/osd/sdl.lua =================================================================== --- mame.orig/scripts/src/osd/sdl.lua +++ mame/scripts/src/osd/sdl.lua -@@ -221,6 +221,9 @@ if _OPTIONS["targetos"]=="linux" then +@@ -222,6 +222,9 @@ if _OPTIONS["targetos"]=="linux" then elseif _OPTIONS["targetos"]=="openbsd" then elseif _OPTIONS["targetos"]=="netbsd" then SDL_NETWORK = "pcap" @@ -51,7 +51,7 @@ Index: mame/src/osd/sdl/sdlprefix.h =================================================================== --- mame.orig/src/osd/sdl/sdlprefix.h +++ mame/src/osd/sdl/sdlprefix.h -@@ -41,7 +41,7 @@ +@@ -40,7 +40,7 @@ /* Large file support on IRIX needs _SGI_SOURCE */ #undef _POSIX_SOURCE @@ -116,7 +116,7 @@ Index: mame/src/osd/modules/render/drawbgfx.cpp =================================================================== --- mame.orig/src/osd/modules/render/drawbgfx.cpp +++ mame/src/osd/modules/render/drawbgfx.cpp -@@ -142,7 +142,7 @@ static void* sdlNativeWindowHandle(SDL_W +@@ -153,7 +153,7 @@ static void* sdlNativeWindowHandle(SDL_W return nullptr; } -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mame.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

