mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2025-12-20 04:10:01 +01:00
* subprojects/*.wrap: Updated.
This commit is contained in:
parent
23fa1e3550
commit
8cbabc47da
3 changed files with 21 additions and 23 deletions
|
|
@ -1,12 +1,10 @@
|
|||
[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
|
||||
directory = harfbuzz-11.4.1
|
||||
source_url = https://github.com/harfbuzz/harfbuzz/releases/download/11.4.1/harfbuzz-11.4.1.tar.xz
|
||||
source_filename = harfbuzz-11.4.1.tar.xz
|
||||
source_hash = 7aafab93115eb56cdc9a931ab7d19ff60d7f2937b599d140f17236f374e32698
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/harfbuzz_11.4.1-1/harfbuzz-11.4.1.tar.xz
|
||||
wrapdb_version = 11.4.1-1
|
||||
|
||||
[provide]
|
||||
harfbuzz = libharfbuzz_dep
|
||||
harfbuzz-icu = libharfbuzz_icu_dep
|
||||
harfbuzz-subset = libharfbuzz_subset_dep
|
||||
harfbuzz-gobject = libharfbuzz_gobject_dep
|
||||
dependency_names = harfbuzz, harfbuzz-cairo, harfbuzz-gobject, harfbuzz-icu, harfbuzz-subset
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
[wrap-file]
|
||||
directory = libpng-1.6.43
|
||||
source_url = https://github.com/glennrp/libpng/archive/v1.6.43.tar.gz
|
||||
source_filename = libpng-1.6.43.tar.gz
|
||||
source_hash = fecc95b46cf05e8e3fc8a414750e0ba5aad00d89e9fdf175e94ff041caf1a03a
|
||||
patch_filename = libpng_1.6.43-2_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.43-2/get_patch
|
||||
patch_hash = 49951297edf03e81d925ab03726555f09994ad1ed78fb539a269216430eef3da
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libpng_1.6.43-2/libpng-1.6.43.tar.gz
|
||||
wrapdb_version = 1.6.43-2
|
||||
directory = libpng-1.6.50
|
||||
source_url = https://github.com/pnggroup/libpng/archive/v1.6.50.tar.gz
|
||||
source_filename = libpng-1.6.50.tar.gz
|
||||
source_hash = 71158e53cfdf2877bc99bcab33641d78df3f48e6e0daad030afe9cb8c031aa46
|
||||
patch_filename = libpng_1.6.50-2_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.50-2/get_patch
|
||||
patch_hash = a9c9362bb8cbb422c864807a174977dec3868cdff8ca380e27bab6ee1caa22ea
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libpng_1.6.50-2/libpng-1.6.50.tar.gz
|
||||
wrapdb_version = 1.6.50-2
|
||||
|
||||
[provide]
|
||||
libpng = libpng_dep
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
[wrap-file]
|
||||
directory = zlib-1.3.1
|
||||
source_url = http://zlib.net/fossils/zlib-1.3.1.tar.gz
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/zlib_1.3.1-1/zlib-1.3.1.tar.gz
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/zlib_1.3.1-2/zlib-1.3.1.tar.gz
|
||||
source_filename = zlib-1.3.1.tar.gz
|
||||
source_hash = 9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23
|
||||
patch_filename = zlib_1.3.1-1_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/zlib_1.3.1-1/get_patch
|
||||
patch_hash = e79b98eb24a75392009cec6f99ca5cdca9881ff20bfa174e8b8926d5c7a47095
|
||||
wrapdb_version = 1.3.1-1
|
||||
patch_filename = zlib_1.3.1-2_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/zlib_1.3.1-2/get_patch
|
||||
patch_hash = 9cacea02e1119964bc51e92dd2359b14df723a36cfe0df1c78d55d9c9f2763ae
|
||||
wrapdb_version = 1.3.1-2
|
||||
|
||||
[provide]
|
||||
zlib = zlib_dep
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue