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

{
    "name": "amtk",
    "portdir": "gnome/amtk",
    "version": "5.6.1",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gitlab.gnome.org/World/amtk",
    "description": "amtk is a companion library to GLib and Gtk+.",
    "long_description": "amtk is a companion library to GLib and Gtk+. Amtk is an acronym for Actions, Menus and Toolbars Kit. It is a basic GtkUIManager replacement based on GAction. It is suitable for both a traditional UI or a modern UI with a GtkHeaderBar.",
    "active": true,
    "categories": [
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2654
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "gettext",
                "meson",
                "ninja",
                "pkgconfig",
                "gtk-doc"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gobject-introspection",
                "gtk3",
                "gettext-runtime",
                "glib2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "tepl",
                "devhelp",
                "gedit"
            ]
        }
    ]
}