Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkcgen <kcgen@users.noreply.github.com>2022-05-07 04:45:26 +0300
committerkcgen <1557255+kcgen@users.noreply.github.com>2022-05-08 02:35:22 +0300
commit67e412eb5386f25fd68cec1e89bedb4fa65f02fe (patch)
tree8db0a5d62640b800056396d53331a09e36b62a62 /subprojects
parent3558786948ede6810c22c0b6d7a208bcab792290 (diff)
Add zlib as a dependency of ZMBV
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/zlib.wrap12
1 files changed, 12 insertions, 0 deletions
diff --git a/subprojects/zlib.wrap b/subprojects/zlib.wrap
new file mode 100644
index 000000000..3c7b5757d
--- /dev/null
+++ b/subprojects/zlib.wrap
@@ -0,0 +1,12 @@
+[wrap-file]
+directory = zlib-1.2.12
+source_url = http://zlib.net/fossils/zlib-1.2.12.tar.gz
+source_filename = zlib-1.2.12.tar.gz
+source_hash = 91844808532e5ce316b3c010929493c0244f3d37593afd6de04f71821d5136d9
+patch_filename = zlib_1.2.12-1_patch.zip
+patch_url = https://wrapdb.mesonbuild.com/v2/zlib_1.2.12-1/get_patch
+patch_hash = 8ec8344f3fe7b06ad4be768fd416694bc56cb4545ce78b0f1c18b3e72b3ec936
+
+[provide]
+zlib = zlib_dep
+