pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/not_pacman Add not_pacman version 1.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/238e16842d2d
branches:  trunk
changeset: 385828:238e16842d2d
user:      maya <maya%pkgsrc.org@localhost>
date:      Sun Sep 30 19:25:06 2018 +0000

description:
Add not_pacman version 1.4

Ever wondered how Pacman would be like with physics? No? Well, it's
revolutionary. This mashup of "Not" and "Pacman" puts The Pac and
the Ghosts in a in a Pacworld cage, at mercy of gravity and the
level's shape, controlled solely by you. Ghosts still don't like
you very much, so you should be careful to make Pacman avoid them.

diffstat:

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

diffs (53 lines):

diff -r f1b7b2c8f86f -r 238e16842d2d games/not_pacman/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/not_pacman/DESCR    Sun Sep 30 19:25:06 2018 +0000
@@ -0,0 +1,5 @@
+Ever wondered how Pacman would be like with physics? No? Well, it's
+revolutionary. This mashup of "Not" and "Pacman" puts The Pac and
+the Ghosts in a in a Pacworld cage, at mercy of gravity and the
+level's shape, controlled solely by you. Ghosts still don't like
+you very much, so you should be careful to make Pacman avoid them.
diff -r f1b7b2c8f86f -r 238e16842d2d games/not_pacman/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/not_pacman/Makefile Sun Sep 30 19:25:06 2018 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2018/09/30 19:25:06 maya Exp $
+
+PKGNAME=       not_pacman-1.4
+DISTNAME=      notpacman-source
+CATEGORIES=    games
+MASTER_SITES=  http://stabyourself.net/dl.php?file=notpacman-1004/
+DIST_SUBDIR=   ${PKGNAME_NOREV}
+EXTRACT_SUFX=  .zip
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://stabyourself.net/notpacman
+COMMENT=       Gravity-controlled pacman
+LICENSE=       public-domain
+
+WRKSRC=                ${WRKDIR}
+USE_LANGUAGES= # none
+
+LOVE_GAME=     not_pacman
+LOVE_DATA=     not_pacman.love
+LOVE_VERSION=  0.7
+
+.include "../../mk/love.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r f1b7b2c8f86f -r 238e16842d2d games/not_pacman/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/not_pacman/PLIST    Sun Sep 30 19:25:06 2018 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2018/09/30 19:25:06 maya Exp $
+bin/not_pacman
+share/games/not_pacman.love
diff -r f1b7b2c8f86f -r 238e16842d2d games/not_pacman/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/not_pacman/distinfo Sun Sep 30 19:25:06 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/09/30 19:25:06 maya Exp $
+
+SHA1 (not_pacman-1.4/notpacman-source.zip) = 8242bdd4f587b95ddb04bd6ed1cd65535abf469c
+RMD160 (not_pacman-1.4/notpacman-source.zip) = b5c8c4fcfbc314b31da3e4d7d74beb0f7592fc26
+SHA512 (not_pacman-1.4/notpacman-source.zip) = c64d74cad972c22fe7674b55c0155fcd6e0176c580f53645a0cef7ae1e2c3453807f13fd9bbc9992cdc1176bc1687800f957ef5c11034a2ffe0774ec0118a863
+Size (not_pacman-1.4/notpacman-source.zip) = 439775 bytes



Home | Main Index | Thread Index | Old Index