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

{
    "name": "libxfce4util",
    "portdir": "xfce/libxfce4util",
    "version": "4.18.2",
    "license": "LGPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.xfce.org",
    "description": "Utility library for the Xfce4 desktop environment",
    "long_description": "Utility library for the Xfce4 desktop environment",
    "active": true,
    "categories": [
        "xfce"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "vala",
                "intltool",
                "xfce4-dev-tools",
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libiconv",
                "gettext-runtime",
                "glib2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "xfconf",
                "libxfce4ui",
                "squeeze",
                "xfce4-session",
                "exo",
                "garcon",
                "mousepad",
                "ristretto"
            ]
        }
    ]
}