GET /api/v1/ports/SDRPlusPlus/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "SDRPlusPlus",
    "portdir": "science/SDRPlusPlus",
    "version": "1.0.4",
    "license": "GPL-3",
    "platforms": "darwin macosx",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://github.com/AlexandreRouma/SDRPlusPlus",
    "description": "SDR++ is a cross-platform and open source SDR software with the aim of being bloat free and simple to use.",
    "long_description": "SDR++ is a cross-platform and open source SDR software with the aim of being bloat free and simple to use.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [
        {
            "name": "ra1nb0w",
            "github": "ra1nb0w",
            "ports_count": 146
        }
    ],
    "variants": [
        "debug",
        "gui",
        "airspy",
        "airspyhf",
        "bladerf",
        "hackrf",
        "libiio",
        "limesuite",
        "rtlsdr",
        "soapysdr",
        "sdrplay",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "makeicns",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "glfw",
                "fftw-3-single",
                "airspy",
                "airspyhf",
                "codec2",
                "hamlib",
                "limesuite",
                "rtl-sdr",
                "volk",
                "hackrf",
                "portaudio",
                "libusb",
                "glew"
            ]
        }
    ],
    "depends_on": []
}