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

{
    "name": "GraphicsMagick",
    "portdir": "graphics/GraphicsMagick",
    "version": "1.3.43",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.graphicsmagick.org/",
    "description": "image processing tools collection",
    "long_description": "GraphicsMagick is the swiss army knife of image processing. It provides a robust collection of tools and libraries which support reading, writing, and manipulating an image in over 88 major formats including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, SVG, and TIFF.",
    "active": true,
    "categories": [
        "graphics"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1761
        }
    ],
    "variants": [
        "debug",
        "debugoptimized",
        "q8",
        "q16",
        "q32",
        "openmp",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libtool",
                "jasper",
                "lcms2",
                "libjpeg-turbo",
                "libpng",
                "netpbm",
                "bzip2",
                "webp",
                "libheif",
                "freetype",
                "libiconv",
                "libxml2",
                "libjxl",
                "tiff",
                "xz",
                "zlib"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "php53-gmagick",
                "php54-gmagick",
                "php55-gmagick",
                "php56-gmagick",
                "php70-gmagick",
                "php71-gmagick",
                "php72-gmagick",
                "php73-gmagick",
                "php74-gmagick",
                "php80-gmagick",
                "php81-gmagick",
                "php82-gmagick",
                "php83-gmagick",
                "octave",
                "pdf2djvu",
                "dmapd",
                "bsdowl",
                "olena",
                "gnudatalanguage",
                "gmic",
                "gmic-qt",
                "gmic-gimp",
                "gmic-clib",
                "gmic-lib",
                "darktable-devel",
                "darktable",
                "photoqt-qt4"
            ]
        }
    ]
}