New commits:
commit b9145135db615f06a6c7e0f438368ae148342eb3
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
graphics-libs/mesa: removed git_sha1.h generation in BUILD
diff --git a/graphics-libs/mesa/BUILD b/graphics-libs/mesa/BUILD
index fcaa585..8c3e3fa 100755
--- a/graphics-libs/mesa/BUILD
+++ b/graphics-libs/mesa/BUILD
@@ -29,10 +29,6 @@ fi &&
local vulkan=${MESA_VULKAN//none} &&
local gallium=${MESA_GALLIUM//none} &&
-# for NVK
-if list_find "${MESA_VULKAN}" "nouveau"; then
- python3 bin/git_sha1_gen.py --output src/git_sha1.h
-fi &&
OPTS+=" gallium-drivers=${gallium// /,} \
vulkan-drivers=${vulkan// /,} \
diff --git a/graphics-libs/mesa/HISTORY b/graphics-libs/mesa/HISTORY
index 889cdd2..8053e9f 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2024-08-18 Pavel Vinogradov <public AT sourcemage.org>
+ * BUILD: removed git_sha1.h generation, not needed anymore
+
2024-08-14 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 24.2.0
[[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (b9145135db615f06a6c7e0f438368ae148342eb3),
Pavel Vinogradov, 08/18/2024