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

{
    "name": "kubrick",
    "portdir": "kde/kubrick",
    "version": "4.14.3",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.kde.org/applications/games/kubrick/",
    "description": "Kubrick is a game based on the Rubik's Cube™ puzzle.",
    "long_description": "Kubrick is a game based on the Rubik's Cube™ puzzle. The cube sizes range from 2x2x2 up to 6x6x6, or you can play with irregular bricks such as 5x3x2 or mats such as 6x4x1 or 2x2x1.",
    "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"
            ]
        }
    ]
}