2023-11-01 03:08:20 +08:00
|
|
|
{
|
|
|
|
"name": "lensfun",
|
|
|
|
"version": "0.3.4",
|
2024-01-26 03:22:48 +08:00
|
|
|
"port-version": 2,
|
2023-11-01 03:08:20 +08:00
|
|
|
"description": "Provide a open source database of photographic lenses and their characteristics",
|
2024-01-26 03:22:48 +08:00
|
|
|
"homepage": "https://lensfun.github.io/",
|
|
|
|
"license": null,
|
2023-11-01 03:08:20 +08:00
|
|
|
"supports": "!arm",
|
|
|
|
"dependencies": [
|
|
|
|
"glib",
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
}
|
2024-01-26 03:22:48 +08:00
|
|
|
],
|
|
|
|
"features": {
|
|
|
|
"python": {
|
|
|
|
"description": "Build python module",
|
|
|
|
"supports": "native & !windows",
|
|
|
|
"dependencies": [
|
|
|
|
"python3",
|
|
|
|
"vcpkg-get-python-packages"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
2023-11-01 03:08:20 +08:00
|
|
|
}
|