GET /api/v1/ports/?format=api&ordering=updated_at&page=385
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52456,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=386",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=384",
    "results": [
        {
            "name": "libraw",
            "portdir": "graphics/libraw",
            "version": "0.21.4",
            "license": "(LGPL-2.1 or CDDL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libraw.org",
            "description": "Library for RAW image manipulation",
            "long_description": "A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lcms2",
                        "libjpeg-turbo",
                        "jasper"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openimageio",
                        "ImageMagick",
                        "Pangolin",
                        "gegl",
                        "gegl-devel",
                        "gegl-0.3",
                        "nomacs",
                        "geeqie",
                        "ImageMagick7",
                        "luminance-hdr",
                        "gthumb",
                        "photoqt",
                        "rawproc",
                        "libkdcraw",
                        "py310-rawpy",
                        "py311-rawpy"
                    ]
                }
            ]
        },
        {
            "name": "librtprocess",
            "portdir": "graphics/librtprocess",
            "version": "2023.06.28",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/CarVac/librtprocess",
            "description": "Select raw processing routines",
            "long_description": "This is a project that aims to make some of RawTherapeeʼs highly optimized raw processing routines readily available for other FOSS photo editing software.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "native",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rawproc"
                    ]
                }
            ]
        },
        {
            "name": "libsixel",
            "portdir": "graphics/libsixel",
            "version": "1.8.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/saitoha/libsixel",
            "description": "Encoder/decoder implementation for DEC SIXEL graphics",
            "long_description": "Encoder/decoder implementation for DEC SIXEL graphics and some converter programs.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "curl",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mpv",
                        "mlterm"
                    ]
                }
            ]
        },
        {
            "name": "libspiro",
            "portdir": "graphics/libspiro",
            "version": "20221101",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/fontforge/libspiro",
            "description": "Raph Levien's Spiro package as a library.",
            "long_description": "Raph Levien's Spiro package as a library. A mechanism for drawing smooth contours with constant curvature at the spline joins.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gegl",
                        "gegl-devel",
                        "gegl-0.3",
                        "fontforge",
                        "ipe"
                    ]
                }
            ]
        },
        {
            "name": "libsvg-cairo",
            "portdir": "graphics/libsvg-cairo",
            "version": "0.1.6",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cairographics.org",
            "description": "SVG Rendering library using cairo",
            "long_description": "SVG Rendering library using cairo",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "libjpeg-turbo",
                        "libsvg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsvg",
            "portdir": "graphics/libsvg",
            "version": "0.1.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cairographics.org",
            "description": "SVG Rendering library using cairo",
            "long_description": "SVG Rendering library using cairo",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "libxml2",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libsvg-cairo"
                    ]
                }
            ]
        },
        {
            "name": "libvisio-0.1",
            "portdir": "graphics/libvisio-0.1",
            "version": "0.1.8",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libvisio",
            "description": "Libvisio is a C++ library for reading and parsing drawings in VSD (Visio) format.",
            "long_description": "Libvisio is a C++ library for reading and parsing drawings in VSD (Visio) format. VSD is the format used by Visio.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20",
                        "boost176"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libxml2",
                        "librevenge",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "inkscape",
                        "inkscape-devel",
                        "vsd2svg",
                        "libreoffice",
                        "scribus-devel"
                    ]
                }
            ]
        },
        {
            "name": "libwmf",
            "portdir": "graphics/libwmf",
            "version": "0.2.15",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/caolanm/libwmf",
            "description": "Library for converting WMF (Window Metafile Format) files",
            "long_description": "libwmf is a library for reading vector images in Microsoft's native Windows Metafile Format (WMF) and for either (a) displaying them in, e.g., an X window, or (b) converting them to more standard/open file formats.",
            "active": true,
            "categories": [
                "graphics",
                "fonts"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "xml2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "zlib",
                        "expat",
                        "freetype",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gimp2",
                        "gimp2-devel",
                        "gimp3-devel",
                        "abiword-x11"
                    ]
                }
            ]
        },
        {
            "name": "libwpg-0.3",
            "portdir": "graphics/libwpg-0.3",
            "version": "0.3.4",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libwpg.sourceforge.net/",
            "description": "Libwpg is a C++ library for reading and parsing graphics in WPG (Word Perfect Graphics) format.",
            "long_description": "Libwpg is a C++ library for reading and parsing graphics in WPG (Word Perfect Graphics) format. WPG is the format used among others in Corel software such as WordPerfect(tm) and Presentations(tm).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "libtool",
                        "pkgconfig",
                        "boost176",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libwpd-0.10",
                        "librevenge"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "inkscape",
                        "inkscape-devel",
                        "libreoffice",
                        "libodfgen"
                    ]
                }
            ]
        },
        {
            "name": "libxdkwrl",
            "portdir": "graphics/libxdkwrl",
            "version": "1.3.0",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://maverick.inria.fr/Membres/Xavier.Decoret/",
            "description": "VRML97 parser library",
            "long_description": "The XdkWrl library allows you to load a VRML97 file into a C++ structure",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "antlr",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libxmi",
            "portdir": "graphics/libxmi",
            "version": "1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libxmi/",
            "description": "GNU rasterizing library",
            "long_description": "GNU libxmi is a C/C++ function library for rasterizing 2-D vector graphics.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "enblend"
                    ]
                }
            ]
        },
        {
            "name": "lprof",
            "portdir": "graphics/lprof",
            "version": "20090113",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lprof.sourceforge.net",
            "description": "LProf open source ICC profiler",
            "long_description": "LProf is an open source color profiler that creates ICC compliant profiles for devices such as cameras, scanners and monitors. Origanally authored by Marti Maria the creator of LCMS. Marti has graciously consented to the creation of this project.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "cvs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "qt4-mac",
                        "vigra",
                        "tiff",
                        "zlib",
                        "libusb-compat",
                        "qt-assistant"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lzw_codec",
            "portdir": "graphics/lzw_codec",
            "version": "0.11",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/pts/lzw_codec",
            "description": "LZW compressor and decompressor in C",
            "long_description": "lzw_codec is an LZW compressor and decompressor implemented in ANSI C. It's binary-compatible with PDF /LZWDecode and PostScript /LZWEncode filters if the filters are used without parameters.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "sam2p"
                    ]
                }
            ]
        },
        {
            "name": "magicpoint",
            "portdir": "graphics/magicpoint",
            "version": "1.13a",
            "license": "BSD",
            "platforms": "macosx darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://member.wide.ad.jp/wg/mgp/",
            "description": "An X11 based presentation tool.",
            "long_description": "Magic Point is an X11 based presentation tool. It is designed to make simple presentations easy while to make complicated presentations possible. Its presentation file (whose suffix is typically .mgp) is just text so that you can create presentation files quickly with your favorite editor (e.g. Emacs, vi).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "imake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "giflib",
                        "xorg-libXmu",
                        "libpng",
                        "Xft2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "makeicns",
            "portdir": "graphics/makeicns",
            "version": "1.4.10a",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20170331190459/https://bitbucket.org/mkae/makeicns",
            "description": "This program lets you convert all kinds of images to Apple icns format on the command line.",
            "long_description": "This program lets you convert all kinds of images to Apple icns format on the command line.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gnuradio-devel",
                        "lite-xl-luajit",
                        "idevice_pair",
                        "bacula5",
                        "gpredict",
                        "xastir",
                        "ghidra",
                        "cherrytree",
                        "dosbox-x",
                        "geeqie",
                        "mars",
                        "gvedit-devel",
                        "qdmr",
                        "starfighter",
                        "geany",
                        "glade",
                        "nyxt",
                        "gerbv",
                        "gtkwave",
                        "xlog",
                        "usbprog",
                        "gcstar",
                        "sqliteman",
                        "jmeter",
                        "love-0.10",
                        "love-11",
                        "tortoisehg",
                        "lite-xl",
                        "zim",
                        "adtpro",
                        "2Pong",
                        "CrimsonFields",
                        "Maelstrom",
                        "VVVVVV",
                        "alienblaster",
                        "atanks",
                        "barrage",
                        "blobwars",
                        "bomberclone",
                        "bzflag",
                        "chromium-bsu",
                        "digger",
                        "dynamix-chart-width-control-gui",
                        "freeciv",
                        "freedroidclassic",
                        "frozenbubble2",
                        "gdash",
                        "lbreakout2",
                        "lmarbles",
                        "lpairs2",
                        "mari0",
                        "nottetris2",
                        "orthorobot",
                        "pioneers",
                        "rocksndiamonds",
                        "sdl_sopwith",
                        "simutrans",
                        "toppler",
                        "tuxmath",
                        "tuxtype",
                        "unciv",
                        "vectoroids",
                        "xmoto",
                        "gramps",
                        "anjuta",
                        "garagejam",
                        "gedit",
                        "gingerblue",
                        "gitg",
                        "glom",
                        "gnome-radio",
                        "gnome-voice",
                        "gtk-internet-radio-locator",
                        "gtk-radio",
                        "virt-manager",
                        "Aseprite",
                        "DiffPDF",
                        "MyPaint",
                        "gpick",
                        "gvedit",
                        "qvge",
                        "sheepit-client",
                        "wgshadertoy",
                        "fityk",
                        "pspp",
                        "pspp-devel",
                        "mkvtoolnix",
                        "mkvtoolnix-devel",
                        "mkvtoolnix-legacy",
                        "gWakeOnLAN",
                        "netwag",
                        "pan2",
                        "quodlibet",
                        "NanoVNA-QT",
                        "NanoVNASaver",
                        "SDRPlusPlus",
                        "gate",
                        "geda-gaf",
                        "gnuradio",
                        "gnuradio37",
                        "gnuradio-next",
                        "grig",
                        "linrad",
                        "xnec2c",
                        "PineFlash",
                        "bacula",
                        "ddrescueview",
                        "meld",
                        "xchm",
                        "zint",
                        "smtube"
                    ]
                }
            ]
        },
        {
            "name": "mandelbrot-set-viewer",
            "portdir": "graphics/mandelbrot-set-viewer",
            "version": "5.02",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geometrian.com/programming/projects/index.php?project=Mandelbrot%20Set",
            "description": "Python Mandelbrot Set Viewer",
            "long_description": "Python Mandelbrot Set Viewer",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python310",
                        "py310-game",
                        "py310-opengl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "metapixel",
            "portdir": "graphics/metapixel",
            "version": "1.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.complang.tuwien.ac.at/schani/metapixel/",
            "description": "A Photomosaic Generator",
            "long_description": "Metapixel is a program for generating photomosaics. It can generate classical photomosaics, in which the source image is viewed as a matrix of equally sized rectangles for each of which a matching image is substitued, as well as collage-style photomosaics, in which rectangular parts of the source image at arbitrary positions (i.e. not aligned to a matrix) are substituted by matching images.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "giflib",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "materialx",
            "portdir": "graphics/materialx",
            "version": "1.38.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.materialx.org",
            "description": "library for describing materials and textures in computer graphics applications",
            "long_description": "MaterialX is an open standard specification and library API, developed at Lucasfilm and Industrial Light & Magic, for describing and transferring rich material and look-development content between applications and renderers. MaterialX addresses the need for a common, open standard to represent the data values and relationships required to transfer the complete look of a computer graphics model from one application or rendering platform to another, including shading networks, patterns and texturing, complex nested materials, and geometric assignments.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "viewer",
                "oiio",
                "docs",
                "tests",
                "python310",
                "python311",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "doxygen",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nanogui-wjakob",
                        "openimageio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "osl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mftrace",
            "portdir": "graphics/mftrace",
            "version": "1.2.16",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lilypond.org/mftrace/",
            "description": "Trace TeX bitmap font to PFA, PFB, or TTF font",
            "long_description": "A small Python program that lets you trace a TeX bitmap font into a PFA or PFB font (A PostScript Type1 Scalable Font) or TTF (TrueType) font. It is licensed under the GNU GPL.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "potrace",
                        "python27",
                        "texlive"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "minidjvu",
            "portdir": "graphics/minidjvu",
            "version": "0.8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://minidjvu.sourceforge.net/",
            "description": "A bitonal DjVu encoder/decoder",
            "long_description": "minidjvu is a command line utility which encodes and decodes single page black-and-white DjVu files, and can compress multiple pages, taking advantage from similarities between pages.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "raphael",
                    "github": "raphael-st",
                    "ports_count": 18
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libjpeg-turbo",
                        "tiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-djvubind",
                        "py36-djvubind"
                    ]
                }
            ]
        },
        {
            "name": "mozjpeg",
            "portdir": "graphics/mozjpeg",
            "version": "3.3.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mozilla/mozjpeg",
            "description": "A fork of libjpeg-turbo by Mozilla with 'jpgcrush' feature",
            "long_description": "mozjpeg is a fork of libjpeg-turbo with jpgcrush functionality to reduce the size of JPEG images. The 'jpgcrush' feature finds the progressive coding configuration which uses the fewest bits. This most frequently reduces file size by 2-10%, but those are not hard limits. Significantly greater reductions have been observed.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "nasm",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mkhexgrid",
            "portdir": "graphics/mkhexgrid",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "freebsd darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.nomic.net/~uckelman/mkhexgrid",
            "description": "Generates hexagonal grids often used for strategy games.",
            "long_description": "mkhexgrid is a small command-line program which generates hexagonal grids of the sort used for strategy games. Hex grids can be created as PNG or SVG images, and as PostScript. Virtually every aspect of the output can be adjusted—from grid line thickness and color, to style and size of hex centers, to the style and position of hex coordinates. mkhexgrid makes it simple to create whatever hex grid you need.",
            "active": true,
            "categories": [
                "graphics",
                "textproc",
                "games",
                "print"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gd2",
                        "boost176"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpg2ppm",
            "portdir": "graphics/mpg2ppm",
            "version": "1.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mpg2ppm.sourceforge.net/",
            "description": "mpg2ppm is a MPEG-VStream decoder based on mpeg2decode",
            "long_description": "mpg2ppm is a MPEG-VStream decoder based on mpeg2decode",
            "active": true,
            "categories": [
                "graphics",
                "multimedia"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mscgen",
            "portdir": "graphics/mscgen",
            "version": "0.20",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mcternan.me.uk/mscgen/",
            "description": "Message Sequence Chart image generator",
            "long_description": "Mscgen is a small program that parses Message Sequence Chart descriptions and produces PNG, SVG, EPS or server side image maps (ismaps) as the output. Message Sequence Charts (MSCs) are a way of representing entities and interactions over some time period and are often used in combination with SDL.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "freetype",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gd2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mtpaint",
            "portdir": "graphics/mtpaint",
            "version": "3.50",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mtpaint.sourceforge.net/",
            "description": "Mark Tyler's Painting Program",
            "long_description": "mtPaint is a painting program which Mark Tyler developed from scratch so he could easily create pixel art and manipulate digital photos.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "libpng",
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "msdfgen",
            "portdir": "graphics/msdfgen",
            "version": "1.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Chlumsky/msdfgen",
            "description": "multi-channel signed distance field generator",
            "long_description": "MSDFgen is a utility for generating signed distance fields from vector shapes and font glyphs, which serve as a texture representation that can be used in real-time graphics to efficiently reproduce said shapes. This is often applicable to, for example, using texture maps to represent \"line-art\" images, such as text, signs, and UI elements, that need to be rendered in real-time in computer games.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "textproc",
                "games",
                "print"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng",
                        "libomp",
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mypaint-brushes",
            "portdir": "graphics/mypaint-brushes",
            "version": "2.0.2",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mypaint/mypaint-brushes",
            "description": "libmypaint brush data version 2 (used by MyPaint)",
            "long_description": "libmypaint brush data version 2 (used by MyPaint)",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "MyPaint"
                    ]
                }
            ]
        },
        {
            "name": "mupdf",
            "portdir": "graphics/mupdf",
            "version": "1.24.2",
            "license": "AGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mupdf.com",
            "description": "Lightweight PDF and XPS viewer and parser/rendering library",
            "long_description": "MuPDF is a lightweight PDF and XPS viewer and parser/rendering library. The renderer in MuPDF is tailored for high-quality anti-aliased graphics. It renders text with metrics and spacing accurate to within fractions of a pixel for the highest fidelity in reproducing the look of a printed page on screen. MuPDF is also small, fast, and yet complete. It supports PDF 1.7 with transparency, encryption, hyperlinks, annotations, search and many other bells and whistles. MuPDF can also read XPS documents (OpenXPS ECMA-388).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gumbo-parser",
                        "harfbuzz",
                        "jbig2dec",
                        "leptonica",
                        "libjpeg-turbo",
                        "libarchive",
                        "curl",
                        "freetype",
                        "tesseract",
                        "openssl3",
                        "openjpeg",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-mupdf",
                        "py38-mupdf",
                        "py39-mupdf",
                        "py310-mupdf",
                        "py311-mupdf",
                        "py37-mupdf",
                        "zathura-plugin-pdf-mupdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dvisvgm",
                        "dvisvgm-devel",
                        "impressive"
                    ]
                }
            ]
        },
        {
            "name": "nanogui",
            "portdir": "graphics/nanogui",
            "version": "20200404-21e5cbc8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mitsuba-renderer/nanogui",
            "description": "minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL",
            "long_description": "NanoGUI is a minimalistic cross-platform widget library for OpenGL 3+, GLES 2/3, and Metal. It supports automatic layout generation, stateful C++ lambdas callbacks, a variety of useful widget types, and Retina-capable rendering on Apple devices. (Note: This port is for the \"new\" NanoGUI, which still sees active development and improvement. This newer version of NanoGUI has been re-written for the Mitsuba renderer. If you still need to use the \"old\" NanoGUI, please take a look at the 'nanogui-wjakob' port.)",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "opengl",
                "gles2",
                "gles3",
                "metal",
                "python312",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glfw",
                        "nanovg",
                        "metalnanovg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mypaint-brushes1",
            "portdir": "graphics/mypaint-brushes",
            "version": "1.3.1",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mypaint/mypaint-brushes",
            "description": "libmypaint brush data version 1 (used by GIMP)",
            "long_description": "libmypaint brush data version 1 (used by GIMP)",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                },
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gimp2",
                        "gimp2-devel",
                        "gimp3-devel"
                    ]
                }
            ]
        },
        {
            "name": "nanogui-wjakob",
            "portdir": "graphics/nanogui",
            "version": "20190922-e9ec8a1a",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wjakob/nanogui",
            "description": "minimalistic C++/Python GUI library for OpenGL 3+",
            "long_description": "NanoGUI is a minimalistic cross-platform widget library for OpenGL 3.x and higher. It supports automatic layout generation, stateful C++ lambdas callbacks, a variety of useful widget types, and Retina-capable rendering on Apple devices. (Note: This port is for the \"old\" NanoGUI, which has been placed into maintenance-only mode by its author. However, most software projects that depend on NanoGUI as a library, are still using this version, instead of the newer version that has been re-written for the Mitsuba renderer. So even though this port is \"old\", it should not be considered to be deprecated or obselete.)",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "python312",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glfw",
                        "nanovg",
                        "eigen3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "materialx"
                    ]
                }
            ]
        },
        {
            "name": "nanovg",
            "portdir": "graphics/nanovg",
            "version": "20190524",
            "license": "zlib",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/wjakob/nanovg",
            "description": "antialiased 2-D vector drawing library on top of OpenGL for UI and visualizations",
            "long_description": "NanoVG is a small antialiased vector graphics rendering library for OpenGL. It has a lean API modeled after the HTML5 <canvas> API. It is intended to be a practical toolset for building scalable user interfaces and visualizations.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nanogui",
                        "nanogui-wjakob",
                        "metalnanovg"
                    ]
                }
            ]
        },
        {
            "name": "metalnanovg",
            "portdir": "graphics/nanovg",
            "version": "20190710",
            "license": "MIT",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/wjakob/nanovg_metal",
            "description": "Metal port of NanoVG",
            "long_description": "MetalNanoVG is the native Metal port of NanoVG that tries to get the most out of Apple's Graphics API.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nanovg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nanogui"
                    ]
                }
            ]
        },
        {
            "name": "ndiag",
            "portdir": "graphics/ndiag",
            "version": "0.14.5",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/k1LoW/ndiag",
            "description": "A high-level architecture diagramming/documentation tool",
            "long_description": "A high-level architecture diagramming/documentation tool. ndiag allows you to generate diagrams from YAML source files. You can generate multiple views from a single configuration file, nest components in nested layers, and more.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1075
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nifticlib",
            "portdir": "graphics/nifticlib",
            "version": "2.0.0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/niftilib",
            "description": "niftilib is a collection of i/o routines for the nifti1 neuroimage data format",
            "long_description": "niftilib is a collection of i/o routines for the nifti1 neuroimage data format. C (nifticlib), Java (niftijlib), Matlab (niftimatlib), and Python (pynifti) code is available. Information about the nifti format is available at http://nifti.nimh.nih.gov/df",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libminc",
                        "vips",
                        "py27-pynifti"
                    ]
                }
            ]
        },
        {
            "name": "nip2",
            "portdir": "graphics/nip2",
            "version": "8.9.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libvips.github.io/libvips/",
            "description": "nip2 is a user-interface to the VIPS image processing library.",
            "long_description": "nip2 is an image processing spreadsheet. It's 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": [
                        "flex",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vips",
                        "goffice08",
                        "gsl",
                        "fftw-3",
                        "gtk2",
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nsxiv",
            "portdir": "graphics/nsxiv",
            "version": "34",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/nsxiv/nsxiv",
            "description": "New Suckless X image viewer",
            "long_description": "New Suckless X image viewer. nsxiv is a fork of now unmaintained sxiv with the purpose of being a drop-in replacement, while adding and maintaining sensible features.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "commitmaniac",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "giflib",
                        "imlib2",
                        "libexif",
                        "fontconfig",
                        "Xft2",
                        "xorg-libX11",
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "objectmarker",
            "portdir": "graphics/objectmarker",
            "version": "20070501",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20190908101354/http://www.cs.utah.edu/~turcsans/DUC_files/HaarTraining/",
            "description": "Tool for opencv to learn to recognize objects",
            "long_description": "Tool for opencv to learn to recognize objects",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "opencv3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "oce",
            "portdir": "graphics/oce",
            "version": "0.18.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tpaviot/oce",
            "description": "Open CASCADE Community Edition",
            "long_description": "Open CASCADE Community Edition",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mark.brethen",
                    "github": "mbrethen",
                    "ports_count": 7
                }
            ],
            "variants": [
                "debug",
                "test",
                "draw",
                "tbb",
                "freeimage",
                "gl2ps",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "freecad"
                    ]
                }
            ]
        },
        {
            "name": "ocrad",
            "portdir": "graphics/ocrad",
            "version": "0.29",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/ocrad/ocrad.html",
            "description": "ocrad is an optical character recognition program",
            "long_description": "GNU Ocrad is an OCR (Optical Character Recognition) program implemented as a filter and based on a feature extraction method. It reads a bitmap image in pbm format and produces text in byte (8-bit) or UTF-8 formats.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "aeioudev",
                    "github": "aeiouaeiouaeiouaeiouaeiouaeiou",
                    "ports_count": 10
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "lzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ogre",
            "portdir": "graphics/ogre",
            "version": "14.0.1",
            "license": "MIT",
            "platforms": "{darwin >= 14}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ogre3d.org/",
            "description": "Object-Oriented Graphics Rendering Engine",
            "long_description": "OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "graphviz",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glslang",
                        "freetype",
                        "zlib",
                        "boost176",
                        "pugixml",
                        "libsdl2",
                        "swig",
                        "assimp",
                        "freeimage"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "oidn",
            "portdir": "graphics/oidn",
            "version": "1.4.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.openimagedenoise.org/",
            "description": "denoising filters for images rendered with ray tracing",
            "long_description": "Open Image Denoise is a library of denoising filters for images rendered with ray tracing, developed at Intel. Its purpose is to provide an efficient denoising library that allows ray-tracing-based rendering applications to significantly reduce rendering times.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ispc",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tbb",
                        "openimageio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "blender"
                    ]
                }
            ]
        },
        {
            "name": "oofcanvas",
            "portdir": "graphics/oofcanvas",
            "version": "1.1.2",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ctcms.nist.gov/oof/oofcanvas",
            "description": "C++ library that does some of what libgnomecanvas used to do",
            "long_description": "OOFCanvas is a replacement for libgnomecanvas, designed for use in OOF2, but hopefully useful elsewhere. OOFCanvas is based on Cairo and, unlike libgnomecanvas, is compatible with gtk3. The canvas is a drawing area that can display a variety of shapes, including text. It can be scrolled, zoomed, and printed. Items drawn on the canvas can be selected with the mouse. Note that OOFCanvas is not a drop-in replacement for libgnomecanvas. It's also not a full-fledged gtk widget. It's a set of classes that does some of what libgnomecanvas did and uses gtk.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "stephen.langer",
                    "github": "snarkhunter",
                    "ports_count": 2
                },
                {
                    "name": "oof_manager",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "python312",
                "python311",
                "python310",
                "magick",
                "numpy",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "swig-python",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "py311-gobject3",
                        "ImageMagick",
                        "cairomm",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "oof2"
                    ]
                }
            ]
        },
        {
            "name": "openclipart",
            "portdir": "graphics/openclipart",
            "version": "0.16",
            "license": "public-domain and GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.openclipart.org",
            "description": "This is a collection of clipart.",
            "long_description": "This is a collection of 100% license-free, royalty-free, and restriction-free art that you can use for any purpose.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "opencollada",
            "portdir": "graphics/opencollada",
            "version": "1.6.68",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.opencollada.org",
            "description": "stream-based library for reading and writing COLLADA files",
            "long_description": "OpenCOLLADA is a library that allows computer graphics software applications to read and write COLLADA (COLLAborative Design Activity) files. COLLADA files are typically XML-based documents identified with a .dae (digital asset exchange) filename extension.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "blender"
                    ]
                }
            ]
        },
        {
            "name": "opencolorio",
            "portdir": "graphics/opencolorio",
            "version": "2.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://opencolorio.org",
            "description": "a color management framework for visual effects and animation",
            "long_description": "OpenColorIO (OCIO) is a complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1603
                }
            ],
            "variants": [
                "debug",
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "x11",
                "quartz",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "sse2neon",
                        "boost176",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "imath",
                        "zlib",
                        "python314",
                        "yaml-cpp",
                        "expat",
                        "minizip-ng",
                        "pystring"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openimageio",
                        "blender"
                    ]
                }
            ]
        },
        {
            "name": "openjpeg",
            "portdir": "graphics/openjpeg",
            "version": "2.5.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.openjpeg.org/",
            "description": "Library for manipulating JPEG-2000 images",
            "long_description": "The OpenJPEG library is an open-source JPEG 2000 codec. It has been developed in order to promote the use of JPEG 2000, the new still-image compression standard from the Joint Photographic Experts Group (JPEG).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1603
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "zlib",
                        "tiff",
                        "jbigkit",
                        "lcms2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openimageio",
                        "gstreamer1-gst-plugins-bad",
                        "py35-opencv3",
                        "py36-opencv3",
                        "py35-opencv3-devel",
                        "py36-opencv3-devel",
                        "ffmpeg-devel",
                        "ImageMagick",
                        "ffmpeg6",
                        "ffmpeg7",
                        "gpac",
                        "py36-Pillow",
                        "py37-Pillow",
                        "py38-Pillow",
                        "py35-Pillow",
                        "py37-opencv3",
                        "py38-opencv3",
                        "py37-opencv3-devel",
                        "py38-opencv3-devel",
                        "py38-opencv4-devel",
                        "libheif-devel",
                        "py35-opencv4",
                        "py36-opencv4",
                        "py35-opencv4-devel",
                        "py36-opencv4-devel",
                        "opencv3",
                        "opencv3-devel",
                        "py27-opencv3",
                        "py310-opencv3",
                        "py311-opencv3",
                        "py27-opencv3-devel",
                        "py310-opencv3-devel",
                        "py311-opencv3-devel",
                        "magicspp",
                        "metview",
                        "py37-imagecodecs",
                        "py38-imagecodecs",
                        "py39-Pillow",
                        "py37-opencv4",
                        "gdcm2",
                        "opencv4",
                        "opencv4-devel",
                        "py310-opencv4",
                        "py311-opencv4",
                        "py312-opencv4",
                        "py313-opencv4",
                        "py314-opencv4",
                        "py310-opencv4-devel",
                        "py311-opencv4-devel",
                        "py312-opencv4-devel",
                        "py313-opencv4-devel",
                        "py314-opencv4-devel",
                        "openslide",
                        "py37-opencv4-devel",
                        "leptonica",
                        "ffmpeg4",
                        "gdcm",
                        "libheif",
                        "py310-Pillow",
                        "py27-Pillow",
                        "py311-Pillow",
                        "py312-Pillow",
                        "py313-Pillow",
                        "py314-Pillow",
                        "darktable",
                        "darktable-devel",
                        "geeqie",
                        "gimp2",
                        "gimp2-devel",
                        "gimp3-devel",
                        "py310-imagecodecs",
                        "py311-imagecodecs",
                        "py312-imagecodecs",
                        "py313-imagecodecs",
                        "py314-imagecodecs",
                        "ghostscript",
                        "py39-opencv3",
                        "py39-opencv3-devel",
                        "py39-opencv4",
                        "py39-opencv4-devel",
                        "ImageMagick7",
                        "py38-opencv4",
                        "ffmpeg8",
                        "ffmpeg",
                        "py39-imagecodecs",
                        "librasterlite2",
                        "blender",
                        "mupdf",
                        "poppler",
                        "poppler-qt5",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "poppler-qt4-mac",
                        "zathura-plugin-pdf-mupdf",
                        "dcm2niix",
                        "gnuastro"
                    ]
                }
            ]
        },
        {
            "name": "openjpeg15",
            "portdir": "graphics/openjpeg15",
            "version": "1.5.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/uclouvain/openjpeg",
            "description": "Library for manipulating JPEG-2000 images",
            "long_description": "The OpenJPEG library is an open-source JPEG 2000 codec. It has been developed in order to promote the use of JPEG 2000, the new still-image compression standard from the Joint Photographic Experts Group (JPEG).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "jbigkit",
                        "lcms2",
                        "libpng",
                        "tiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygrib",
                        "py35-pygrib",
                        "py36-pygrib",
                        "VLC2",
                        "libVLC2",
                        "py37-pygrib",
                        "ecCodes",
                        "py38-pygrib",
                        "py39-pygrib",
                        "swftools",
                        "py310-pygrib"
                    ]
                }
            ]
        },
        {
            "name": "openni",
            "portdir": "graphics/openni",
            "version": "1.5.7.10",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OpenNI/OpenNI",
            "description": "APIs for natural interaction devices",
            "long_description": "The OpenNI framework provides a set of APIs for accessing natural interaction devices, including support for voice and voice command recognition, hand gestures, and body motion tracking. Requires Java 6 for OS X, at least to build and appears to fail with other versions. Java 6 available at https://support.apple.com/kb/DL1572?locale=en_US",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 99
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "graphviz",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libusb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "opensubdiv",
            "portdir": "graphics/opensubdiv",
            "version": "3.4.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://graphics.pixar.com/opensubdiv",
            "description": "subdivision surface library",
            "long_description": "OpenSubdiv is a set of libraries developed by Pixar Animation Studios that implement high-performance subdivision surface (subdiv) evaluation on massively-parallel CPU and GPU architectures. This code path is optimized for drawing deforming surfaces with static topology at interactive framerates.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "clew",
                "glew",
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "graphviz",
                        "doxygen",
                        "py312-docutils",
                        "py312-pygments",
                        "cctools",
                        "cmake",
                        "ld64"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tbb",
                        "glfw",
                        "ptex",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "blender"
                    ]
                }
            ]
        }
    ]
}