vulkan-extension-layer: bump to 1.3.248

This commit is contained in:
termux-pacman-bot
2023-04-27 07:01:53 +00:00
parent 62cf2f65f4
commit afb78491d3
3 changed files with 12 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
--- a/layers/shader_object.cpp
+++ b/layers/shader_object.cpp
@@ -16,6 +16,7 @@
// clang-format off
+#include <cassert>
#include <cctype>
#include <cstring>
#include <chrono>

View File

@@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="Vulkan Tools and Utilities"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
# This package and vulkan-headers should be updated at same time. Otherwise, they do not compile successfully.
TERMUX_PKG_VERSION="1.3.246"
TERMUX_PKG_VERSION="1.3.248"
TERMUX_PKG_SRCURL=https://github.com/KhronosGroup/Vulkan-ExtensionLayer/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=6ce8e35dd56d46f308f4581a4d0cdfd660b9aa733a4271442365fda422d4227b
TERMUX_PKG_SHA256=aa41c89691a97ae7eee7f22d18dac897c9ddb3f876d9876cb6735fa54fcea3d4
TERMUX_PKG_DEPENDS="libc++, vulkan-loader"
TERMUX_PKG_BUILD_DEPENDS="vulkan-headers (=${TERMUX_PKG_VERSION})"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="