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

{
    "count": 51988,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=409",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=407",
    "results": [
        {
            "name": "ale",
            "portdir": "graphics/ale",
            "version": "0.8.11.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20110924072405/http://auricle.dyndns.org/ALE/",
            "description": "antilamenessing engine",
            "long_description": "ALE is a free software program that renders high-fidelity images of real scenes by aligning and combining many similar images from a camera or scanner. The correct similarity between images is roughly that achieved by a somewhat unsteady hand holding a camera.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "fftw-3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dcraw",
                        "exiftool"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alembic",
            "portdir": "graphics/alembic",
            "version": "1.8.11",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.alembic.io",
            "description": "data representation scheme for storing computer graphics scenes",
            "long_description": "Alembic is a computer graphics interchange framework, developed by Sony Pictures Imageworks and Industrial Light & Magic. It distills complex, animated scenes into a non-procedural, application-independent set of baked geometric results. It is very specifically not concerned with storing portions of the assets such as animation rigs. Instead, Alembic is used to bake things like the geometry and physics of an animated scene, the results of which are then ready for hand-off to lighting and rendering.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "boost",
                "hdf5",
                "docs",
                "python27",
                "python313",
                "python314",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "imath"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "blender",
                        "openvdb"
                    ]
                }
            ]
        },
        {
            "name": "angle",
            "portdir": "graphics/angle",
            "version": "2.1.27470",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://angleproject.org",
            "description": "OpenGL ES implementation",
            "long_description": "A cross-platform, conformant OpenGL ES implementation.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 84
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "rapidjson",
                        "gn",
                        "python314",
                        "clang-22"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "antigraingeometry",
            "portdir": "graphics/antigraingeometry",
            "version": "2.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://agg.sourceforge.net/antigrain.com/",
            "description": "A high quality rendering engine for C++",
            "long_description": "Anti-Grain Geometry (AGG) is a general purpose graphical toolkit written completely in standard and platform independent C++. It can be used in many areas of computer programming where high quality 2D graphics is an essential part of the project. For example, if you render 2D geographic maps AGG is a must. AGG uses only C++ and standard C runtime functions, such as memcpy, sin, cos, sqrt, etc. The basic algorithms don't even use C++ Standard Template Library. Thus, AGG can be used in a very large number of applications, including embedded systems.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "sdl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lite-xl-luajit",
                        "lite-xl",
                        "exact-image",
                        "plplot",
                        "plplot510",
                        "plplot-single",
                        "plplot510-single"
                    ]
                }
            ]
        },
        {
            "name": "apitrace",
            "portdir": "graphics/apitrace",
            "version": "13.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apitrace/apitrace",
            "description": "OpenGL API inspector",
            "long_description": "apitrace is a free program with tools to inspect and trace OpenGL api calls.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "qtgui",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "qt5-qtbase",
                        "py313-Pillow",
                        "brotli",
                        "zlib",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "argyll",
            "portdir": "graphics/argyll",
            "version": "3.5.0",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.argyllcms.com/",
            "description": "Argyll Color Management System",
            "long_description": "ArgyllCMS is an ICC compatible color management system. It supports accurate ICC profile creation for scanners, cameras and film recorders, and calibration and profiling of displays and RGB & CMYK printers. Argyll includes a general purpose ICC V2 profile format access library, icclib, and a general purpose CGATS file format I/O library.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "jam",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "zlib",
                        "tiff",
                        "libusb",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ascii-gen",
            "portdir": "graphics/ascii-gen",
            "version": "1.1.0-20231120",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thed24/ascii-gen",
            "description": "A CLI tool that converts images to ASCII art.",
            "long_description": "A CLI tool that converts images to ASCII art. It takes an image file as input, resizes it according to specified width and height parameters, and then converts the image into ASCII characters.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "assimp",
            "portdir": "graphics/assimp",
            "version": "5.4.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.assimp.org",
            "description": "library to import/export 3-D model formats",
            "long_description": "Open Asset Import Library (short name: Assimp) is a portable Open Source library to import various well-known 3-D model formats in a uniform manner. The most recent version also knows how to export 3-D files and is therefore suitable as a general-purpose 3-D model converter.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "minizip",
                        "pugixml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "deal.ii",
                        "qt6-qtquick3d",
                        "qt6-qt3d",
                        "qt5-qtquick3d",
                        "qt5-qt3d",
                        "qt511-qt3d",
                        "qt513-qt3d",
                        "qt55-qt3d",
                        "qt56-qt3d",
                        "qt57-qt3d",
                        "qt58-qt3d",
                        "qt59-qt3d",
                        "qt610-qtquick3d",
                        "qt610-qt3d",
                        "qt64-qtquick3d",
                        "qt64-qt3d",
                        "qt67-qtquick3d",
                        "qt67-qt3d",
                        "qt68-qtquick3d",
                        "qt68-qt3d",
                        "qt69-qtquick3d",
                        "qt69-qt3d",
                        "assimp_tools",
                        "ogre"
                    ]
                }
            ]
        },
        {
            "name": "assimp2",
            "portdir": "graphics/assimp2",
            "version": "2.0.863",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.assimp.org",
            "description": "library to import 3D model formats",
            "long_description": "Open Asset Import Library (short name: Assimp) is a portable Open Source library to import various well-known 3D model formats in a uniform manner. This is the legacy 2.0 version.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vapor"
                    ]
                }
            ]
        },
        {
            "name": "assimp_tools",
            "portdir": "graphics/assimp",
            "version": "5.4.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.assimp.org",
            "description": "library to import/export 3-D model formats",
            "long_description": "Open Asset Import Library (short name: Assimp) is a portable Open Source library to import various well-known 3-D model formats in a uniform manner. The most recent version also knows how to export 3-D files and is therefore suitable as a general-purpose 3-D model converter.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "assimp",
                        "qt5-qtbase",
                        "pugixml",
                        "zlib",
                        "minizip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "autopano-sift-c",
            "portdir": "graphics/autopano-sift-c",
            "version": "2.5.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hugin.sourceforge.net",
            "description": "Detects control points in photos using SIFT algorithm",
            "long_description": "C-language port of the original autopano-sift (http://www.cs.tu-berlin.de/~nowozin/autopano-sift) This software automatically finds control points in photos. Useful for stitching photographs, particularly in conjunction with graphics/hugin.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "p.schmiedeskamp",
                    "github": "",
                    "ports_count": 1
                },
                {
                    "name": "hvdwolf",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpano13",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "autotrace",
            "portdir": "graphics/autotrace",
            "version": "0.31.10",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/autotrace/autotrace",
            "description": "Convert bitmaps to vector graphics",
            "long_description": "The aim of the AutoTrace project is the development of a freely available application with a functionality similar to CorelTrace or Adobe Streamline.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "libpng",
                        "pstoedit",
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "birdfont",
            "portdir": "graphics/birdfont",
            "version": "2.29.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://birdfont.org",
            "description": "Font editor",
            "long_description": "Font editor",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "johan.mattsson.m",
                    "github": "johanmattssonm",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python38",
                        "vala",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdk-pixbuf2",
                        "xmlbird",
                        "glib2",
                        "libsoup-2.4",
                        "webkit2-gtk",
                        "libgee",
                        "libnotify",
                        "gtk3",
                        "cairo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bitstream-vera",
            "portdir": "graphics/bitstream-vera",
            "version": "1.10",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/fonts/",
            "description": "Bitstream Vera Fonts for use with Freetype/Fontconfig",
            "long_description": "Bitstream Vera Fonts consist of four monospace and sans faces (normal, oblique, bold, bold oblique) and two serif faces (normal and bold). They are designed to be an attractive default font for GNOME-based X11 apps. (GTK2/Xft2/Freetype/Fontconfig)",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jbenninghoff",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "p5.26-cairo",
                        "p5.28-cairo",
                        "p5.30-cairo",
                        "p5.32-cairo",
                        "p5.34-cairo"
                    ]
                }
            ]
        },
        {
            "name": "blccc",
            "portdir": "graphics/blccc",
            "version": "1.999",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.blinkenlights.de/",
            "description": "Blinkenlights Chaos Control Center",
            "long_description": "The Blinkenlights Chaos Control Center is an integrated playlist manager and playback program. It supports reading Blinkenlights movies in various file formats and sending them using the Blinkenlights protocol as supported by the Blinkenlights Library blib. The Blinkenlights Chaos Control Center is the basic building block of the Blinkenlights software setup",
            "active": true,
            "categories": [
                "graphics",
                "blinkenlights"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "blib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blender",
            "portdir": "graphics/blender",
            "version": "2.93.17",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.blender.org",
            "description": "3-D computer graphics creation suite",
            "long_description": "Blender is a 3-D computer graphics creation suite. It contains a set of tools that can be used for all phases of the 3-D computer graphics pipeline, including modeling, sculpting, texturing, rigging, animation, simulation, rendering, compositing, motion tracking, and video editing. It can be used for creating animated films, visual effects, art, 3-D printing, motion graphics, interactive 3-D applications, and computer games.",
            "active": true,
            "categories": [
                "graphics",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "manpage",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile",
                        "openal-soft",
                        "gflags",
                        "gmp",
                        "libsdl2",
                        "pcre",
                        "tbb",
                        "alembic",
                        "embree",
                        "glew",
                        "libpng",
                        "oidn",
                        "opencollada",
                        "opencolorio",
                        "openimageio",
                        "lzo2",
                        "opensubdiv",
                        "openvdb",
                        "osl",
                        "potrace",
                        "tiff",
                        "usd",
                        "libomp",
                        "eigen3",
                        "fftw-3",
                        "ffmpeg",
                        "freetype",
                        "boost176",
                        "python311",
                        "openexr2",
                        "llvm-20",
                        "openjpeg",
                        "zlib",
                        "jack"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blib",
            "portdir": "graphics/blib",
            "version": "1.1.7",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.blinkenlights.de/",
            "description": "Library of useful things to hack the Blinkenlights",
            "long_description": "This library contains some code that you will find useful if you want to create any kind of software related to Blinkenlights. If you have never heard about Blinkenlights, you want to check the project's home page first.",
            "active": true,
            "categories": [
                "graphics",
                "blinkenlights"
            ],
            "maintainers": [],
            "variants": [
                "gtk",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "blccc",
                        "blinkenthemes",
                        "blinkensim",
                        "blinkentools"
                    ]
                }
            ]
        },
        {
            "name": "blinkenthemes",
            "portdir": "graphics/blinkenthemes",
            "version": "0.10",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.blinkenlights.de/",
            "description": "Blinkenlights simulator themes",
            "long_description": "Themes to use with blinkensim simulator",
            "active": true,
            "categories": [
                "graphics",
                "blinkenlights"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "blib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "blinkensim"
                    ]
                }
            ]
        },
        {
            "name": "blinkensim",
            "portdir": "graphics/blinkensim",
            "version": "2.7",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.blinkenlights.de/",
            "description": "Blinkenlights simulator and blinkenproxy interface",
            "long_description": "This is a simulator to view Blinkenlights protocol data streams",
            "active": true,
            "categories": [
                "graphics",
                "blinkenlights"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "blib",
                        "blinkenthemes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blinkentools",
            "portdir": "graphics/blinkentools",
            "version": "2.9",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.blinkenlights.de/",
            "description": "Blinkenlights command line tools",
            "long_description": "Bunch of utilities to convert and send Blinkenlights movies",
            "active": true,
            "categories": [
                "graphics",
                "blinkenlights"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "blib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bsd-plotutils",
            "portdir": "graphics/bsd-plotutils",
            "version": "1.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Toranktto/bsd-plotutils",
            "description": "Traditional plotting utilities and libraries taken from 4.3BSD with some improvements.",
            "long_description": "Traditional plotting utilities and libraries taken from 4.3BSD with some improvements.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 84
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bsdmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cairo",
            "portdir": "graphics/cairo",
            "version": "1.18.4",
            "license": "(LGPL-2.1 or MPL-1.1)",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cairographics.org",
            "description": "Cairo is a vector graphics library with cross-device output support",
            "long_description": "Cairo is a vector graphics library with cross-device output support. It is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (e.g. through the X Render Extension).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "quartz",
                "x11",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-18",
                        "python314"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "expat",
                        "lzo2",
                        "xorg-xcb-util",
                        "xrender",
                        "xorg-libXext",
                        "zlib",
                        "glib2",
                        "fontconfig",
                        "libpixman",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xfce4-panel",
                        "py38-cairocffi",
                        "p5.26-cairo",
                        "gnuradio-devel",
                        "libiodbc",
                        "py27-cairocffi",
                        "py35-cairocffi",
                        "py36-cairocffi",
                        "ffmpeg4",
                        "wxsvg",
                        "swi-prolog-devel",
                        "gegl-devel",
                        "gegl",
                        "rb-rcairo",
                        "rb19-rcairo",
                        "grass",
                        "py39-cairo",
                        "synfig",
                        "harfbuzz",
                        "coot",
                        "coot-devel",
                        "gtk4",
                        "gtk4-devel",
                        "cherrytree",
                        "rdkit",
                        "graphviz-devel",
                        "rrdtool",
                        "OpenSceneGraph-devel",
                        "mjpegtools",
                        "gstreamer1-gst-plugins-bad",
                        "texlive-bin",
                        "py39-cairocffi",
                        "py35-cairo",
                        "py37-cairo",
                        "py38-cairo",
                        "R-Cairo",
                        "R-gdtools",
                        "librasterlite2",
                        "ayatana-ido",
                        "geany",
                        "gtk2hs",
                        "libayatana-appindicator",
                        "libayatana-indicator",
                        "libdbusmenu",
                        "libgdiplus",
                        "zeitgeist",
                        "abiword-x11",
                        "scite",
                        "fortran-cairo",
                        "gtk-fortran",
                        "pioneers",
                        "wesnoth",
                        "xboard",
                        "grass7",
                        "mapserver",
                        "Chatty",
                        "dia",
                        "gingerblue",
                        "gjs",
                        "gjs-devel",
                        "gnome-photos",
                        "gnome-radio",
                        "gnome-voice",
                        "gobject-introspection",
                        "gobject-introspection-devel",
                        "goffice",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1-gst-plugins-good",
                        "gtk-vnc",
                        "gtkmm4",
                        "libadwaita",
                        "libchamplain",
                        "libhandy",
                        "libshumate",
                        "linsmith",
                        "oxygen-gtk2",
                        "oxygen-gtk3",
                        "seed",
                        "spice-gtk",
                        "totem",
                        "vte",
                        "birdfont",
                        "cairomm-1.0",
                        "cairomm",
                        "clutter",
                        "cogl",
                        "darktable",
                        "darktable-devel",
                        "diff-pdf",
                        "fntsample",
                        "fontforge",
                        "gle-graphics",
                        "QGLE",
                        "graphviz",
                        "harfbuzz-devel",
                        "inkscape",
                        "inkscape-devel",
                        "ipe",
                        "lib2geom",
                        "lib2geom-devel",
                        "librsvg",
                        "librsvg-devel",
                        "libsvg-cairo",
                        "openslide",
                        "poppler",
                        "poppler-qt5",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "poppler-qt4-mac",
                        "pqiv",
                        "py37-cairocffi",
                        "rawtherapee",
                        "timg",
                        "wxgtk-2.8",
                        "wxgtk-3.0",
                        "wxgtk-3.0-cxx11",
                        "Io",
                        "gst",
                        "racket",
                        "swi-prolog",
                        "cl-cffi-gtk",
                        "R",
                        "hist",
                        "pspp",
                        "pspp-devel",
                        "frei0r-plugins",
                        "FreeRDP",
                        "dino",
                        "tcpflow",
                        "tcpflow-devel",
                        "pinpoint",
                        "p5.28-cairo",
                        "p5.30-cairo",
                        "p5.32-cairo",
                        "p5.34-cairo",
                        "php53-cairo",
                        "php54-cairo",
                        "php55-cairo",
                        "php56-cairo",
                        "php53-cairo_wrapper",
                        "php54-cairo_wrapper",
                        "php55-cairo_wrapper",
                        "php56-cairo_wrapper",
                        "libspectre",
                        "paps",
                        "scribus",
                        "scribus-devel",
                        "pure-gtk",
                        "py27-cairo",
                        "py36-cairo",
                        "py310-cairo",
                        "py311-cairo",
                        "py312-cairo",
                        "py313-cairo",
                        "py314-cairo",
                        "py310-cairocffi",
                        "py311-cairocffi",
                        "py312-cairocffi",
                        "py313-cairocffi",
                        "py314-cairocffi",
                        "rb33-cairo",
                        "rb32-cairo",
                        "rb31-cairo",
                        "rb33-cairo-gobject",
                        "rb32-cairo-gobject",
                        "rb31-cairo-gobject",
                        "bali-phy",
                        "bali-phy-devel",
                        "giza",
                        "gmsh",
                        "gnuradio",
                        "gnuradio-next",
                        "grads",
                        "gst-plugins-cairovis",
                        "kicad",
                        "magic",
                        "magicspp",
                        "metview",
                        "ncarg",
                        "openbabel",
                        "openbabel2",
                        "openscad",
                        "openscad-devel",
                        "xschem",
                        "gonepass",
                        "termdebug",
                        "tesseract-training",
                        "xmlroff",
                        "litebrowser",
                        "nyxt",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "AfterStep",
                        "Hypr",
                        "awesome",
                        "gtkextra3",
                        "i3",
                        "pango",
                        "pango-devel",
                        "rofi",
                        "sakura",
                        "xcircuit",
                        "xpad",
                        "ristretto"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pympress"
                    ]
                }
            ]
        },
        {
            "name": "cairo-devel",
            "portdir": "graphics/cairo-devel",
            "version": "1.18.4",
            "license": "(LGPL-2.1 or MPL-1.1)",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cairographics.org",
            "description": "Cairo is a vector graphics library with cross-device output support",
            "long_description": "Cairo is a vector graphics library with cross-device output support. It is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (e.g. through the X Render Extension).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "quartz",
                "x11",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-18",
                        "python314"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype",
                        "expat",
                        "lzo2",
                        "xorg-xcb-util",
                        "xrender",
                        "xorg-libXext",
                        "zlib",
                        "glib2-devel",
                        "fontconfig",
                        "libpixman",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cairomm-1.0",
            "portdir": "graphics/cairomm-1.0",
            "version": "1.12.2",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cairographics.org",
            "description": "Cairo is a vector graphics library with cross-device output support.",
            "long_description": "Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (e.g. through the X Render Extension).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "mm-common",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "libsigcxx2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "cairomm",
                        "rawtherapee",
                        "gonepass",
                        "gtkmm3"
                    ]
                }
            ]
        },
        {
            "name": "cairomm",
            "portdir": "graphics/cairomm",
            "version": "1.18.0",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cairographics.org",
            "description": "Cairo is a vector graphics library with cross-device output support.",
            "long_description": "Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (e.g. through the X Render Extension).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "clang-20",
                        "mm-common",
                        "pkgconfig",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairomm-1.0",
                        "boost176",
                        "cairo",
                        "libsigcxx3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pangomm-devel",
                        "gnome3-core",
                        "py37-graph-tool",
                        "cherrytree",
                        "py38-graph-tool",
                        "py39-graph-tool",
                        "py27-graph-tool",
                        "gtkmm4",
                        "oofcanvas",
                        "py310-graph-tool",
                        "py311-graph-tool",
                        "py312-graph-tool",
                        "py313-graph-tool",
                        "gtkmm",
                        "pangomm",
                        "pangomm-1.4",
                        "pangomm-1.4-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "cal3d",
            "portdir": "graphics/cal3d",
            "version": "0.11.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mp3butcher/Cal3D",
            "description": "skeletal based 3d character animation library",
            "long_description": "Cal3d is a skeletal based 3d character animation library written in C++",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cg-toolkit",
            "portdir": "graphics/cg-toolkit",
            "version": "3.1.2012.04",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.nvidia.com/cg-toolkit",
            "description": "NVIDIA's Cg high-level shading language",
            "long_description": "Cg (short for C for Graphics) is a high-level shading language developed by Nvidia in close collaboration with Microsoft for programming vertex and pixel shaders. It is very similar to Microsoft's HLSL. Cg is based on the C programming language and although they share the same syntax, some features of C were modified and new data types were added to make Cg more suitable for programming graphics processing units. This language is only suitable for GPU programming and is not a general programming language. The Cg compiler outputs DirectX or OpenGL shader programs.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pycg"
                    ]
                }
            ]
        },
        {
            "name": "chafa",
            "portdir": "graphics/chafa",
            "version": "1.18.2",
            "license": "LGPL-3",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hpjansson.org/chafa",
            "description": "Terminal graphics for the 21st century",
            "long_description": "Terminal graphics for the 21st century. Chafa is a command-line utility that converts all kinds of images, including animated GIFs, into sixel or ANSI/Unicode character output that can be displayed in a terminal. It is highly configurable, with support for alpha transparency and multiple color modes and color spaces, combining selectable ranges of Unicode characters to produce the desired output.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gtk-doc",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webp",
                        "freetype",
                        "glib2",
                        "libavif",
                        "libjxl",
                        "gettext-runtime",
                        "ImageMagick",
                        "libjpeg-turbo",
                        "tiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mdfried"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fastfetch",
                        "offpunk"
                    ]
                }
            ]
        },
        {
            "name": "charls",
            "portdir": "graphics/charls",
            "version": "2.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/team-charls/charls",
            "description": "CharLS is an implementation of JPEG-LS",
            "long_description": "CharLS implements JPEG-LS, a lossless JPEG codec.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 25
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-imagecodecs",
                        "py311-imagecodecs",
                        "py312-imagecodecs",
                        "py313-imagecodecs",
                        "py314-imagecodecs",
                        "py37-imagecodecs",
                        "py38-imagecodecs",
                        "gdal",
                        "gdal-hdf5",
                        "gdal-kea",
                        "gdal-netcdf",
                        "py39-imagecodecs",
                        "gdcm"
                    ]
                }
            ]
        },
        {
            "name": "clutter",
            "portdir": "graphics/clutter",
            "version": "1.26.4",
            "license": "LGPL-2.1",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Clutter",
            "description": "A generic high-level canvas library.",
            "long_description": "Clutter is an open source software library for creating fast, compelling, portable, and dynamic graphical user interfaces.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gobject-introspection",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cogl",
                        "gdk-pixbuf2",
                        "pango",
                        "atk",
                        "xorg-libXdamage",
                        "xorg-libXext",
                        "xorg-libXfixes",
                        "xorg-libXcomposite",
                        "json-glib",
                        "gtk3",
                        "cairo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rb31-clutter",
                        "eog-plugins",
                        "gnome3-core",
                        "libchamplain",
                        "totem",
                        "clutter-gst",
                        "clutter-gst3",
                        "clutter-gtk",
                        "pinpoint",
                        "rb33-clutter",
                        "rb32-clutter"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "clutter-gst",
            "portdir": "graphics/clutter-gst",
            "version": "2.0.18",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://blogs.gnome.org/clutter/",
            "description": "Clutter GStreamer integration library.",
            "long_description": "Clutter-GStreamer (clutter-gst) is an integration library for using GStreamer with Clutter. Its purpose is to implement the ClutterMedia interface using GStreamer.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18",
                        "gstreamer1-gst-plugins-bad",
                        "gobject-introspection"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "clutter",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "clutter-gst3",
            "portdir": "graphics/clutter-gst3",
            "version": "3.0.27",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://blogs.gnome.org/clutter/",
            "description": "Clutter GStreamer integration library.",
            "long_description": "Clutter-GStreamer (clutter-gst) is an integration library for using GStreamer with Clutter. Its purpose is to implement the ClutterMedia interface using GStreamer.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18",
                        "gobject-introspection"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "clutter",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "empathy",
                        "totem",
                        "pinpoint"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "clutter-gtk",
            "portdir": "graphics/clutter-gtk",
            "version": "1.8.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://blogs.gnome.org/clutter/",
            "description": "Clutter GTK integration library.",
            "long_description": "Clutter-GTK is a library providing facilities to integrate Clutter into GTK+ applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the default ClutterStage into any GtkContainer.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gobject-introspection",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "clutter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pinpoint",
                        "empathy",
                        "eog-plugins",
                        "gingerblue",
                        "gnome-radio",
                        "gnome-voice",
                        "gnome3-core",
                        "libchamplain",
                        "totem",
                        "geeqie"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "cogl",
            "portdir": "graphics/cogl",
            "version": "1.22.8",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Clutter",
            "description": "A hardware accelerated 3D graphics API",
            "long_description": "Cogl is a small open source library for using 3D graphics hardware for rendering. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "debug",
                "examples",
                "gstreamer",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18",
                        "grep",
                        "gtk-doc",
                        "gobject-introspection",
                        "pkgconfig",
                        "libtool",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "xorg-libXrandr",
                        "xorg-libXfixes",
                        "xorg-libXext",
                        "xorg-libXdamage",
                        "xorg-libXcomposite",
                        "pango",
                        "mesa",
                        "gdk-pixbuf2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "gingerblue",
                        "gnome-radio",
                        "gnome-voice",
                        "clutter"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "comix",
            "portdir": "graphics/comix",
            "version": "4.0.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://comix.sourceforge.net/",
            "description": "Comix is a user-friendly, customizable image viewer.",
            "long_description": "Comix is a user-friendly, customizable image viewer. It is specifically designed to handle comic books, but also serves as a generic viewer. It reads images in ZIP, RAR or tar archives (also gzip or bzip2 compressed) as well as plain image files. It is written in Python and uses GTK+ through the PyGTK bindings.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "unrar",
                        "python27",
                        "py27-Pillow",
                        "py27-pygtk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "compface",
            "portdir": "graphics/compface",
            "version": "1.5.2",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://freecode.com/projects/compface/",
            "description": "Utility to convert to and from the X-Face format",
            "long_description": "Compface provides utilities and a library for converting to and from the X-Face format, a 48x48 bitmap format used to carry thumbnails of email authors in a mail header.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xemacs",
                        "claws-mail"
                    ]
                }
            ]
        },
        {
            "name": "corrade",
            "portdir": "graphics/corrade",
            "version": "2020.06",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mosra/corrade",
            "description": "Corrade is a multiplatform utility library written in C++11/C++14.",
            "long_description": "Corrade is a multiplatform utility library written in C++11/C++14.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ctlang",
            "portdir": "graphics/ctlang",
            "version": "1.5.3",
            "license": "AMPAS",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ampas/CTL",
            "description": "Programming language for digital color management",
            "long_description": "The Color Transformation Language, or CTL, is a programming language for digital color management.",
            "active": true,
            "categories": [
                "graphics",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "aces_container",
                        "imath",
                        "openexr",
                        "tiff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ctpv",
            "portdir": "graphics/ctpv",
            "version": "1.1",
            "license": "MIT",
            "platforms": "darwin linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NikitaIvanovV/ctpv",
            "description": "Image previews for lf file manager",
            "long_description": "ctpv is a file previewer utility for a terminal. It supports previews for source code, archives, PDF files, images, videos, etc.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "github.ssk",
                    "github": "suhailskhan",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libmagic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cyan",
            "portdir": "graphics/cyan",
            "version": "1.2.4",
            "license": "CeCILL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cyan.graphics",
            "description": "Cyan Graphics",
            "long_description": "cyan is an open-source cross-platform image viewer and converter, designed for prepress (print) work.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lcms2",
                        "qt5-qtbase",
                        "libiconv",
                        "libomp",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "d2",
            "portdir": "graphics/d2",
            "version": "0.6.8",
            "license": "MPL-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/terrastruct/d2",
            "description": "D2 is a modern diagram scripting language that turns text to diagrams.",
            "long_description": "D2 is a modern diagram scripting language that turns text to diagrams.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                },
                {
                    "name": "ivofrolov",
                    "github": "ivofrolov",
                    "ports_count": 2
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "darktable",
            "portdir": "graphics/darktable",
            "version": "4.4.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.darktable.org/",
            "description": "Virtual lighttable and darkroom for photographers",
            "long_description": "Darktable is a virtual lighttable and darkroom for photographers: it manages your digital negatives in a database and lets you view them through a zoomable lighttable. It also enables you to develop raw images and enhance them.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "debug",
                "x11",
                "quartz",
                "openmp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "clang-20",
                        "perl5.34",
                        "po4a",
                        "cctools",
                        "cmake",
                        "gettext",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgphoto2",
                        "libusb",
                        "desktop-file-utils",
                        "gtk3",
                        "libsecret",
                        "libsoup",
                        "GraphicsMagick",
                        "cairo",
                        "exiv2",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "jasper",
                        "lcms2",
                        "lensfun",
                        "libjpeg-turbo",
                        "libpng",
                        "librsvg",
                        "openexr",
                        "openjpeg",
                        "osm-gps-map",
                        "tiff",
                        "webp",
                        "libheif",
                        "curl",
                        "zlib",
                        "pugixml",
                        "pango",
                        "gettext-runtime",
                        "gmic-lib",
                        "libavif",
                        "libjxl",
                        "lua54",
                        "imath",
                        "libxml2",
                        "portmidi",
                        "sqlite3",
                        "atk",
                        "flickcurl",
                        "glib2",
                        "icu",
                        "iso-codes",
                        "json-glib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tango-icon-theme",
                        "exiftool",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "darktable-devel",
            "portdir": "graphics/darktable-devel",
            "version": "4.8.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.darktable.org/",
            "description": "Virtual lighttable and darkroom for photographers",
            "long_description": "Darktable is a virtual lighttable and darkroom for photographers: it manages your digital negatives in a database and lets you view them through a zoomable lighttable. It also enables you to develop raw images and enhance them.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "debug",
                "x11",
                "quartz",
                "openmp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "clang-22",
                        "perl5.34",
                        "po4a",
                        "cctools",
                        "cmake",
                        "gettext",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgphoto2",
                        "libusb",
                        "desktop-file-utils",
                        "gtk3",
                        "libsecret",
                        "libsoup",
                        "GraphicsMagick",
                        "cairo",
                        "exiv2",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "jasper",
                        "lcms2",
                        "lensfun",
                        "libjpeg-turbo",
                        "libpng",
                        "librsvg",
                        "openexr",
                        "openjpeg",
                        "osm-gps-map",
                        "tiff",
                        "webp",
                        "libheif",
                        "curl",
                        "zlib",
                        "pugixml",
                        "pango",
                        "gettext-runtime",
                        "gmic-lib",
                        "libavif",
                        "libjxl",
                        "lua54",
                        "imath",
                        "libxml2",
                        "portmidi",
                        "sqlite3",
                        "atk",
                        "flickcurl",
                        "glib2",
                        "icu",
                        "iso-codes",
                        "json-glib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tango-icon-theme",
                        "exiftool",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dcmtk",
            "portdir": "graphics/dcmtk",
            "version": "3.7.0",
            "license": "(BSD or Apache-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dicom.offis.de/en/dcmtk",
            "description": "The DICOM Toolkit.",
            "long_description": "DCMTK is a collection of libraries and applications implementing large parts the DICOM standard. It includes software for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers. DCMTK is is written in a mixture of ANSI C and C++. It comes in complete source code and is made available as open source software.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 225
                }
            ],
            "variants": [
                "debug",
                "doc",
                "private",
                "sound",
                "ssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff",
                        "tcp_wrappers",
                        "zlib",
                        "libxml2",
                        "openssl3",
                        "libiconv",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "h3dutil",
                        "openimageio",
                        "OpenSceneGraph-devel",
                        "InsightToolkit",
                        "InsightToolkit4",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "OpenSceneGraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dcmtk-static"
                    ]
                }
            ]
        },
        {
            "name": "dcraw",
            "portdir": "graphics/dcraw",
            "version": "9.28.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.dechifro.org/dcraw/",
            "description": "Digital camera raw photo decoding software supporting hundreds of cameras",
            "long_description": "dcraw is a small program for processing raw, unprocessed CCD data files from any of hundreds of digital cameras with better quality output than the tools provided by camera vendors.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "jasper",
                        "lcms2",
                        "libjpeg-turbo",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ufraw",
                        "mythtv-plugins.27",
                        "mythtv-plugins.28"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ale"
                    ]
                }
            ]
        },
        {
            "name": "dcmtk-static",
            "portdir": "graphics/dcmtk",
            "version": "3.7.0",
            "license": "(BSD or Apache-2)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dicom.offis.de/en/dcmtk",
            "description": "The DICOM Toolkit.",
            "long_description": "Libraries to enable static-linking to dcmtk.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 225
                }
            ],
            "variants": [
                "debug",
                "private",
                "sound",
                "ssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff",
                        "tcp_wrappers",
                        "libiconv",
                        "zlib",
                        "openssl3",
                        "libxml2",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dcmtk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "didder",
            "portdir": "graphics/didder",
            "version": "1.3.0",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/makeworld-the-better-one/didder",
            "description": "An extensive, fast, and accurate command-line image dithering tool.",
            "long_description": "didder is an extensive, fast, and accurate command-line image dithering tool. It is designed to work well for both power users as well as pipeline scripting.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "diff-pdf",
            "portdir": "graphics/diff-pdf",
            "version": "0.5.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vslavik.github.io/diff-pdf",
            "description": "diff-pdf is a tool for visually comparing two PDFs.",
            "long_description": "It takes two PDF files as arguments. By default, its only output is its return code, which is 0 if there are no differences and 1 if the two PDFs differ. If given the `--output-diff` option, it produces a PDF file with visually highlighted differences. With the `--view` argument it opens a window that lets you view the files' pages and zoom in on details.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "pieter",
                    "github": "pietvo",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "poppler",
                        "wxWidgets-3.2",
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "djvu2pdf",
            "portdir": "graphics/djvu2pdf",
            "version": "0.9.2",
            "license": "GPL and LGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://0x2a.at/site/projects/djvu2pdf/",
            "description": "converts Djvu files to PDF files",
            "long_description": "djvu2pdf is a small tool to convert Djvu files to PDF files.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "nicos",
                    "github": "NicosPavlov",
                    "ports_count": 16
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "djvulibre",
                        "ghostscript"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "djvulibre",
            "portdir": "graphics/djvulibre",
            "version": "3.5.29",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://djvu.sourceforge.net/",
            "description": "Web centric format and software platform for distributing documents and images.",
            "long_description": "DjVu can advantageously replace PDF, PS, TIFF, JPEG, and GIF for distributing scanned documents, digital documents, or high- resolution pictures. DjVu content downloads faster, displays and renders faster, looks nicer onscreen and consumes fewer client resources than competing formats.",
            "active": true,
            "categories": [
                "graphics",
                "www"
            ],
            "maintainers": [
                {
                    "name": "nicos",
                    "github": "NicosPavlov",
                    "ports_count": 16
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff",
                        "libiconv",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-djvubind",
                        "py36-djvubind",
                        "djview",
                        "ImageMagick",
                        "ImageMagick7",
                        "zathura-plugin-djvu",
                        "geeqie",
                        "pdf2djvu",
                        "okular"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "djvu2pdf"
                    ]
                }
            ]
        }
    ]
}