GET /api/v1/ports/qt5-qtwebengine-gn/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "qt5-qtwebengine-gn",
"portdir": "devel/gn-devel",
"version": "20221209",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gn.googlesource.com/gn",
"description": "meta-build system for Ninja (for building qtwebengine)",
"long_description": "GN is a meta-build system that generates build files for Ninja. This port is for building qt5-qtwebengine as it contains Qt-specific additions to GN.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "chrischavez",
"github": "chrstphrchvz",
"ports_count": 93
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"clang-17",
"python312"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"qt5-qtwebengine",
"qt5-qtwebengine-docs"
]
}
]
}