HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "nrsc5",
"portdir": "audio/nrsc5",
"version": "1.0-20240327",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/theori-io/nrsc5",
"description": "This program receives NRSC-5 digital radio stations using an RTL-SDR dongle",
"long_description": "This program receives NRSC-5 digital radio stations using an RTL-SDR dongle. It offers a command-line interface as well as an API upon which other applications can be built.",
"active": true,
"categories": [
"audio"
],
"maintainers": [
{
"name": "blake",
"github": "trodemaster",
"ports_count": 3
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"autoconf",
"automake",
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"faad2",
"libao",
"fftw-3-single",
"rtl-sdr"
]
},
{
"type": "run",
"ports": [
"fftw",
"faad2"
]
}
],
"depends_on": []
}