mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 18:19:01 +08:00
f12137f89c
* [vcpkg baseline][mchehab-zbar] Fix build error on x64-windows-static * x-add-version
13 lines
384 B
JSON
13 lines
384 B
JSON
{
|
|
"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",
|
|
"supports": "windows & !uwp",
|
|
"dependencies": [
|
|
"libiconv"
|
|
]
|
|
}
|