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

{
    "name": "kgoldrunner",
    "portdir": "kde/kgoldrunner",
    "version": "4.14.3",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://games.kde.org/game.php?game=kgoldrunner",
    "description": "KGoldrunner is a maze-threading game with a puzzle flavor.",
    "long_description": "KGoldrunner is a maze-threading game with a puzzle flavor. It has hundreds of levels where pieces of gold must be collected, with enemies in hot pursuit.",
    "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"
            ]
        }
    ]
}