GET /api/v1/ports/VVVVVV/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "VVVVVV",
"portdir": "games/VVVVVV",
"version": "2.4.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://thelettervsixtim.es",
"description": "The indie platformer game where you reversed gravity instead of jumping",
"long_description": "The indie platformer game where you reversed gravity instead of jumping. Developed by Terry Cavanagh, with music by Magnus Pålsson.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 182
}
],
"variants": [
"debug",
"campaign",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16",
"makeicns"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"tinyxml2",
"physfs",
"libsdl2",
"FAudio"
]
}
],
"depends_on": []
}