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

{
    "name": "libxklavier",
    "portdir": "gnome/libxklavier",
    "version": "5.2.1",
    "license": "LGPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.freedesktop.org/wiki/Software/LibXklavier/",
    "description": "libxklavier - utility library to make XKB stuff easier",
    "long_description": "libxklavier - utility library to make XKB stuff easier",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-9.0"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libxml2",
                "xkbcomp",
                "glib2",
                "xorg-libxkbfile",
                "xorg-libXi",
                "iso-codes",
                "gobject-introspection"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "libgnomekbd"
            ]
        }
    ]
}