mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
17 lines
774 B
Bash
17 lines
774 B
Bash
# Template file for 'Vulkan-Tools'
|
|
pkgname=Vulkan-Tools
|
|
version=1.3.296.0
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DGLSLANG_INSTALL_DIR=/usr
|
|
-DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr -Wno-dev
|
|
-DWAYLAND_SCANNER_EXECUTABLE=/usr/bin/wayland-scanner"
|
|
hostmakedepends="python3 pkg-config glslang wayland-devel"
|
|
makedepends="vulkan-loader-devel libxcb-devel libxkbcommon-devel
|
|
wayland-devel wayland-protocols libXrandr-devel zeux-volk"
|
|
short_desc="Official Vulkan tools and utilities"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://www.khronos.org/vulkan/"
|
|
distfiles="https://github.com/KhronosGroup/Vulkan-Tools/archive/vulkan-sdk-${version}.tar.gz"
|
|
checksum=6f90bff4a908688cb6baf076933613a8ee8589e21c7dc3c3ba843afbd7dd84e3
|