@crossbind/port-spatialite-wasi 2.0.0-beta.53 → 2.0.0-beta.58
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/dist/prebuilt/wasi-wasm32-st-release/lib/libspatialite.a +0 -0
- package/dist/prebuilt/wasi-wasm32-st-release/lib/libspatialite.la +2 -2
- package/dist/prebuilt/wasi-wasm32-st-release/lib/mod_spatialite.a +0 -0
- package/dist/prebuilt/wasi-wasm32-st-release/lib/mod_spatialite.la +2 -2
- package/dist/prebuilt/wasi-wasm32-st-release/lib/pkgconfig/spatialite.pc +2 -2
- package/package.json +8 -8
|
Binary file
|
|
@@ -17,7 +17,7 @@ old_library='libspatialite.a'
|
|
|
17
17
|
inherited_linker_flags=''
|
|
18
18
|
|
|
19
19
|
# Libraries that this one depends upon.
|
|
20
|
-
dependency_libs=' -L/
|
|
20
|
+
dependency_libs=' -L/tmp/crossbind/live/geos/wasi/dist/prebuilt/wasi-wasm32-st-release/lib -L/tmp/crossbind/live/proj/wasi/dist/prebuilt/wasi-wasm32-st-release/lib -L/tmp/crossbind/live/sqlite3/wasi/dist/prebuilt/wasi-wasm32-st-release/lib -L/tmp/crossbind/live/zlib/wasi/dist/prebuilt/wasi-wasm32-st-release/lib -L/tmp/crossbind/live/iconv/wasi/dist/prebuilt/wasi-wasm32-st-release/lib -L/tmp/crossbind/live/tiff/wasi/dist/prebuilt/wasi-wasm32-st-release/lib -L/tmp/crossbind/live/geos/wasi/.crossbind/build/Source-Release/prebuilt/wasi-wasm32-st-release/lib -lpthread -ldl -lm -lgeos -lproj -lz /tmp/crossbind/live/iconv/wasi/.crossbind/build/Source-Release/prebuilt/wasi-wasm32-st-release/lib/libiconv.la /tmp/crossbind/live/iconv/wasi/.crossbind/build/Source-Release/prebuilt/wasi-wasm32-st-release/lib/libcharset.la -ltiff -ltiffxx -lc++ -lc++abi -lunwind -lsqlite3 -lwasi-emulated-signal -lwasi-emulated-process-clocks -lwasi-emulated-mman -lwasi-emulated-getpid -lgeos_c'
|
|
21
21
|
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
|
23
23
|
weak_library_names=''
|
|
@@ -38,4 +38,4 @@ dlopen=''
|
|
|
38
38
|
dlpreopen=''
|
|
39
39
|
|
|
40
40
|
# Directory that this library needs to be installed in:
|
|
41
|
-
libdir='/
|
|
41
|
+
libdir='/tmp/crossbind/live/spatialite/wasi/.crossbind/build/Source-Release/prebuilt/wasi-wasm32-st-release/lib'
|
|
Binary file
|
|
@@ -17,7 +17,7 @@ old_library='mod_spatialite.a'
|
|
|
17
17
|
inherited_linker_flags=''
|
|
18
18
|
|
|
19
19
|
# Libraries that this one depends upon.
|
|
20
|
-
dependency_libs=' -L/
|
|
20
|
+
dependency_libs=' -L/tmp/crossbind/live/geos/wasi/dist/prebuilt/wasi-wasm32-st-release/lib -L/tmp/crossbind/live/proj/wasi/dist/prebuilt/wasi-wasm32-st-release/lib -L/tmp/crossbind/live/sqlite3/wasi/dist/prebuilt/wasi-wasm32-st-release/lib -L/tmp/crossbind/live/zlib/wasi/dist/prebuilt/wasi-wasm32-st-release/lib -L/tmp/crossbind/live/iconv/wasi/dist/prebuilt/wasi-wasm32-st-release/lib -L/tmp/crossbind/live/tiff/wasi/dist/prebuilt/wasi-wasm32-st-release/lib -L/tmp/crossbind/live/geos/wasi/.crossbind/build/Source-Release/prebuilt/wasi-wasm32-st-release/lib -lpthread -ldl -lm -lgeos -lproj -lz /tmp/crossbind/live/iconv/wasi/.crossbind/build/Source-Release/prebuilt/wasi-wasm32-st-release/lib/libiconv.la /tmp/crossbind/live/iconv/wasi/.crossbind/build/Source-Release/prebuilt/wasi-wasm32-st-release/lib/libcharset.la -ltiff -ltiffxx -lc++ -lc++abi -lunwind -lsqlite3 -lwasi-emulated-signal -lwasi-emulated-process-clocks -lwasi-emulated-mman -lwasi-emulated-getpid -lgeos_c'
|
|
21
21
|
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
|
23
23
|
weak_library_names=''
|
|
@@ -38,4 +38,4 @@ dlopen=''
|
|
|
38
38
|
dlpreopen=''
|
|
39
39
|
|
|
40
40
|
# Directory that this library needs to be installed in:
|
|
41
|
-
libdir='/
|
|
41
|
+
libdir='/tmp/crossbind/live/spatialite/wasi/.crossbind/build/Source-Release/prebuilt/wasi-wasm32-st-release/lib'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Package Information for pkg-config
|
|
2
2
|
|
|
3
|
-
prefix=/
|
|
3
|
+
prefix=/tmp/crossbind/live/spatialite/wasi/.crossbind/build/Source-Release/prebuilt/wasi-wasm32-st-release
|
|
4
4
|
exec_prefix=${prefix}
|
|
5
5
|
libdir=${exec_prefix}/lib
|
|
6
6
|
includedir=${prefix}/include
|
|
@@ -8,5 +8,5 @@ includedir=${prefix}/include
|
|
|
8
8
|
Name: spatialite
|
|
9
9
|
Description: Spatial SQL database engine based on SQLite
|
|
10
10
|
Version: 5.1.0
|
|
11
|
-
Libs: -L${libdir} -lspatialite -lz -lgeos -lgeos_c -lproj -lsqlite3 -lz -liconv -lcharset -ltiff -ltiffxx -fwasm-exceptions -lc++ -lc++abi -lunwind -lsqlite3 /
|
|
11
|
+
Libs: -L${libdir} -lspatialite -lz -lgeos -lgeos_c -lproj -lsqlite3 -lz -liconv -lcharset -ltiff -ltiffxx -fwasm-exceptions -lc++ -lc++abi -lunwind -lsqlite3 /tmp/crossbind/live/spatialite/wasi/.crossbind/build/Source-Release/wasi-wasm32-st-release/crossbind-wasi-stubs.o -lwasi-emulated-signal -lwasi-emulated-process-clocks -lwasi-emulated-mman -lwasi-emulated-getpid -L/tmp/crossbind/live/geos/wasi/.crossbind/build/Source-Release/prebuilt/wasi-wasm32-st-release/lib -lgeos_c -L/tmp/crossbind/live/sqlite3/wasi/dist/prebuilt/wasi-wasm32-st-release/lib -lm
|
|
12
12
|
Cflags: -I${includedir}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@crossbind/port-spatialite-wasi",
|
|
3
|
-
"version": "2.0.0-beta.
|
|
3
|
+
"version": "2.0.0-beta.58",
|
|
4
4
|
"nativeVersion": "5.1.0",
|
|
5
5
|
"description": "WASI build of the precompiled SpatiaLite (spatial SQLite extension) library, built with crossbind. Use it together with the main package @crossbind/port-spatialite.",
|
|
6
6
|
"homepage": "https://github.com/crossbind/crossbind/tree/main/ports/spatialite#readme",
|
|
@@ -22,15 +22,15 @@
|
|
|
22
22
|
"wasi"
|
|
23
23
|
],
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@crossbind/port-spatialite": "^2.0.0-beta.
|
|
26
|
-
"@crossbind/port-geos-wasi": "^2.0.0-beta.
|
|
27
|
-
"@crossbind/port-proj-wasi": "^2.0.0-beta.
|
|
28
|
-
"@crossbind/port-sqlite3-wasi": "^2.0.0-beta.
|
|
29
|
-
"@crossbind/port-zlib-wasi": "^2.0.0-beta.
|
|
30
|
-
"@crossbind/port-iconv-wasi": "^2.0.0-beta.
|
|
25
|
+
"@crossbind/port-spatialite": "^2.0.0-beta.58",
|
|
26
|
+
"@crossbind/port-geos-wasi": "^2.0.0-beta.58",
|
|
27
|
+
"@crossbind/port-proj-wasi": "^2.0.0-beta.58",
|
|
28
|
+
"@crossbind/port-sqlite3-wasi": "^2.0.0-beta.58",
|
|
29
|
+
"@crossbind/port-zlib-wasi": "^2.0.0-beta.58",
|
|
30
|
+
"@crossbind/port-iconv-wasi": "^2.0.0-beta.58"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
|
-
"crossbind": "^2.0.0-beta.
|
|
33
|
+
"crossbind": "^2.0.0-beta.58"
|
|
34
34
|
},
|
|
35
35
|
"scripts": {
|
|
36
36
|
"build": "crossbind build -p wasi",
|