GET /api/v1/ports/qt5-qtquick3d/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "qt5-qtquick3d",
"portdir": "aqua/qt5",
"version": "5.15.15",
"license": "(GPL-3 or OpenSSLException)",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qt.io",
"description": "Tools and Module(s) for Qt Tool Kit 5",
"long_description": "Tools and Module(s) for Qt Tool Kit 5: Provides a high-level API for creating 3D content or UIs based on Qt Quick.",
"active": true,
"categories": [
"aqua"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1405
}
],
"variants": [
"examples",
"tests",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-qtdeclarative",
"assimp"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qt5-qtquick3d-docs"
]
}
]
}