Compare commits

..
2 Commits
Author SHA1 Message Date
yangchaoandGitHub ab53b09c57 Update linux libs (#311)
* update linux third libs

* update verson.txt
2022-11-09 16:27:41 +08:00
oahc09andGitHub 2fd2cf03a1 improve:add spaces platform and sync xr library (#310) 2022-11-07 09:51:06 +08:00
87 changed files with 22 additions and 229 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+6
View File
@@ -8,6 +8,7 @@ cc_set_if_undefined(XR_OEM_HUAWEIVR OFF)
cc_set_if_undefined(XR_OEM_PICO OFF)
cc_set_if_undefined(XR_OEM_ROKID OFF)
cc_set_if_undefined(XR_OEM_SEED OFF)
cc_set_if_undefined(XR_OEM_SNAPDRAGON_SPACES OFF)
cc_set_if_undefined(XR_USE_GRAPHICS_API_OPENGL_ES ON)
cc_set_if_undefined(XR_USE_GRAPHICS_API_VULKAN ON)
cc_set_if_undefined(XR_USE_GRAPHICS_API_OPENGL OFF)
@@ -37,6 +38,7 @@ cc_inspect_values(
XR_OEM_PICO
XR_OEM_ROKID
XR_OEM_SEED
XR_OEM_SNAPDRAGON_SPACES
XR_USE_GRAPHICS_API_OPENGL_ES
XR_USE_GRAPHICS_API_VULKAN
XR_USE_GRAPHICS_API_OPENGL
@@ -58,6 +60,7 @@ function(cc_xr_apply_definations target)
$<IF:$<BOOL:${XR_OEM_PICO}>,XR_OEM_PICO=1,XR_OEM_PICO=0>
$<IF:$<BOOL:${XR_OEM_ROKID}>,XR_OEM_ROKID=1,XR_OEM_ROKID=0>
$<IF:$<BOOL:${XR_OEM_SEED}>,XR_OEM_SEED=1,XR_OEM_SEED=0>
$<IF:$<BOOL:${XR_OEM_SNAPDRAGON_SPACES}>,XR_OEM_SNAPDRAGON_SPACES=1,XR_OEM_SNAPDRAGON_SPACES=0>
$<$<BOOL:${XR_USE_GRAPHICS_API_OPENGL_ES}>:XR_USE_GRAPHICS_API_OPENGL_ES=1>
$<$<BOOL:${XR_USE_GRAPHICS_API_VULKAN}>:XR_USE_GRAPHICS_API_VULKAN=1>
$<$<BOOL:${XR_USE_GRAPHICS_API_OPENGL}>:XR_USE_GRAPHICS_API_OPENGL=1>
@@ -96,6 +99,9 @@ elseif(XR_OEM_ROKID)
elseif(XR_OEM_SEED)
set(XR_OEM_FOLDER monado)
set(XR_FOLDER seed)
elseif(XR_OEM_SNAPDRAGON_SPACES)
set(XR_OEM_FOLDER spaces)
set(XR_FOLDER spaces)
else()
set(XR_OEM_FOLDER monado)
set(XR_FOLDER monado)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-41
View File
@@ -1,41 +0,0 @@
# libjpeg.la - a libtool library file
# Generated by libtool (GNU libtool) 2.4.6
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='libjpeg.so.9'
# Names of this library.
library_names='libjpeg.so.9.4.0 libjpeg.so.9 libjpeg.so'
# The name of the static archive.
old_library='libjpeg.a'
# Linker flags that cannot go in dependency_libs.
inherited_linker_flags=''
# Libraries that this one depends upon.
dependency_libs=''
# Names of additional weak libraries provided by this library
weak_library_names=''
# Version information for libjpeg.
current=13
age=4
revision=0
# Is this an already installed library?
installed=yes
# Should we warn about portability when linking against -modules?
shouldnotlink=no
# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/home/yc/code/thrid_part_test/output/jpeg/lib'
-1
View File
@@ -1 +0,0 @@
libjpeg.so.9.4.0
-1
View File
@@ -1 +0,0 @@
libjpeg.so.9.4.0
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
libpng16.a
-1
View File
@@ -1 +0,0 @@
libpng16.so
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
libpng16.so.16
-1
View File
@@ -1 +0,0 @@
libpng16.so.16.37.0
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
libuv.so.1
-1
View File
@@ -1 +0,0 @@
libuv.so.1.0.0
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
libwebsockets.so.12
Binary file not shown.
Binary file not shown.
Binary file not shown.
-41
View File
@@ -1,41 +0,0 @@
# libmpg123.la - a libtool library file
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-14
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='libmpg123.so.0'
# Names of this library.
library_names='libmpg123.so.0.46.4 libmpg123.so.0 libmpg123.so'
# The name of the static archive.
old_library=''
# Linker flags that cannot go in dependency_libs.
inherited_linker_flags=''
# Libraries that this one depends upon.
dependency_libs=' -lm'
# Names of additional weak libraries provided by this library
weak_library_names=''
# Version information for libmpg123.
current=46
age=46
revision=4
# Is this an already installed library?
installed=yes
# Should we warn about portability when linking against -modules?
shouldnotlink=no
# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/home/yc/code/thrid_part_test/output/mpg123/lib'
-1
View File
@@ -1 +0,0 @@
libmpg123.so.0.46.4
-1
View File
@@ -1 +0,0 @@
libmpg123.so.0.46.4
Binary file not shown.
-41
View File
@@ -1,41 +0,0 @@
# libout123.la - a libtool library file
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-14
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='libout123.so.0'
# Names of this library.
library_names='libout123.so.0.4.2 libout123.so.0 libout123.so'
# The name of the static archive.
old_library=''
# Linker flags that cannot go in dependency_libs.
inherited_linker_flags=''
# Libraries that this one depends upon.
dependency_libs=' -lm -ldl'
# Names of additional weak libraries provided by this library
weak_library_names=''
# Version information for libout123.
current=4
age=4
revision=2
# Is this an already installed library?
installed=yes
# Should we warn about portability when linking against -modules?
shouldnotlink=no
# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/home/yc/code/thrid_part_test/output/mpg123/lib'
-1
View File
@@ -1 +0,0 @@
libout123.so.0.4.2
-1
View File
@@ -1 +0,0 @@
libout123.so.0.4.2
Binary file not shown.
-41
View File
@@ -1,41 +0,0 @@
# libsyn123.la - a libtool library file
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-14
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='libsyn123.so.0'
# Names of this library.
library_names='libsyn123.so.0.1.4 libsyn123.so.0 libsyn123.so'
# The name of the static archive.
old_library=''
# Linker flags that cannot go in dependency_libs.
inherited_linker_flags=''
# Libraries that this one depends upon.
dependency_libs=' -lm'
# Names of additional weak libraries provided by this library
weak_library_names=''
# Version information for libsyn123.
current=1
age=1
revision=4
# Is this an already installed library?
installed=yes
# Should we warn about portability when linking against -modules?
shouldnotlink=no
# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/home/yc/code/thrid_part_test/output/mpg123/lib'
-1
View File
@@ -1 +0,0 @@
libsyn123.so.0.1.4
-1
View File
@@ -1 +0,0 @@
libsyn123.so.0.1.4
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
libopenal.so.1
-1
View File
@@ -1 +0,0 @@
libopenal.so.1.21.1
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
libcrypto.so.1.1
Binary file not shown.
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
libssl.so.1.1
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
libSDL2-2.0.so.0
-1
View File
@@ -1 +0,0 @@
libSDL2-2.0.so.0.16.0
Binary file not shown.
-1
View File
@@ -1 +0,0 @@
libSDL2-2.0.so
Binary file not shown.
-41
View File
@@ -1,41 +0,0 @@
# libsqlite3.la - a libtool library file
# Generated by ltmain.sh (GNU libtool) 2.2.6
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='libsqlite3.so.0'
# Names of this library.
library_names='libsqlite3.so.0.8.6 libsqlite3.so.0 libsqlite3.so'
# The name of the static archive.
old_library='libsqlite3.a'
# Linker flags that can not go in dependency_libs.
inherited_linker_flags=''
# Libraries that this one depends upon.
dependency_libs=' -lm -ldl -lz -lpthread'
# Names of additional weak libraries provided by this library
weak_library_names=''
# Version information for libsqlite3.
current=8
age=8
revision=6
# Is this an already installed library?
installed=yes
# Should we warn about portability when linking against -modules?
shouldnotlink=no
# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/home/yc/code/thrid_part_test/output/sqlite/lib'
-1
View File
@@ -1 +0,0 @@
libsqlite3.so.0.8.6
-1
View File
@@ -1 +0,0 @@
libsqlite3.so.0.8.6
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+16
View File
@@ -4,6 +4,7 @@ websockets
ios: 2.1.0
android: 2.1.0
win64: 2.4.2
linux: 4.3.0
openssl
mac: 1.1.1g
@@ -11,15 +12,18 @@ openssl
ios: 1.1.1g
android: 1.1.1g
win64: 1.1.1k
linux: 1.1.1o
mpg123
win32: 40
win64: 45
linux: 1.29.3
curl
mac: 7.52.1
win32: 7.52.1
win64: 7.74.0
linux: 7.83.1
png
mac: 1.6.37
@@ -27,9 +31,12 @@ png
ios: 1.6.37
android: 1.6.37
win64: 1.6.37
linux: 1.6.37
sdl
win32: 2.0.10
win64: 2.0.14
linux: 2.0.20
jpeg
mac: 9d
@@ -37,6 +44,7 @@ jpeg
ios: 9d
android: 9d
win64: 9d
linux: 9c
freetype2
mac: 2.10.0
@@ -44,6 +52,7 @@ freetype2
ios: 2.10.0
android: 2.10.0
win64: 2.10.0
linux: 2.12.1
libz
mac: 1.2.12
@@ -84,6 +93,7 @@ v8
ios: 9.1.269
ios-m1-simulator: 9.1.269
ohos: 9.1.269
linux: 9.1.269
libuv
mac: 1.23.1
@@ -91,14 +101,19 @@ libuv
android: 1.13.1
ios: 1.23.1
win64: 1.41.0-release
linux: 1.44.1
sqlite3
win64: 3.35.4
win32: 3.7.15.1
linux: 3.38.5
tbb
mac: 2020.2
win32: 2020.2
android: 2020.2
ios: 2020.2
linux: 2020.3
PVRVFrame
mac: 10.13
@@ -114,4 +129,5 @@ glslang (Built using https://github.com/YunHsiao/glslang/tree/build)
android: 11.5.0 (commit: 1978c76)
mac: 11.5.0 (commit: 1978c76)
ios: 11.5.0 (commit: 1978c76)
linux: 11.5.0