|
|
|
@ -10,9 +10,8 @@ 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=("git+https://github.com/KhronosGroup/Vulkan-Loader.git#commit=8df99b31f01ef1ef7fb17082dd577e77f20cb050") |
|
|
|
|
sha256sums=('9a45c9bfce00026f5c12d4b869f87f2708cb28be49f3cd6c5044c7f8121071b6') |
|
|
|
|
source=("git+https://github.com/KhronosGroup/Vulkan-Loader.git#commit=521d72b05a58f79caca2faf88aaa8454f9d93e8c") |
|
|
|
|
sha256sums=('SKIP') |
|
|
|
|
|
|
|
|
|
#pkgver() { |
|
|
|
|
# cd "${srcdir}"/Vulkan-Loader* |
|
|
|
|