blob: 006bbbd652b4f87260cfc10f3edd537299df7eef (
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 = vulkan-icd-loader-git
pkgdesc = Vulkan Installable Client Driver (ICD) Loader (git)
pkgver = 1.2.198.r5.g4f78f14c0
pkgrel = 1
url = https://www.khronos.org/vulkan
arch = x86_64
license = custom
makedepends = cmake
makedepends = python-lxml
makedepends = libx11
makedepends = libxrandr
makedepends = wayland
makedepends = vulkan-headers-git
makedepends = git
depends = glibc
optdepends = vulkan-driver: packaged vulkan driver
provides = vulkan-icd-loader
provides = libvulkan.so
conflicts = vulkan-icd-loader
source = vulkan-icd-loader::git+https://github.com/KhronosGroup/Vulkan-Loader.git
sha256sums = SKIP
pkgname = vulkan-icd-loader-git
|