GET /api/v1/ports/p8-platform/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "p8-platform",
"portdir": "multimedia/p8-platform",
"version": "2.1.0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pulse-eight.com/",
"description": "Pulse-Eight platform library",
"long_description": "Platform support library used by libCEC and binary add-ons for Kodi",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "ctreleaven",
"github": "ctreleaven",
"ports_count": 41
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libcec"
]
}
]
}