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

{
    "name": "gegl-0.3",
    "portdir": "graphics/gegl-0.3",
    "version": "0.3.34",
    "license": "(GPL-3+ or LGPL-3+)",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://gegl.org/",
    "description": "GEGL is a graph based image processing framework.",
    "long_description": "GEGL is a graph based image processing framework offering image processing and compositing on large images. GEGL is suitable for projects ranging from small one-off projects to interactive applications.",
    "active": true,
    "categories": [
        "graphics"
    ],
    "maintainers": [
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 309
        }
    ],
    "variants": [
        "html_doc",
        "workshop",
        "x11",
        "quartz",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "gtk-doc",
                "python27",
                "enscript",
                "w3m",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "lcms2",
                "lensfun",
                "libjpeg-turbo",
                "libraw",
                "librsvg",
                "json-glib",
                "webp",
                "lua",
                "vala",
                "ffmpeg",
                "openexr2",
                "libspiro",
                "gexiv2",
                "gobject-introspection",
                "gtk2",
                "babl",
                "exiv2",
                "gdk-pixbuf2",
                "graphviz",
                "jasper"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gnome-photos"
            ]
        }
    ]
}