mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 16:59:00 +08:00
17 lines
403 B
JSON
17 lines
403 B
JSON
|
{
|
||
|
"name": "leptonica",
|
||
|
"version-string": "1.80.0",
|
||
|
"port-version": 3,
|
||
|
"description": "An open source library containing software that is broadly useful for image processing and image analysis applications",
|
||
|
"homepage": "https://github.com/DanBloomberg/leptonica",
|
||
|
"dependencies": [
|
||
|
"giflib",
|
||
|
"libjpeg-turbo",
|
||
|
"libpng",
|
||
|
"libwebp",
|
||
|
"openjpeg",
|
||
|
"tiff",
|
||
|
"zlib"
|
||
|
]
|
||
|
}
|