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