pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/mari0 Add mari0 version 1.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f9b65958d98
branches:  trunk
changeset: 313457:8f9b65958d98
user:      maya <maya%pkgsrc.org@localhost>
date:      Sun Sep 30 19:28:46 2018 +0000

description:
Add mari0 version 1.6

A complete from scratch recreation of Super Mario Bros. with a
focus on perfectly imitating the feel the 1985 classic gave us.
Then give Mario a portal gun, add puzzle game mechanics from Portal
and there you go. And if that wasn't crazy enough, play 4-player
coop, with everyone having their own Portal gun!

diffstat:

 games/mari0/DESCR    |   5 +++++
 games/mari0/Makefile |  23 +++++++++++++++++++++++
 games/mari0/PLIST    |   3 +++
 games/mari0/distinfo |   6 ++++++
 4 files changed, 37 insertions(+), 0 deletions(-)

diffs (53 lines):

diff -r 1588b0be541f -r 8f9b65958d98 games/mari0/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/mari0/DESCR Sun Sep 30 19:28:46 2018 +0000
@@ -0,0 +1,5 @@
+A complete from scratch recreation of Super Mario Bros. with a
+focus on perfectly imitating the feel the 1985 classic gave us.
+Then give Mario a portal gun, add puzzle game mechanics from Portal
+and there you go. And if that wasn't crazy enough, play 4-player
+coop, with everyone having their own Portal gun!
diff -r 1588b0be541f -r 8f9b65958d98 games/mari0/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/mari0/Makefile      Sun Sep 30 19:28:46 2018 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2018/09/30 19:28:46 maya Exp $
+
+DISTNAME=      mari0-source
+PKGNAME=       mari0-1.6
+CATEGORIES=    games
+MASTER_SITES=  http://stabyourself.net/dl.php?file=mari0-1006/
+DIST_SUBDIR=   ${PKGNAME_NOREV}
+EXTRACT_SUFX=  .zip
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://stabyourself.net/mari0
+COMMENT=       Recreation of Super Mario Bros
+LICENSE=       mit # https://github.com/Stabyourself/mari0/blob/master/README.md
+
+WRKSRC=                ${WRKDIR}
+USE_LANGUAGES= # none
+
+LOVE_GAME=     mari0
+LOVE_DATA=     ${PKGNAME:S/-/_/}.love
+LOVE_VERSION=  0.8
+
+.include "../../mk/love.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 1588b0be541f -r 8f9b65958d98 games/mari0/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/mari0/PLIST Sun Sep 30 19:28:46 2018 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2018/09/30 19:28:46 maya Exp $
+bin/mari0
+share/games/mari0_${PKGVERSION}.love
diff -r 1588b0be541f -r 8f9b65958d98 games/mari0/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/mari0/distinfo      Sun Sep 30 19:28:46 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/09/30 19:28:46 maya Exp $
+
+SHA1 (mari0-1.6/mari0-source.zip) = e950f741ce1ac185191e332716585f57058d0811
+RMD160 (mari0-1.6/mari0-source.zip) = 3662726121e8318b244f8cfe0a373b99bc39c467
+SHA512 (mari0-1.6/mari0-source.zip) = 20004035141b80180e58a8d209b588273d2879742ca8d8d59b1d20f9e301d976e260574893ea41a290bab57eade0617c10880a4af00dc3b29329ac4805a8be6c
+Size (mari0-1.6/mari0-source.zip) = 3625226 bytes



Home | Main Index | Thread Index | Old Index