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

{
    "name": "qt6-qtserialport",
    "portdir": "aqua/qt6",
    "version": "6.8.1",
    "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
    "platforms": "{macosx >= 20}",
    "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 Serial Port",
    "active": true,
    "categories": [
        "aqua"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1253
        },
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1362
        }
    ],
    "variants": [
        "debug",
        "examples",
        "tests"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "ninja",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt6-qtbase"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "qt6-qtpositioning",
                "qt6-qtserialbus",
                "qt6-qtserialport-docs"
            ]
        },
        {
            "type": "run",
            "ports": [
                "qt6"
            ]
        }
    ]
}