GET /api/v1/ports/openttd-openmsx/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "openttd-openmsx",
"portdir": "games/openttd",
"version": "0.4.2",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/OpenTTD/OpenMSX",
"description": "OpenMSX is a free set of music for OpenTTD.",
"long_description": "The OpenMSX project for OpenTTD: a free replacement of the base music so that OpenTTD can be shipped finally fully functional without the need for non-free files.",
"active": true,
"categories": [
"aqua",
"games"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"openttd"
]
}
]
}