mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-05 21:48:28 +02:00
* subprojects/*.wrap: Updated.
This commit is contained in:
parent
109d617da2
commit
8fb4b4ac55
3 changed files with 17 additions and 26 deletions
|
|
@ -1,10 +1,8 @@
|
|||
[wrap-file]
|
||||
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
|
||||
directory = harfbuzz-12.3.2
|
||||
source_url = https://github.com/harfbuzz/harfbuzz/releases/download/12.3.2/harfbuzz-12.3.2.tar.xz
|
||||
source_filename = harfbuzz-12.3.2.tar.xz
|
||||
source_hash = 6f6db164359a2da5a84ef826615b448b33e6306067ad829d85d5b0bf936f1bb8
|
||||
|
||||
[provide]
|
||||
dependency_names = harfbuzz, harfbuzz-cairo, harfbuzz-gobject, harfbuzz-icu, harfbuzz-subset
|
||||
|
|
|
|||
|
|
@ -1,13 +1,9 @@
|
|||
[wrap-file]
|
||||
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
|
||||
directory = libpng-1.6.55
|
||||
source_url = https://github.com/pnggroup/libpng/archive/v1.6.55.tar.gz
|
||||
source_filename = libpng-1.6.55.tar.gz
|
||||
source_hash = 71a2c5b1218f60c4c6d2f1954c7eb20132156cae90bdb90b566c24db002782a6
|
||||
patch_directory = libpng
|
||||
|
||||
[provide]
|
||||
libpng = libpng_dep
|
||||
dependency_names = libpng
|
||||
|
|
|
|||
|
|
@ -1,13 +1,10 @@
|
|||
[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-2/zlib-1.3.1.tar.gz
|
||||
source_filename = zlib-1.3.1.tar.gz
|
||||
source_hash = 9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23
|
||||
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
|
||||
directory = zlib-1.3.2
|
||||
source_url = https://zlib.net/zlib-1.3.2.tar.xz
|
||||
source_fallback_url = https://github.com/madler/zlib/releases/download/v1.3.2/zlib-1.3.2.tar.xz
|
||||
source_filename = zlib-1.3.2.tar.xz
|
||||
source_hash = d7a0654783a4da529d1bb793b7ad9c3318020af77667bcae35f95d0e42a792f3
|
||||
patch_directory = zlib
|
||||
|
||||
[provide]
|
||||
zlib = zlib_dep
|
||||
dependency_names = zlib
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue