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

{
    "name": "qt511-qtwebview",
    "portdir": "aqua/qt511",
    "version": "5.11.3",
    "license": "(LGPL-3 or 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: Qt WebView",
    "active": true,
    "categories": [
        "aqua"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1253
        }
    ],
    "variants": [
        "examples",
        "tests",
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt511-qtbase",
                "qt511-qtwebengine",
                "qt511-qtdeclarative"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "qt511-qtwebview-docs"
            ]
        }
    ]
}