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

{
    "name": "qt6-qtcharts",
    "portdir": "aqua/qt6",
    "version": "6.8.3",
    "license": "(GPL-3 or OpenSSLException)",
    "platforms": "{macosx >= 23}",
    "epoch": 0,
    "replaced_by": "qt64-qtcharts",
    "homepage": "https://www.qt.io",
    "description": "Tools and Module(s) for Qt Tool Kit 6",
    "long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Charts",
    "active": true,
    "categories": [
        "aqua"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1331
        },
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1491
        }
    ],
    "variants": [
        "debug",
        "examples",
        "tests"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "ninja",
                "clang-17",
                "pkgconfig",
                "cmake"
            ]
        },
        {
            "type": "extract",
            "ports": [
                null
            ]
        },
        {
            "type": "fetch",
            "ports": [
                null
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt6-qtmultimedia",
                "qt6-qtdeclarative",
                "qt6-qtbase"
            ]
        },
        {
            "type": "patch",
            "ports": [
                null
            ]
        },
        {
            "type": "run",
            "ports": [
                null
            ]
        },
        {
            "type": "test",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "qt6-qtcharts-docs"
            ]
        }
    ]
}