build: use meson wraps instead of thirdparty/

Get rid of the "vendored" thirdparty/ libraries, instead rely on meson
"wrap" subprojects.
This commit is contained in:
Dirk-Jan C. Binnema
2026-08-09 17:23:42 +03:00
committed by Seth Ladygo
parent 3c2300ef50
commit 7e32324ac4
32 changed files with 109 additions and 41212 deletions

13
subprojects/tabulate.wrap Normal file
View File

@ -0,0 +1,13 @@
[wrap-file]
directory = tabulate-1.5
source_url = https://github.com/p-ranav/tabulate/archive/refs/tags/v1.5.tar.gz
source_filename = tabulate-1.5.tar.gz
source_hash = 16b289f46306283544bb593f4601e80d6ea51248fde52e910cc569ef08eba3fb
patch_filename = tabulate_1.5-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/tabulate_1.5-1/get_patch
patch_hash = 3c7c5f90b320d9096bc4335ff2c1f0c5b8e0c869d25c92eb4fce519609fb22f7
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/tabulate_1.5-1/tabulate-1.5.tar.gz
wrapdb_version = 1.5-1
[provide]
tabulate = tabulate_dep