GET /api/v1/ports/libmpcdec/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libmpcdec",
"portdir": "audio/libmpcdec",
"version": "1.2.6",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.musepack.net",
"description": "Musepack Decoder Library",
"long_description": "Musepack Decoder Library",
"active": true,
"categories": [
"devel",
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xine-lib",
"gstreamer010-gst-plugins-bad",
"gstreamer1-gst-plugins-bad",
"cmus",
"xmms2",
"VLC2",
"libVLC2"
]
}
]
}