blob: 14dd941f7055b72f572f015e5461055a774ebb5b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
pkgbase = spirv-tools-git
pkgdesc = API and commands for processing SPIR-V modules
pkgver = 2023.4.r3803.a996591
pkgrel = 1
epoch = 2
url = https://github.com/KhronosGroup/SPIRV-Tools
arch = i686
arch = x86_64
groups = vulkan-devel
license = custom
makedepends = cmake
makedepends = python
makedepends = git
makedepends = spirv-headers-git
depends = glibc
depends = gcc-libs
depends = sh
provides = spirv-tools
conflicts = spirv-tools
source = git+https://github.com/KhronosGroup/SPIRV-Tools
source = git+https://github.com/google/googletest.git
source = git+https://github.com/google/effcee.git
source = git+https://github.com/google/re2.git
source = git+https://github.com/abseil/abseil-cpp.git
sha1sums = SKIP
sha1sums = SKIP
sha1sums = SKIP
sha1sums = SKIP
sha1sums = SKIP
pkgname = spirv-tools-git
|