vulkan-headers: 1.3.275.0 -> 1.3.280.0

This commit is contained in:
Tim Biermann 2024-03-22 21:57:18 +01:00
parent e95fcdd2d1
commit 4683faaf20
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 9 additions and 7 deletions

View File

@ -1,6 +1,8 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/vk_video/
-rw-r--r-- root/root usr/include/vk_video/vulkan_video_codec_av1std.h
-rw-r--r-- root/root usr/include/vk_video/vulkan_video_codec_av1std_decode.h
-rw-r--r-- root/root usr/include/vk_video/vulkan_video_codec_h264std.h
-rw-r--r-- root/root usr/include/vk_video/vulkan_video_codec_h264std_decode.h
-rw-r--r-- root/root usr/include/vk_video/vulkan_video_codec_h264std_encode.h
@ -56,7 +58,7 @@ drwxrwxr-x root/root usr/share/vulkan/registry/
-rw-rw-r-- root/root usr/share/vulkan/registry/generator.py
-rwxrwxr-x root/root usr/share/vulkan/registry/parse_dependency.py
drwxrwxr-x root/root usr/share/vulkan/registry/profiles/
-rw-rw-r-- root/root usr/share/vulkan/registry/profiles/VP_KHR_roadmap_2022.json
-rw-rw-r-- root/root usr/share/vulkan/registry/profiles/VP_KHR_roadmap.json
-rw-rw-r-- root/root usr/share/vulkan/registry/reg.py
drwxrwxr-x root/root usr/share/vulkan/registry/spec_tools/
-rw-rw-r-- root/root usr/share/vulkan/registry/spec_tools/conventions.py
@ -64,5 +66,5 @@ drwxrwxr-x root/root usr/share/vulkan/registry/spec_tools/
-rwxrwxr-x root/root usr/share/vulkan/registry/stripAPI.py
-rw-rw-r-- root/root usr/share/vulkan/registry/validusage.json
-rw-rw-r-- root/root usr/share/vulkan/registry/video.xml
-rw-rw-r-- root/root usr/share/vulkan/registry/vk.xml
-rwxrwxr-x root/root usr/share/vulkan/registry/vk.xml
-rwxrwxr-x root/root usr/share/vulkan/registry/vkconventions.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/Xzuzf8wlqc46USjtyU87fGOB4MjguyTomXyLg4ewbRtkzr/hQ+ELNnbaDhZAlSDemS0jhyBuRB17OHJMVfRRwo=
SHA256 (Pkgfile) = 8fc2ebf1a742d19cd923bf144e62edd9035b71aeaa77d7486b76c498aad07e55
SHA256 (.footprint) = 370b11c1ad0928e866887803dfafafc05a36dec9f9d52579d318da7c92570267
SHA256 (Vulkan-Headers-1.3.275.0.tar.gz) = fcd2136a9feb0402820b334d8242773462cc47ed397aa20c8f4d04f7ea18d810
RWSE3ohX2g5d/TTrFO/8dORod7FlSfPr2OksWMUPosqkuw8b04edKSMizboWbKEqAaOSN1pPrGoircZtX3qwn5xdzNvgzkf3kAk=
SHA256 (Pkgfile) = 60dfb3dbe731966b8c57e26ae60e26d4f6e693893724e46f5f37b676f1386ad2
SHA256 (.footprint) = b8b2066a6f53e385465366e4d0462002f48918c6df941902e9a27e78bbab90fb
SHA256 (Vulkan-Headers-1.3.280.0.tar.gz) = 14caa991988be6451755ad1c81df112f4b6f2bea05f0cf2888a52d4d0f0910f6

View File

@ -4,7 +4,7 @@
name=vulkan-headers
_name=Vulkan-Headers
version=1.3.275.0
version=1.3.280.0
_version=vulkan-sdk-$version
release=1
source=(https://github.com/KhronosGroup/Vulkan-Headers/archive/$_version/$_name-$version.tar.gz)