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

{
    "name": "qt64-sqlite-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": "SQLite Database Driver for Qt Tool Kit 6",
    "long_description": "SQLite Database Driver for Qt Tool Kit 6",
    "active": true,
    "categories": [
        "aqua"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1413
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "ninja",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt64-qtbase",
                "sqlite3"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "qbs-docs",
                "qt6-qtcreator-docs",
                "qt64-qtbase-docs",
                "qt64-qtpositioning-docs",
                "qt64-qtquick3d-docs",
                "qt64-qtquicktimeline-docs",
                "qt64-qtwebengine-docs",
                "qt64-qtdeclarative-docs",
                "qt64-qtcharts-docs",
                "qt64-qtsensors-docs",
                "qt64-qtserialport-docs",
                "qt64-qthttpserver-docs",
                "qt64-qtdoc-docs",
                "qt64-qtwebchannel-docs",
                "qt64-qtimageformats-docs",
                "qt64-qtshadertools-docs",
                "qt64-qtvirtualkeyboard-docs",
                "qt64-qtsvg-docs",
                "qt64-qt5compat-docs",
                "qt64-qtlottie-docs",
                "qt64-qtserialbus-docs",
                "qt64-qtmultimedia-docs",
                "qt64-qtdatavis3d-docs",
                "qt64-qtremoteobjects-docs",
                "qt64-qtnetworkauth-docs",
                "qt64-qtscxml-docs",
                "qt64-qtquick3dphysics-docs",
                "qt64-qt3d-docs",
                "qt64-qtconnectivity-docs",
                "qt64-qtspeech-docs",
                "qt64-qtwebview-docs",
                "qt64-qttools-docs",
                "qt64-qtwebsockets-docs"
            ]
        },
        {
            "type": "run",
            "ports": [
                "qt64"
            ]
        }
    ]
}