pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Add mrrescue 1.02e
Module Name: pkgsrc-wip
Committed By: coypu <coypu%sdf.org@localhost>
Pushed By: coypu
Date: Sun Sep 30 16:33:04 2018 +0300
Changeset: ae0491365b36a1e8308dcd09f29ac0e0c34cfcd1
Added Files:
mrrescue/DESCR
mrrescue/Makefile
mrrescue/Makefile.mari0
mrrescue/PLIST
mrrescue/distinfo
Log Message:
Add mrrescue 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.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ae0491365b36a1e8308dcd09f29ac0e0c34cfcd1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
mrrescue/DESCR | 6 ++++++
mrrescue/Makefile | 26 ++++++++++++++++++++++++++
mrrescue/Makefile.mari0 | 23 +++++++++++++++++++++++
mrrescue/PLIST | 3 +++
mrrescue/distinfo | 6 ++++++
5 files changed, 64 insertions(+)
diffs:
diff --git a/mrrescue/DESCR b/mrrescue/DESCR
new file mode 100644
index 0000000000..dbe896390c
--- /dev/null
+++ b/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/mrrescue/Makefile b/mrrescue/Makefile
new file mode 100644
index 0000000000..e4e93aa5d3
--- /dev/null
+++ b/mrrescue/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD$
+
+PKGNAME= mrrescue-${GITHUB_RELEASE}
+DISTNAME= mrrescue${GITHUB_RELEASE}
+CATEGORIES= wip
+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
+
+do-extract:
+ ${MKDIR} ${WRKSRC}
+ ${CP} ${_DISTDIR:Q}/${DISTNAME}${EXTRACT_SUFX} ${WRKSRC}
+
+
+LOVE_GAME= mrrescue
+LOVE_DATA= ${DISTNAME}.love
+LOVE_VERSION= 0.10
+
+.include "../../wip/mk/love.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mrrescue/Makefile.mari0 b/mrrescue/Makefile.mari0
new file mode 100644
index 0000000000..69cd6b49c1
--- /dev/null
+++ b/mrrescue/Makefile.mari0
@@ -0,0 +1,23 @@
+# $NetBSD$
+
+PKGNAME= mari0-1.6
+DISTNAME= mari0-source
+CATEGORIES= wip
+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= cc-by-nc-sa-v3.0-license
+
+WRKSRC= ${WRKDIR}
+USE_LANGUAGES= # none
+
+LOVE_GAME= mari0
+LOVE_DATA= ${PKGNAME:S/-/_/}.love
+LOVE_VERSION= 0.8
+
+.include "../../wip/mk/love.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/mrrescue/PLIST b/mrrescue/PLIST
new file mode 100644
index 0000000000..6aa07957d0
--- /dev/null
+++ b/mrrescue/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD$
+bin/mrrescue
+share/games/mrrescue${PKGVERSION}.love
diff --git a/mrrescue/distinfo b/mrrescue/distinfo
new file mode 100644
index 0000000000..b1f2c29459
--- /dev/null
+++ b/mrrescue/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (mrrescue1.02e.love) = ce16f3f3c3f4ca6cd97cfdcfc01e9ad6f226baf1
+RMD160 (mrrescue1.02e.love) = 4305085a3a193098b46d4fd477273b3d2838530f
+SHA512 (mrrescue1.02e.love) = e8cae8ada240ad8c3e98a4dae55293ce63dd5fce7cfd9fd8a3c3af2448bbf60f4af1a40d6600f56cd24b584d7fd48593f0279820dd2201045f3b446d101489d5
+Size (mrrescue1.02e.love) = 11902585 bytes
Home |
Main Index |
Thread Index |
Old Index