GET /api/v1/ports/PrismLauncher/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "PrismLauncher",
"portdir": "games/PrismLauncher",
"version": "7.2",
"license": "GPL-3 and Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://prismlauncher.org/",
"description": "A custom launcher for Minecraft",
"long_description": "PrismLauncher is A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16",
"kde-extra-cmake-modules",
"pkgconfig"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"openjdk11",
"zlib",
"qt5-qtsvg",
"qt5-qtbase"
]
}
],
"depends_on": []
}