GET /api/v1/ports/exact-image/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "exact-image",
"portdir": "graphics/exact-image",
"version": "1.2.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://exactcode.com/opensource/exactimage/",
"description": "a fast, modern and generic image processing library",
"long_description": "ExactImage is a fast, modern and generic image processing library.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1824
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libpng",
"openexr",
"tiff",
"antigraingeometry",
"expat",
"jasper2",
"libheif",
"lcms"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"pdfsandwich"
]
}
]
}