summaryrefslogtreecommitdiff
path: root/emulators/mame
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-03-08 17:11:09 +0000
committerwiz <wiz@pkgsrc.org>2012-03-08 17:11:09 +0000
commita4d8045f6c9e13c60b9afad48d49fb51b0c36a2e (patch)
tree7a938087c679e023c7dc45e4539c638fefb864a8 /emulators/mame
parentc7a316da8ed75c224796568c7a1dadc5fcd5cd38 (diff)
downloadpkgsrc-a4d8045f6c9e13c60b9afad48d49fb51b0c36a2e.tar.gz
Update to 0.145:
0.145 ------- Happy 15th Anniversary! Over its 15 years of existence since MAME 0.01 was released for MS-DOS with an initial library of 5 sets, MAME has grown exponentially to the point that no one thought we would be, boasting 18,650 different sets and operable on more OS platforms than thought possible. While video-based arcade games were the original targets for MAME, the scope of the project has grown to include documentation of virtually all coin-operated amusement devices including gambling (video/slots), coin droppers, pinball machines and more. Through the efforts of the literally thousands of developers, players and others who have provided assistance and feedback over the project's history, we would like to thank all of them that made this possible!
Diffstat (limited to 'emulators/mame')
-rw-r--r--emulators/mame/Makefile10
-rw-r--r--emulators/mame/Makefile.common7
-rw-r--r--emulators/mame/distinfo8
3 files changed, 12 insertions, 13 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index e61e816af51..63ccf47cdae 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2012/03/03 00:13:03 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2012/03/08 17:11:09 wiz Exp $
#
-DISTNAME= mame0144s
+DISTNAME= mame0145s
PKGNAME= ${DISTNAME:S/0/-0./:S/s$//}
-PKGREVISION= 2
MASTER_SITES= http://mamedev.org/downloader.php?file=releases/
COMMENT= Multiple Arcade Machine Emulator
@@ -13,6 +12,11 @@ CONFLICTS= xmame-[0-9]* sdlmame-[0-9]*
DOCDIR= share/doc/mame
INSTALLATION_DIRS= bin ${DOCDIR} ${PKGMANDIR}/man1
+# mame source is double-zipped
+post-extract:
+ cd ${WRKDIR} && ${.CURDIR}/../../mk/extract/extract mame.zip
+ rm ${WRKDIR}/mame.zip
+
# not installed, because not found necessary so far:
# regrep, split, src2html, srcclean, testkeys
do-install:
diff --git a/emulators/mame/Makefile.common b/emulators/mame/Makefile.common
index 8f238acc06d..ab921e6091d 100644
--- a/emulators/mame/Makefile.common
+++ b/emulators/mame/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2011/11/24 07:40:01 wiz Exp $
+# $NetBSD: Makefile.common,v 1.6 2012/03/08 17:11:09 wiz Exp $
#
# used by emulators/mame/Makefile
# used by emulators/mess/Makefile
@@ -42,11 +42,6 @@ SUBST_FILES.exe= makefile
SUBST_STAGE.exe= post-patch
SUBST_MESSAGE.exe= Fixing executable name.
-# mame source is double-zipped
-post-extract:
- cd ${WRKDIR} && ${.CURDIR}/../../mk/extract/extract mame.zip
- rm ${WRKDIR}/mame.zip
-
.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 84b9865b485..69bafed723f 100644
--- a/emulators/mame/distinfo
+++ b/emulators/mame/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2011/11/24 07:40:01 wiz Exp $
+$NetBSD: distinfo,v 1.9 2012/03/08 17:11:09 wiz Exp $
-SHA1 (mame0144s.zip) = f32bca0b4565a07764da1028c8f24331fe5b2a1d
-RMD160 (mame0144s.zip) = 579556131368d69c02692c21475213bbb5d81954
-Size (mame0144s.zip) = 19676308 bytes
+SHA1 (mame0145s.zip) = 740cd6ee00167124a0d12078ff83e0fff2d0b45d
+RMD160 (mame0145s.zip) = 254ed752f8e3f9e54f472f279b308b3f45346a3b
+Size (mame0145s.zip) = 20346129 bytes