summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorJan Rybar <jrybar@redhat.com>2020-10-26 17:00:27 +0000
committerJan Rybar <jrybar@redhat.com>2020-10-26 17:00:27 +0000
commit957a015157fd359d9679540f664183e4b9492896 (patch)
tree41e7f5541d01e479e588cd3dd5a1769e1af0127a /subprojects
parentff4c2144f0fb1325275887d9e254117fcd8a1b52 (diff)
downloadpolkit-957a015157fd359d9679540f664183e4b9492896.tar.gz
build: Port to meson build system
meson is a build system focused on speed an ease of use, which helps speeding up the software development. This patch adds meson support along autotools.
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/mocklibc.wrap10
-rw-r--r--subprojects/packagecache/mocklibc-1.0-2-wrap.zipbin0 -> 3989 bytes
-rw-r--r--subprojects/packagecache/mocklibc-1.0.tar.gzbin0 -> 294222 bytes
3 files changed, 10 insertions, 0 deletions
diff --git a/subprojects/mocklibc.wrap b/subprojects/mocklibc.wrap
new file mode 100644
index 0000000..af82298
--- /dev/null
+++ b/subprojects/mocklibc.wrap
@@ -0,0 +1,10 @@
+[wrap-file]
+directory = mocklibc-1.0
+
+source_url = https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/mocklibc/mocklibc-1.0.tar.gz
+source_filename = mocklibc-1.0.tar.gz
+source_hash = b2236a6af1028414783e9734a46ea051916ec226479d6a55a3bb823bff68f120
+
+patch_url = https://wrapdb.mesonbuild.com/v1/projects/mocklibc/1.0/2/get_zip
+patch_filename = mocklibc-1.0-2-wrap.zip
+patch_hash = 0280f96a2eeb3c023e5acf4e00cef03d362868218d4a85347ea45137c0ef6c56
diff --git a/subprojects/packagecache/mocklibc-1.0-2-wrap.zip b/subprojects/packagecache/mocklibc-1.0-2-wrap.zip
new file mode 100644
index 0000000..656ebaf
--- /dev/null
+++ b/subprojects/packagecache/mocklibc-1.0-2-wrap.zip
Binary files differ
diff --git a/subprojects/packagecache/mocklibc-1.0.tar.gz b/subprojects/packagecache/mocklibc-1.0.tar.gz
new file mode 100644
index 0000000..568a053
--- /dev/null
+++ b/subprojects/packagecache/mocklibc-1.0.tar.gz
Binary files differ