# HG changeset patch # User Gary Kramlich # Date 1663748856 18000 # Node ID a9223009939a44249c02a4b221d89b6359d4db41 # Parent e33e939378cb5a55caf9d659e57b341b7cb1a11a 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/ diff -r e33e939378cb -r a9223009939a subprojects/gi-docgen.wrap --- a/subprojects/gi-docgen.wrap Wed Sep 21 03:24:41 2022 -0500 +++ b/subprojects/gi-docgen.wrap Wed Sep 21 03:27:36 2022 -0500 @@ -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 -r e33e939378cb -r a9223009939a subprojects/gplugin.wrap --- a/subprojects/gplugin.wrap Wed Sep 21 03:24:41 2022 -0500 +++ b/subprojects/gplugin.wrap Wed Sep 21 03:27:36 2022 -0500 @@ -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 -r e33e939378cb -r a9223009939a subprojects/libgnt.wrap --- a/subprojects/libgnt.wrap Wed Sep 21 03:24:41 2022 -0500 +++ b/subprojects/libgnt.wrap Wed Sep 21 03:27:36 2022 -0500 @@ -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 -r e33e939378cb -r a9223009939a subprojects/libnice.wrap --- a/subprojects/libnice.wrap Wed Sep 21 03:24:41 2022 -0500 +++ b/subprojects/libnice.wrap Wed Sep 21 03:27:36 2022 -0500 @@ -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 -r e33e939378cb -r a9223009939a subprojects/talkatu.wrap --- a/subprojects/talkatu.wrap Wed Sep 21 03:24:41 2022 -0500 +++ b/subprojects/talkatu.wrap Wed Sep 21 03:27:36 2022 -0500 @@ -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