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

{
    "name": "qt55-qtdeclarative",
    "portdir": "aqua/qt55",
    "version": "5.5.1",
    "license": "(LGPL-2.1 or 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 QML, Qt Quick, and Qt Quick Widgets",
    "active": true,
    "categories": [
        "aqua"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1330
        }
    ],
    "variants": [
        "examples",
        "tests",
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-17",
                "python27"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt55-qtbase",
                "qt55-qtxmlpatterns",
                "qt55-qtsvg"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "qt55-qtdeclarative-docs"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt55-qtsensors",
                "qt55-qtwebkit",
                "qt55-qtquick1",
                "qt55-qtdoc",
                "qt55-qtwebchannel",
                "qt55-qtlocation",
                "qt55-qtcanvas3d",
                "qt55-qtgraphicaleffects",
                "qt55-qtmultimedia",
                "qt55-qt3d",
                "qt55-qtconnectivity",
                "qt55-qttools",
                "qt55-qtquickcontrols",
                "qt55-qtenginio",
                "qt55-qtwebsockets",
                "qt55-qtwebkit-examples"
            ]
        },
        {
            "type": "run",
            "ports": [
                "qt55"
            ]
        }
    ]
}