mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 16:58:38 +09:00
Issue #1863 - Update freetype2 to 2.13.0.
This commit is contained in:
parent
0132ae2101
commit
8a54b4f303
885 changed files with 207490 additions and 81111 deletions
12
modules/freetype2/subprojects/harfbuzz.wrap
Normal file
12
modules/freetype2/subprojects/harfbuzz.wrap
Normal 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
|
||||
12
modules/freetype2/subprojects/libpng.wrap
Normal file
12
modules/freetype2/subprojects/libpng.wrap
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[wrap-file]
|
||||
directory = libpng-1.6.39
|
||||
source_url = https://github.com/glennrp/libpng/archive/v1.6.39.tar.gz
|
||||
source_filename = libpng-1.6.39.tar.gz
|
||||
source_hash = a00e9d2f2f664186e4202db9299397f851aea71b36a35e74910b8820e380d441
|
||||
patch_filename = libpng_1.6.39-2_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/libpng_1.6.39-2/get_patch
|
||||
patch_hash = 8bcf8f69f50233f3a35e3718ab3c91b0c51b4c1a08a84c87be0b1f4813adf17f
|
||||
wrapdb_version = 1.6.39-2
|
||||
|
||||
[provide]
|
||||
libpng = libpng_dep
|
||||
12
modules/freetype2/subprojects/zlib.wrap
Normal file
12
modules/freetype2/subprojects/zlib.wrap
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[wrap-file]
|
||||
directory = zlib-1.2.13
|
||||
source_url = http://zlib.net/fossils/zlib-1.2.13.tar.gz
|
||||
source_filename = zlib-1.2.13.tar.gz
|
||||
source_hash = b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30
|
||||
patch_filename = zlib_1.2.13-2_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/zlib_1.2.13-2/get_patch
|
||||
patch_hash = a7abea3ad65dc2c291ad5fbbf5355d0585a7f7b8c935d4a74335b8fe18684506
|
||||
wrapdb_version = 1.2.13-2
|
||||
|
||||
[provide]
|
||||
zlib = zlib_dep
|
||||
Loading…
Add table
Add a link
Reference in a new issue