add physfs wrap
This commit is contained in:
13
subprojects/physfs.wrap
Normal file
13
subprojects/physfs.wrap
Normal file
@@ -0,0 +1,13 @@
|
||||
[wrap-file]
|
||||
directory = physfs-release-3.2.0
|
||||
source_url = https://github.com/icculus/physfs/archive/refs/tags/release-3.2.0.zip
|
||||
source_filename = physfs-release-3.2.0.zip
|
||||
source_hash = 18adad9a2d5e165a709588d1d942d73e3ffcb0495244b108cfe402690489990c
|
||||
patch_filename = physfs_3.2.0-2_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/physfs_3.2.0-2/get_patch
|
||||
patch_hash = 7c51a672081f2a82bb789f40a68a9b7c1750659843a74c6853646d0d546718f7
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/physfs_3.2.0-2/physfs-release-3.2.0.zip
|
||||
wrapdb_version = 3.2.0-2
|
||||
|
||||
[provide]
|
||||
physfs = physfs_dep
|
||||
Reference in New Issue
Block a user