diff --git a/ports/mchehab-zbar/portfile.cmake b/ports/mchehab-zbar/portfile.cmake index 57d5da97a7bb0c..0e34a6304ca6b9 100644 --- a/ports/mchehab-zbar/portfile.cmake +++ b/ports/mchehab-zbar/portfile.cmake @@ -27,6 +27,7 @@ vcpkg_configure_make( --without-java --without-python --without-qt + --without-xv ) vcpkg_install_make() diff --git a/ports/mchehab-zbar/vcpkg.json b/ports/mchehab-zbar/vcpkg.json index 8a2be0ce1aa413..d64d92f3da2775 100644 --- a/ports/mchehab-zbar/vcpkg.json +++ b/ports/mchehab-zbar/vcpkg.json @@ -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", diff --git a/versions/baseline.json b/versions/baseline.json index 32b4280b1759e8..3af097ca927a17 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4734,7 +4734,7 @@ }, "mchehab-zbar": { "baseline": "0.23.90", - "port-version": 0 + "port-version": 1 }, "mcpp": { "baseline": "2.7.2.14", diff --git a/versions/m-/mchehab-zbar.json b/versions/m-/mchehab-zbar.json index 8b4e71c46cbdcb..174bc6330e28bf 100644 --- a/versions/m-/mchehab-zbar.json +++ b/versions/m-/mchehab-zbar.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "545ecda77fa95f46216d944ca8ab1f7e12378930", + "version": "0.23.90", + "port-version": 1 + }, { "git-tree": "7c066057a5c24bbea65e26e9e7519db938a2932e", "version": "0.23.90",