pkgsrc-WIP-changes archive

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

Import cosmosmash-1.4.7 as wip/cosmosmash.



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Fri Jul 29 01:31:02 2016 +0200
Changeset:	0cb06d07267979f68aa665b9fbd874e4ba73c7ef

Added Files:
	cosmosmash/DESCR
	cosmosmash/Makefile
	cosmosmash/PLIST
	cosmosmash/distinfo

Log Message:
Import cosmosmash-1.4.7 as wip/cosmosmash.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0cb06d07267979f68aa665b9fbd874e4ba73c7ef

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 cosmosmash/DESCR    |  0
 cosmosmash/Makefile | 18 ++++++++++++++++++
 cosmosmash/PLIST    | 19 +++++++++++++++++++
 cosmosmash/distinfo |  6 ++++++
 4 files changed, 43 insertions(+)

diffs:
diff --git a/cosmosmash/DESCR b/cosmosmash/DESCR
new file mode 100644
index 0000000..e69de29
diff --git a/cosmosmash/Makefile b/cosmosmash/Makefile
new file mode 100644
index 0000000..4edbac7
--- /dev/null
+++ b/cosmosmash/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD$
+
+DISTNAME=	cosmosmash-1.4.7
+CATEGORIES=	games
+MASTER_SITES=	http://perso.b2b2c.ca/~sarrazip/dev/
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	http://perso.b2b2c.ca/~sarrazip/dev/afternoonstalker.html
+COMMENT=	Space rock shooting video game
+LICENSE=	gnu-gpl-v2
+
+GNU_CONFIGURE=	yes
+USE_LIBTOOL=	yes
+USE_LANGUAGES=	c c++
+USE_TOOLS+=	pkg-config
+
+.include "../../devel/flatzebra/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/cosmosmash/PLIST b/cosmosmash/PLIST
new file mode 100644
index 0000000..e09d1b6
--- /dev/null
+++ b/cosmosmash/PLIST
@@ -0,0 +1,19 @@
+@comment $NetBSD$
+bin/cosmosmash
+man/man6/cosmosmash.6
+share/applications/cosmosmash.desktop
+share/doc/${PKGNAME}/AUTHORS
+share/doc/${PKGNAME}/COPYING
+share/doc/${PKGNAME}/INSTALL
+share/doc/${PKGNAME}/NEWS
+share/doc/${PKGNAME}/README
+share/doc/${PKGNAME}/THANKS
+share/doc/${PKGNAME}/TODO
+share/pixmaps/cosmosmash.png
+share/sounds/cosmosmash/hyperspace.wav
+share/sounds/cosmosmash/level-finished.wav
+share/sounds/cosmosmash/player-hit.wav
+share/sounds/cosmosmash/pulsar-beep.wav
+share/sounds/cosmosmash/rock-hit-0.wav
+share/sounds/cosmosmash/rock-hit-1.wav
+share/sounds/cosmosmash/saucer-shooting.wav
diff --git a/cosmosmash/distinfo b/cosmosmash/distinfo
new file mode 100644
index 0000000..d409893
--- /dev/null
+++ b/cosmosmash/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (cosmosmash-1.4.7.tar.gz) = 2a4b3e723c91bbfaf2264f1c74b986eb090b6dd9
+RMD160 (cosmosmash-1.4.7.tar.gz) = e11edee51353db0209623accc26220c45544a67a
+SHA512 (cosmosmash-1.4.7.tar.gz) = 1eaf8b05550c6f96e6392f6ba4565700cd4a9cac66dd57d634569caf9b4dfaf4917b3b9973153d4e6e0ddcd65c68d5242faae7c4f516c07c2e07d1b2f3b838b9
+Size (cosmosmash-1.4.7.tar.gz) = 906213 bytes


Home | Main Index | Thread Index | Old Index