Initial commit with the chapter-0 code working.
This commit is contained in:
commit
7298568818
19 changed files with 8380 additions and 0 deletions
13
wraps/vulkan-headers.wrap
Normal file
13
wraps/vulkan-headers.wrap
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[wrap-file]
|
||||
directory = Vulkan-Headers-1.3.283
|
||||
source_url = https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.3.283.tar.gz
|
||||
source_filename = vulkan-headers-1.3.283.tar.gz
|
||||
source_hash = a76ff77815012c76abc9811215c2167128a73a697bcc23948e858d1f7dd54a85
|
||||
patch_filename = vulkan-headers_1.3.283-1_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/vulkan-headers_1.3.283-1/get_patch
|
||||
patch_hash = 00e30d35117ae90a19b5b8878746fceaf31b41778b817ca9e6b3ae6063be8233
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/vulkan-headers_1.3.283-1/vulkan-headers-1.3.283.tar.gz
|
||||
wrapdb_version = 1.3.283-1
|
||||
|
||||
[provide]
|
||||
vulkanheaders = vulkan_headers_dep
|
||||
Loading…
Add table
Add a link
Reference in a new issue