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

{
    "name": "freedv-gui",
    "portdir": "science/freedv-gui",
    "version": "1.8.12",
    "license": "LGPL-2.1",
    "platforms": "darwin macosx",
    "epoch": 2,
    "replaced_by": null,
    "homepage": "https://github.com/drowe67/freedv-gui",
    "description": "GUI Application for FreeDV - an open source digital voice protocol that integrates the modems, codecs, and FEC",
    "long_description": "GUI Application for FreeDV - an open source digital voice protocol that integrates the modems, codecs, and FEC",
    "active": true,
    "categories": [
        "science",
        "comms"
    ],
    "maintainers": [
        {
            "name": "ra1nb0w",
            "github": "ra1nb0w",
            "ports_count": 146
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libsndfile",
                "lpcnetfreedv",
                "portaudio",
                "codec2",
                "wxWidgets-3.2",
                "hamlib",
                "speexDSP",
                "libao",
                "libsamplerate"
            ]
        }
    ],
    "depends_on": []
}