[dlib] no uwp (#35044)

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

View File

@ -1,10 +1,11 @@
{
"name": "dlib",
"version": "19.24",
"port-version": 2,
"port-version": 3,
"description": "Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++",
"homepage": "https://github.com/davisking/dlib",
"license": "BSL-1.0",
"supports": "!uwp",
"dependencies": [
"blas",
"lapack",

View File

@ -286,8 +286,6 @@ discord-rpc:arm64-uwp=fail
discord-rpc:x64-uwp=fail
discordcoreapi:x64-osx=fail
discount:x64-android=fail
dlib:arm64-uwp=fail
dlib:x64-uwp=fail
drogon:arm-neon-android=fail
drogon:arm64-android=fail
drogon:x64-android=fail

View File

@ -2222,7 +2222,7 @@
},
"dlib": {
"baseline": "19.24",
"port-version": 2
"port-version": 3
},
"dmlc": {
"baseline": "2022-06-22",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5a2fe0fe58b23b16ef1f94c5b68bbd560ac54649",
"version": "19.24",
"port-version": 3
},
{
"git-tree": "9eaa35254408c210c84c3bfebb8e8651bab075e0",
"version": "19.24",