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

{
    "name": "volk",
    "portdir": "science/volk",
    "version": "3.1.2",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 2,
    "replaced_by": null,
    "homepage": "https://libvolk.org/",
    "description": "Vector-Optimized Library of Kernels",
    "long_description": "VOLK is the Vector-Optimized Library of Kernels, a library that contains kernels of hand-written single-instruction multiple data (SIMD) code for different mathematical operations, providing portable SIMD code that is optimized for a variety of platforms. volk 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",
        "python39",
        "python310",
        "python311",
        "python312",
        "docs",
        "orc",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "doxygen",
                "py310-six",
                "py310-mako",
                "cmake",
                "pkgconfig"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "boost176",
                "python310",
                "orc"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gr37-iridium",
                "gnuradio",
                "gnuradio37",
                "gnuradio-next",
                "gqrx",
                "gr-adapt",
                "gr-air-modes",
                "gr37-adapt",
                "gr37-air-modes",
                "gr37-ais",
                "gr-baz",
                "gr37-baz",
                "gr37-cdma",
                "gr-fcdproplus",
                "gr-foo",
                "gr37-fcdproplus",
                "gr37-foo",
                "gr-fosphor",
                "gr-gfdm",
                "gr37-fosphor",
                "gr37-gfdm",
                "gr-gsm",
                "gr-hermeslite2",
                "gr37-gsm",
                "gr-hpsdr",
                "gr-ieee802-11",
                "gr-ieee802-15-4",
                "gr37-ieee802-11",
                "gr37-ieee802-15-4",
                "gr-iqbalance",
                "gr-iio",
                "gr37-iqbalance",
                "gr37-iio",
                "gr-limesdr",
                "gr37-limesdr",
                "gr-linrad",
                "gr37-lora-rpp0",
                "gr37-lora-BastilleResearch",
                "gr-lora-rpp0",
                "gr37-lte",
                "gr37-mapper",
                "gr37-mac",
                "gr-osmosdr",
                "gr37-ofdm",
                "gr37-osmosdr",
                "gr37-pcap",
                "gr37-pyqt",
                "gr-satellites",
                "gr-rds",
                "gr37-satellites",
                "gr37-rds",
                "gr-specest",
                "gr37-tdd",
                "gr37-specest",
                "gnuradio-devel",
                "volk-gnss-sdr",
                "volk-gnss-sdr-devel",
                "gr37-sdrplay",
                "SDRPlusPlus",
                "gr-iridium"
            ]
        },
        {
            "type": "run",
            "ports": [
                "luaradio"
            ]
        }
    ]
}