pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/parallel/spirv-headers
Module Name: pkgsrc
Committed By: kikadf
Date: Mon Apr 13 13:19:10 UTC 2026
Modified Files:
pkgsrc/parallel/spirv-headers: Makefile distinfo
Log Message:
spirv-headers: update to 1.4.341.0
No changelog.
Synchronize the versions of packages that are part of the Vulkan SDK.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/parallel/spirv-headers/Makefile \
pkgsrc/parallel/spirv-headers/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/parallel/spirv-headers/Makefile
diff -u pkgsrc/parallel/spirv-headers/Makefile:1.11 pkgsrc/parallel/spirv-headers/Makefile:1.12
--- pkgsrc/parallel/spirv-headers/Makefile:1.11 Wed Mar 25 23:00:44 2026
+++ pkgsrc/parallel/spirv-headers/Makefile Mon Apr 13 13:19:10 2026
@@ -1,21 +1,16 @@
-# $NetBSD: Makefile,v 1.11 2026/03/25 23:00:44 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2026/04/13 13:19:10 kikadf Exp $
-# This version should be kept in sync with what
-# parallel/spirv-llvm-translator's ${WRKSRC}/spirv-headers-tag.conf
-# contains.
-DISTNAME= SPIRV-Headers-1.4.335.0
+.include "../../graphics/vulkan-headers/Makefile.common"
+
+DISTNAME= SPIRV-Headers-${SDK_VERSION}
PKGNAME= ${DISTNAME:tl}
CATEGORIES= parallel
-MASTER_SITES= ${MASTER_SITE_GITHUB:=KhronosGroup/}
-GITHUB_TAG= vulkan-sdk-${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/KhronosGroup/SPIRV-Headers
COMMENT= Headers for translation between SPIR-V and LLVM IR
LICENSE= mit
-USE_LANGUAGES= c c++
-
WRKSRC= ${WRKDIR}/SPIRV-Headers-${GITHUB_TAG}
PKGCONFIG_OVERRIDE+= SPIRV-Headers.pc.in
Index: pkgsrc/parallel/spirv-headers/distinfo
diff -u pkgsrc/parallel/spirv-headers/distinfo:1.11 pkgsrc/parallel/spirv-headers/distinfo:1.12
--- pkgsrc/parallel/spirv-headers/distinfo:1.11 Wed Mar 25 23:00:44 2026
+++ pkgsrc/parallel/spirv-headers/distinfo Mon Apr 13 13:19:10 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2026/03/25 23:00:44 wiz Exp $
+$NetBSD: distinfo,v 1.12 2026/04/13 13:19:10 kikadf Exp $
-BLAKE2s (SPIRV-Headers-1.4.335.0.tar.gz) = 201638a47c965b3f1916e9a43893c85d4a42b106822fffdec813c9499a798834
-SHA512 (SPIRV-Headers-1.4.335.0.tar.gz) = 4906f5b310d176d7c5e83f9a4ec0b6006a39d278a6fce50f5ef29a4d5b287e5823d28007f5015b1dba60d9db352c3bb1a6190bb07ff3a6940b5a5c3ce19ee985
-Size (SPIRV-Headers-1.4.335.0.tar.gz) = 558628 bytes
+BLAKE2s (SPIRV-Headers-1.4.341.0.tar.gz) = 76139ee0645d599f226185d86300c482cc48147c4a28485ec8d948faac193d21
+SHA512 (SPIRV-Headers-1.4.341.0.tar.gz) = d624371dd455c66a300344c89812598ffe11b5eedba555779f789e85c29dc67317741858c60e0744a1e6755cc0d2759b8659f0674f4cc31479c4cb6fc25ed23b
+Size (SPIRV-Headers-1.4.341.0.tar.gz) = 561287 bytes
Home |
Main Index |
Thread Index |
Old Index