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

{
    "name": "qt5-qtwebglplugin",
    "portdir": "aqua/qt5",
    "version": "5.15.15",
    "license": "(GPL-3 or OpenSSLException)",
    "platforms": "macosx",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.qt.io",
    "description": "Tools and Module(s) for Qt Tool Kit 5",
    "long_description": "Tools and Module(s) for Qt Tool Kit 5: QPA plugin for running an application via a browser using streamed WebGL commands",
    "active": true,
    "categories": [
        "aqua"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1330
        }
    ],
    "variants": [
        "tests",
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt5-qtbase",
                "qt5-qtdeclarative",
                "qt5-qtwebsockets"
            ]
        }
    ],
    "depends_on": []
}