2021-09-09 16:24:04 +08:00
|
|
|
{
|
|
|
|
"name": "freeimage",
|
2021-09-10 11:41:22 +08:00
|
|
|
"version": "3.18.0",
|
2024-04-12 22:59:34 +08:00
|
|
|
"port-version": 26,
|
2021-09-09 16:24:04 +08:00
|
|
|
"description": "Support library for graphics image formats",
|
|
|
|
"homepage": "https://sourceforge.net/projects/freeimage/",
|
2022-09-26 14:45:07 +08:00
|
|
|
"license": "GPL-2.0-only OR GPL-3.0-only OR FreeImage",
|
2021-09-09 16:24:04 +08:00
|
|
|
"dependencies": [
|
2022-09-26 14:45:07 +08:00
|
|
|
"imath",
|
2021-09-09 16:24:04 +08:00
|
|
|
"jxrlib",
|
|
|
|
"libjpeg-turbo",
|
|
|
|
"libpng",
|
|
|
|
"libraw",
|
|
|
|
{
|
|
|
|
"name": "libwebp",
|
2024-04-12 22:59:34 +08:00
|
|
|
"default-features": false,
|
2021-09-09 16:24:04 +08:00
|
|
|
"platform": "!uwp"
|
|
|
|
},
|
|
|
|
"openexr",
|
|
|
|
"openjpeg",
|
2024-04-12 22:59:34 +08:00
|
|
|
{
|
|
|
|
"name": "tiff",
|
|
|
|
"default-features": false
|
|
|
|
},
|
2023-02-17 05:35:47 +08:00
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
},
|
2021-09-09 16:24:04 +08:00
|
|
|
"zlib"
|
|
|
|
]
|
|
|
|
}
|