File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ the requirements.
6868| [ sqlite] ( http://sqlite.org ) | 3.46.1 | 2024-08-13 |
6969| [ woff2] ( https://github.com/google/woff2 ) | 1.0.2 | 2017-11-13 |
7070| [ freetype] ( https://www.freetype.org ) | 2.13.3 | 2024-08-12 |
71- | [ harfbuzz] ( https://github.com/harfbuzz/harfbuzz ) | 9 .0.0 | 2024-06-27 |
71+ | [ harfbuzz] ( https://github.com/harfbuzz/harfbuzz ) | 10 .0.1 | 2024-09-24 |
7272| [ pixman] ( http://www.pixman.org ) | 0.42.2 | 2022-11-02 |
7373| [ cairo] ( https://gitlab.freedesktop.org/cairo/cairo ) | 1.18.0 | 2023-09-23 |
7474| [ libpsl] ( https://github.com/rockdaboot/libpsl ) | 0.21.5 | 2024-01-13 |
Original file line number Diff line number Diff line change 1- From 2a768cab03be7ef6cf1a6ffd061d2c2bd4cb32b0 Mon Sep 17 00:00:00 2001
1+ From 65464b145fe54fe5009f19a3cfec20a082045b14 Mon Sep 17 00:00:00 2001
22From: Don <don.j.olmstead@gmail.com>
33Date: Sat, 24 Sep 2022 18:57:06 -0700
44Subject: [PATCH] Remove icu-uc from pkgconfig
@@ -20,5 +20,5 @@ index 949869a35..5be5b2686 100644
2020 Libs: -L${libdir} -lharfbuzz-icu
2121 Cflags: -I${includedir}/harfbuzz
2222- -
23- 2.45.2 .windows.1
23+ 2.46.1 .windows.1
2424
Original file line number Diff line number Diff line change 1- set (VERSION 9 .0.0 )
1+ set (VERSION 10 .0.1 )
22
33set (FILENAME "harfbuzz-${VERSION} .tar.xz" )
44set (URLS "https://github.com/harfbuzz/harfbuzz/releases/download/${VERSION} /${FILENAME} " )
@@ -7,7 +7,7 @@ set(URLS "https://github.com/harfbuzz/harfbuzz/releases/download/${VERSION}/${FI
77vcpkg_download_distfile (ARCHIVE
88 URLS ${URLS}
99 FILENAME ${FILENAME}
10- SHA512 2700b560727d9c4440ad9c74a170b857f20f9e553e5d98b0c4bcf086a25ba644149d7c89009a41d964af7a924efcc486da4dcbfa5cc4d47f9f10e9b6b8c689af
10+ SHA512 3fb7dda6e51496337698d46cebe623f678a4e5b0f006be6e1309143a82408a362c149812477e083e14811a5cba565d76eb2c0804f5e1bbea7e1bf83678176048
1111)
1212
1313# Patches
Original file line number Diff line number Diff line change 11{
22 "name" : " harfbuzz" ,
3- "version" : " 9 .0.0 " ,
3+ "version" : " 10 .0.1 " ,
44 "description" : " HarfBuzz OpenType text shaping engine" ,
55 "homepage" : " https://github.com/harfbuzz/harfbuzz" ,
66 "license" : " MIT-Modern-Variant" ,
You can’t perform that action at this time.
0 commit comments