GET /api/v1/ports/gr-limesdr-devel/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "gr-limesdr-devel",
    "portdir": "science/gr-limesdr",
    "version": "3.0.1",
    "license": "GPL-3+",
    "platforms": "darwin macosx",
    "epoch": 0,
    "replaced_by": "gr-limesdr",
    "homepage": "https://wiki.myriadrf.org/Gr-limesdr_Plugin_for_GNURadio",
    "description": "Obsolete port, replaced by gr-limesdr",
    "long_description": "This port has been replaced by gr-limesdr.",
    "active": true,
    "categories": [
        "science",
        "comms"
    ],
    "maintainers": [
        {
            "name": "ra1nb0w",
            "github": "ra1nb0w",
            "ports_count": 146
        },
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 441
        }
    ],
    "variants": [
        "debug",
        "python38",
        "python39",
        "python310",
        "docs"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-sphinx",
                "clang-12",
                "doxygen",
                "texlive-latex",
                "graphviz"
            ]
        },
        {
            "type": "extract",
            "ports": [
                null
            ]
        },
        {
            "type": "fetch",
            "ports": [
                null
            ]
        },
        {
            "type": "lib",
            "ports": [
                "boost171",
                "limesuite"
            ]
        },
        {
            "type": "patch",
            "ports": [
                null
            ]
        },
        {
            "type": "run",
            "ports": [
                null
            ]
        },
        {
            "type": "test",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": []
}