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

{
    "name": "libbonoboui",
    "portdir": "gnome/libbonoboui",
    "version": "2.24.5",
    "license": "(LGPL or GPL-2+)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnome.org/",
    "description": "GUI frontend to the libbonobo component of GNOME 2",
    "long_description": "Bonobo is a set of language and system independant CORBA interfaces for creating reusable components and creating compound documents. libbonoboui includes a Gtk+ based implementation of the Bonobo interfaces, enabling developers to create reusable components and applications that can be used to form more complex documents.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [],
    "variants": [
        "x11",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-12",
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "gnome-common",
                "gtk-doc",
                "coreutils",
                "intltool"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "desktop-file-utils",
                "gconf",
                "gtk2",
                "libbonobo",
                "libgnome",
                "libgnomecanvas",
                "pango",
                "libffi"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "libgnomeui",
                "py27-gnome",
                "glade3"
            ]
        }
    ]
}