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

{
    "name": "qt6-qtlocation",
    "portdir": "aqua/qt6",
    "version": "6.2.1",
    "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 6",
    "long_description": "Tools and Module(s) for Qt Tool Kit 6: Qt Location and Qt Positioning",
    "active": false,
    "categories": [
        "aqua"
    ],
    "maintainers": [],
    "variants": [
        "examples",
        "tests"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "ninja",
                "pkgconfig",
                "clang-15"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zlib",
                "qt6-qtserialport",
                "icu",
                "qt6-qtbase",
                "qt6-qtdeclarative"
            ]
        }
    ],
    "depends_on": []
}