pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
warsow: New distfile, use new-style CMake
Module Name: pkgsrc-wip
Committed By: Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By: cfkoch
Date: Sat Sep 21 15:37:01 2024 -0700
Changeset: 2a93b71fcbeae649d63d2bcbb31ccd8487e7cdc5
Modified Files:
warsow/Makefile
warsow/distinfo
Log Message:
warsow: New distfile, use new-style CMake
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2a93b71fcbeae649d63d2bcbb31ccd8487e7cdc5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
warsow/Makefile | 4 ++--
warsow/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/warsow/Makefile b/warsow/Makefile
index 1f0fd3e900..f7347ecc60 100644
--- a/warsow/Makefile
+++ b/warsow/Makefile
@@ -7,7 +7,7 @@ PKGNAME= warsow-2.1.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=dressupgeekout/}
GITHUB_PROJECT= warsow
-GITHUB_TAG= ${PKGVERSION_NOREV}-netbsd
+GITHUB_TAG= ${PKGVERSION_NOREV}-pkgsrc
DISTFILES= ${DEFAULT_DISTFILES} warsow-2.1.2.tar.gz
SITES.warsow-2.1.2.tar.gz= https://warsow.net/
@@ -18,7 +18,6 @@ LICENSE= gnu-gpl-v2
WRKSRC= ${WRKDIR}/warsow-2.1.2-netbsd/source
WARSOW_DATA_SRC= ${WRKDIR}/warsow-2.1.2/basewsw
-USE_CMAKE= yes
USE_TOOLS+= pax
USE_LANGUAGES= c c++
@@ -65,6 +64,7 @@ do-install:
${WRKSRC}/build/basewsw/$${lib} ${DESTDIR}${PREFIX}/share/warsow/basewsw/$${lib}; \
done
+.include "../../devel/cmake/build.mk"
.include "../../audio/libvorbis/buildlink3.mk"
.include "../../audio/openal-soft/buildlink3.mk"
.include "../../devel/SDL2/buildlink3.mk"
diff --git a/warsow/distinfo b/warsow/distinfo
index d276de2ba3..0677a0ddbc 100644
--- a/warsow/distinfo
+++ b/warsow/distinfo
@@ -3,6 +3,6 @@ $NetBSD$
BLAKE2s (warsow-2.1.2.tar.gz) = eb5e5f56d2d1a39b74e437086318c5a33e92780e6fcda721d61b71c1951f8038
SHA512 (warsow-2.1.2.tar.gz) = c26971882c6ddad7e2a2e65c61bc2a327b9690a18b8faeabb23931a3d21a5d34bfac0a27516dfd39898419daaf607f48053754024e6a0ed66cfdccda34134c15
Size (warsow-2.1.2.tar.gz) = 465567628 bytes
-BLAKE2s (warsow-engine-2.1.2.tar.gz) = cfe4f2f3a7671d551db312cc7bcb131a68df527165e29b89bb858b5c47c57676
-SHA512 (warsow-engine-2.1.2.tar.gz) = 449c286aa4293c668abb9945b0c71bc527c5db0628e55cf2ae1d99dc13a03d0045c3dc292aa2e095dfde2986c64f14b3a005195a0352e60b6ac6f3e96ed9e4dc
-Size (warsow-engine-2.1.2.tar.gz) = 14544685 bytes
+BLAKE2s (warsow-engine-2.1.2.tar.gz) = 17e0e44bb4688f02bd4138e37a17a01fde48f0b3f369faf7111d29d52c5be0e1
+SHA512 (warsow-engine-2.1.2.tar.gz) = 7162b75c0236ba3f257a8816f2808183f3c96e313dfdee907a20fb5580b2fd841bc93d341684265d5782002b3a624364f1f5d5bad4208376e4066b5c8fc7b709
+Size (warsow-engine-2.1.2.tar.gz) = 14547552 bytes
Home |
Main Index |
Thread Index |
Old Index