[soil2] use supports expression (#33365)

This commit is contained in:
autoantwort
2023-08-30 23:06:35 +02:00
committed by GitHub
parent 3eab08f474
commit 8568364fbe
4 changed files with 8 additions and 6 deletions

View File

@@ -1,9 +1,11 @@
{
"name": "soil2",
"version": "1.3.0",
"port-version": 1,
"description": "Simple OpenGL Image Library 2",
"homepage": "https://github.com/SpartanJ/SOIL2",
"license": "MIT-0",
"supports": "!uwp & !android",
"dependencies": [
{
"name": "vcpkg-cmake",

View File

@@ -1212,11 +1212,6 @@ slikenet:x64-android=fail
soem:arm-neon-android=fail
soem:arm64-android=fail
soem:x64-android=fail
soil2:arm-neon-android=fail
soil2:arm-uwp=fail
soil2:arm64-android=fail
soil2:x64-android=fail
soil2:x64-uwp=fail
soil:arm-neon-android=fail
soil:arm64-android=fail
soil:x64-android=fail

View File

@@ -7734,7 +7734,7 @@
},
"soil2": {
"baseline": "1.3.0",
"port-version": 0
"port-version": 1
},
"sokol": {
"baseline": "2019-09-09",

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d39031bc410f4e384b777c895f5fb733efeb3e60",
"version": "1.3.0",
"port-version": 1
},
{
"git-tree": "9d6004f9bd4f228751d31a1921bb8ece30d3c6eb",
"version": "1.3.0",