@img/sharp-libvips-linux-x64 1.3.0-rc.5 → 1.3.0-rc.7
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/README.md +15 -15
- package/lib/glib-2.0/include/glibconfig.h +1 -3
- package/lib/libvips-cpp.so.8.18.2 +0 -0
- package/package.json +1 -1
- package/versions.json +10 -10
package/README.md
CHANGED
|
@@ -5,39 +5,39 @@ Prebuilt libvips and dependencies for use with sharp on Linux (glibc) x64.
|
|
|
5
5
|
## Licensing
|
|
6
6
|
|
|
7
7
|
This software contains third-party libraries
|
|
8
|
-
used under the terms of the following
|
|
8
|
+
used under the terms of the following licenses:
|
|
9
9
|
|
|
10
10
|
| Library | Used under the terms of |
|
|
11
11
|
|---------------|-----------------------------------------------------------------------------------------------------------|
|
|
12
12
|
| aom | BSD 2-Clause + [Alliance for Open Media Patent License 1.0](https://aomedia.org/license/patent-license/) |
|
|
13
13
|
| cairo | Mozilla Public License 2.0 |
|
|
14
|
-
| cgif | MIT
|
|
15
|
-
| expat | MIT
|
|
16
|
-
| fontconfig | [fontconfig
|
|
17
|
-
| freetype | [freetype
|
|
14
|
+
| cgif | MIT License |
|
|
15
|
+
| expat | MIT License |
|
|
16
|
+
| fontconfig | [fontconfig License](https://gitlab.freedesktop.org/fontconfig/fontconfig/blob/main/COPYING) (BSD-like) |
|
|
17
|
+
| freetype | [freetype License](https://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/FTL.TXT) (BSD-like) |
|
|
18
18
|
| fribidi | LGPLv3 |
|
|
19
19
|
| glib | LGPLv3 |
|
|
20
|
-
| harfbuzz | MIT
|
|
21
|
-
| highway |
|
|
22
|
-
| lcms | MIT
|
|
20
|
+
| harfbuzz | MIT License |
|
|
21
|
+
| highway | BSD 3-Clause |
|
|
22
|
+
| lcms | MIT License |
|
|
23
23
|
| libarchive | BSD 2-Clause |
|
|
24
24
|
| libexif | LGPLv3 |
|
|
25
|
-
| libffi | MIT
|
|
25
|
+
| libffi | MIT License |
|
|
26
26
|
| libheif | LGPLv3 |
|
|
27
27
|
| libimagequant | [BSD 2-Clause](https://github.com/lovell/libimagequant/blob/main/COPYRIGHT) |
|
|
28
|
-
| libnsgif | MIT
|
|
28
|
+
| libnsgif | MIT License |
|
|
29
29
|
| libpng | [libpng License](https://github.com/pnggroup/libpng/blob/master/LICENSE) |
|
|
30
30
|
| librsvg | LGPLv3 |
|
|
31
31
|
| libtiff | [libtiff License](https://gitlab.com/libtiff/libtiff/blob/master/LICENSE.md) (BSD-like) |
|
|
32
|
-
| libultrahdr |
|
|
32
|
+
| libultrahdr | MIT License |
|
|
33
33
|
| libvips | LGPLv3 |
|
|
34
34
|
| libwebp | New BSD License |
|
|
35
|
-
| libxml2 | MIT
|
|
36
|
-
| mozjpeg | [zlib License, IJG License, BSD
|
|
35
|
+
| libxml2 | MIT License |
|
|
36
|
+
| mozjpeg | [zlib License, IJG License, BSD 3-Clause](https://github.com/mozilla/mozjpeg/blob/master/LICENSE.md) |
|
|
37
37
|
| pango | LGPLv3 |
|
|
38
|
-
| pixman | MIT
|
|
38
|
+
| pixman | MIT License |
|
|
39
39
|
| proxy-libintl | LGPLv3 |
|
|
40
|
-
| zlib-ng | [zlib
|
|
40
|
+
| zlib-ng | [zlib License](https://github.com/zlib-ng/zlib-ng/blob/develop/LICENSE.md) |
|
|
41
41
|
|
|
42
42
|
Use of libraries under the terms of the LGPLv3 is via the
|
|
43
43
|
"any later version" clause of the LGPLv2 or LGPLv2.1.
|
|
@@ -17,8 +17,6 @@
|
|
|
17
17
|
#define GIO_STATIC_COMPILATION 1
|
|
18
18
|
#define GMODULE_STATIC_COMPILATION 1
|
|
19
19
|
#define GI_STATIC_COMPILATION 1
|
|
20
|
-
#define G_INTL_STATIC_COMPILATION 1
|
|
21
|
-
#define FFI_STATIC_BUILD 1
|
|
22
20
|
|
|
23
21
|
/* Specifies that GLib's g_print*() functions wrap the
|
|
24
22
|
* system printf functions. This is useful to know, for example,
|
|
@@ -114,7 +112,7 @@ typedef unsigned long guintptr;
|
|
|
114
112
|
#define G_GUINTPTR_FORMAT "lu"
|
|
115
113
|
|
|
116
114
|
#define GLIB_MAJOR_VERSION 2
|
|
117
|
-
#define GLIB_MINOR_VERSION
|
|
115
|
+
#define GLIB_MINOR_VERSION 89
|
|
118
116
|
#define GLIB_MICRO_VERSION 0
|
|
119
117
|
|
|
120
118
|
#define G_OS_UNIX
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@img/sharp-libvips-linux-x64",
|
|
3
|
-
"version": "1.3.0-rc.
|
|
3
|
+
"version": "1.3.0-rc.7",
|
|
4
4
|
"description": "Prebuilt libvips and dependencies for use with sharp on Linux (glibc) x64",
|
|
5
5
|
"author": "Lovell Fuller <npm@lovell.info>",
|
|
6
6
|
"homepage": "https://sharp.pixelplumbing.com",
|
package/versions.json
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
{
|
|
2
|
-
"aom": "3.
|
|
2
|
+
"aom": "3.14.0",
|
|
3
3
|
"archive": "3.8.7",
|
|
4
4
|
"cairo": "1.18.4",
|
|
5
5
|
"cgif": "0.5.3",
|
|
6
6
|
"exif": "0.6.26",
|
|
7
|
-
"expat": "2.
|
|
7
|
+
"expat": "2.8.1",
|
|
8
8
|
"ffi": "3.5.2",
|
|
9
9
|
"fontconfig": "2.17.1",
|
|
10
10
|
"freetype": "2.14.3",
|
|
11
11
|
"fribidi": "1.0.16",
|
|
12
|
-
"glib": "2.
|
|
13
|
-
"harfbuzz": "14.
|
|
14
|
-
"heif": "
|
|
15
|
-
"highway": "1.
|
|
12
|
+
"glib": "2.89.0",
|
|
13
|
+
"harfbuzz": "14.2.0",
|
|
14
|
+
"heif": "1.22.0",
|
|
15
|
+
"highway": "1.4.0",
|
|
16
16
|
"imagequant": "2.4.1",
|
|
17
|
-
"lcms": "2.
|
|
17
|
+
"lcms": "2.19.1",
|
|
18
18
|
"mozjpeg": "0826579",
|
|
19
19
|
"pango": "1.57.1",
|
|
20
20
|
"pixman": "0.46.4",
|
|
21
21
|
"png": "1.6.58",
|
|
22
22
|
"proxy-libintl": "0.5",
|
|
23
|
-
"rsvg": "2.62.
|
|
24
|
-
"tiff": "
|
|
25
|
-
"uhdr": "
|
|
23
|
+
"rsvg": "2.62.2",
|
|
24
|
+
"tiff": "1b17963",
|
|
25
|
+
"uhdr": "82b4f6d",
|
|
26
26
|
"vips": "8.18.2",
|
|
27
27
|
"webp": "1.6.0",
|
|
28
28
|
"xml2": "2.15.3",
|