[mame] 01/01: Refresh patches.

Cesare Falco cesarefalco-guest at moszumanska.debian.org
Thu Nov 30 09:55:40 UTC 2017


This is an automated email from the git hooks/post-receive script.

cesarefalco-guest pushed a commit to branch master
in repository mame.

commit dabfa12b61249a6e72d7ef72d9d0b8e2e853ec92
Author: Cesare Falco <c.falco at ubuntu.com>
Date:   Wed Nov 29 10:16:56 2017 +0100

    Refresh patches.
---
 debian/patches/avoid_linenoise.patch | 2 +-
 debian/patches/hurd.patch            | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/avoid_linenoise.patch b/debian/patches/avoid_linenoise.patch
index 09c43cb..e42b748 100644
--- a/debian/patches/avoid_linenoise.patch
+++ b/debian/patches/avoid_linenoise.patch
@@ -68,7 +68,7 @@ Index: mame/scripts/src/main.lua
 ===================================================================
 --- mame.orig/scripts/src/main.lua
 +++ mame/scripts/src/main.lua
-@@ -267,7 +267,7 @@ if (STANDALONE~=true) then
+@@ -262,7 +262,7 @@ if (STANDALONE~=true) then
  		ext_lib("lua"),
  		"lualibs",
  	}
diff --git a/debian/patches/hurd.patch b/debian/patches/hurd.patch
index bc52e14..4060e4a 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
-@@ -1252,6 +1255,16 @@ linux: generate $(PROJECTDIR)/$(MAKETYPE
+@@ -1253,6 +1256,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
-@@ -229,6 +229,9 @@ if _OPTIONS["targetos"]=="linux" then
+@@ -221,6 +221,9 @@ if _OPTIONS["targetos"]=="linux" then
  elseif _OPTIONS["targetos"]=="openbsd" then
  elseif _OPTIONS["targetos"]=="netbsd" then
  	SDL_NETWORK         = "pcap"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mame.git



More information about the Pkg-games-commits mailing list