pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Add not pacman 1.4
Module Name: pkgsrc-wip
Committed By: coypu <coypu%sdf.org@localhost>
Pushed By: coypu
Date: Sun Sep 30 16:32:18 2018 +0300
Changeset: e58fdb4084b6d06f3c0b8e823c84fd4e312881c3
Added Files:
not_pacman/DESCR
not_pacman/Makefile
not_pacman/PLIST
not_pacman/distinfo
Log Message:
Add not pacman 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 see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e58fdb4084b6d06f3c0b8e823c84fd4e312881c3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
not_pacman/DESCR | 5 +++++
not_pacman/Makefile | 23 +++++++++++++++++++++++
not_pacman/PLIST | 3 +++
not_pacman/distinfo | 6 ++++++
4 files changed, 37 insertions(+)
diffs:
diff --git a/not_pacman/DESCR b/not_pacman/DESCR
new file mode 100644
index 0000000000..1ae02832c9
--- /dev/null
+++ b/not_pacman/DESCR
@@ -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 --git a/not_pacman/Makefile b/not_pacman/Makefile
new file mode 100644
index 0000000000..9c967e8fcc
--- /dev/null
+++ b/not_pacman/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD$
+
+PKGNAME= not_pacman-1.4
+DISTNAME= notpacman-source
+CATEGORIES= wip
+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= wtfpl
+
+WRKSRC= ${WRKDIR}
+USE_LANGUAGES= # none
+
+LOVE_GAME= not_pacman
+LOVE_DATA= not_pacman.love
+LOVE_VERSION= 0.7
+
+.include "../../wip/mk/love.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/not_pacman/PLIST b/not_pacman/PLIST
new file mode 100644
index 0000000000..0bdba247aa
--- /dev/null
+++ b/not_pacman/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD$
+bin/not_pacman
+share/games/not_pacman.love
diff --git a/not_pacman/distinfo b/not_pacman/distinfo
new file mode 100644
index 0000000000..38301389b7
--- /dev/null
+++ b/not_pacman/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+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