HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "oidn",
"portdir": "graphics/oidn",
"version": "1.3.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.openimagedenoise.org/",
"description": "denoising filters for images rendered with ray tracing",
"long_description": "Open Image Denoise is a library of denoising filters for images rendered with ray tracing, developed at Intel. Its purpose is to provide an efficient denoising library that allows ray-tracing-based rendering applications to significantly reduce rendering times.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "",
"github": "jasonliu--",
"ports_count": 29
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ispc",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"tbb",
"openimageio"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"blender"
]
}
]
}