GET /api/v1/ports/libVLC/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libVLC",
"portdir": "multimedia/VLC",
"version": "3.0.11.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "VLC",
"homepage": "https://www.videolan.org/vlc/libvlc.html",
"description": "Obsolete port, replaced by VLC",
"long_description": "This port has been replaced by VLC.",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
}