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

{
    "name": "gtkextra3",
    "portdir": "x11/gtkextra3",
    "version": "3.1.5",
    "license": "LGPL",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gtkextra.sourceforge.net",
    "description": "Extra GTK+2 Widgets",
    "long_description": "GtkExtra is a useful set of widgets for creating GUIs for the Xwindows system using GTK+2. You can use it complementary to GTK+ and it is written in C. It is also Free Software and released under the LGPL license.",
    "active": true,
    "categories": [
        "devel",
        "x11"
    ],
    "maintainers": [],
    "variants": [
        "quartz",
        "x11",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gdk-pixbuf2",
                "gtk2",
                "pango",
                "harfbuzz",
                "cairo"
            ]
        }
    ],
    "depends_on": []
}