FreeType 2.13.2

This commit is contained in:
2023-08-27 18:03:45 +02:00
commit 6679622207
833 changed files with 516835 additions and 0 deletions

12
subprojects/harfbuzz.wrap Normal file
View File

@@ -0,0 +1,12 @@
[wrap-file]
directory = harfbuzz-5.2.0
source_url = https://github.com/harfbuzz/harfbuzz/releases/download/5.2.0/harfbuzz-5.2.0.tar.xz
source_filename = harfbuzz-5.2.0.tar.xz
source_hash = 735a94917b47936575acb4d4fa7e7986522f8a89527e4635721474dee2bc942c
wrapdb_version = 5.2.0-1
[provide]
harfbuzz = libharfbuzz_dep
harfbuzz-icu = libharfbuzz_icu_dep
harfbuzz-subset = libharfbuzz_subset_dep
harfbuzz-gobject = libharfbuzz_gobject_dep

13
subprojects/libpng.wrap Normal file
View File

@@ -0,0 +1,13 @@
[wrap-file]
directory = libpng-1.6.40
source_url = https://github.com/glennrp/libpng/archive/v1.6.40.tar.gz
source_filename = libpng-1.6.40.tar.gz
source_hash = 62d25af25e636454b005c93cae51ddcd5383c40fa14aa3dae8f6576feb5692c2
patch_filename = libpng_1.6.40-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.40-1/get_patch
patch_hash = bad558070e0a82faa5c0ae553bcd12d49021fc4b628f232a8e58c3fbd281aae1
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libpng_1.6.40-1/libpng-1.6.40.tar.gz
wrapdb_version = 1.6.40-1
[provide]
libpng = libpng_dep

13
subprojects/zlib.wrap Normal file
View File

@@ -0,0 +1,13 @@
[wrap-file]
directory = zlib-1.3
source_url = http://zlib.net/fossils/zlib-1.3.tar.gz
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/zlib_1.3-1/zlib-1.3.tar.gz
source_filename = zlib-1.3.tar.gz
source_hash = ff0ba4c292013dbc27530b3a81e1f9a813cd39de01ca5e0f8bf355702efa593e
patch_filename = zlib_1.3-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/zlib_1.3-1/get_patch
patch_hash = ab9d6b8167bb34a7c52b60b0cd6138aa4e0c2d31f997343a5f506f3b97b32008
wrapdb_version = 1.3-1
[provide]
zlib = zlib_dep