HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gnss-sdr",
"portdir": "science/gnss-sdr",
"version": "0.0.19",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnss-sdr.org",
"description": "An Open Source Global Navigation Satellite Systems (GNSS) (for example: GPS, Galileo, Glonass, Beidou, etc) Software Defined Radio (SDR) Receiver",
"long_description": "An Open Source Global Navigation Satellite Systems (GNSS) (for example: GPS, Galileo, Glonass, Beidou, etc) Software Defined Radio (SDR) Receiver: This port is kept up with the GNSS-SDR release, which is typically updated every few months.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 456
},
{
"name": "carles.fernandez",
"github": "carlesfernandez",
"ports_count": 4
}
],
"variants": [
"debug",
"docs",
"opencl",
"osmosdr",
"array",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lapack",
"matio",
"armadillo",
"gnuradio",
"uhd",
"volk-gnss-sdr",
"pugixml",
"boost171",
"gnutls",
"google-glog",
"protobuf3-cpp"
]
},
{
"type": "test",
"ports": [
"cppunit"
]
}
],
"depends_on": []
}