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

{
    "name": "qt67-mysql-plugin",
    "portdir": "aqua/qt67",
    "version": "6.7.3",
    "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
    "platforms": "{macosx >= 21}",
    "epoch": 0,
    "replaced_by": "qt64-mysql-plugin",
    "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": 1405
        },
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [
        "mariadb10_11",
        "mariadb10_10",
        "mariadb10_9",
        "mariadb10_8",
        "mariadb10_7",
        "mariadb10_6",
        "mariadb10_5",
        "mariadb10_4",
        "mysql8"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-17",
                "cmake",
                "ninja"
            ]
        },
        {
            "type": "extract",
            "ports": [
                null
            ]
        },
        {
            "type": "fetch",
            "ports": [
                null
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt67-qtbase",
                "mariadb-10.11"
            ]
        },
        {
            "type": "patch",
            "ports": [
                null
            ]
        },
        {
            "type": "run",
            "ports": [
                null
            ]
        },
        {
            "type": "test",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": []
}