GET /api/v1/ports/aacplusenc/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "aacplusenc",
"portdir": "audio/aacplusenc",
"version": "0.17.5",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://teknoraver.net/software/mp4tools/",
"description": "HE-AACv2/AAC+ encoder",
"long_description": "aacplusenc is a command line HE-AAC encoder based on 3GPP sources.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"test",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "lib",
"ports": [
"fftw-3-single"
]
}
],
"depends_on": []
}