pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/cosmosmash
Module Name: pkgsrc
Committed By: kamil
Date: Thu Jul 28 23:35:15 UTC 2016
Added Files:
pkgsrc/games/cosmosmash: DESCR Makefile PLIST distinfo
Log Message:
Import cosmosmash-1.4.7 as games/cosmosmash
Cosmosmash - A space rock shooting video game.
In this game, you control a base that must destroy rocks before they hit the
ground, or you lose points. You must also prevent "spinners" from touching the
ground, or your base will explode.
This game is a clone of the 1981 Astrosmash game for the Intellivision by
Mattel Electronics.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/games/cosmosmash/DESCR \
pkgsrc/games/cosmosmash/Makefile pkgsrc/games/cosmosmash/PLIST \
pkgsrc/games/cosmosmash/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/cosmosmash/DESCR
diff -u /dev/null pkgsrc/games/cosmosmash/DESCR:1.1
--- /dev/null Thu Jul 28 23:35:15 2016
+++ pkgsrc/games/cosmosmash/DESCR Thu Jul 28 23:35:15 2016
@@ -0,0 +1,8 @@
+Cosmosmash - A space rock shooting video game.
+
+In this game, you control a base that must destroy rocks before they hit the
+ground, or you lose points. You must also prevent "spinners" from touching the
+ground, or your base will explode.
+
+This game is a clone of the 1981 Astrosmash game for the Intellivision by
+Mattel Electronics.
Index: pkgsrc/games/cosmosmash/Makefile
diff -u /dev/null pkgsrc/games/cosmosmash/Makefile:1.1
--- /dev/null Thu Jul 28 23:35:15 2016
+++ pkgsrc/games/cosmosmash/Makefile Thu Jul 28 23:35:15 2016
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2016/07/28 23:35:15 kamil Exp $
+
+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"
Index: pkgsrc/games/cosmosmash/PLIST
diff -u /dev/null pkgsrc/games/cosmosmash/PLIST:1.1
--- /dev/null Thu Jul 28 23:35:15 2016
+++ pkgsrc/games/cosmosmash/PLIST Thu Jul 28 23:35:15 2016
@@ -0,0 +1,19 @@
+@comment $NetBSD: PLIST,v 1.1 2016/07/28 23:35:15 kamil Exp $
+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
Index: pkgsrc/games/cosmosmash/distinfo
diff -u /dev/null pkgsrc/games/cosmosmash/distinfo:1.1
--- /dev/null Thu Jul 28 23:35:15 2016
+++ pkgsrc/games/cosmosmash/distinfo Thu Jul 28 23:35:15 2016
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/07/28 23:35:15 kamil Exp $
+
+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