GET /api/v1/ports/SoapyAudio/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "SoapyAudio",
"portdir": "science/SoapyAudio",
"version": "0.1.1",
"license": "MIT",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pothosware/SoapyAudio",
"description": "Soapy SDR plugin for Audio devices",
"long_description": "Soapy SDR plugin for Audio devices",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 147
},
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 428
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"rtaudio",
"SoapySDR",
"hamlib"
]
}
],
"depends_on": []
}