@img/sharp-libvips-linux-arm64 1.0.1 → 1.0.2
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.
- package/lib/glib-2.0/include/glibconfig.h +2 -1
- package/lib/libvips-cpp.so.42 +0 -0
- package/package.json +1 -1
- package/versions.json +11 -11
|
@@ -16,6 +16,7 @@
|
|
|
16
16
|
#define GOBJECT_STATIC_COMPILATION 1
|
|
17
17
|
#define GIO_STATIC_COMPILATION 1
|
|
18
18
|
#define GMODULE_STATIC_COMPILATION 1
|
|
19
|
+
#define GI_STATIC_COMPILATION 1
|
|
19
20
|
#define G_INTL_STATIC_COMPILATION 1
|
|
20
21
|
#define FFI_STATIC_BUILD 1
|
|
21
22
|
|
|
@@ -113,7 +114,7 @@ typedef unsigned long guintptr;
|
|
|
113
114
|
#define G_GUINTPTR_FORMAT "lu"
|
|
114
115
|
|
|
115
116
|
#define GLIB_MAJOR_VERSION 2
|
|
116
|
-
#define GLIB_MINOR_VERSION
|
|
117
|
+
#define GLIB_MINOR_VERSION 80
|
|
117
118
|
#define GLIB_MICRO_VERSION 0
|
|
118
119
|
|
|
119
120
|
#define G_OS_UNIX
|
package/lib/libvips-cpp.so.42
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@img/sharp-libvips-linux-arm64",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"description": "Prebuilt libvips and dependencies for use with sharp on Linux (glibc) 64-bit ARM",
|
|
5
5
|
"author": "Lovell Fuller <npm@lovell.info>",
|
|
6
6
|
"homepage": "https://sharp.pixelplumbing.com",
|
package/versions.json
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
{
|
|
2
|
-
"aom": "3.8.
|
|
2
|
+
"aom": "3.8.2",
|
|
3
3
|
"archive": "3.7.2",
|
|
4
4
|
"cairo": "1.18.0",
|
|
5
5
|
"cgif": "0.3.2",
|
|
6
6
|
"exif": "0.6.24",
|
|
7
|
-
"expat": "2.
|
|
8
|
-
"ffi": "3.4.
|
|
7
|
+
"expat": "2.6.2",
|
|
8
|
+
"ffi": "3.4.6",
|
|
9
9
|
"fontconfig": "2.15.0",
|
|
10
10
|
"freetype": "2.13.2",
|
|
11
11
|
"fribidi": "1.0.13",
|
|
12
12
|
"gdkpixbuf": "2.42.10",
|
|
13
|
-
"glib": "2.
|
|
13
|
+
"glib": "2.80.0",
|
|
14
14
|
"harfbuzz": "8.3.0",
|
|
15
15
|
"heif": "1.17.6",
|
|
16
|
-
"highway": "1.0
|
|
16
|
+
"highway": "1.1.0",
|
|
17
17
|
"imagequant": "2.4.1",
|
|
18
18
|
"lcms": "2.16",
|
|
19
19
|
"mozjpeg": "4.1.5",
|
|
20
|
-
"pango": "1.
|
|
21
|
-
"pixman": "0.43.
|
|
22
|
-
"png": "1.6.
|
|
20
|
+
"pango": "1.52.1",
|
|
21
|
+
"pixman": "0.43.4",
|
|
22
|
+
"png": "1.6.43",
|
|
23
23
|
"proxy-libintl": "0.4",
|
|
24
|
-
"rsvg": "2.57.
|
|
24
|
+
"rsvg": "2.57.2",
|
|
25
25
|
"spng": "0.7.4",
|
|
26
26
|
"tiff": "4.6.0",
|
|
27
|
-
"vips": "8.15.
|
|
27
|
+
"vips": "8.15.2",
|
|
28
28
|
"webp": "1.3.2",
|
|
29
|
-
"xml": "2.12.
|
|
29
|
+
"xml": "2.12.6",
|
|
30
30
|
"zlib-ng": "2.1.6"
|
|
31
31
|
}
|