GET /api/v1/ports/libbdplus/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libbdplus",
"portdir": "multimedia/libbdplus",
"version": "0.2.0",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.videolan.org/developers/libbdplus.html",
"description": "an open-source library designed implement the BD+ System",
"long_description": "A research project designed to implement the BD+ System Specification that provides an open source library",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "vladashram",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"libtool",
"pkgconfig",
"perl5",
"autoconf",
"automake"
]
},
{
"type": "lib",
"ports": [
"libgpg-error",
"libaacs",
"libgcrypt"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"mpv-legacy",
"VLC2",
"libVLC2",
"mpv"
]
}
]
}