pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/m1 Initial import of m1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/679d7a214874
branches:  trunk
changeset: 478779:679d7a214874
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 29 23:19:48 2004 +0000

description:
Initial import of m1:

M1 is an arcade video and pinball game sound emulator by R. Belmont.
The emulator is available for both Windows and Linux and features
full stereo sound at sample rates up to 48000 Hz. Over 1000 games
are supported.

This package contains the Linux binary.

diffstat:

 emulators/m1/DESCR    |   6 ++++++
 emulators/m1/Makefile |  30 ++++++++++++++++++++++++++++++
 emulators/m1/PLIST    |   6 ++++++
 emulators/m1/distinfo |   4 ++++
 4 files changed, 46 insertions(+), 0 deletions(-)

diffs (62 lines):

diff -r 420458f2c4e6 -r 679d7a214874 emulators/m1/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/m1/DESCR        Thu Jul 29 23:19:48 2004 +0000
@@ -0,0 +1,6 @@
+M1 is an arcade video and pinball game sound emulator by R. Belmont.
+The emulator is available for both Windows and Linux and features
+full stereo sound at sample rates up to 48000 Hz. Over 1000 games
+are supported.
+
+This package contains the Linux binary.
diff -r 420458f2c4e6 -r 679d7a214874 emulators/m1/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/m1/Makefile     Thu Jul 29 23:19:48 2004 +0000
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/07/29 23:19:48 wiz Exp $
+#
+
+DISTNAME=      m1074b2-lnx
+PKGNAME=       m1-0.7.4c
+CATEGORIES=    emulators audio
+MASTER_SITES=  http://www.emuhype.com/files/
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    wiz%NetBSD.org@localhost
+HOMEPAGE=      http://www.emuhype.com/index.phtml?s=misc&ss=index
+COMMENT=       Arcade video and pinball game sound emulator (Linux binary)
+
+DEPENDS+=      suse_base>=6.4:../../emulators/${SUSE_DIR_PREFIX}_compat
+
+ONLY_FOR_PLATFORM=     *-*-i386
+
+WRKSRC=                ${WRKDIR}/m1-0.7.4
+NO_BUILD=      # defined
+CHECK_SHLIBS=  no
+
+do-install:
+       ${INSTALL_PROGRAM} ${WRKSRC}/m1 ${PREFIX}/bin
+       ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/m1
+       ${INSTALL_DATA} ${WRKSRC}/m1.txt ${PREFIX}/share/doc/m1
+       ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/m1
+       ${INSTALL_DATA} ${WRKSRC}/m1.ini ${PREFIX}/share/examples/m1
+
+.include "../../emulators/suse_linux/Makefile.application"
+.include "../../mk/bsd.pkg.mk"
diff -r 420458f2c4e6 -r 679d7a214874 emulators/m1/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/m1/PLIST        Thu Jul 29 23:19:48 2004 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/29 23:19:48 wiz Exp $
+bin/m1
+share/doc/m1/m1.txt
+share/examples/m1/m1.ini
+@dirrm share/examples/m1
+@dirrm share/doc/m1
diff -r 420458f2c4e6 -r 679d7a214874 emulators/m1/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/m1/distinfo     Thu Jul 29 23:19:48 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/07/29 23:19:48 wiz Exp $
+
+SHA1 (m1074b2-lnx.tar.bz2) = 842ec3a3f5b56fe3352d06e169af58d2ab9b3690
+Size (m1074b2-lnx.tar.bz2) = 705948 bytes



Home | Main Index | Thread Index | Old Index