summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-03-14 20:17:48 +0000
committerwiz <wiz@pkgsrc.org>2008-03-14 20:17:48 +0000
commit3e80a95383b1e1f95272f5ae54ba3d20d28d0db7 (patch)
tree41ffc7f55dffb651d53e3e37a1c22f843aebec26 /emulators
parent4a325724cc23f2498fcf3110157a9d3e5bd74fd2 (diff)
downloadpkgsrc-3e80a95383b1e1f95272f5ae54ba3d20d28d0db7.tar.gz
Update to 0.7.7.
New version needs ALSA, but works fine with current pkgsrc versions of the libraries on amd64/4.99.55 in 32bit emulation. Changes in the package: much more hardware supported.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/m1/Makefile21
-rw-r--r--emulators/m1/distinfo8
2 files changed, 13 insertions, 16 deletions
diff --git a/emulators/m1/Makefile b/emulators/m1/Makefile
index 3d669bf12d0..dcc80154c0b 100644
--- a/emulators/m1/Makefile
+++ b/emulators/m1/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2008/03/03 19:21:38 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2008/03/14 20:17:48 wiz Exp $
+#
-DISTNAME= m1074b2-lnx
-PKGNAME= m1-0.7.4c
-PKGREVISION= 2
+DISTNAME= m1077b-lnx
+PKGNAME= m1-0.7.7
CATEGORIES= emulators audio
MASTER_SITES= http://www.emuhype.com/files/
EXTRACT_SUFX= .tar.bz2
@@ -11,21 +11,18 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.emuhype.com/index.phtml?s=misc&ss=index
COMMENT= Arcade video and pinball game sound emulator (Linux binary)
-EMUL_PLATFORMS= linux-i386
-EMUL_MODULES.linux= compat
+EMUL_PLATFORMS= linux-i386
+EMUL_MODULES.linux= alsa base resmgr
-PKG_DESTDIR_SUPPORT= user-destdir
+WRKSRC= ${WRKDIR}/m1-0.7.7
-WRKSRC= ${WRKDIR}/m1-0.7.4
-BUILD_DIRS= # empty
+INSTALLATION_DIRS= bin share/doc/m1 share/examples/m1
-INSTALLATION_DIRS= bin
+do-build:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/m1 ${DESTDIR}${PREFIX}/bin
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/doc/m1
${INSTALL_DATA} ${WRKSRC}/m1.txt ${DESTDIR}${PREFIX}/share/doc/m1
- ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/examples/m1
${INSTALL_DATA} ${WRKSRC}/m1.ini ${DESTDIR}${PREFIX}/share/examples/m1
.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/m1/distinfo b/emulators/m1/distinfo
index 68cf53db700..1fbfb4e3bce 100644
--- a/emulators/m1/distinfo
+++ b/emulators/m1/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 18:49:19 agc Exp $
+$NetBSD: distinfo,v 1.3 2008/03/14 20:17:48 wiz Exp $
-SHA1 (m1074b2-lnx.tar.bz2) = 842ec3a3f5b56fe3352d06e169af58d2ab9b3690
-RMD160 (m1074b2-lnx.tar.bz2) = 4247a7f4db7eafb7331e82335502c2ab43b7742d
-Size (m1074b2-lnx.tar.bz2) = 705948 bytes
+SHA1 (m1077b-lnx.tar.bz2) = 471b002e883986e884c6854b3794f26da66fb7fb
+RMD160 (m1077b-lnx.tar.bz2) = cfa96aa606fb87ca5b6698cc293a7622b87f4c24
+Size (m1077b-lnx.tar.bz2) = 825802 bytes