GET /api/v1/ports/warzone2100/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "warzone2100",
    "portdir": "games/warzone2100",
    "version": "4.3.0",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wz2100.net",
    "description": "3-D real-time strategy game",
    "long_description": "In Warzone 2100, you take on the role of a member of a group named \"The Project\", in a battle to rebuild the world after mankind has nearly been destroyed by nuclear missiles. \n\nThe game offers campaign, tutorial, and single- and multi-player skirmish modes. An extensive tech tree with over 400 different technologies, combined with the unit design system, allows for a wide variety of possible units and tactics.",
    "active": true,
    "categories": [
        "games"
    ],
    "maintainers": [
        {
            "name": "",
            "github": "jasonliu--",
            "ports_count": 37
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "asciidoctor",
                "cmake",
                "gettext",
                "pkgconfig"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "sqlitecpp",
                "glm",
                "libsdl2",
                "libsodium",
                "physfs",
                "re2",
                "harfbuzz",
                "libpng",
                "libogg",
                "libtheora",
                "libzip",
                "miniupnpc",
                "freetype",
                "fribidi",
                "libutf8proc",
                "gettext-runtime",
                "discord-rpc",
                "libfmt9",
                "curl",
                "zlib",
                "libopus",
                "libvorbis",
                "openal-soft",
                "sqlite3"
            ]
        },
        {
            "type": "run",
            "ports": [
                "warzone2100-videos",
                "warzone2100-music"
            ]
        }
    ],
    "depends_on": []
}