|
|
|
@ -10,7 +10,7 @@ license=('custom')
|
|
|
|
|
makedepends=(cmake python-lxml libx11 libxrandr wayland vulkan-headers git) |
|
|
|
|
depends=(glibc) |
|
|
|
|
optdepends=('vulkan-driver: packaged vulkan driver') # vulkan-driver: vulkan-intel/vulkan-radeon/nvidia-utils/.... |
|
|
|
|
source=("https://github.com/KhronosGroup/Vulkan-Loader/archive/v${pkgver}.tar.gz") |
|
|
|
|
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/KhronosGroup/Vulkan-Loader/archive/v${pkgver}.tar.gz") |
|
|
|
|
#source=("git+https://github.com/KhronosGroup/Vulkan-Loader.git#commit=8df99b31f01ef1ef7fb17082dd577e77f20cb050") |
|
|
|
|
sha256sums=('8966eb5a0f1503f5d8ab1b3602913285961786f7ee06bd1ff436dcce337505d3') |
|
|
|
|
|
|
|
|
|