Add redeclipse-1.6.0 as games/redeclipse

Red Eclipse is a fun-filled new take on the casual first person arena
shooter, built as a total conversion of Cube Engine 2, which lends itself
toward a balanced gameplay, with a general theme of agility in a variety of
environments.
This commit is contained in:
nia 2019-06-30 20:53:08 +00:00
parent df6ac7931f
commit 9a1a5d5d4c
5 changed files with 5411 additions and 1 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.428 2019/06/23 16:02:00 nia Exp $
# $NetBSD: Makefile,v 1.429 2019/06/30 20:53:08 nia Exp $
#
COMMENT= Games
@ -310,6 +310,7 @@ SUBDIR+= quakedata
SUBDIR+= quakeforge
SUBDIR+= quakespasm
SUBDIR+= quarry
SUBDIR+= redeclipse
SUBDIR+= rftg
SUBDIR+= robotfindskitten
SUBDIR+= rocksndiamonds

4
games/redeclipse/DESCR Normal file
View file

@ -0,0 +1,4 @@
Red Eclipse is a fun-filled new take on the casual first person arena
shooter, built as a total conversion of Cube Engine 2, which lends itself
toward a balanced gameplay, with a general theme of agility in a variety of
environments.

33
games/redeclipse/Makefile Normal file
View file

@ -0,0 +1,33 @@
# $NetBSD: Makefile,v 1.1 2019/06/30 20:53:09 nia Exp $
DISTNAME= redeclipse_1.6.0_nix
PKGNAME= redeclipse-1.6.0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=red-eclipse/}
EXTRACT_SUFX= .tar.bz2
GITHUB_PROJECT= base
GITHUB_RELEASE= v${PKGVERSION_NOREV}
MAINTAINER= cfkoch@edgebsd.org
HOMEPAGE= https://redeclipse.net/
COMMENT= Free casual arena shooter
LICENSE= zlib AND cc-by-sa-v3.0
WRKSRC= ${WRKDIR}/redeclipse-${PKGVERSION_NOREV}
NO_CONFIGURE= yes
USE_TOOLS+= gmake
USE_LANGUAGES+= c c++
BUILD_DIRS= src
INSTALL_TARGET= system-install
MAKE_FLAGS+= prefix=${PREFIX}
MAKE_FLAGS+= mandir=${DESTDIR}${PREFIX}/${PKGMANDIR}
.include "../../devel/SDL2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../audio/SDL2_mixer/buildlink3.mk"
.include "../../graphics/SDL2_image/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

5366
games/redeclipse/PLIST Normal file

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.1 2019/06/30 20:53:09 nia Exp $
SHA1 (redeclipse_1.6.0_nix.tar.bz2) = 1e8271ac8d34df1ebda47443ff824338550eddb7
RMD160 (redeclipse_1.6.0_nix.tar.bz2) = 41b480abd8712efed76f092253a41c1ebd604e0c
SHA512 (redeclipse_1.6.0_nix.tar.bz2) = e944aed8155b5e89e8df000516d4a019a63d38d7ad9c3982b2e111f8a20bc848a98e30c1b60f4fdaf006c2ff9e2cb04647c07778eb2562eaf7db733dbce11233
Size (redeclipse_1.6.0_nix.tar.bz2) = 898467399 bytes