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

{
    "name": "gr37-fosphor",
    "portdir": "science/gr-fosphor",
    "version": "20191202-fa6761af",
    "license": "GPL-3",
    "platforms": "darwin macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://sdr.osmocom.org/trac/wiki/fosphor",
    "description": "gr-fosphor provides a GNU Radio block for RTSA-like spectrum visualization using GPU acceleration.",
    "long_description": "gr-fosphor provides a GNU Radio block for RTSA-like spectrum visualization using GPU acceleration. This port is kept up with the gr-fosphor GIT 'master' branch, which is typically updated weekly to monthly.",
    "active": true,
    "categories": [
        "science",
        "comms"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 424
        },
        {
            "name": "ra1nb0w",
            "github": "ra1nb0w",
            "ports_count": 147
        }
    ],
    "variants": [
        "debug",
        "python27",
        "docs",
        "wx"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "cppunit",
                "pkgconfig",
                "swig3-python",
                "graphviz",
                "py27-sphinx",
                "texlive-latex",
                "doxygen",
                "clang-12"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "boost171",
                "qt5-qtbase",
                "gmp",
                "log4cpp",
                "mpir",
                "python27",
                "fftw-3-single",
                "freetype",
                "gnuradio37",
                "volk"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py27-cheetah",
                "py27-matplotlib",
                "py27-numpy",
                "py27-opengl",
                "py27-scipy"
            ]
        }
    ],
    "depends_on": []
}