GET /api/v1/ports/augustus-caesar-3/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "augustus-caesar-3",
    "portdir": "games/augustus-caesar-3",
    "version": "4.0.0",
    "license": "AGPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/Keriew/Augustus",
    "description": "An (enhanced) open source re-implementation of Caesar III",
    "long_description": "Augustus is a fork of the Julius project that intends to incorporate gameplay changes. The aim of this project is to provide enhanced, customizable gameplay to Caesar 3 using project Julius UI enhancements. Augustus is able to load Caesar 3 and Julius saves, however saves made with Augustus will not work outside Augustus.",
    "active": true,
    "categories": [
        "games"
    ],
    "maintainers": [
        {
            "name": "herby.gillot",
            "github": "herbygillot",
            "ports_count": 896
        }
    ],
    "variants": [
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zlib",
                "libsdl2_mixer",
                "libsdl2",
                "libpng"
            ]
        }
    ],
    "depends_on": []
}