wip/pioneer: add missing dependencies

This commit is contained in:
pin 2021-01-04 20:57:52 +01:00
parent cca2d353fb
commit 511adcb648
2 changed files with 13 additions and 11 deletions

View File

@ -1,7 +1,6 @@
# $NetBSD$
DISTNAME= pioneer
PKGNAME= pioneer-${VERSION}
DISTNAME= pioneer-${VERSION}
VERSION= ${GITHUB_TAG}
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=pioneerspacesim/}
@ -9,15 +8,15 @@ GITHUB_TAG= 20200203
MAINTAINER= cfkoch@edgebsd.org
HOMEPAGE= https://pioneerspacesim.net/
COMMENT= A game of lonely space adventure
COMMENT= Game of lonely space adventure
LICENSE= gnu-gpl-v3
USE_LANGUAGES+= c c++
USE_CMAKE= yes
CONFIGURE_ENV+= PIONEER_DATA_DIR=${PREFIX}/share/pioneer/data
BUILDLINK_PKGSRCDIR.assimp= ../../wip/assimp
CMAKE_ARGS+= -DPIONEER_DATA_DIR=${PREFIX}/share/pioneer/data
CMAKE_ARGS+= -DUSE_SYSTEM_LIBGLEW=ON
CMAKE_ARGS+= -DUSE_SYSTEM_LIBLUA=ON
.include "../../archivers/lz4/buildlink3.mk"
.include "../../audio/libvorbis/buildlink3.mk"
@ -26,6 +25,9 @@ BUILDLINK_PKGSRCDIR.assimp= ../../wip/assimp
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/SDL2_image/buildlink3.mk"
.include "../../devel/SDL2/buildlink3.mk"
.include "../../wip/assimp/buildlink3.mk"
.include "../../multimedia/assimp/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../graphics/glew/buildlink3.mk"
.include "../../lang/lua52/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,6 +1,6 @@
$NetBSD$
SHA1 (pioneer-20200203.tar.gz) = 0c7e3943e8f05992544f233e05a715ad403be168
RMD160 (pioneer-20200203.tar.gz) = 237afd0fe00f1d1f1f8d1a4db3e4fd3a1b883b2d
SHA512 (pioneer-20200203.tar.gz) = 0e4a0dc968ecdf065dccd747215d97da371c80b58639aaf10b08ae8200c4bd2e7c929fcadcbefa6a27aa91432c03e4ca1ed87c6dd9b4edd0010b194a736c53bb
Size (pioneer-20200203.tar.gz) = 368497493 bytes
SHA1 (pioneer-20200203-20200203.tar.gz) = 0c7e3943e8f05992544f233e05a715ad403be168
RMD160 (pioneer-20200203-20200203.tar.gz) = 237afd0fe00f1d1f1f8d1a4db3e4fd3a1b883b2d
SHA512 (pioneer-20200203-20200203.tar.gz) = 0e4a0dc968ecdf065dccd747215d97da371c80b58639aaf10b08ae8200c4bd2e7c929fcadcbefa6a27aa91432c03e4ca1ed87c6dd9b4edd0010b194a736c53bb
Size (pioneer-20200203-20200203.tar.gz) = 368497493 bytes