GET /api/v1/ports/dab-cmdline/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "dab-cmdline",
"portdir": "science/dab-cmdline",
"version": "20230302-d615e2ba",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/srcejon/dab-cmdline",
"description": "The DAB library provides entries for the functionality to handle DAB/DAB+ through some simple calls.",
"long_description": "The DAB library provides entries for the functionality to handle DAB/DAB+ through some simple calls.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 146
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"zlib",
"faad2",
"fftw-3-single"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SDRangel"
]
}
]
}