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

{
    "name": "kiriki",
    "portdir": "kde/kiriki",
    "version": "4.14.3",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://games.kde.org/game.php?game=klines",
    "description": "Kiriki is an addictive and fun dice game for KDE.",
    "long_description": "Kiriki is an addictive and fun dice game for KDE. It is designed to be played by as many as six players. Participants have to collect points by rolling five dice for up to three times per single turn.",
    "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"
            ]
        }
    ]
}