Update redeclipse to 1.6.0.

Add a TODO, we don't *quite* do the right thing when installing yet.
This commit is contained in:
Charlotte Koch 2018-09-28 20:23:55 -07:00
parent 5baeb6a732
commit 2f8e9bce4f
4 changed files with 1088 additions and 45 deletions

View File

@ -1,16 +1,15 @@
# $NetBSD$
PKGNAME= redeclipse-${VERSION}
DISTNAME= red-eclipse-v${VERSION}
PKGNAME= redeclipse-1.6.0
CATEGORIES= games
VERSION= 1.5.3
MASTER_SITES= https://s3-us-west-2.amazonaws.com/red-eclipse/
GIT_REPO= https://github.com/red-eclipse/base.git
GIT_TAG= v${PKGVERSION_NOREV}
MAINTAINER= cfkoch@edgebsd.org
HOMEPAGE= http://redeclipse.net/
HOMEPAGE= https://redeclipse.net/
COMMENT= A free casual arena shooter
NO_CONFIGURE= YES
NO_CONFIGURE= yes
USE_TOOLS+= gmake
USE_LANGUAGES+= c c++
@ -18,8 +17,9 @@ BUILD_DIRS= src
INSTALL_TARGET= system-install
MAKE_FLAGS+= MANDIR=/${PKGMANDIR}
.include "../../devel/SDL/buildlink3.mk"
.include "../../audio/SDL_mixer/buildlink3.mk"
.include "../../graphics/SDL_image/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../devel/SDL2/buildlink3.mk"
.include "../../audio/SDL2_mixer/buildlink3.mk"
.include "../../graphics/SDL2_image/buildlink3.mk"
.include "../../wip/mk/git-package.mk"
.include "../../mk/bsd.pkg.mk"

File diff suppressed because it is too large Load Diff

5
redeclipse/TODO Normal file
View File

@ -0,0 +1,5 @@
- "make system-install" seems to unconditionally install _everything_
underneat these data directories, which are actually Git submodules in
this release. Therefore, we're installing several '.git' directories when
we really shouldn't.

View File

@ -1,6 +1,3 @@
$NetBSD$
SHA1 (red-eclipse-v1.5.3.tar.gz) = d59f5079df920319ddf55b12925d625627aefdcf
RMD160 (red-eclipse-v1.5.3.tar.gz) = b5540a5d73ab9a2d840ec7e43abb50e1e75f8e21
Size (red-eclipse-v1.5.3.tar.gz) = 828050797 bytes
SHA1 (patch-src_system-install.mk) = 4880fb97c7c6e4a27b9b50b3e8fb5d40c3acbef0