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

{
    "name": "qt64-mysql-plugin",
    "portdir": "aqua/qt64",
    "version": "6.4.3",
    "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
    "platforms": "{macosx >= 18}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.qt.io",
    "description": "MySQL Database Driver for Qt Tool Kit 6",
    "long_description": "MySQL Database Driver for Qt Tool Kit 6",
    "active": true,
    "categories": [
        "aqua"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1406
        }
    ],
    "variants": [
        "mariadb10_11",
        "mariadb10_10",
        "mariadb10_9",
        "mariadb10_8",
        "mariadb10_7",
        "mariadb10_6",
        "mariadb10_5",
        "mariadb10_4",
        "mysql8"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "ninja",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt64-qtbase",
                "mariadb-10.11"
            ]
        }
    ],
    "depends_on": []
}