summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2020-10-27 09:45:32 -0400
committerTim-Philipp Müller <tim@centricular.com>2021-01-13 12:55:06 +0000
commita64eacd73b7ecdd3b3ef113f2f7800b581b1e660 (patch)
treeb151c2a675c48a88d4b750439ee600f1157ea723
parentf0f0662d9d982fc48409734233e39cb68c324d89 (diff)
meson: Update zlib.wrap to use wrapdb instead of github fork
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/217>
-rw-r--r--subprojects/zlib.wrap16
1 files changed, 12 insertions, 4 deletions
diff --git a/subprojects/zlib.wrap b/subprojects/zlib.wrap
index de1e861..ce20fb0 100644
--- a/subprojects/zlib.wrap
+++ b/subprojects/zlib.wrap
@@ -1,4 +1,12 @@
-[wrap-git]
-directory=zlib
-url=https://github.com/centricular/zlib.git
-revision=meson
+[wrap-file]
+directory = zlib-1.2.11
+source_url = http://zlib.net/fossils/zlib-1.2.11.tar.gz
+source_filename = zlib-1.2.11.tar.gz
+source_hash = c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1
+patch_url = https://wrapdb.mesonbuild.com/v1/projects/zlib/1.2.11/5/get_zip
+patch_filename = zlib-1.2.11-5-wrap.zip
+patch_hash = 728c8e24acbc2e6682fbd950fec39e2fc77528af361adb87259f8a8511434004
+
+[provide]
+zlib = zlib_dep
+