pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/mrrescue Add mrrescue version 1.02e
details: https://anonhg.NetBSD.org/pkgsrc/rev/f4cab230b81c
branches: trunk
changeset: 385830:f4cab230b81c
user: maya <maya%pkgsrc.org@localhost>
date: Sun Sep 30 19:27:19 2018 +0000
description:
Add mrrescue version 1.02e
Mr. Rescue is an arcade styled 2d action game centered around
evacuating civilians from burning buildings.
The game features fast paced fire extinguishing action, intense
boss battles, a catchy soundtrack and lots of throwing people around
in pseudo-randomly generated buildings.
diffstat:
games/mrrescue/DESCR | 6 ++++++
games/mrrescue/Makefile | 26 ++++++++++++++++++++++++++
games/mrrescue/PLIST | 3 +++
games/mrrescue/distinfo | 6 ++++++
4 files changed, 41 insertions(+), 0 deletions(-)
diffs (57 lines):
diff -r 6f25d2f3b693 -r f4cab230b81c games/mrrescue/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/mrrescue/DESCR Sun Sep 30 19:27:19 2018 +0000
@@ -0,0 +1,6 @@
+Mr. Rescue is an arcade styled 2d action game centered around
+evacuating civilians from burning buildings.
+
+The game features fast paced fire extinguishing action, intense
+boss battles, a catchy soundtrack and lots of throwing people around
+in pseudo-randomly generated buildings.
diff -r 6f25d2f3b693 -r f4cab230b81c games/mrrescue/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/mrrescue/Makefile Sun Sep 30 19:27:19 2018 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1 2018/09/30 19:27:19 maya Exp $
+
+PKGNAME= mrrescue-${GITHUB_RELEASE}
+DISTNAME= mrrescue${GITHUB_RELEASE}
+CATEGORIES= games
+MASTER_SITES= ${MASTER_SITE_GITHUB:=SimonLarsen/}
+GITHUB_PROJECT= mrrescue
+GITHUB_RELEASE= 1.02e
+EXTRACT_SUFX= .love
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://tangramgames.dk/games/mrrescue/
+COMMENT= Arcade-style fire fighting game
+LICENSE= zlib AND cc-by-sa-v3.0
+
+do-extract:
+ ${MKDIR} ${WRKSRC}
+ ${CP} ${_DISTDIR:Q}/${DISTNAME}${EXTRACT_SUFX} ${WRKSRC}
+
+
+LOVE_GAME= mrrescue
+LOVE_DATA= ${DISTNAME}.love
+LOVE_VERSION= 0.10
+
+.include "../../mk/love.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 6f25d2f3b693 -r f4cab230b81c games/mrrescue/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/mrrescue/PLIST Sun Sep 30 19:27:19 2018 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2018/09/30 19:27:19 maya Exp $
+bin/mrrescue
+share/games/mrrescue${PKGVERSION}.love
diff -r 6f25d2f3b693 -r f4cab230b81c games/mrrescue/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/mrrescue/distinfo Sun Sep 30 19:27:19 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/09/30 19:27:19 maya Exp $
+
+SHA1 (mrrescue1.02e.love) = ce16f3f3c3f4ca6cd97cfdcfc01e9ad6f226baf1
+RMD160 (mrrescue1.02e.love) = 4305085a3a193098b46d4fd477273b3d2838530f
+SHA512 (mrrescue1.02e.love) = e8cae8ada240ad8c3e98a4dae55293ce63dd5fce7cfd9fd8a3c3af2448bbf60f4af1a40d6600f56cd24b584d7fd48593f0279820dd2201045f3b446d101489d5
+Size (mrrescue1.02e.love) = 11902585 bytes
- Prev by Date:
[pkgsrc/trunk]: pkgsrc/games/sienna Add sienna version 1.0c
- Next by Date:
[pkgsrc/trunk]: pkgsrc/games Makefile: love{07, 08, 09, 010}, mrrescue, sienna, ...
- Previous by Thread:
[pkgsrc/trunk]: pkgsrc/games/sienna Add sienna version 1.0c
- Next by Thread:
[pkgsrc/trunk]: pkgsrc/games Makefile: love{07, 08, 09, 010}, mrrescue, sienna, ...
- Indexes:
Home |
Main Index |
Thread Index |
Old Index