File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ mkdir ${DEPS}/lcms
170170$CURL https://github.com/mm2/Little-CMS/releases/download/lcms${VERSION_LCMS} /lcms2-${VERSION_LCMS} .tar.gz | tar xzC ${DEPS} /lcms --strip-components=1
171171cd ${DEPS} /lcms
172172CFLAGS=" ${CFLAGS} -O3" meson setup _build --default-library=static --buildtype=release --strip --prefix=${TARGET} ${MESON} \
173- -Dtests=disabled
173+ -Dtests=disabled
174174meson install -C _build --tag devel
175175
176176mkdir ${DEPS} /aom
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ version_latest "png" "$VERSION_PNG" "1705"
4848version_latest " proxy-libintl" " $VERSION_PROXY_LIBINTL " " frida/proxy-libintl"
4949version_latest " rsvg" " $VERSION_RSVG " " 5420" " unstable"
5050version_latest " tiff" " $VERSION_TIFF " " 1738"
51- version_latest " vips" " $VERSION_VIPS " " 5097"
51+ # version_latest "vips" "$VERSION_VIPS" "5097" # Temporarily disabled to allow version 8.18.0 to roll in
5252version_latest " webp" " $VERSION_WEBP " " 1761"
5353version_latest " xml2" " $VERSION_XML2 " " 1783"
5454version_latest " zlib-ng" " $VERSION_ZLIB_NG " " 115592"
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ VERSION_LCMS=2.17
1717VERSION_MOZJPEG =0826579
1818VERSION_PANGO =1.57.0
1919VERSION_PIXMAN =0.46.4
20- VERSION_PNG =1.6.52
20+ VERSION_PNG =1.6.53
2121VERSION_PROXY_LIBINTL =0.5
2222VERSION_RSVG =2.61.3
2323VERSION_TIFF =4.7.1
You can’t perform that action at this time.
0 commit comments