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

{
    "name": "gtk-osx-application-gtk2",
    "portdir": "devel/gtk-osx-application",
    "version": "3.0.2",
    "license": "LGPL-2.1",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://wiki.gnome.org/Projects/GTK%2B/OSX/Integration",
    "description": "Mac OS X menu bar integration library for GTK2 quartz",
    "long_description": "A simple library whose purpose is to allow GTK quartz applications to integrate with the Mac OS X menu bar. Requires gtk2 or gtk3 and its dependencies to be built with variant +quartz",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 339
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gtk-osx-application-common-gtk2",
                "gtk2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-gtk-osx-application-gtk2",
                "gtkwave",
                "subsurface",
                "hdhomerun_gui"
            ]
        }
    ]
}