Skip to content

Commit 7f16f4e

Browse files
committed
Bump deps: harfbuzz, heif, hwy, rsvg, zlib-ng
1 parent a08c885 commit 7f16f4e

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

build/posix.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,8 +348,6 @@ sed -i'.bak' "/cairo-rs = /s/, \"pdf\", \"ps\"//" {librsvg-c,rsvg}/Cargo.toml
348348
sed -i'.bak' "/subdir('rsvg_convert')/d" meson.build
349349
# https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/1066#note_2356762
350350
sed -i'.bak' "/^if host_system in \['windows'/s/, 'linux'//" meson.build
351-
# [PATCH] text: verify pango/fontconfig found a suitable font
352-
$CURL https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/1106.patch | patch -p1
353351
# Regenerate the lockfile after making the above changes
354352
cargo update --workspace
355353
# Remove the --static flag from the PKG_CONFIG env since Rust does not

versions.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,20 @@ VERSION_FONTCONFIG=2.17.1
99
VERSION_FREETYPE=2.13.3
1010
VERSION_FRIBIDI=1.0.16
1111
VERSION_GLIB=2.85.1
12-
VERSION_HARFBUZZ=11.3.3
13-
VERSION_HEIF=1.20.1
14-
VERSION_HWY=1.2.0
12+
VERSION_HARFBUZZ=11.4.1
13+
VERSION_HEIF=1.20.2
14+
VERSION_HWY=1.3.0
1515
VERSION_IMAGEQUANT=2.4.1
1616
VERSION_LCMS=2.17
1717
VERSION_MOZJPEG=4.1.5
1818
VERSION_PANGO=1.56.4
1919
VERSION_PIXMAN=0.46.4
2020
VERSION_PNG=1.6.50
2121
VERSION_PROXY_LIBINTL=0.4
22-
VERSION_RSVG=2.60.0
22+
VERSION_RSVG=2.61.0
2323
VERSION_SPNG=0.7.4
2424
VERSION_TIFF=4.7.0
2525
VERSION_VIPS=8.17.1
2626
VERSION_WEBP=1.6.0
2727
VERSION_XML2=2.14.5
28-
VERSION_ZLIB_NG=2.2.4
28+
VERSION_ZLIB_NG=2.2.5

0 commit comments

Comments
 (0)