begin adding new style

This commit is contained in:
2026-02-25 10:07:40 +03:00
parent 61efa398a8
commit 0efce09425
14 changed files with 191 additions and 100 deletions

View File

@@ -1,13 +1,14 @@
[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-2_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/imgui_1.91.6-2/get_patch
patch_hash = 515e31b18e3928aafce2c62c94fa6d8426f5132e9c3f2d9951b7e96b6381f33a
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/imgui_1.91.6-2/imgui-1.91.6.tar.gz
wrapdb_version = 1.91.6-2
directory = imgui-1.92.5
source_url = https://github.com/ocornut/imgui/archive/refs/tags/v1.92.5.tar.gz
source_filename = imgui-1.92.5.tar.gz
source_hash = 0eb50fe9aeba1a51f96b5843c7f630a32ed2e9362d693c61b87e4fa870cf826d
source_fallback_url = https://wrapdb.mesonbuild.com/v2/imgui_1.92.5-1/get_source/imgui-1.92.5.tar.gz
patch_filename = imgui_1.92.5-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/imgui_1.92.5-1/get_patch
patch_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/imgui_1.92.5-1/imgui_1.92.5-1_patch.zip
patch_hash = 636e9099a55869f25a95739b345e844c6b42166a0a0d22837ffbedd8e7af0bce
wrapdb_version = 1.92.5-1
[provide]
imgui = imgui_dep
dependency_names = imgui

View File

@@ -1,13 +1,14 @@
[wrap-file]
directory = SFML-3.0.1
source_url = https://github.com/SFML/SFML/archive/refs/tags/3.0.1.tar.gz
source_filename = SFML-3.0.1.tar.gz
source_hash = f99f71bb2f2608835b1a37e078512b75dd39d52b89e13e12246603a950da3c1f
patch_filename = sfml_3.0.1-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/sfml_3.0.1-1/get_patch
patch_hash = a516faf20d41d144c3fb8c34038bf1183bd702eb2e1ffd43260560af3fb09048
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/sfml_3.0.1-1/SFML-3.0.1.tar.gz
wrapdb_version = 3.0.1-1
directory = SFML-3.0.2
source_url = https://github.com/SFML/SFML/archive/refs/tags/3.0.2.tar.gz
source_filename = SFML-3.0.2.tar.gz
source_hash = 0034e05f95509e5d3fb81b1625713e06da7b068f210288ce3fd67106f8f46995
source_fallback_url = https://wrapdb.mesonbuild.com/v2/sfml_3.0.2-1/get_source/SFML-3.0.2.tar.gz
patch_filename = sfml_3.0.2-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/sfml_3.0.2-1/get_patch
patch_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/sfml_3.0.2-1/sfml_3.0.2-1_patch.zip
patch_hash = dee492138ec6a71bc45eeadcdb3ac9988cb26c3221c5e82454d97c02004986d8
wrapdb_version = 3.0.2-1
[provide]
sfml = sfml_dep
dependency_names = sfml, sfml-all