GET /api/v1/ports/libdca/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libdca",
"portdir": "audio/libdca",
"version": "0.0.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.videolan.org/developers/libdca.html",
"description": "libdca is a free library for decoding DTS Coherent Acoustics streams.",
"long_description": "libdca is a free library for decoding DTS Coherent Acoustics streams.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"VLC2",
"gstreamer1-gst-plugins-bad",
"xine-lib",
"gstreamer010-gst-plugins-bad",
"libVLC2"
]
}
]
}