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

{
    "name": "goffice",
    "portdir": "gnome/goffice",
    "version": "0.10.55",
    "license": "(GPL-2 or GPL-3)",
    "platforms": "darwin",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "http://www.gnumeric.org/",
    "description": "GOffice is a library of document-centric objects and utilities.",
    "long_description": "GOffice is a library of document-centric objects and utilities building on top of GLib and Gtk+ and used by software such as Gnumeric.",
    "active": true,
    "categories": [
        "devel",
        "gnome"
    ],
    "maintainers": [
        {
            "name": "devans",
            "github": "dbevans",
            "ports_count": 2510
        }
    ],
    "variants": [
        "quartz",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "autoconf",
                "automake",
                "gettext",
                "libtool",
                "pkgconfig",
                "gtk-doc",
                "intltool"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "glib2",
                "gettext-runtime",
                "icu",
                "gobject-introspection",
                "gtk3",
                "libgsf",
                "librsvg",
                "ghostscript",
                "libspectre",
                "libxslt"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gnome-chemistry-utils",
                "rb33-goffice",
                "rb32-goffice",
                "rb31-goffice",
                "gnumeric",
                "abiword-x11",
                "grisbi"
            ]
        }
    ]
}