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

{
    "name": "qt64-qtlottie",
    "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 Lottie Animation",
    "active": true,
    "categories": [
        "aqua"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1253
        }
    ],
    "variants": [
        "debug",
        "examples",
        "tests"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "ninja",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt64-qtdeclarative",
                "qt64-qtbase"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-pyqt6",
                "py310-pyqt6",
                "py311-pyqt6",
                "py312-pyqt6",
                "qt64-qtlottie-docs"
            ]
        }
    ]
}