pkgsrc-WIP-changes archive

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

Import barrage-1.0.4 as wip/barrage.



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Jul 25 00:39:06 2016 +0200
Changeset:	01dede78f78850c0becea1c102d0971fe78e9ff5

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

Log Message:
Import barrage-1.0.4 as wip/barrage.

Barrage is a rather destructive action game that puts you on a shooting range
with the objective to hit as many dummy targets as possible within 3 minutes.
You control a gun that may either fire small or large grenades at soldiers,
jeeps and tanks. Targets are fast paced and require careful aiming as it takes
half a second to reload the gun. In addition, you have to keep an eye on your
ammo and reload in time.

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

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

diffstat:
 barrage/DESCR    |  6 ++++++
 barrage/Makefile | 17 +++++++++++++++++
 barrage/PLIST    | 29 +++++++++++++++++++++++++++++
 barrage/distinfo |  6 ++++++
 4 files changed, 58 insertions(+)

diffs:
diff --git a/barrage/DESCR b/barrage/DESCR
new file mode 100644
index 0000000..ec3f066
--- /dev/null
+++ b/barrage/DESCR
@@ -0,0 +1,6 @@
+Barrage is a rather destructive action game that puts you on a shooting range
+with the objective to hit as many dummy targets as possible within 3 minutes.
+You control a gun that may either fire small or large grenades at soldiers,
+jeeps and tanks. Targets are fast paced and require careful aiming as it takes
+half a second to reload the gun. In addition, you have to keep an eye on your
+ammo and reload in time.
diff --git a/barrage/Makefile b/barrage/Makefile
new file mode 100644
index 0000000..9ba3ee9
--- /dev/null
+++ b/barrage/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD$
+
+DISTNAME=	barrage-1.0.4
+CATEGORIES=	games
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=lgames/}
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	http://lgames.sourceforge.net/
+COMMENT=	Rather destructive action game
+LICENSE=	gnu-gpl-v2
+
+GNU_CONFIGURE=	yes
+
+.include "../../audio/SDL_mixer/buildlink3.mk"
+.include "../../devel/SDL/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/barrage/PLIST b/barrage/PLIST
new file mode 100644
index 0000000..90c7c4d
--- /dev/null
+++ b/barrage/PLIST
@@ -0,0 +1,29 @@
+@comment $NetBSD$
+bin/barrage
+share/applications/barrage.desktop
+share/games/barrage/gfx/ammo.bmp
+share/games/barrage/gfx/crater.bmp
+share/games/barrage/gfx/cursors.bmp
+share/games/barrage/gfx/ft_neon.bmp
+share/games/barrage/gfx/ft_red.bmp
+share/games/barrage/gfx/ft_red14.bmp
+share/games/barrage/gfx/ft_yellow.bmp
+share/games/barrage/gfx/ground.bmp
+share/games/barrage/gfx/gun.bmp
+share/games/barrage/gfx/icons.bmp
+share/games/barrage/gfx/logo.bmp
+share/games/barrage/gfx/particles.bmp
+share/games/barrage/gfx/shots.bmp
+share/games/barrage/gfx/small_crater.bmp
+share/games/barrage/gfx/trees.bmp
+share/games/barrage/gfx/units.bmp
+share/games/barrage/sounds/autocannon.wav
+share/games/barrage/sounds/click.wav
+share/games/barrage/sounds/expl1.wav
+share/games/barrage/sounds/expl2.wav
+share/games/barrage/sounds/expl3.wav
+share/games/barrage/sounds/gunfire.wav
+share/games/barrage/sounds/highlight.wav
+share/icons/hicolor/16x16/apps/barrage.png
+share/icons/hicolor/32x32/apps/barrage.png
+share/icons/hicolor/48x48/apps/barrage.png
diff --git a/barrage/distinfo b/barrage/distinfo
new file mode 100644
index 0000000..328a9b4
--- /dev/null
+++ b/barrage/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (barrage-1.0.4.tar.gz) = 4f97656cd4170de070dec440d3b739cb7e6679b4
+RMD160 (barrage-1.0.4.tar.gz) = 09d86969662aa7835c62dc192776f44b745eadbd
+SHA512 (barrage-1.0.4.tar.gz) = c866c0b98541c0c878ff015d99a2ae62e123c8095e94f64ef5aed26d68b734432110181c11a5b429d4feb808b2b276ac94295ff2b23ddfc64a8790d04a89a966
+Size (barrage-1.0.4.tar.gz) = 484641 bytes


Home | Main Index | Thread Index | Old Index