0
0
mirror of https://github.com/microsoft/vcpkg.git synced 2025-01-16 16:06:40 +08:00

32 lines
654 B
JSON

{
"name": "leptonica",
"version": "1.84.1",
"port-version": 1,
"description": "An open source library containing software that is broadly useful for image processing and image analysis applications",
"homepage": "https://github.com/DanBloomberg/leptonica",
"license": null,
"dependencies": [
"giflib",
"libjpeg-turbo",
"libpng",
{
"name": "libwebp",
"default-features": false
},
"openjpeg",
{
"name": "tiff",
"default-features": false
},
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"zlib"
]
}