[realsense2] no uwp (#35046)

This commit is contained in:
autoantwort 2023-11-14 09:25:29 +01:00 committed by GitHub
parent 4760200b67
commit 50de385678
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -1,9 +1,11 @@
{
"name": "realsense2",
"version": "2.54.2",
"port-version": 1,
"description": "Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300).",
"homepage": "https://github.com/IntelRealSense/librealsense",
"license": "Apache-2.0",
"supports": "!uwp",
"dependencies": [
{
"name": "libusb",

View File

@ -1010,8 +1010,6 @@ rbdl:arm-neon-android=fail
rbdl:arm64-android=fail
rbdl:x64-android=fail
realsense2:arm64-windows=fail
realsense2:arm64-uwp=fail
realsense2:x64-uwp=fail
replxx:arm-neon-android=fail
replxx:arm64-android=fail
replxx:x64-android=fail

View File

@ -7370,7 +7370,7 @@
},
"realsense2": {
"baseline": "2.54.2",
"port-version": 0
"port-version": 1
},
"recast": {
"baseline": "deprecated",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "17434b2bd3e05364a70afea06d2d7ccb9db544c6",
"version": "2.54.2",
"port-version": 1
},
{
"git-tree": "c860a042c288cc1618ea5e728e8eb715b233ff44",
"version": "2.54.2",