GET /api/v1/ports/VisualBoyAdvance/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "VisualBoyAdvance",
"portdir": "emulators/VisualBoyAdvance",
"version": "1.7.2",
"license": "GPL-2+ and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://vba.ngemu.com/index.shtml",
"description": "An emulator for Gameboy and GameboyAdvance systems.",
"long_description": "An emulator for Gameboy and GameboyAdvance systems.",
"active": true,
"categories": [
"games",
"emulators"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libsdl",
"libpng"
]
}
],
"depends_on": []
}