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

{
    "name": "libdazzle",
    "portdir": "gnome/libdazzle",
    "version": "3.38.0",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gitlab.gnome.org/GNOME/libdazzle",
    "description": "libdazzle is a companion library to GObject and Gtk+.",
    "long_description": "libdazzle is a companion library to GObject and Gtk+. It includes a collection of dazzling Gtk widgets, data structures, search engines, a shortcut engine, panels, desktop integration, and those missing pieces from common libraries that help you write cleaner and safer code",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "ninja",
                "pkgconfig",
                "vala",
                "meson"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gtk3",
                "gobject-introspection"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "epiphany",
                "gitg"
            ]
        }
    ]
}