Initial commit with the chapter-0 code working.
This commit is contained in:
commit
7298568818
19 changed files with 8380 additions and 0 deletions
11
wraps/catch2.wrap
Normal file
11
wraps/catch2.wrap
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[wrap-file]
|
||||
directory = Catch2-3.11.0
|
||||
source_url = https://github.com/catchorg/Catch2/archive/v3.11.0.tar.gz
|
||||
source_filename = Catch2-3.11.0.tar.gz
|
||||
source_hash = 82fa1cb59dc28bab220935923f7469b997b259eb192fb9355db62da03c2a3137
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/catch2_3.11.0-1/Catch2-3.11.0.tar.gz
|
||||
wrapdb_version = 3.11.0-1
|
||||
|
||||
[provide]
|
||||
catch2 = catch2_dep
|
||||
catch2-with-main = catch2_with_main_dep
|
||||
13
wraps/glm.wrap
Normal file
13
wraps/glm.wrap
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[wrap-file]
|
||||
directory = glm-1.0.1
|
||||
source_url = https://github.com/g-truc/glm/archive/refs/tags/1.0.1.tar.gz
|
||||
source_filename = glm-1.0.1.tar.gz
|
||||
source_hash = 9f3174561fd26904b23f0db5e560971cbf9b3cbda0b280f04d5c379d03bf234c
|
||||
patch_filename = glm_1.0.1-1_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/glm_1.0.1-1/get_patch
|
||||
patch_hash = 25679275e26bc4c36bb617d1b4a52197039402af828d2a4bf67b3c0260a5df6a
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/glm_1.0.1-1/glm-1.0.1.tar.gz
|
||||
wrapdb_version = 1.0.1-1
|
||||
|
||||
[provide]
|
||||
glm = glm_dep
|
||||
13
wraps/imgui.wrap
Normal file
13
wraps/imgui.wrap
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[wrap-file]
|
||||
directory = imgui-1.91.6
|
||||
source_url = https://github.com/ocornut/imgui/archive/refs/tags/v1.91.6.tar.gz
|
||||
source_filename = imgui-1.91.6.tar.gz
|
||||
source_hash = c5fbc5dcab1d46064001c3b84d7a88812985cde7e0e9ced03f5677bec1ba502a
|
||||
patch_filename = imgui_1.91.6-3_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/imgui_1.91.6-3/get_patch
|
||||
patch_hash = 2f7977114ba07d06559aaf8890a92a4ebd25186592d4447954605aaf2244634d
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/imgui_1.91.6-3/imgui-1.91.6.tar.gz
|
||||
wrapdb_version = 1.91.6-3
|
||||
|
||||
[provide]
|
||||
imgui = imgui_dep
|
||||
15
wraps/sdl2.wrap
Normal file
15
wraps/sdl2.wrap
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
[wrap-file]
|
||||
directory = SDL2-2.32.8
|
||||
source_url = https://github.com/libsdl-org/SDL/releases/download/release-2.32.8/SDL2-2.32.8.tar.gz
|
||||
source_filename = SDL2-2.32.8.tar.gz
|
||||
source_hash = 0ca83e9c9b31e18288c7ec811108e58bac1f1bb5ec6577ad386830eac51c787e
|
||||
patch_filename = sdl2_2.32.8-1_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/sdl2_2.32.8-1/get_patch
|
||||
patch_hash = 5df17ea39ca418826db20e96bd821fa52b5718dac64b6225119fb6588c2744f0
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/sdl2_2.32.8-1/SDL2-2.32.8.tar.gz
|
||||
wrapdb_version = 2.32.8-1
|
||||
|
||||
[provide]
|
||||
sdl2 = sdl2_dep
|
||||
sdl2main = sdl2main_dep
|
||||
sdl2_test = sdl2_test_dep
|
||||
9
wraps/vk-bootstrap.wrap
Normal file
9
wraps/vk-bootstrap.wrap
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[wrap-git]
|
||||
directory=vk-bootstrap-1.4.332
|
||||
url=https://github.com/charles-lunarg/vk-bootstrap.git
|
||||
revision=HEAD
|
||||
depth=1
|
||||
method=cmake
|
||||
|
||||
[provide]
|
||||
vkbootstrap = vkbootstrap_dep
|
||||
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
|
||||
13
wraps/vulkan-memory-allocator.wrap
Normal file
13
wraps/vulkan-memory-allocator.wrap
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[wrap-file]
|
||||
directory = VulkanMemoryAllocator-3.1.0
|
||||
source_url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/archive/refs/tags/v3.1.0.tar.gz
|
||||
source_filename = VulkanMemoryAllocator-3.1.0.tar.gz
|
||||
source_hash = ae134ecc37c55634f108e926f85d5d887b670360e77cd107affaf3a9539595f2
|
||||
patch_filename = vulkan-memory-allocator_3.1.0-1_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/vulkan-memory-allocator_3.1.0-1/get_patch
|
||||
patch_hash = d62a983856146f4529c5c5a46b13c0451a4f7e02d0966606dcd054a204c5fd80
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/vulkan-memory-allocator_3.1.0-1/VulkanMemoryAllocator-3.1.0.tar.gz
|
||||
wrapdb_version = 3.1.0-1
|
||||
|
||||
[provide]
|
||||
vulkan-memory-allocator = vma_allocator_dep
|
||||
Loading…
Add table
Add a link
Reference in a new issue