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

{
    "name": "gmic-qt",
    "portdir": "science/gmic",
    "version": "3.5.3",
    "license": "CeCILL",
    "platforms": "{darwin >= 12}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gmic.eu",
    "description": "G'MIC is an interpreter of image processing macros (GUI application)",
    "long_description": "G'MIC stands for GREYC's Magic Image Converter. It is focused on the design of possibly complex pipelines for converting, manipulating, filtering and visualizing generic 1d/2d/3d multi-spectral image datasets. This includes classical color images, but also more complex data as image sequences or 3D volumetric images.",
    "active": true,
    "categories": [
        "graphics",
        "science"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1030
        }
    ],
    "variants": [
        "debug"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "qt5-qttools",
                "cmake",
                "pkgconfig",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libpng",
                "openexr",
                "ilmbase",
                "tiff",
                "fftw-3",
                "ffmpeg",
                "libheif",
                "qt5-qtbase",
                "xorg-libX11",
                "xorg-libXext",
                "xorg-libice",
                "xorg-libsm",
                "gmic-lib",
                "imath",
                "curl",
                "zlib",
                "GraphicsMagick",
                "libjpeg-turbo"
            ]
        }
    ],
    "depends_on": []
}