GET /api/v1/ports/gtk2-devel/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "gtk2-devel",
    "portdir": "gnome/gtk2-devel",
    "version": "2.24.33",
    "license": "LGPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gtk.org/",
    "description": "GTK+ widget toolkit",
    "long_description": "GTK+ is a highly usable, feature rich toolkit for creating graphical user interfaces which boasts cross platform compatibility and an easy to use API. GTK+ it is written in C, but has bindings to many other popular programming languages such as C++, Python and C# among others.",
    "active": true,
    "categories": [
        "gnome",
        "x11"
    ],
    "maintainers": [
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 310
        }
    ],
    "variants": [
        "debug",
        "debugoptimized",
        "quartz",
        "x11",
        "bundle",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gtk-doc",
                "clang-16",
                "perl5",
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "xorg-libXi",
                "xorg-libXinerama",
                "atk",
                "xorg-libXrandr",
                "gobject-introspection",
                "gdk-pixbuf2",
                "pango",
                "xorg-libXcomposite",
                "xorg-libXcursor",
                "xorg-libXdamage",
                "xorg-libXfixes"
            ]
        },
        {
            "type": "run",
            "ports": [
                "hicolor-icon-theme",
                "shared-mime-info"
            ]
        }
    ],
    "depends_on": []
}