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

{
    "name": "libwnck",
    "portdir": "gnome/libwnck",
    "version": "2.30.7",
    "license": "LGPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnome.org/",
    "description": "Library used for writing pagers and taskslists.",
    "long_description": "libwnck is a Window Navigator Construction Kit, i.e. a library to use for writing pagers and taskslists and stuff. It is needed for the GNOME 2.0 desktop.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "intltool",
                "libtool",
                "pkgconfig",
                "gnome-common",
                "gtk-doc",
                "clang-9.0",
                "autoconf",
                "automake"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gtk2",
                "startup-notification",
                "xorg-libXres",
                "gobject-introspection"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-gnome2-wnck",
                "p5.28-gnome2-wnck",
                "p5.30-gnome2-wnck",
                "p5.32-gnome2-wnck",
                "xfce4-session",
                "xfwm4"
            ]
        }
    ]
}