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

{
    "name": "xfdesktop",
    "portdir": "xfce/xfdesktop",
    "version": "4.12.4",
    "license": "GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.xfce.org",
    "description": "A desktop manager for the Xfce Desktop Environment",
    "long_description": "A desktop manager for the Xfce Desktop Environment",
    "active": true,
    "categories": [
        "xfce"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "xfce4-panel",
                "clang-9.0",
                "intltool",
                "xfce4-dev-tools",
                "pkgconfig",
                "libglade2"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "Thunar",
                "libxfce4ui",
                "libxml2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "xfce"
            ]
        }
    ]
}