extra/vulkan-tools to 1.2.151-1.1

This commit is contained in:
Kevin Mihelich 2020-09-06 20:19:57 +00:00
parent 7ab1c127c3
commit ab6b233e83

View file

@ -1,11 +1,10 @@
# Maintainer: Laurent Carlier <lordheavym@gmail.com>
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
# - cmake with -DBUILD_CUBE=OFF
# remove when bumped upstream
pkgname=vulkan-tools
pkgver=1.2.151
pkgrel=1
pkgrel=1.1
arch=(x86_64)
url="https://www.khronos.org/vulkan/"
pkgdesc="Vulkan Utilities and Tools"
@ -27,7 +26,7 @@ build() {
-DBUILD_WSI_XCB_SUPPORT=On \
-DBUILD_WSI_XLIB_SUPPORT=On \
-DBUILD_WSI_WAYLAND_SUPPORT=On \
-DBUILD_CUBE=OFF \
-DBUILD_CUBE=ON \
-DBUILD_VULKANINFO=ON \
-DBUILD_ICD=OFF \
-DGLSLANG_INSTALL_DIR=/usr \