[vcpkg baseline][mchehab-zbar] Fix build error on x64-windows-static (#27428)

* [vcpkg baseline][mchehab-zbar] Fix build error on x64-windows-static

* x-add-version
This commit is contained in:
Lily Wang 2022-10-24 16:20:33 -07:00 committed by GitHub
parent 6118e6b134
commit f12137f89c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 1 deletions

View File

@ -27,6 +27,7 @@ vcpkg_configure_make(
--without-java
--without-python
--without-qt
--without-xv
)
vcpkg_install_make()

View File

@ -1,6 +1,7 @@
{
"name": "mchehab-zbar",
"version": "0.23.90",
"port-version": 1,
"description": "ZBar is an open source software suite for reading bar codes from various sources, including webcams. This fork is actively maintained.",
"homepage": "https://github.com/mchehab/zbar",
"license": "LGPL-2.1-or-later",

View File

@ -4734,7 +4734,7 @@
},
"mchehab-zbar": {
"baseline": "0.23.90",
"port-version": 0
"port-version": 1
},
"mcpp": {
"baseline": "2.7.2.14",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "545ecda77fa95f46216d944ca8ab1f7e12378930",
"version": "0.23.90",
"port-version": 1
},
{
"git-tree": "7c066057a5c24bbea65e26e9e7519db938a2932e",
"version": "0.23.90",