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

{
    "name": "planner",
    "portdir": "gnome/planner",
    "version": "0.14.6",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.gnome.org/Apps/Planner",
    "description": "Project management application for GNOME 2",
    "long_description": "Planner is a tool for planning, scheduling and tracking projects for the GNOME Desktop. Planner is an open source project aiming at being a better alternative than the available proprietary tools. Planner is part of GNOME Office, a productivity suite composed of entirely free software, integrated with the GNOME Desktop.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [],
    "variants": [
        "eds",
        "debug",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "intltool",
                "clang-9.0",
                "gtk-doc",
                "pkgconfig",
                "libtool",
                "automake"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "desktop-file-utils",
                "rarian",
                "libxslt",
                "libgnomeui",
                "libgnomecanvas",
                "gtk2",
                "gconf"
            ]
        }
    ],
    "depends_on": []
}