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

{
    "name": "libgnomeprintui",
    "portdir": "gnome/libgnomeprintui",
    "version": "2.18.6",
    "license": "LGPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnome.org/",
    "description": "This is an implementation of the Gnome Printing Architecture",
    "long_description": "This is an implementation of the Gnome Printing Architecture",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "intltool",
                "gnome-common",
                "gtk-doc",
                "clang-9.0",
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libgnomecanvas",
                "libgnomeprint",
                "gtk2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "p5.26-gnome2-print",
                "p5.28-gnome2-print",
                "p5.30-gnome2-print",
                "p5.32-gnome2-print",
                "conglomerate",
                "gtksourceview",
                "gal",
                "gnome-photo-print",
                "gnome-turtle"
            ]
        }
    ]
}