@@ -19,38 +19,42 @@ Run the top-level [build script](build.sh) with the `--help` parameter for help.
1919| -----------------| -----------| --------------------------------------------------------------|
2020| [ aom] | 3.2.0 | BSD 2-Clause + [ Alliance for Open Media Patent License 1.0] |
2121| [ cairo] | 1.17.4 | Mozilla Public License 2.0 |
22+ | [ cgif] | 0.0.2 | MIT Licence |
2223| [ expat] | 2.4.1 | MIT Licence |
2324| [ fontconfig] | 2.13.94 | [ fontconfig Licence] (BSD-like) |
2425| [ freetype] | 2.11.0 | [ freetype Licence] (BSD-like) |
2526| [ fribidi] | 1.0.11 | LGPLv3 |
2627| [ gdk-pixbuf] | 2.42.6 | LGPLv3 |
2728| [ glib] | 2.70.1 | LGPLv3 |
28- | [ harfbuzz] | 3.0.0 | MIT Licence |
29+ | [ harfbuzz] | 3.1.1 | MIT Licence |
2930| [ lcms] | 2.12 | MIT Licence |
3031| [ libexif] | 0.6.23 | LGPLv3 |
3132| [ libffi] | 3.4.2 | MIT Licence |
3233| [ libgsf] | 1.14.47 | LGPLv3 |
3334| [ libheif] | 1.12.0 | LGPLv3 |
3435| [ libimagequant] | 2.4.1¹ | BSD 2-Clause |
3536| [ libpng] | 1.6.37 | [ libpng License version 2] |
36- | [ librsvg] | 2.52.3 | LGPLv3 |
37+ | [ librsvg] | 2.52.4 | LGPLv3 |
3738| [ libspng] | 0.7.0 | BSD 2-Clause |
3839| [ libtiff] | 4.3.0 | [ libtiff License] (BSD-like) |
39- | [ libvips] | 8.11.4 | LGPLv3 |
40+ | [ libvips] | 8.12.0² | LGPLv3 |
4041| [ libwebp] | 1.2.1 | New BSD License |
4142| [ libxml2] | 2.9.12 | MIT Licence |
4243| [ mozjpeg] | 4.0.3 | [ zlib License, IJG License, BSD-3-Clause] |
4344| [ orc] | 0.4.32 | [ orc License] (BSD-like) |
44- | [ pango] | 1.49.1 | LGPLv3 |
45+ | [ pango] | 1.49.3 | LGPLv3 |
4546| [ pixman] | 0.40.0 | MIT Licence |
4647| [ proxy-libintl] | 0.2 | LGPLv3 |
4748| [ zlib-ng] | 2.0.5 | [ zlib-ng Licence] |
4849
4950¹ [ A fork] ( https://github.com/lovell/libimagequant ) of the BSD 2-Clause licensed libimagequant v2.4.1 is used.
51+ ² libvips is built from the [ ` v8.12.0-rc1 ` ] ( https://github.com/libvips/libvips/tree/v8.12.0-rc1 ) tag, see:
52+ https://github.com/libvips/libvips/releases/tag/v8.12.0-rc1
5053
5154[ aom ] : https://aomedia.googlesource.com/aom/
5255[ Alliance for Open Media Patent License 1.0 ] : https://aomedia.org/license/patent-license/
5356[ cairo ] : https://gitlab.freedesktop.org/cairo/cairo
57+ [ cgif ] : https://github.com/dloebl/cgif
5458[ expat ] : https://github.com/libexpat/libexpat
5559[ fontconfig ] : https://gitlab.freedesktop.org/fontconfig/fontconfig
5660[ fontconfig Licence ] : https://gitlab.freedesktop.org/fontconfig/fontconfig/blob/master/COPYING
@@ -95,15 +99,15 @@ Same as libvips-web + these extra dependencies:
9599| [ cfitsio] | 4.0.0 | BSD-like |
96100| [ fftw] | 3.3.10 | GPLv2 |
97101| [ highway] | 0.14.2 | Apache-2.0 License |
98- | [ imagemagick] | 6.9.12-27 | [ ImageMagick License] (Apache-2.0-like) |
102+ | [ imagemagick] | 6.9.12-28 | [ ImageMagick License] (Apache-2.0-like) |
99103| [ imath] | 3.1.3 | BSD 3-Clause |
100- | [ libjxl] | 0.6 | BSD 3-Clause |
104+ | [ libjxl] | 0.6.1 | BSD 3-Clause |
101105| [ matio] | 1.5.21 | BSD 2-Clause |
102106| [ nifticlib] | 2.0.0 | Public domain |
103107| [ openexr] | 3.1.3 | BSD 3-Clause |
104108| [ openjpeg] | 2.4.0 | BSD 2-Clause |
105109| [ openslide] | 3.4.1 | LGPLv3 |
106- | [ poppler] | 21.10 .0 | GPLv2 |
110+ | [ poppler] | 21.11 .0 | GPLv2 |
107111| [ sqlite] | 3.36.0 | Public domain |
108112
109113[ brotli ] : https://github.com/google/brotli
0 commit comments