[theia] use support expression (#30465)

This commit is contained in:
autoantwort 2023-03-28 22:39:19 +02:00 committed by GitHub
parent 6d49a9591e
commit 595a0d4657
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 9 deletions

View File

@ -1,10 +1,11 @@
{
"name": "theia",
"version": "0.8",
"port-version": 8,
"port-version": 9,
"description": "An open source library for multiview geometry and structure from motion",
"homepage": "https://github.com/sweeneychris/TheiaSfM",
"license": "BSD-3-Clause",
"supports": "!uwp & !arm & !(windows & x86)",
"dependencies": [
"cereal",
{

View File

@ -967,13 +967,6 @@ tensorflow-cc:x64-windows=fail
tensorflow-cc:x64-windows-static=fail
tensorflow-cc:x64-windows-static-md=fail
theia:arm64-windows = skip
theia:arm-uwp = skip
theia:x64-uwp = skip
theia:x64-windows = skip
theia:x64-windows-static = skip
theia:x64-windows-static-md=skip
theia:x86-windows = skip
tidy-html5:arm-uwp=fail
tidy-html5:x64-uwp=fail
tinkerforge:arm-uwp=fail

View File

@ -7770,7 +7770,7 @@
},
"theia": {
"baseline": "0.8",
"port-version": 8
"port-version": 9
},
"think-cell-range": {
"baseline": "498839d",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "244b1ee4928a23a5394691a642a1b56125198228",
"version": "0.8",
"port-version": 9
},
{
"git-tree": "fe4bf7c896536d692bedb215d88cae3297b1ae1b",
"version": "0.8",