pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
0add: require cmake (nvtt fork build)
Module Name: pkgsrc-wip
Committed By: nikita <nikita%NetBSD.org@localhost>
Pushed By: nikita
Date: Thu May 4 08:33:04 2023 +0200
Changeset: 85eb527a5ad28aee5a684f0049c1713834fd0bba
Modified Files:
0ad/Makefile
0ad/distinfo
0ad/options.mk
0ad/patches/patch-source_scriptinterface_tests_test__ScriptConversions.h
Log Message:
0add: require cmake (nvtt fork build)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=85eb527a5ad28aee5a684f0049c1713834fd0bba
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
0ad/Makefile | 2 +-
0ad/distinfo | 2 +-
0ad/options.mk | 1 +
.../patch-source_scriptinterface_tests_test__ScriptConversions.h | 3 +++
4 files changed, 6 insertions(+), 2 deletions(-)
diffs:
diff --git a/0ad/Makefile b/0ad/Makefile
index 22cc1528cf..1cc54f40a1 100644
--- a/0ad/Makefile
+++ b/0ad/Makefile
@@ -14,7 +14,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/-unix-build//}
GCC_REQD+= 7
USE_LANGUAGES= c c++
-USE_TOOLS+= gmake perl bash pkg-config pax tar
+USE_TOOLS+= gmake perl bash pkg-config pax tar cmake
PYTHON_VERSIONS_INCOMPATIBLE= 27
diff --git a/0ad/distinfo b/0ad/distinfo
index 941b238d6e..72f7d8dc92 100644
--- a/0ad/distinfo
+++ b/0ad/distinfo
@@ -18,6 +18,6 @@ SHA1 (patch-source_lib_allocators_page__aligned.cpp) = c25054afd543a1a90530964a6
SHA1 (patch-source_maths_tests_test__Bound.h) = 8d6b79199d86dabdddf3dca68eed2d252ef9a649
SHA1 (patch-source_network_StunClient.cpp) = 6267d44c3d0345d3e47c19746f105657ba984876
SHA1 (patch-source_scriptinterface_ScriptTypes.h) = f2351c637ba7ed7a36b4399b6e89a0d8281c9ad4
-SHA1 (patch-source_scriptinterface_tests_test__ScriptConversions.h) = 4531fd80325fe98c5d3d21d8e0f2c36a6f7890a3
+SHA1 (patch-source_scriptinterface_tests_test__ScriptConversions.h) = d415a86d59f50daa5acd594265f026e88b5a37b9
SHA1 (patch-source_third__party_mikktspace_weldmesh.cpp) = 35df7dd5d5d2aa784ef03599a47cc69982ebe332
SHA1 (patch-source_third__party_tinygettext_include_tinygettext_iconv.hpp) = 9778a9729202a95a5b5ec3f66419d31aa9b423b9
diff --git a/0ad/options.mk b/0ad/options.mk
index 6d0fc7c3bd..0028b5e000 100644
--- a/0ad/options.mk
+++ b/0ad/options.mk
@@ -1,3 +1,4 @@
+# $NetBSD$
PKG_OPTIONS_VAR= PKG_OPTIONS.0ad
PKG_SUPPORTED_OPTIONS+= tests
diff --git a/0ad/patches/patch-source_scriptinterface_tests_test__ScriptConversions.h b/0ad/patches/patch-source_scriptinterface_tests_test__ScriptConversions.h
index 88863ae70a..bc75e5b9ad 100644
--- a/0ad/patches/patch-source_scriptinterface_tests_test__ScriptConversions.h
+++ b/0ad/patches/patch-source_scriptinterface_tests_test__ScriptConversions.h
@@ -1,3 +1,6 @@
+$NetBSD$
+
+
--- source/scriptinterface/tests/test_ScriptConversions.h.orig 2023-05-04 01:07:22.308333403 +0200
+++ source/scriptinterface/tests/test_ScriptConversions.h 2023-05-04 01:07:53.059298729 +0200
@@ -208,7 +208,7 @@
Home |
Main Index |
Thread Index |
Old Index