diff options
author | wiz <wiz> | 2005-10-20 01:44:17 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-10-20 01:44:17 +0000 |
commit | 4d65c332616f68cf1b769ce0a557c7ee0986e6c0 (patch) | |
tree | 3f16b6112c00d499cc7f7c5439da69b28cfe186b /emulators | |
parent | c4efbf243f0b8e3b14b4e7ffaeb9c58243a53e79 (diff) | |
download | pkgsrc-4d65c332616f68cf1b769ce0a557c7ee0986e6c0.tar.gz |
Update to 2.7:
05/10/2005 *** v2.7 ***
Removed M1 ROMs since they are now MAME compatible (from v0.7.6)
Removed Nebula ROMs since they are now MAME compatible (from v2.25)
Added support for invaders.rom for SIDE
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/ROMBuild/Makefile | 8 | ||||
-rw-r--r-- | emulators/ROMBuild/distinfo | 8 |
2 files changed, 9 insertions, 7 deletions
diff --git a/emulators/ROMBuild/Makefile b/emulators/ROMBuild/Makefile index 493ec997a1c..2e0ba562dae 100644 --- a/emulators/ROMBuild/Makefile +++ b/emulators/ROMBuild/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2005/06/16 06:57:50 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2005/10/20 01:44:17 wiz Exp $ # -DISTNAME= rbuild26 -PKGNAME= ROMBuild-2.6 +DISTNAME= rbuild27 +PKGNAME= ROMBuild-2.7 CATEGORIES= emulators MASTER_SITES= http://www.logiqx.com/Tools/ROMBuild/ EXTRACT_SUFX= .zip @@ -18,6 +18,8 @@ BUILD_TARGET= rombuild EXTRACT_CMD_OPTS.zip= -Laaqo INSTALLATION_DIRS= bin +BUILDLINK_DEPENDS.DatLib+= DatLib>=2.8 + post-extract: ${MKDIR} ${WRKSRC}/obj diff --git a/emulators/ROMBuild/distinfo b/emulators/ROMBuild/distinfo index 35016c17e37..338a7a587d7 100644 --- a/emulators/ROMBuild/distinfo +++ b/emulators/ROMBuild/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.3 2005/03/29 10:38:47 wiz Exp $ +$NetBSD: distinfo,v 1.4 2005/10/20 01:44:17 wiz Exp $ -SHA1 (rbuild26.zip) = f2aa49810bb1b54c577d9511ae24b3799e95ff13 -RMD160 (rbuild26.zip) = 3b9400fe2ec9e94ab4018e3327346eea42f74589 -Size (rbuild26.zip) = 107274 bytes +SHA1 (rbuild27.zip) = 9d73ed563eb2c7c045e94ef00b3f59a40e7bca4e +RMD160 (rbuild27.zip) = 15a38904606bc7f6981246bdfdb6f62e546a400d +Size (rbuild27.zip) = 261287 bytes SHA1 (patch-aa) = c7d5a9c16c2da0a97d30c2e21d99827b3ab8f2a6 SHA1 (patch-ab) = 1fbc4887a532d1f956875589baa8a2e0211070fc SHA1 (patch-ac) = 484bd715983c109f41f1d01e7150266e7c2ca4d1 |