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

{
    "name": "godot-3.2",
    "portdir": "games/godot",
    "version": "3.2.3",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": "godot",
    "homepage": "https://godotengine.org",
    "description": "Obsolete port, replaced by godot",
    "long_description": "This port has been replaced by godot.",
    "active": true,
    "categories": [
        "graphics",
        "games",
        "multimedia"
    ],
    "maintainers": [
        {
            "name": "",
            "github": "jasonliu--",
            "ports_count": 37
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "scons",
                "yasm",
                "clang-17",
                "pkgconfig"
            ]
        },
        {
            "type": "extract",
            "ports": [
                null
            ]
        },
        {
            "type": "fetch",
            "ports": [
                null
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zlib",
                "libvorbis",
                "opusfile",
                "pcre2",
                "libpng",
                "libogg",
                "libtheora",
                "miniupnpc",
                "freetype",
                "zstd",
                "libopus"
            ]
        },
        {
            "type": "patch",
            "ports": [
                null
            ]
        },
        {
            "type": "run",
            "ports": [
                null
            ]
        },
        {
            "type": "test",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": []
}