pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/not_pacman
Module Name: pkgsrc
Committed By: maya
Date: Sun Sep 30 19:25:06 UTC 2018
Added Files:
pkgsrc/games/not_pacman: DESCR Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/games/not_pacman/DESCR \
pkgsrc/games/not_pacman/Makefile pkgsrc/games/not_pacman/PLIST \
pkgsrc/games/not_pacman/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/games/not_pacman/DESCR
diff -u /dev/null pkgsrc/games/not_pacman/DESCR:1.1
--- /dev/null Sun Sep 30 19:25:06 2018
+++ pkgsrc/games/not_pacman/DESCR Sun Sep 30 19:25:06 2018
@@ -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.
Index: pkgsrc/games/not_pacman/Makefile
diff -u /dev/null pkgsrc/games/not_pacman/Makefile:1.1
--- /dev/null Sun Sep 30 19:25:06 2018
+++ pkgsrc/games/not_pacman/Makefile Sun Sep 30 19:25:06 2018
@@ -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"
Index: pkgsrc/games/not_pacman/PLIST
diff -u /dev/null pkgsrc/games/not_pacman/PLIST:1.1
--- /dev/null Sun Sep 30 19:25:06 2018
+++ pkgsrc/games/not_pacman/PLIST Sun Sep 30 19:25:06 2018
@@ -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
Index: pkgsrc/games/not_pacman/distinfo
diff -u /dev/null pkgsrc/games/not_pacman/distinfo:1.1
--- /dev/null Sun Sep 30 19:25:06 2018
+++ pkgsrc/games/not_pacman/distinfo Sun Sep 30 19:25:06 2018
@@ -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