[openjpeg] jpip does not support uwp (#33620)

This commit is contained in:
autoantwort 2023-09-14 01:11:08 +02:00 committed by GitHub
parent 7c4925fd59
commit 6ba7133b00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 2 deletions

View File

@ -1,6 +1,7 @@
{
"name": "openjpeg",
"version": "2.5.0",
"port-version": 1,
"description": "OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since April 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software.",
"homepage": "https://github.com/uclouvain/openjpeg",
"license": "BSD-2-Clause",
@ -19,7 +20,8 @@
"description": "(deprecated)"
},
"jpip": {
"description": "Build optional component jpip"
"description": "Build optional component jpip",
"supports": "!uwp"
},
"jpwl": {
"description": "(deprecated)"

View File

@ -6078,7 +6078,7 @@
},
"openjpeg": {
"baseline": "2.5.0",
"port-version": 0
"port-version": 1
},
"openldap": {
"baseline": "2.5.13",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "608f895171abcfb72dd690a0f7121d265d0904b5",
"version": "2.5.0",
"port-version": 1
},
{
"git-tree": "3451436f9bb5f5ad8946b45868929488fe2c39dd",
"version": "2.5.0",