pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/barrage Import barrage-1.0.4 as games/barrage



details:   https://anonhg.NetBSD.org/pkgsrc/rev/29767f1e1b3b
branches:  trunk
changeset: 350239:29767f1e1b3b
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Sun Jul 24 22:59:11 2016 +0000

description:
Import barrage-1.0.4 as games/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.

diffstat:

 games/barrage/DESCR    |   6 ++++++
 games/barrage/Makefile |  17 +++++++++++++++++
 games/barrage/PLIST    |  29 +++++++++++++++++++++++++++++
 games/barrage/distinfo |   6 ++++++
 4 files changed, 58 insertions(+), 0 deletions(-)

diffs (74 lines):

diff -r 309ea4dc0d8c -r 29767f1e1b3b games/barrage/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/barrage/DESCR       Sun Jul 24 22:59:11 2016 +0000
@@ -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 -r 309ea4dc0d8c -r 29767f1e1b3b games/barrage/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/barrage/Makefile    Sun Jul 24 22:59:11 2016 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2016/07/24 22:59:11 kamil Exp $
+
+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 -r 309ea4dc0d8c -r 29767f1e1b3b games/barrage/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/barrage/PLIST       Sun Jul 24 22:59:11 2016 +0000
@@ -0,0 +1,29 @@
+@comment $NetBSD: PLIST,v 1.1 2016/07/24 22:59:11 kamil Exp $
+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 -r 309ea4dc0d8c -r 29767f1e1b3b games/barrage/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/games/barrage/distinfo    Sun Jul 24 22:59:11 2016 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/07/24 22:59:11 kamil Exp $
+
+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