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

{
    "name": "hdhomerun_gui",
    "portdir": "multimedia/hdhomerun_gui",
    "version": "20221031",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.silicondust.com/",
    "description": "HDHomeRun configuration utility, GTK GUI",
    "long_description": "Provides a utility program to access, configure and test HDHomeRun network tuner devices from SiliconDust including viewing live television. May also be used to upgrade firmware. Uses GTK graphical environment.",
    "active": true,
    "categories": [
        "multimedia"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-18"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gtk-osx-application-gtk2",
                "gtk2",
                "hdhomerun"
            ]
        }
    ],
    "depends_on": []
}