blob: 66eb9a8e6cb0d09fbf6dfa3b6a2e96a1d8f36092 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = mingw-w64-vulkan-icd-loader
pkgdesc = Vulkan Installable Client Driver (ICD) Loader (mingw-w64)
pkgver = 1.1.97
pkgrel = 1
url = https://www.khronos.org/vulkan/
arch = any
groups = mingw-w64-vulkan-devel
license = APACHE
makedepends = mingw-w64-cmake
makedepends = mingw-w64-vulkan-headers
makedepends = python-lxml
depends = mingw-w64-crt
options = !buildflags
options = staticlibs
options = !strip
options = !emptydirs
source = Vulkan-Loader-1.1.97.tar.gz::https://github.com/KhronosGroup/Vulkan-Loader/archive/v1.1.97.tar.gz
source = 001-build-fix.patch
sha256sums = fe76a062b408e0dddc9214a86b68774b744450f76fd6ccaa40eab9df1979db49
sha256sums = 64ef57d8551a0b33f63aa98a06c276d5e8e24d9b4ff27347baa8fcb2a39c1295
pkgname = mingw-w64-vulkan-icd-loader
|