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

{
    "name": "babl-devel",
    "portdir": "graphics/babl-devel",
    "version": "0.1.112",
    "license": "LGPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://gegl.org/babl",
    "description": "Babl is a library for dynamically handling pixel formats and managing conversions between them.",
    "long_description": "Babl is a library for dynamically handling pixel formats and managing conversions between them.",
    "active": true,
    "categories": [
        "graphics"
    ],
    "maintainers": [
        {
            "name": "mascguy",
            "github": "mascguy",
            "ports_count": 337
        }
    ],
    "variants": [
        "debug",
        "debugoptimized",
        "docs",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "ninja",
                "clang-17",
                "pkgconfig",
                "meson"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "fetch",
            "ports": [
                "git"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "vala",
                "lcms2",
                "gobject-introspection"
            ]
        }
    ],
    "depends_on": []
}