void-packages/srcpkgs/vulkan-loader/template
2020-03-22 09:31:14 +01:00

17 lines
705 B
Bash

# Template file for 'vulkan-loader'
pkgname=vulkan-loader
_pkgname=Vulkan-Loader
version=1.2.135
revision=1
wrksrc="${_pkgname}-${version}"
build_style=cmake
configure_args="-DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr -DBUILD_TESTS=OFF"
hostmakedepends="python3 pkg-config"
makedepends="Vulkan-Headers libxcb-devel libxkbcommon-devel wayland-devel
libXrandr-devel"
short_desc="Vulkan Installable Client Driver (ICD) loader"
maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
license="Apache-2.0"
homepage="https://www.khronos.org/vulkan/"
distfiles="https://github.com/KhronosGroup/${_pkgname}/archive/v${version}.tar.gz"
checksum=9a45c9bfce00026f5c12d4b869f87f2708cb28be49f3cd6c5044c7f8121071b6