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

{
    "name": "kigo",
    "portdir": "kde/kigo",
    "version": "4.14.3",
    "license": "(GPL-2 or GPL-3)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.kde.org/applications/games/kigo/",
    "description": "Kigo is an open-source implementation of the popular Go game.",
    "long_description": "Kigo is an open-source implementation of the popular Go game. Go is a strategic board game for two players. The game is played by two players who alternately place black and white stones on the vacant intersections of a grid of 19x19 lines (9x9 or 13x13 for easier games).",
    "active": true,
    "categories": [
        "games",
        "kde",
        "kde4"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "docs",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "automoc",
                "clang-14",
                "pkgconfig",
                "cmake"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "qt4-mac",
                "libkdegames",
                "kdelibs4",
                "phonon"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "kdegames4"
            ]
        }
    ]
}