mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
Vulkan-Tools: update to 1.1.82.0.
This commit is contained in:
parent
3fcb9b51f0
commit
1e81dfb757
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'Vulkan-Tools'
|
# Template file for 'Vulkan-Tools'
|
||||||
pkgname=Vulkan-Tools
|
pkgname=Vulkan-Tools
|
||||||
version=1.1.77.0
|
version=1.1.82.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-sdk-${version}"
|
wrksrc="${pkgname}-sdk-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DGLSLANG_INSTALL_DIR=/usr -DBUILD_CUBE=$(vopt_if cube ON OFF)
|
configure_args="-DGLSLANG_INSTALL_DIR=/usr -DBUILD_CUBE=$(vopt_if cube ON OFF)
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://www.khronos.org/vulkan/"
|
homepage="https://www.khronos.org/vulkan/"
|
||||||
distfiles="https://github.com/KhronosGroup/${pkgname}/archive/sdk-${version}.tar.gz"
|
distfiles="https://github.com/KhronosGroup/${pkgname}/archive/sdk-${version}.tar.gz"
|
||||||
checksum=15eaefa9d9370c58aac3458b3cb67909759fb4e965d737a57e7de6cc108fabc6
|
checksum=22e5e5dfd47535e1664458ee59706abcaace96575d1a3d7fa9ae779a9e83b89c
|
||||||
|
|
||||||
build_options="cube"
|
build_options="cube"
|
||||||
desc_option_cube="Build cube vulkan demo"
|
desc_option_cube="Build cube vulkan demo"
|
||||||
|
|
Loading…
Add table
Reference in a new issue