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

{
    "name": "gegl",
    "portdir": "graphics/gegl",
    "version": "0.4.58",
    "license": "(GPL-3+ or LGPL-3+)",
    "platforms": "darwin",
    "epoch": 1,
    "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": 337
        }
    ],
    "variants": [
        "debug",
        "debugoptimized",
        "gtk_docs",
        "sdl1",
        "vala",
        "workshop",
        "x11",
        "quartz",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py313-packaging",
                "gettext",
                "meson",
                "ninja",
                "pkgconfig",
                "clang-17",
                "python313"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "jasper",
                "lcms2",
                "libjpeg-turbo",
                "libraw",
                "librsvg",
                "libspiro",
                "openexr",
                "poly2tri-c",
                "poppler",
                "json-glib",
                "webp",
                "luajit",
                "vala",
                "SuiteSparse_UMFPACK",
                "ffmpeg",
                "pango",
                "gettext-runtime",
                "py313-gobject3",
                "tiff",
                "libsdl2",
                "gexiv2",
                "gobject-introspection",
                "babl",
                "cairo",
                "exiv2",
                "gdk-pixbuf2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gimp2",
                "gimp2-devel",
                "gimp3-devel"
            ]
        }
    ]
}