GET /api/v1/ports/libdvbpsi/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libdvbpsi",
"portdir": "devel/libdvbpsi",
"version": "1.3.3",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.videolan.org/developers/libdvbpsi.html",
"description": "library to decode / generate MPEG TS & DVB PSI tables",
"long_description": "libdvbpsi is a set of tools which allows to decode and generate all the Program specific Information ( PSI ) present in a MPEG2 TS or a DVB stream. The two keywords are portability and simplicity .",
"active": true,
"categories": [
"devel",
"multimedia"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"VLC2",
"libVLC2"
]
}
]
}