Skip to content

Commit 625f82e

Browse files
authoredApr 1, 2024
Bump deps: harfbuzz, pango, rsvg (#230)
1 parent 6e83482 commit 625f82e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎build/lin.sh

+4-4
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,12 @@ VERSION_FREETYPE=2.13.2
111111
VERSION_EXPAT=2.6.2
112112
VERSION_ARCHIVE=3.7.2
113113
VERSION_FONTCONFIG=2.15.0
114-
VERSION_HARFBUZZ=8.3.1
114+
VERSION_HARFBUZZ=8.4.0
115115
VERSION_PIXMAN=0.43.4
116116
VERSION_CAIRO=1.18.0
117117
VERSION_FRIBIDI=1.0.13
118-
VERSION_PANGO=1.52.1
119-
VERSION_RSVG=2.57.2
118+
VERSION_PANGO=1.52.2
119+
VERSION_RSVG=2.57.3
120120
VERSION_AOM=3.8.2
121121
VERSION_HEIF=1.17.6
122122
VERSION_CGIF=0.3.2
@@ -395,7 +395,7 @@ meson install -C _build --tag devel
395395
# https://bugs.freedesktop.org/show_bug.cgi?id=7331
396396
# https://gitlab.freedesktop.org/pkg-config/pkg-config/-/commit/6d6dd43e75e2bc82cfe6544f8631b1bef6e1cf45
397397
# TODO(kleisauke): Remove when Amazon Linux 2 reaches EOL.
398-
sed -i'.bak' "/^Requires:/s/ freetype2,//" ${TARGET}/lib/pkgconfig/harfbuzz.pc
398+
sed -i'.bak' "/^Requires:/s/ freetype2.*,//" ${TARGET}/lib/pkgconfig/harfbuzz.pc
399399
sed -i'.bak' "/^Libs:/s/$/ -lfreetype/" ${TARGET}/lib/pkgconfig/harfbuzz.pc
400400

401401
build_freetype -Dharfbuzz=enabled

0 commit comments

Comments
 (0)