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

{
    "name": "awesome",
    "portdir": "x11/awesome",
    "version": "3.5.6",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://awesomewm.org/",
    "description": "awesome is a tiling window manager",
    "long_description": "awesome is a tiling window manager initially based on a dwm code rewriting. It is extremely fast, small, dynamic and awesome. Windows can be managed in several layouts: tiled, maximized and floating. Each layout can be applied on the fly, optimizing the environment for the application in use and the task performed. awesome has the following features: very stable, no mouse needed, multihead support, some real transparency support, some xrandr support, no lua integration, no 9P support, no editable tagbars, no limits on its source size, key, script and mouse bindings, etc.",
    "active": true,
    "categories": [
        "x11",
        "x11-wm"
    ],
    "maintainers": [],
    "variants": [
        "debug",
        "doc",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "cmake",
                "pkgconfig",
                "ImageMagick",
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "cairo",
                "gdk-pixbuf2",
                "imlib2",
                "lua51",
                "pango",
                "xorg-libXcursor",
                "dbus",
                "xorg-xcb-util-cursor",
                "xorg-xcb-util-image",
                "xorg-xcb-util-keysyms",
                "xorg-xcb-util-wm",
                "xorg-xorgproto",
                "lua51-lgi",
                "xorg-libxcb",
                "glib2",
                "libev",
                "libxdg-basedir",
                "startup-notification"
            ]
        }
    ],
    "depends_on": []
}