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

{
    "name": "gr37-osmosdr",
    "portdir": "science/gr-osmosdr",
    "version": "20191201-a95bbd74",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://sdr.osmocom.org/trac/wiki/GrOsmoSDR",
    "description": "gr-osmosdr provides support for OsmoSDR hardware within GNU Radio",
    "long_description": "Includes OSMO SDR support GNU Radio source and sink blocks in C++, Python, and GNU Radio Companion (grc). This port also offers a wrapper functionality for the FunCube Dongle, FunCube Dongle Pro+, HackRF, RFSpace, Ettus UHD, and rtl-sdr radios and software. By using gr-osmosdr source you can take advantage of a common software API in your applications independent of the underlying radio hardware.",
    "active": true,
    "categories": [
        "science",
        "comms"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 454
        }
    ],
    "variants": [
        "debug",
        "python27",
        "docs",
        "uhd",
        "iio",
        "hackrf",
        "fcdproplus",
        "rtlsdr",
        "bladeRF",
        "airspy",
        "spyserver",
        "redpitaya",
        "rfspace",
        "soapysdr",
        "sdrplay",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "cppunit",
                "pkgconfig",
                "swig3-python",
                "graphviz",
                "py27-sphinx",
                "texlive-latex",
                "doxygen",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "bladeRF",
                "gnuradio37",
                "gr37-fcdproplus",
                "hackrf",
                "rtl-sdr",
                "uhd",
                "volk",
                "boost171",
                "gmp",
                "mpir",
                "python27",
                "fftw-3-single",
                "py27-cheetah",
                "py27-numpy",
                "SDRplay",
                "SoapySDR",
                "airspy"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py27-matplotlib",
                "py27-opengl",
                "py27-scipy"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gr37-rds",
                "gr37-specest"
            ]
        }
    ]
}