subprojects/pcre: Add the wrap so it's cached in the image
authorNirbheek Chauhan <nirbheek@centricular.com>
Thu, 27 Jan 2022 09:20:54 +0000 (14:50 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Thu, 27 Jan 2022 20:31:39 +0000 (02:01 +0530)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1570>

subprojects/pcre.wrap [new file with mode: 0644]

diff --git a/subprojects/pcre.wrap b/subprojects/pcre.wrap
new file mode 100644 (file)
index 0000000..6630326
--- /dev/null
@@ -0,0 +1,12 @@
+[wrap-file]
+directory = pcre-8.37
+source_url = https://sourceforge.net/projects/pcre/files/pcre/8.37/pcre-8.37.tar.bz2
+source_filename = pcre-8.37.tar.bz2
+source_hash = 51679ea8006ce31379fb0860e46dd86665d864b5020fc9cd19e71260eef4789d
+patch_filename = pcre_8.37-4_patch.zip
+patch_url = https://wrapdb.mesonbuild.com/v2/pcre_8.37-4/get_patch
+patch_hash = c957f42da6f6378300eb8a18f4a5cccdb8e2aada51a703cac842982f9f785399
+
+[provide]
+libpcre = pcre_dep
+