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

{
    "name": "qt64-qtcharts",
    "portdir": "aqua/qt64",
    "version": "6.4.3",
    "license": "(GPL-3 or OpenSSLException)",
    "platforms": "{macosx >= 18}",
    "epoch": 0,
    "replaced_by": null,
    "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": 1405
        }
    ],
    "variants": [
        "debug",
        "examples",
        "tests"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "cmake",
                "ninja",
                "pkgconfig"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt64-qtbase",
                "qt64-qtdeclarative",
                "qt64-qtmultimedia"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "welle.io-devel",
                "py39-pyqt6-charts",
                "py310-pyqt6-charts",
                "py311-pyqt6-charts",
                "py312-pyqt6-charts",
                "py313-pyqt6-charts",
                "qt64-qtcharts-docs",
                "socnetv"
            ]
        }
    ]
}