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

{
    "name": "libgnomeui",
    "portdir": "gnome/libgnomeui",
    "version": "2.24.5",
    "license": "LGPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnome.org/",
    "description": "Libraries for the GNOME GUI, a GNU desktop environment.",
    "long_description": "Libraries for the GNOME GUI, a GNU desktop environment.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [],
    "variants": [
        "x11",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-13",
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "gnome-common",
                "gtk-doc",
                "intltool"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gconf",
                "libbonoboui",
                "libgnome-keyring",
                "xorg-libX11",
                "xorg-libice",
                "xorg-libsm",
                "libffi"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "etherape",
                "p5.26-gnome2",
                "p5.28-gnome2",
                "p5.30-gnome2",
                "p5.32-gnome2",
                "gtetrinet",
                "cog",
                "conglomerate",
                "gnome-sharp2",
                "gnomeicu",
                "gwget",
                "linsmith",
                "py27-gnome",
                "gal",
                "lablgtk2",
                "libgnomeuimm",
                "gnotime",
                "glade3",
                "gnome-photo-print",
                "xchat-gnome",
                "gnome-turtle"
            ]
        }
    ]
}