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

{
    "name": "uhd",
    "portdir": "science/uhd",
    "version": "3.15.0.0",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://kb.ettus.com/UHD",
    "description": "USRP Hardware Driver for Ettus Research Products",
    "long_description": "USRP Hardware Driver for Ettus Research Products: Provides the release version, which is typically updated every month or so.",
    "active": true,
    "categories": [
        "science",
        "comms"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 453
        }
    ],
    "variants": [
        "debug",
        "python27",
        "python39",
        "python310",
        "test",
        "examples",
        "libusb",
        "docs",
        "manual",
        "manpages",
        "python_api",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "doxygen",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python310",
                "py310-requests",
                "py310-six",
                "gzip",
                "py310-docutils",
                "py310-pybind11",
                "py310-mako",
                "py310-numpy",
                "libusb",
                "ncurses",
                "boost171"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gr37-osmosdr",
                "SoapyUHD",
                "gnuradio-devel",
                "gnss-sdr",
                "gnss-sdr-devel",
                "gnuradio",
                "gnuradio37",
                "gnuradio-next",
                "gr-baz",
                "gr37-baz",
                "gr-ofdm",
                "gr-osmosdr",
                "gr37-ofdm"
            ]
        },
        {
            "type": "run",
            "ports": [
                "digital_rf"
            ]
        }
    ]
}