GET /api/v1/ports/gutenprint/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gutenprint",
"portdir": "print/gutenprint",
"version": "5.3.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gimp-print.sourceforge.io",
"description": "Gutenprint print plugin for GIMP",
"long_description": "Gutenprint print plugin for GIMP",
"active": true,
"categories": [
"print"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 337
}
],
"variants": [
"quartz"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gtk2",
"gimp2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gimp"
]
}
]
}