GET /api/v1/ports/libaacs/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libaacs",
"portdir": "multimedia/libaacs",
"version": "0.11.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.videolan.org/developers/libaacs.html",
"description": "AACS support library for Blu-ray playback",
"long_description": "Implementation of the Advanced Access Content System Specification",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 180
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"flex",
"gettext",
"perl5",
"bison"
]
},
{
"type": "lib",
"ports": [
"libgpg-error",
"libiconv",
"libgcrypt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libbdplus"
]
},
{
"type": "run",
"ports": [
"mpv-legacy",
"VLC2",
"libVLC2",
"mpv"
]
}
]
}