GET /api/v1/ports/widelands/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "widelands",
"portdir": "games/widelands",
"version": "1.2.1",
"license": "GPL-2+",
"platforms": "{darwin != 11.*}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://widelands.org/",
"description": "open-source real-time strategy game inspired by Settlers",
"long_description": "open-source real-time strategy game inspired by Settlers: Widelands is a real-time strategy game with singleplayer campaigns and a multiplayer mode. The game was inspired by Settlers II™ (© Bluebyte) but has significantly more variety and depth to it.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cctools",
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gettext",
"icu",
"libsdl2",
"libsdl2_image",
"libsdl2_ttf",
"zlib",
"libpng",
"lua",
"doxygen",
"boost176",
"glew",
"libsdl2_mixer",
"asio"
]
}
],
"depends_on": []
}