[mame] 01/01: Refresh patches

Cesare Falco cesarefalco-guest at moszumanska.debian.org
Sun Feb 26 16:41:59 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 b4339db98c43ba5f14ce38a5b9d4a4b2e5bd6dd0
Author: Cesare Falco <c.falco at ubuntu.com>
Date:   Sun Feb 26 17:41:51 2017 +0100

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

diff --git a/debian/patches/avoid_linenoise.patch b/debian/patches/avoid_linenoise.patch
index 8d800dd..ee3207a 100644
--- a/debian/patches/avoid_linenoise.patch
+++ b/debian/patches/avoid_linenoise.patch
@@ -6,7 +6,7 @@ Index: mame/makefile
 ===================================================================
 --- mame.orig/makefile
 +++ mame/makefile
-@@ -779,6 +779,10 @@ endif
+@@ -784,6 +784,10 @@ endif
  ifdef WEBASSEMBLY
  PARAMS += --WEBASSEMBLY='$(WEBASSEMBLY)'
  endif
@@ -55,7 +55,7 @@ Index: mame/scripts/src/3rdparty.lua
  	files {
  		MAME_DIR .. "3rdparty/lua-linenoise/linenoise_none.c",
  	}
-@@ -1572,7 +1572,7 @@ end
+@@ -1621,7 +1621,7 @@ end
  --------------------------------------------------
  -- linenoise-ng library
  --------------------------------------------------
diff --git a/debian/patches/genie_freebsd_target.patch b/debian/patches/genie_freebsd_target.patch
index 491193e..fee353e 100644
--- a/debian/patches/genie_freebsd_target.patch
+++ b/debian/patches/genie_freebsd_target.patch
@@ -6,7 +6,7 @@ Index: mame/makefile
 ===================================================================
 --- mame.orig/makefile
 +++ mame/makefile
-@@ -179,19 +179,19 @@ GENIEOS := solaris
+@@ -180,19 +180,19 @@ GENIEOS := solaris
  endif
  ifeq ($(firstword $(filter FreeBSD,$(UNAME))),FreeBSD)
  OS := freebsd
diff --git a/debian/patches/hurd.patch b/debian/patches/hurd.patch
index c7b3fa9..d4f8711 100644
--- a/debian/patches/hurd.patch
+++ b/debian/patches/hurd.patch
@@ -6,7 +6,7 @@ Index: mame/makefile
 ===================================================================
 --- mame.orig/makefile
 +++ mame/makefile
-@@ -193,6 +193,9 @@ ifeq ($(firstword $(filter OpenBSD,$(UNA
+@@ -194,6 +194,9 @@ ifeq ($(firstword $(filter OpenBSD,$(UNA
  OS := openbsd
  GENIEOS := bsd
  endif
@@ -16,7 +16,7 @@ Index: mame/makefile
  ifeq ($(firstword $(filter Darwin,$(UNAME))),Darwin)
  OS := macosx
  GENIEOS := darwin
-@@ -1247,6 +1250,16 @@ linux: generate $(PROJECTDIR)/$(MAKETYPE
+@@ -1252,6 +1255,16 @@ linux: generate $(PROJECTDIR)/$(MAKETYPE
  	$(SILENT) $(MAKE) $(MAKEPARAMS) -C $(PROJECTDIR)/$(MAKETYPE)-linux config=$(CONFIG) precompile
  	$(SILENT) $(MAKE) $(MAKEPARAMS) -C $(PROJECTDIR)/$(MAKETYPE)-linux config=$(CONFIG)
  

-- 
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