File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -140,8 +140,6 @@ mkdir ${DEPS}/glib
140140$CURL https://download.gnome.org/sources/glib/$( without_patch $VERSION_GLIB ) /glib-${VERSION_GLIB} .tar.xz | tar xJC ${DEPS} /glib --strip-components=1
141141cd ${DEPS} /glib
142142$CURL https://gist.github.com/kleisauke/284d685efa00908da99ea6afbaaf39ae/raw/bdad5489a61c217850631571caf57f5db6ea8b2c/glib-without-gregex.patch | patch -p1
143- # [PATCH] gio: gmemorymonitorpsi: Replace GRegex with g_str_has_prefix()
144- $CURL https://gitlab.gnome.org/GNOME/glib/-/merge_requests/4762.patch | patch -p1
145143meson setup _build --default-library=static --buildtype=release --strip --prefix=${TARGET} --datadir=${TARGET} /share ${MESON} \
146144 --force-fallback-for=gvdb -Dintrospection=disabled -Dnls=disabled -Dlibmount=disabled -Dsysprof=disabled -Dlibelf=disabled \
147145 -Dtests=false -Dglib_assert=false -Dglib_checks=false -Dglib_debug=disabled ${DARWIN: +-Dbsymbolic_functions=false}
Original file line number Diff line number Diff line change 1- VERSION_AOM =3.12 .1
1+ VERSION_AOM =3.13 .1
22VERSION_ARCHIVE =3.8.1
33VERSION_CAIRO =1.18.4
44VERSION_CGIF =0.5.0
55VERSION_EXIF =0.6.25
66VERSION_EXPAT =2.7.1
77VERSION_FFI =3.5.2
88VERSION_FONTCONFIG =2.17.1
9- VERSION_FREETYPE =2.13.3
9+ VERSION_FREETYPE =2.14.0
1010VERSION_FRIBIDI =1.0.16
11- VERSION_GLIB =2.85.4
11+ VERSION_GLIB =2.86.0
1212VERSION_HARFBUZZ =11.4.5
1313VERSION_HEIF =1.20.2
1414VERSION_HWY =1.3.0
@@ -18,7 +18,7 @@ VERSION_MOZJPEG=4.1.5
1818VERSION_PANGO =1.57.0
1919VERSION_PIXMAN =0.46.4
2020VERSION_PNG =1.6.50
21- VERSION_PROXY_LIBINTL =0.4
21+ VERSION_PROXY_LIBINTL =0.5
2222VERSION_RSVG =2.61.0
2323VERSION_SPNG =0.7.4
2424VERSION_TIFF =4.7.0
You can’t perform that action at this time.
0 commit comments