summaryrefslogtreecommitdiff
path: root/emulators/mame
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-01-21 12:53:16 +0000
committerwiz <wiz@pkgsrc.org>2013-01-21 12:53:16 +0000
commita3c251157b7001e87d87a7a7f9076c5d82038b40 (patch)
tree6b1741d93cbf175830ea3f28cefefdeeff80a728 /emulators/mame
parent10301a90cd1fe8ba6485ca6dbd4cb133cd18e8b1 (diff)
downloadpkgsrc-a3c251157b7001e87d87a7a7f9076c5d82038b40.tar.gz
Update to 0.148.
The usual improvements. mess added a lots of new (old) systems.
Diffstat (limited to 'emulators/mame')
-rw-r--r--emulators/mame/Makefile5
-rw-r--r--emulators/mame/Makefile.common6
-rw-r--r--emulators/mame/distinfo8
3 files changed, 11 insertions, 8 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index 1eb1464597f..4af0dfafc24 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2012/10/08 23:01:31 adam Exp $
+# $NetBSD: Makefile,v 1.17 2013/01/21 12:53:16 wiz Exp $
-DISTNAME= mame0147s
+DISTNAME= mame0148s
PKGNAME= ${DISTNAME:S/0/-0./:S/s$//}
-PKGREVISION= 1
MASTER_SITES= http://mamedev.org/downloader.php?file=releases/
COMMENT= Multiple Arcade Machine Emulator
diff --git a/emulators/mame/Makefile.common b/emulators/mame/Makefile.common
index 531b50f4ee6..1891220e03a 100644
--- a/emulators/mame/Makefile.common
+++ b/emulators/mame/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2012/10/03 12:55:15 asau Exp $
+# $NetBSD: Makefile.common,v 1.8 2013/01/21 12:53:16 wiz Exp $
#
# used by emulators/mame/Makefile
# used by emulators/mess/Makefile
@@ -36,10 +36,14 @@ MAKE_FLAGS+= BIGENDIAN=true
SUBST_CLASSES+= exe
SUBST_SED.exe= -e 's,$$(PREFIX)$$(PREFIXSDL)$$(NAME)$$(SUFFIX)$$(SUFFIX64)$$(SUFFIXDEBUG)$$(SUFFIXPROFILE),$$(PREFIXSDL)$$(NAME)$$(SUFFIX)$$(SUFFIXDEBUG)$$(SUFFIXPROFILE),'
+SUBST_SED.exe+= -e 's,PYTHON = .python,PYTHON = ${PYTHONBIN},'
SUBST_FILES.exe= makefile
SUBST_STAGE.exe= post-patch
SUBST_MESSAGE.exe= Fixing executable name.
+PYTHON_FOR_BUILD_ONLY= yes
+
+.include "../../lang/python/application.mk"
.include "../../devel/GConf/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
.include "../../devel/SDL_ttf/buildlink3.mk"
diff --git a/emulators/mame/distinfo b/emulators/mame/distinfo
index bc38c10b1ea..32748306ca0 100644
--- a/emulators/mame/distinfo
+++ b/emulators/mame/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2012/10/07 22:04:56 wiz Exp $
+$NetBSD: distinfo,v 1.12 2013/01/21 12:53:16 wiz Exp $
-SHA1 (mame0147s.zip) = 023a5841389ae8d41db21704cffdeedb258591e9
-RMD160 (mame0147s.zip) = 708d29c9cdec21877e6222a2248f40e5630b7531
-Size (mame0147s.zip) = 32354285 bytes
+SHA1 (mame0148s.zip) = 4c0d2bc139c9e518dcf629e3c3d0f32977745298
+RMD160 (mame0148s.zip) = 7e8338227c55994e45432bd1f66511108685bdd0
+Size (mame0148s.zip) = 33822494 bytes