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

{
    "name": "vips",
    "portdir": "graphics/vips",
    "version": "8.15.1",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://libvips.github.io/libvips/",
    "description": "VIPS is an image processing library.",
    "long_description": "VIPS is an image processing library. It is good for large images and for colour.",
    "active": true,
    "categories": [
        "graphics"
    ],
    "maintainers": [
        {
            "name": "jcupitt",
            "github": "jcupitt",
            "ports_count": 2
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "meson",
                "ninja",
                "pkgconfig",
                "gtk-doc",
                "doxygen",
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libexif",
                "libjpeg-turbo",
                "libpng",
                "librsvg",
                "nifticlib",
                "openexr",
                "openslide",
                "poppler",
                "zlib",
                "webp",
                "fftw-3",
                "matio",
                "cfitsio",
                "hdf5",
                "expat",
                "pango",
                "libjxl",
                "tiff",
                "glib2",
                "libtool",
                "orc",
                "libgsf",
                "ImageMagick",
                "lcms2"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "dmapd",
                "nip2",
                "photoqt"
            ]
        }
    ]
}