pkgsrc-WIP-changes archive

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

naev: added submodule



Module Name:	pkgsrc-wip
Committed By:	Kevin Bloom <kevin.bloom%posteo.net@localhost>
Pushed By:	nuclearkev
Date:		Fri May 17 09:46:25 2024 -0400
Changeset:	af48164f4d6185411adee4b3431b89916f2501cf

Modified Files:
	naev/Makefile
	naev/distinfo

Log Message:
naev: added submodule

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

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

diffstat:
 naev/Makefile | 13 +++++++------
 naev/distinfo |  3 +++
 2 files changed, 10 insertions(+), 6 deletions(-)

diffs:
diff --git a/naev/Makefile b/naev/Makefile
index fd515981a1..a7ff14d41b 100644
--- a/naev/Makefile
+++ b/naev/Makefile
@@ -4,6 +4,7 @@ DISTNAME=	naev-0.11.4
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GITHUB:=naev/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
+GITHUB_SUBMODULES=	naev naev-artwork-production e2d2edab2317d296eb14a830505b1dc41d02dec1 artwork
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/naev/naev
@@ -31,12 +32,12 @@ MESON_ARGS+=		-Dndata_path="${INSTALL_GAME_DIR}"
 # installed, they appear to be for
 # developer use only -- but meson
 # installs them anyway
-pre-build:
-	${RM} ${WRKSRC}/dat/gfx/metadata_sprite.sh
-	${RM} ${WRKSRC}/dat/gfx/outfit/check.sh
-	${RM} ${WRKSRC}/dat/gfx/planet/check.sh
-	${RM} ${WRKSRC}/dat/gfx/ship/update.sh
-	${RM} ${WRKSRC}/dat/snd/music/checkgain.sh
+#pre-build:
+#	${RM} ${WRKSRC}/dat/gfx/metadata_sprite.sh
+#	${RM} ${WRKSRC}/dat/gfx/outfit/check.sh
+#	${RM} ${WRKSRC}/dat/gfx/planet/check.sh
+#	${RM} ${WRKSRC}/dat/gfx/ship/update.sh
+#	${RM} ${WRKSRC}/dat/snd/music/checkgain.sh
 
 .include "../../archivers/libzip/buildlink3.mk"
 .include "../../audio/openal-soft/buildlink3.mk"
diff --git a/naev/distinfo b/naev/distinfo
index d4b1095aaf..5390cec33e 100644
--- a/naev/distinfo
+++ b/naev/distinfo
@@ -3,4 +3,7 @@ $NetBSD: distinfo,v 1.1 2019/10/01 12:25:37 nia Exp $
 BLAKE2s (naev-0.11.4.tar.gz) = 5b3db98a722bf8bfc02ab238cd584ea3e62c978031063cf79081911d0d2beb71
 SHA512 (naev-0.11.4.tar.gz) = ab5319e650c55956381178eeaf9ce51c08b9f29e3b9543d83f259de2d32ce36afd124edccee2600b7428b9a0ae36c8c8cd273fa873068a6faf9f92dc6d6b6eb8
 Size (naev-0.11.4.tar.gz) = 20209263 bytes
+BLAKE2s (naev-naev-artwork-production-e2d2edab2317d296eb14a830505b1dc41d02dec1.tar.gz) = b061ac01b8556f1a1959c4620b1e4448ec20e663dd115477ee34fa3fe3e5352e
+SHA512 (naev-naev-artwork-production-e2d2edab2317d296eb14a830505b1dc41d02dec1.tar.gz) = 3ae7cbed2748c1b7b625da2e53af55f7199cd438b036276dc9315a9f141a6bafbc86144c7d2b126db9460c4fa06bf394b1d2cfb5a60e1cb020f90b7b58095a9c
+Size (naev-naev-artwork-production-e2d2edab2317d296eb14a830505b1dc41d02dec1.tar.gz) = 454967410 bytes
 SHA1 (patch-meson.build) = bc9de39c6aedd37bc44a1594144a6aad0b9872c2


Home | Main Index | Thread Index | Old Index