blob: 9e4846f555804018cefc21bbd5bdf99d7caedfc1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mingw-w64-spirv-headers
pkgdesc = SPIR-V Headers (mingw-w64)
pkgver = 1.4.309.0
pkgrel = 1
epoch = 1
url = https://www.khronos.org/registry/spir-v/
arch = any
license = Apache
makedepends = mingw-w64-cmake
options = !strip
options = !buildflags
options = staticlibs
source = https://github.com/KhronosGroup/SPIRV-Headers/archive/refs/tags/vulkan-sdk-1.4.309.0/spirv-headers-1.4.309.0.tar.gz
sha256sums = a96f8b4f2dfb18f7432e5c523e220ab0075372a9509e0c25fbff21c76af0de7c
pkgname = mingw-w64-spirv-headers
|