GET /api/v1/ports/welle.io-devel/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "welle.io-devel",
    "portdir": "multimedia/welle.io",
    "version": "20221214.git6b69a78",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.welle.io/",
    "description": "DAB/DAB+ Software Radio",
    "long_description": "This is an open source DAB and DAB+ software defined radio (SDR) with support for rtl-sdr (RTL2832U) and airspy. It supports high DPI and touch displays and it runs even on cheap computers like Raspberry Pi 2/3 and 100€ China Windows 10 tablets.",
    "active": true,
    "categories": [
        "multimedia"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "rtlsdr",
        "soapysdr",
        "airspy",
        "cli",
        "profiling",
        "kiss_fft",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "mpg123",
                "libusb",
                "fftw-3-single",
                "SoapySDR",
                "airspy",
                "faad2",
                "qt6-qtbase",
                "qt6-qtdeclarative",
                "qt6-qt5compat",
                "qt6-qtcharts",
                "qt6-qtmultimedia",
                "rtl-sdr",
                "lame"
            ]
        }
    ],
    "depends_on": []
}