summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2022-09-21 03:27:36 -0500
committerGary Kramlich <grim@reaperworld.com>2022-09-21 03:27:36 -0500
commit67762f38918f90f4bc72ab287e51367baef8f78d (patch)
tree9c925c5fd20ee848ef331667e6b90b8605db14bb /subprojects
parent3445551c933842fe4cec3a0574fb7bb0e5cd03ca (diff)
downloadpidgin-67762f38918f90f4bc72ab287e51367baef8f78d.tar.gz
Move all the wrap files to use wrap-file instead of wrap-git and wrap-hg
Testing Done: ran the following command too many times making sure everything still worked. ``` meson subprojects purge --confirm ; rm -rf build && meson build -Dbuild-dependencies=true -Dwrap_mode=forcefallback ``` Reviewed at https://reviews.imfreedom.org/r/1799/
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/gi-docgen.wrap11
-rw-r--r--subprojects/gplugin.wrap9
-rw-r--r--subprojects/libgnt.wrap9
-rw-r--r--subprojects/libnice.wrap9
-rw-r--r--subprojects/talkatu.wrap10
5 files changed, 25 insertions, 23 deletions
diff --git a/subprojects/gi-docgen.wrap b/subprojects/gi-docgen.wrap
index 98cd921182..7e3d53cfa4 100644
--- a/subprojects/gi-docgen.wrap
+++ b/subprojects/gi-docgen.wrap
@@ -1,6 +1,5 @@
-[wrap-git]
-directory=gi-docgen
-url=https://gitlab.gnome.org/GNOME/gi-docgen.git
-push-url=ssh://git@gitlab.gnome.org:GNOME/gi-docgen.git
-revision=main
-depth=1
+[wrap-file]
+directory = gi-docgen-2022.1
+source_url = https://download.gnome.org/sources/gi-docgen/2022/gi-docgen-2022.1.tar.xz
+source_filename = gi-docgen-2022.1.tar.xz
+source_hash = fefe3153979595ddad2dc81d5efa7e54c8ca3770f91a5a75710c8fd6fad4575f
diff --git a/subprojects/gplugin.wrap b/subprojects/gplugin.wrap
index f44561a408..d30e0c1113 100644
--- a/subprojects/gplugin.wrap
+++ b/subprojects/gplugin.wrap
@@ -1,4 +1,5 @@
-[wrap-hg]
-directory = gplugin
-url = https://keep.imfreedom.org/gplugin/gplugin
-revision = v0.38.1
+[wrap-file]
+directory = gplugin-v0.38.1
+source_url = https://keep.imfreedom.org/gplugin/gplugin/archive/v0.38.1.tar.bz2
+source_filename = gplugin-0.38.1.tar.bz2
+source_hash = 4dbea43ce9094debf633e1873d2c2e94cf27d193666a0d34a0a32598f209fe52
diff --git a/subprojects/libgnt.wrap b/subprojects/libgnt.wrap
index 35542c6a86..00708e2e2b 100644
--- a/subprojects/libgnt.wrap
+++ b/subprojects/libgnt.wrap
@@ -1,4 +1,5 @@
-[wrap-hg]
-directory = libgnt
-url = https://keep.imfreedom.org/libgnt/libgnt
-revision = default
+[wrap-file]
+directory = libgnt-b7174f76d7ee
+source_url = https://keep.imfreedom.org/libgnt/libgnt/archive/b7174f76d7ee.tar.bz2
+source_filename = libgnt-b7174f76d7ee.tar.bz2
+source_hash = 56f76698c7bd050ae044410a8450f0ae063cdadab425a518866bd650acbbe652
diff --git a/subprojects/libnice.wrap b/subprojects/libnice.wrap
index 181b72c842..bcdda8e5e2 100644
--- a/subprojects/libnice.wrap
+++ b/subprojects/libnice.wrap
@@ -1,7 +1,8 @@
-[wrap-git]
-directory = libnice
-url = https://gitlab.freedesktop.org/libnice/libnice.git
-revision = 0.1.18
+[wrap-file]
+directory = libnice-0.1.19
+source_url = https://libnice.freedesktop.org/releases/libnice-0.1.19.tar.gz
+source_filename = libnice-0.1.19.tar.gz
+source_hash = 6747af710998cf708a2e8ceef51cccd181373d94201dd4b8d40797a070ed47cc
[provide]
dependency_names = nice
diff --git a/subprojects/talkatu.wrap b/subprojects/talkatu.wrap
index 6fee2c1d48..0f0beb7c59 100644
--- a/subprojects/talkatu.wrap
+++ b/subprojects/talkatu.wrap
@@ -1,5 +1,5 @@
-[wrap-hg]
-directory = talkatu
-url = https://keep.imfreedom.org/talkatu/talkatu
-revision = v0.1.0
-
+[wrap-file]
+directory = talkatu-v0.1.0
+source_url = https://keep.imfreedom.org/talkatu/talkatu/archive/v0.1.0.tar.bz2
+source_filename = talkatu-0.1.0.tar.bz2
+source_hash = 6f189f7e70922253a662241c16f0ca546c8ff8a04c18ba99b40d792eebfa4f3c