GET /api/v1/ports/qt6-qtcreator/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "qt6-qtcreator",
"portdir": "devel/qt6-qtcreator",
"version": "16.0.1",
"license": "GPL-3",
"platforms": "{darwin >= 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qt-project.org/wiki/Category:Tools::QtCreator",
"description": "Cross-platform integrated development environment (IDE) tailored to the needs of Qt developers.",
"long_description": "Qt Creator is a cross-platform integrated development environment (IDE) tailored to the needs of Qt developers.",
"active": true,
"categories": [
"aqua",
"devel"
],
"maintainers": [
{
"name": "golubchikov.mihail",
"github": "rue-ryuzaki",
"ports_count": 3
}
],
"variants": [
"debug",
"qtwebengine",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"python313"
]
},
{
"type": "lib",
"ports": [
"qt64-qtdeclarative",
"qt64-qtsvg",
"qbs",
"qt64-qttools",
"qt64-qt5compat",
"qt64-qtbase"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"qt6-qtcreator-docs"
]
}
]
}