@img/sharp-libvips-linux-ppc64 1.1.0-rc3 → 1.1.0-rc5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -24,7 +24,7 @@
24
24
  * system printf functions. This is useful to know, for example,
25
25
  * when using glibc's register_printf_function().
26
26
  */
27
- #undef GLIB_USING_SYSTEM_PRINTF
27
+ #define GLIB_USING_SYSTEM_PRINTF
28
28
 
29
29
  G_BEGIN_DECLS
30
30
 
@@ -114,8 +114,8 @@ typedef unsigned long guintptr;
114
114
  #define G_GUINTPTR_FORMAT "lu"
115
115
 
116
116
  #define GLIB_MAJOR_VERSION 2
117
- #define GLIB_MINOR_VERSION 82
118
- #define GLIB_MICRO_VERSION 2
117
+ #define GLIB_MINOR_VERSION 84
118
+ #define GLIB_MICRO_VERSION 0
119
119
 
120
120
  #define G_OS_UNIX
121
121
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@img/sharp-libvips-linux-ppc64",
3
- "version": "1.1.0-rc3",
3
+ "version": "1.1.0-rc5",
4
4
  "description": "Prebuilt libvips and dependencies for use with sharp on Linux (glibc) ppc64le",
5
5
  "author": "Lovell Fuller <npm@lovell.info>",
6
6
  "homepage": "https://sharp.pixelplumbing.com",
package/versions.json CHANGED
@@ -1,30 +1,30 @@
1
1
  {
2
- "aom": "3.10.0",
3
- "archive": "3.7.7",
4
- "cairo": "1.18.2",
5
- "cgif": "0.4.1",
6
- "exif": "0.6.24",
7
- "expat": "2.6.3",
8
- "ffi": "3.4.6",
9
- "fontconfig": "2.15.0",
2
+ "aom": "3.12.0",
3
+ "archive": "3.7.9",
4
+ "cairo": "1.18.4",
5
+ "cgif": "0.5.0",
6
+ "exif": "0.6.25",
7
+ "expat": "2.7.1",
8
+ "ffi": "3.4.7",
9
+ "fontconfig": "2.16.1",
10
10
  "freetype": "2.13.3",
11
11
  "fribidi": "1.0.16",
12
- "glib": "2.82.2",
13
- "harfbuzz": "10.0.1",
14
- "heif": "1.19.1",
12
+ "glib": "2.84.0",
13
+ "harfbuzz": "11.0.0",
14
+ "heif": "1.19.7",
15
15
  "highway": "1.2.0",
16
16
  "imagequant": "2.4.1",
17
- "lcms": "2.16",
17
+ "lcms": "2.17",
18
18
  "mozjpeg": "4.1.5",
19
- "pango": "1.54.0",
20
- "pixman": "0.43.4",
21
- "png": "1.6.44",
19
+ "pango": "1.56.3",
20
+ "pixman": "0.44.2",
21
+ "png": "1.6.47",
22
22
  "proxy-libintl": "0.4",
23
- "rsvg": "2.59.2",
23
+ "rsvg": "2.60.0",
24
24
  "spng": "0.7.4",
25
25
  "tiff": "4.7.0",
26
- "vips": "8.16.0",
27
- "webp": "1.4.0",
28
- "xml": "2.13.4",
29
- "zlib-ng": "2.2.2"
26
+ "vips": "8.16.1",
27
+ "webp": "1.5.0",
28
+ "xml": "2.13.7",
29
+ "zlib-ng": "2.2.4"
30
30
  }