summaryrefslogtreecommitdiff
path: root/games/mari0
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2018-09-30 19:28:46 +0000
committermaya <maya@pkgsrc.org>2018-09-30 19:28:46 +0000
commit6e464954301d897e76ded25d09cd21555de1d5ea (patch)
tree23f1d9bcd0ed8cd1a8b5c1303a3a7728548e5342 /games/mari0
parent34ff8ad8e0ffa69055701cc64504c2d5bbea6bb1 (diff)
downloadpkgsrc-6e464954301d897e76ded25d09cd21555de1d5ea.tar.gz
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 (limited to 'games/mari0')
-rw-r--r--games/mari0/DESCR5
-rw-r--r--games/mari0/Makefile23
-rw-r--r--games/mari0/PLIST3
-rw-r--r--games/mari0/distinfo6
4 files changed, 37 insertions, 0 deletions
diff --git a/games/mari0/DESCR b/games/mari0/DESCR
new file mode 100644
index 00000000000..edd5d8d7dd0
--- /dev/null
+++ b/games/mari0/DESCR
@@ -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 --git a/games/mari0/Makefile b/games/mari0/Makefile
new file mode 100644
index 00000000000..7953702266d
--- /dev/null
+++ b/games/mari0/Makefile
@@ -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
+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 --git a/games/mari0/PLIST b/games/mari0/PLIST
new file mode 100644
index 00000000000..fa70cda980e
--- /dev/null
+++ b/games/mari0/PLIST
@@ -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 --git a/games/mari0/distinfo b/games/mari0/distinfo
new file mode 100644
index 00000000000..752a17d20b4
--- /dev/null
+++ b/games/mari0/distinfo
@@ -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