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

{
    "name": "qt6-qtshadertools",
    "portdir": "aqua/qt6",
    "version": "6.8.2",
    "license": "(LGPL-3 or GPL-3 or OpenSSLException)",
    "platforms": "{macosx >= 23}",
    "epoch": 0,
    "replaced_by": "qt64-qtshadertools",
    "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 Shader Tools",
    "active": true,
    "categories": [
        "aqua"
    ],
    "maintainers": [
        {
            "name": "mcalhoun",
            "github": "MarcusCalhoun-Lopez",
            "ports_count": 1330
        },
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1483
        }
    ],
    "variants": [
        "debug",
        "examples",
        "tests"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "cmake",
                "ninja",
                "pkgconfig"
            ]
        },
        {
            "type": "extract",
            "ports": [
                null
            ]
        },
        {
            "type": "fetch",
            "ports": [
                null
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt6-qtbase"
            ]
        },
        {
            "type": "patch",
            "ports": [
                null
            ]
        },
        {
            "type": "run",
            "ports": [
                null
            ]
        },
        {
            "type": "test",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "qt6-qtshadertools-docs",
                "qt6-qtquick3d",
                "qt6-qtdeclarative",
                "qt6-qtquickeffectmaker",
                "qt6-qtmultimedia",
                "qt6-qtquick3dphysics",
                "qt6-qt3d"
            ]
        },
        {
            "type": "run",
            "ports": [
                "qt6"
            ]
        }
    ]
}