[zint] use support expression (#28850)

This commit is contained in:
autoantwort 2023-01-12 01:45:27 +01:00 committed by GitHub
parent 6e964f12ad
commit d40bedd6f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 2 deletions

View File

@ -1,9 +1,11 @@
{
"name": "zint",
"version": "2.12.0",
"port-version": 1,
"description": "A barcode encoding library supporting over 50 symbologies",
"homepage": "https://github.com/zint/zint",
"license": null,
"supports": "!osx",
"dependencies": [
{
"name": "vcpkg-cmake",

View File

@ -1124,7 +1124,6 @@ yara:arm-uwp=fail
yara:x64-uwp=fail
z3:arm-uwp=fail
z3:x64-uwp=fail
zint:x64-osx=fail
# clapack is replaced by lapack-reference on the platforms lapack-reference supports
clapack:x64-linux=skip

View File

@ -8406,7 +8406,7 @@
},
"zint": {
"baseline": "2.12.0",
"port-version": 0
"port-version": 1
},
"zkpp": {
"baseline": "0.2.3",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "3b46eb328f75102f1d27eea28fd0e910040046e3",
"version": "2.12.0",
"port-version": 1
},
{
"git-tree": "70662dabd6b07aaa376385d94a20fb2b979f8ae0",
"version": "2.12.0",