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

{
    "name": "qt53-mysql-plugin",
    "portdir": "aqua/qt53",
    "version": "5.3.2",
    "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": "MySQL Database Driver for Qt Tool Kit 5",
    "long_description": "MySQL Database Driver for Qt Tool Kit 5",
    "active": true,
    "categories": [
        "aqua"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1405
        }
    ],
    "variants": [
        "mariadb55",
        "mysql57",
        "mysql56",
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt53-qtbase",
                "mariadb"
            ]
        }
    ],
    "depends_on": []
}