summaryrefslogtreecommitdiff
path: root/games/mrrescue
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2018-09-30 19:27:19 +0000
committermaya <maya@pkgsrc.org>2018-09-30 19:27:19 +0000
commitb95dadd12fe485f9da309f2b1fd956d9006469a7 (patch)
tree79a602ef2cc8f646ad928b278d4150ca61713aba /games/mrrescue
parentd9b8a49bfa8a72daf5ce4619f163824e1122274b (diff)
downloadpkgsrc-b95dadd12fe485f9da309f2b1fd956d9006469a7.tar.gz
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 (limited to 'games/mrrescue')
-rw-r--r--games/mrrescue/DESCR6
-rw-r--r--games/mrrescue/Makefile26
-rw-r--r--games/mrrescue/PLIST3
-rw-r--r--games/mrrescue/distinfo6
4 files changed, 41 insertions, 0 deletions
diff --git a/games/mrrescue/DESCR b/games/mrrescue/DESCR
new file mode 100644
index 00000000000..dbe896390cc
--- /dev/null
+++ b/games/mrrescue/DESCR
@@ -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 --git a/games/mrrescue/Makefile b/games/mrrescue/Makefile
new file mode 100644
index 00000000000..07e90297d86
--- /dev/null
+++ b/games/mrrescue/Makefile
@@ -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
+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 --git a/games/mrrescue/PLIST b/games/mrrescue/PLIST
new file mode 100644
index 00000000000..082e9e448a3
--- /dev/null
+++ b/games/mrrescue/PLIST
@@ -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 --git a/games/mrrescue/distinfo b/games/mrrescue/distinfo
new file mode 100644
index 00000000000..4f304905cc2
--- /dev/null
+++ b/games/mrrescue/distinfo
@@ -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