[SCM] packaging for the mame arcade game emulator branch, master, updated. debian/0.146-2-9-g242a696
Cesare Falco
cesare.falco at gmail.com
Wed Sep 19 21:19:15 UTC 2012
The following commit has been merged in the master branch:
commit 31367b0f881fec60bad6ff4e5408cdf405aa8037
Author: Cesare Falco <cesare.falco at gmail.com>
Date: Tue Sep 18 23:17:06 2012 +0200
Updated/refreshed quilt patches
diff --git a/debian/patches/gnu_fixes.patch b/debian/patches/gnu_fixes.patch
index dedc5d1..f2b01c2 100644
--- a/debian/patches/gnu_fixes.patch
+++ b/debian/patches/gnu_fixes.patch
@@ -4,10 +4,10 @@ Description: Check for GNU.
that defines NO_AFFINITY_NP.
Forwarded: no
-Index: mame-0.146u1/makefile
+Index: mame-0.147/makefile
===================================================================
---- mame-0.146u1.orig/makefile 2012-06-14 15:41:52.000000000 +0200
-+++ mame-0.146u1/makefile 2012-06-14 15:58:23.000000000 +0200
+--- mame-0.147.orig/makefile 2012-09-18 23:11:02.000000000 +0200
++++ mame-0.147/makefile 2012-09-18 23:12:02.000000000 +0200
@@ -77,6 +77,9 @@
ifeq ($(firstword $(filter Linux,$(UNAME))),Linux)
TARGETOS = linux
@@ -18,11 +18,11 @@ Index: mame-0.146u1/makefile
ifeq ($(firstword $(filter Solaris,$(UNAME))),Solaris)
TARGETOS = solaris
endif
-Index: mame-0.146u1/src/osd/sdl/sdl.mak
+Index: mame-0.147/src/osd/sdl/sdl.mak
===================================================================
---- mame-0.146u1.orig/src/osd/sdl/sdl.mak 2012-06-14 15:41:52.000000000 +0200
-+++ mame-0.146u1/src/osd/sdl/sdl.mak 2012-06-14 15:57:11.000000000 +0200
-@@ -241,6 +241,13 @@
+--- mame-0.147.orig/src/osd/sdl/sdl.mak 2012-09-18 23:11:02.000000000 +0200
++++ mame-0.147/src/osd/sdl/sdl.mak 2012-09-18 23:12:02.000000000 +0200
+@@ -259,6 +259,13 @@
endif
@@ -36,10 +36,10 @@ Index: mame-0.146u1/src/osd/sdl/sdl.mak
ifeq ($(TARGETOS),win32)
BASE_TARGETOS = win32
SYNC_IMPLEMENTATION = win32
-Index: mame-0.146u1/src/osd/sdl/sdlprefix.h
+Index: mame-0.147/src/osd/sdl/sdlprefix.h
===================================================================
---- mame-0.146u1.orig/src/osd/sdl/sdlprefix.h 2012-06-14 15:41:52.000000000 +0200
-+++ mame-0.146u1/src/osd/sdl/sdlprefix.h 2012-06-14 15:54:21.000000000 +0200
+--- mame-0.147.orig/src/osd/sdl/sdlprefix.h 2012-09-18 23:11:02.000000000 +0200
++++ mame-0.147/src/osd/sdl/sdlprefix.h 2012-09-18 23:12:02.000000000 +0200
@@ -42,7 +42,7 @@
/* Large file support on IRIX needs _SGI_SOURCE */
#undef _POSIX_SOURCE
diff --git a/debian/patches/mame_manpage_fixes.patch b/debian/patches/mame_manpage_fixes.patch
index c96abf0..ec5d4b5 100644
--- a/debian/patches/mame_manpage_fixes.patch
+++ b/debian/patches/mame_manpage_fixes.patch
@@ -2,16 +2,16 @@ Author: Cesare Falco <cesare.falco at gmail.com>
Description: Fix mame.6 and jedutil.1, update chdman.1
Forwarded: yes
-Index: mame-0.146u4/src/osd/sdl/man/mame.6
+Index: mame-0.146u5/src/osd/sdl/man/mame.6
===================================================================
---- mame-0.146u4.orig/src/osd/sdl/man/mame.6 2012-07-31 00:57:13.000000000 +0200
-+++ mame-0.146u4/src/osd/sdl/man/mame.6 2012-07-31 00:57:52.000000000 +0200
+--- mame-0.146u5.orig/src/osd/sdl/man/mame.6 2012-08-28 13:03:49.000000000 +0200
++++ mame-0.146u5/src/osd/sdl/man/mame.6 2012-08-28 13:08:54.000000000 +0200
@@ -13,7 +13,7 @@
.\" and updated by Andrew Burton <burtona at gol.com>, July 2003
.\"
.\"
-.TH MAME 1 2012-03-25 0.145u5 "MAME \- The Multiple Arcade Machine Emulator"
-+.TH MAME 6 2012-06-14 0.146u1 "MAME \- The Multiple Arcade Machine Emulator"
++.TH MAME 6 2012-08-28 0.146u5 "MAME \- The Multiple Arcade Machine Emulator"
.\"
.\"
.\" NAME chapter
@@ -34,10 +34,20 @@ Index: mame-0.146u4/src/osd/sdl/man/mame.6
.B \-videodriver, \-vd \fIx11\fR|\fIdirectfb\fR|\fIauto\fR
SDL video driver to use; auto selects SDL default.
.TP
-Index: mame-0.146u4/src/osd/sdl/man/chdman.1
+@@ -1045,6 +1048,9 @@
+ .TP
+ .B \-confirm_quit
+ Display confirm quit screen on exit.
++.TP
++.B \-ui_mouse
++Display UI mouse cursor.
+ .\" +++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ .\" SDL specific
+ .\" +++++++++++++++++++++++++++++++++++++++++++++++++++++++
+Index: mame-0.146u5/src/osd/sdl/man/chdman.1
===================================================================
---- mame-0.146u4.orig/src/osd/sdl/man/chdman.1 2012-07-31 00:57:13.000000000 +0200
-+++ mame-0.146u4/src/osd/sdl/man/chdman.1 2012-07-31 00:58:23.000000000 +0200
+--- mame-0.146u5.orig/src/osd/sdl/man/chdman.1 2012-08-28 13:03:49.000000000 +0200
++++ mame-0.146u5/src/osd/sdl/man/chdman.1 2012-08-28 13:06:41.000000000 +0200
@@ -6,7 +6,7 @@
.\" Ashley T. Howes <debiandev at ashleyhowes.com>, February 2005
.\" updated by Cesare Falco <cesare.falco at gmail.com>, February 2007
@@ -304,10 +314,10 @@ Index: mame-0.146u4/src/osd/sdl/man/chdman.1
+.TP
+.B \-\-verbose, \-v
+Output additional information about the operation.
-Index: mame-0.146u4/src/osd/sdl/man/jedutil.1
+Index: mame-0.146u5/src/osd/sdl/man/jedutil.1
===================================================================
---- mame-0.146u4.orig/src/osd/sdl/man/jedutil.1 2012-07-31 00:57:13.000000000 +0200
-+++ mame-0.146u4/src/osd/sdl/man/jedutil.1 2012-07-31 01:04:29.000000000 +0200
+--- mame-0.146u5.orig/src/osd/sdl/man/jedutil.1 2012-08-28 13:03:49.000000000 +0200
++++ mame-0.146u5/src/osd/sdl/man/jedutil.1 2012-08-28 13:06:41.000000000 +0200
@@ -8,7 +8,7 @@
.\" References
.\" http://aarongiles.com/?p=159
@@ -326,10 +336,10 @@ Index: mame-0.146u4/src/osd/sdl/man/jedutil.1
.\"
.\" DESCRIPTION chapter
.SH DESCRIPTION
-Index: mame-0.146u4/src/osd/sdl/man/ldverify.1
+Index: mame-0.146u5/src/osd/sdl/man/ldverify.1
===================================================================
---- mame-0.146u4.orig/src/osd/sdl/man/ldverify.1 2012-05-21 19:49:28.000000000 +0200
-+++ mame-0.146u4/src/osd/sdl/man/ldverify.1 2012-07-31 01:01:07.000000000 +0200
+--- mame-0.146u5.orig/src/osd/sdl/man/ldverify.1 2012-08-28 13:03:49.000000000 +0200
++++ mame-0.146u5/src/osd/sdl/man/ldverify.1 2012-08-28 13:06:41.000000000 +0200
@@ -5,7 +5,7 @@
.\" Man page created from source and usage information by
.\" Cesare Falco <cesare.falco at gmail.com>, August 2008
@@ -339,10 +349,10 @@ Index: mame-0.146u4/src/osd/sdl/man/ldverify.1
.\"
.\" NAME chapter
.SH NAME
-Index: mame-0.146u4/src/osd/sdl/man/romcmp.1
+Index: mame-0.146u5/src/osd/sdl/man/romcmp.1
===================================================================
---- mame-0.146u4.orig/src/osd/sdl/man/romcmp.1 2012-05-21 19:49:28.000000000 +0200
-+++ mame-0.146u4/src/osd/sdl/man/romcmp.1 2012-07-31 01:05:38.000000000 +0200
+--- mame-0.146u5.orig/src/osd/sdl/man/romcmp.1 2012-08-28 13:03:49.000000000 +0200
++++ mame-0.146u5/src/osd/sdl/man/romcmp.1 2012-08-28 13:06:41.000000000 +0200
@@ -9,7 +9,7 @@
.\" References
.\" http://www.mame.net/mamefaq.html
@@ -352,10 +362,10 @@ Index: mame-0.146u4/src/osd/sdl/man/romcmp.1
.\"
.\" NAME chapter
.SH NAME
-Index: mame-0.146u4/src/osd/sdl/man/testkeys.1
+Index: mame-0.146u5/src/osd/sdl/man/testkeys.1
===================================================================
---- mame-0.146u4.orig/src/osd/sdl/man/testkeys.1 2012-05-21 19:49:28.000000000 +0200
-+++ mame-0.146u4/src/osd/sdl/man/testkeys.1 2012-07-31 01:03:18.000000000 +0200
+--- mame-0.146u5.orig/src/osd/sdl/man/testkeys.1 2012-08-28 13:03:49.000000000 +0200
++++ mame-0.146u5/src/osd/sdl/man/testkeys.1 2012-08-28 13:06:41.000000000 +0200
@@ -5,7 +5,7 @@
.\" Man page created from source and usage information
.\" Cesare Falco <cesare.falco at gmail.com>, February 2007
--
packaging for the mame arcade game emulator
More information about the Pkg-games-commits
mailing list