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

{
    "count": 49813,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=70",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=68",
    "results": [
        {
            "name": "gnustep-core",
            "portdir": "gnustep/gnustep-core",
            "version": "0.18.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "GNUstep core / Startup package",
            "long_description": "Startup is a compilation of the core GNUstep libraries. After installing GNUstep Startup, you will have a complete system for compiling and running GNUstep applications.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs",
                "dev_tools"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-back"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ArtResources",
                        "GMastermind",
                        "GMines",
                        "Jigsaw",
                        "KeyArcher",
                        "PRICE",
                        "ProjectCenter",
                        "TalkSoup",
                        "gnustep",
                        "gorm",
                        "gworkspace",
                        "system-preferences",
                        "yap-app"
                    ]
                }
            ]
        },
        {
            "name": "gnustep-dl2",
            "portdir": "gnustep/gnustep-dl2",
            "version": "0.10.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/experience/GDL2.html",
            "description": "GNUstep Database Library 2 (GDL2)",
            "long_description": "The GNUstep Database Library 2 (GDL2) is a set of libraries to map Objective-C objects to rows of relational database management systems (RDBMS). It aims to be compatible with Enterprise Objects Framework (EOF) as released with WebObjects 4.5 from Apple Inc",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gorm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnustep-gui",
            "portdir": "gnustep/gnustep-gui",
            "version": "0.17.0",
            "license": "(LGPL or GPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "A library of graphical user interface Objective C classes",
            "long_description": "The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language. The classes are based upon the OpenStep specification as release by NeXT Software, Inc. These classes include graphical objects such as buttons, text fields, popup lists, browser lists, and windows. There are also many associated classes for handling events, colors, fonts, pasteboards and images.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-base",
                        "giflib",
                        "gnutls",
                        "tiff",
                        "aspell",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "HighlighterKit",
                        "Renaissance",
                        "WizardKit",
                        "gnustep-back"
                    ]
                }
            ]
        },
        {
            "name": "gnustep-make",
            "portdir": "gnustep/gnustep-make",
            "version": "2.7.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "GNUstep makefile package",
            "long_description": "The GNUstep makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project. It allows the user to write a project without having to deal with the complex issues associated with configuration, building, installation, and packaging. It also allows the user to easily create cross-compiled binaries.",
            "active": true,
            "categories": [
                "devel",
                "cross",
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "fhs_layout",
                "gnustep_layout"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gnustep-make-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-base"
                    ]
                }
            ]
        },
        {
            "name": "gnustep-make-cocoa",
            "portdir": "gnustep/gnustep-make-cocoa",
            "version": "1.13.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "GNUstep makefile package for the Cocoa API",
            "long_description": "The GNUstep makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project. It allows the user to write a project without having to deal with the complex issues associated with configuration, building, installation, and packaging. It also allows the user to easily create cross-compiled binaries.",
            "active": true,
            "categories": [
                "aqua",
                "devel",
                "cross",
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "Renaissance-Framework",
                        "netclasses-framework"
                    ]
                }
            ]
        },
        {
            "name": "gnustep-make-docs",
            "portdir": "gnustep/gnustep-make-docs",
            "version": "1.13.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "GNUstep makefile documentation",
            "long_description": "GNUstep makefile documentation",
            "active": true,
            "categories": [
                "devel",
                "gnustep"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gnustep-make",
                        "clang-9.0",
                        "latex2html",
                        "texlive",
                        "texi2html",
                        "texinfo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gorm",
            "portdir": "gnustep/gorm",
            "version": "1.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "Graphical Object Relationship Modeller",
            "long_description": "Gorm stands for Graphical Object Relationship Modeller and is GNUstep's easy-to-use interface designer.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-dl2"
                    ]
                }
            ]
        },
        {
            "name": "gworkspace",
            "portdir": "gnustep/gworkspace",
            "version": "0.8.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.it/enrico/gworkspace/",
            "description": "GNUstep's Workspace Manager.",
            "long_description": "GWorkspace is a clone of the NeXT workspace manager with some added features as spatial viewing, real-time auditing of the file-system, an advanced database based search system, etc.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core",
                        "system-preferences"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep"
                    ]
                }
            ]
        },
        {
            "name": "netclasses",
            "portdir": "gnustep/netclasses",
            "version": "1.06",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://netclasses.sf.net/",
            "description": "Asynchronous networking library",
            "long_description": "Netclasses is an asynchronous networking library that works natively on OS X, and any of the various platforms supported by GNUstep. It greatly simplifies the task of putting together networking applications.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "TalkSoup"
                    ]
                }
            ]
        },
        {
            "name": "plconv",
            "portdir": "gnustep/plconv",
            "version": "0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://home.gna.org/pmanager",
            "description": "Convert between different property list formats",
            "long_description": "The plconv tool allows you to freely and transparently convert between different property list formats supported by GNUstep.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ProjectManager"
                    ]
                }
            ]
        },
        {
            "name": "system-preferences",
            "portdir": "gnustep/system-preferences",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.it/enrico/system-preferences/",
            "description": "GNUstep's System Preferences.",
            "long_description": "System Preferences is a clone of the Mac OS X System Preferences application based on a GNUstep implementation of the PreferencePanes framework.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "PreferencePanes",
                        "gnustep-core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gworkspace"
                    ]
                }
            ]
        },
        {
            "name": "yap-app",
            "portdir": "gnustep/yap-app",
            "version": "0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.archive.org/web/20100107003808/http://www.gnustep.it/marko/GPSText/",
            "description": "Yap.app PostScript/PDF previewer",
            "long_description": "A PostScript/PDF previewer and front end to the a2ps text formatting tool. Yap was formerly known as GPSText.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ImageMagick",
                        "a2ps",
                        "psutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep"
                    ]
                }
            ]
        },
        {
            "name": "AntTweakBar",
            "portdir": "graphics/AntTweakBar",
            "version": "1.14",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.antisphere.com/Wiki/tools:anttweakbar",
            "description": "Graphics Library for graphical user interface",
            "long_description": "AntTweakBar is a small and easy-to-use C/C++ library that allows programmers to quickly add a light and intuitive graphical user interface into graphic applications based on OpenGL, DirectX 9 or DirectX 10 to interactively tweak their parameters on-screen.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "karcaw",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Aseprite",
            "portdir": "graphics/Aseprite",
            "version": "1.3.12",
            "license": "Restrictive",
            "platforms": "{macosx >= 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aseprite.org",
            "description": "animated sprite editor & pixel art tool",
            "long_description": "Aseprite is an image editor for creating animated sprites and other pixel art.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "MacOSX10.13.sdk",
                        "clang-17",
                        "python313",
                        "cmake",
                        "ld64",
                        "ninja",
                        "pkgconfig",
                        "makeicns"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip",
                        "git",
                        "python313"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webp",
                        "curl",
                        "freetype",
                        "expat",
                        "libarchive",
                        "libdeflate",
                        "tinyxml2",
                        "TinyEXIF",
                        "mesa",
                        "lz4",
                        "zlib",
                        "zstd",
                        "cmark",
                        "libb2",
                        "giflib",
                        "harfbuzz",
                        "libjpeg-turbo",
                        "libpixman",
                        "libpng",
                        "tiff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Coin",
            "portdir": "graphics/Coin",
            "version": "3.1.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/Coin3D/coin/wiki/Home",
            "description": "cross platform C++ OpenGL scene graph library",
            "long_description": "Coin is a high-level 3D graphics library with a C++ Application Programming Interface. Coin uses scene-graph data structures to render real-time graphics suitable for mostly all kinds of scientific and engineering visualization applications.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "manpages",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "fontconfig",
                        "qt4-mac",
                        "freetype",
                        "simage",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Quarter",
                        "SoXt"
                    ]
                }
            ]
        },
        {
            "name": "Coin-framework",
            "portdir": "graphics/Coin",
            "version": "3.1.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/Coin3D/coin/wiki/Home",
            "description": "cross platform C++ OpenGL scene graph library",
            "long_description": "Coin is a high-level 3D graphics library with a C++ Application Programming Interface. Coin uses scene-graph data structures to render real-time graphics suitable for mostly all kinds of scientific and engineering visualization applications.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "fontconfig",
                        "qt4-mac",
                        "freetype",
                        "simage",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SoQt",
                        "py27-pivy",
                        "py35-pivy",
                        "py36-pivy",
                        "py310-pivy",
                        "py37-pivy",
                        "py38-pivy",
                        "py39-pivy",
                        "freecad"
                    ]
                }
            ]
        },
        {
            "name": "DiffPDF",
            "portdir": "graphics/DiffPDF",
            "version": "2.1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qtrac.eu/diffpdf-foss.html",
            "description": "Compare two PDF files textually or visually",
            "long_description": "DiffPDF can compare two PDF files. It offers three comparison modes: Words, Characters, and Appearance.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makeicns",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "poppler-qt4-mac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "GIMP-Lensfun",
            "portdir": "graphics/GIMP-Lensfun",
            "version": "0.2.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://seebk.github.io/GIMP-Lensfun",
            "description": "GimpLensfun is a GIMP plugin to correct lens distortion",
            "long_description": "GimpLensfun is a GIMP plugin to correct lens distortion using the lensfun library and database.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "exiv2",
                        "gimp2",
                        "lensfun"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "GLC_lib",
            "portdir": "graphics/GLC_lib",
            "version": "2.2.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.glc-lib.net/",
            "description": "C++ class library that enables the quick creation of an OpenGL application based on QT4.",
            "long_description": "C++ class library that enables the quick creation of an OpenGL application based on QT4.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "GraphicsMagick",
            "portdir": "graphics/GraphicsMagick",
            "version": "1.3.45",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.graphicsmagick.org/",
            "description": "image processing tools collection",
            "long_description": "GraphicsMagick is the swiss army knife of image processing. It provides a robust collection of tools and libraries which support reading, writing, and manipulating an image in over 88 major formats including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, SVG, and TIFF.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "q8",
                "q16",
                "q32",
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libtool",
                        "jasper",
                        "lcms2",
                        "libjpeg-turbo",
                        "libpng",
                        "netpbm",
                        "bzip2",
                        "webp",
                        "libheif",
                        "freetype",
                        "libiconv",
                        "libxml2",
                        "libjxl",
                        "tiff",
                        "libzip",
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "php53-gmagick",
                        "php54-gmagick",
                        "php55-gmagick",
                        "php56-gmagick",
                        "php70-gmagick",
                        "php71-gmagick",
                        "php72-gmagick",
                        "php73-gmagick",
                        "php74-gmagick",
                        "php80-gmagick",
                        "php81-gmagick",
                        "php82-gmagick",
                        "php83-gmagick",
                        "darktable",
                        "darktable-devel",
                        "bsdowl",
                        "olena",
                        "dmapd",
                        "gnudatalanguage",
                        "wt",
                        "photoqt-qt4",
                        "timg",
                        "octave",
                        "pdf2djvu",
                        "gmic",
                        "gmic-qt",
                        "gmic-gimp",
                        "gmic-clib",
                        "gmic-lib"
                    ]
                }
            ]
        },
        {
            "name": "ImageMagick",
            "portdir": "graphics/ImageMagick",
            "version": "6.9.13-21",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://legacy.imagemagick.org",
            "description": "Tools and libraries to manipulate images in many formats",
            "long_description": "This is the legacy ImageMagick version 6. For the modern ImageMagick version 7, please go to port ImageMagick7. ImageMagick is a robust collection of tools and libraries to create, edit and compose bitmap images in a wide variety of formats. You can crop, resize, rotate, sharpen, color reduce or add effects or text or straight or curved lines to an image or image sequence and save your completed work in the same or differing image format. You can even create images from scratch. Image processing operations are available from the command line as well as through C, Ch, C++, Java, Perl, PHP, Python, Ruby and Tcl/Tk programming interfaces. Over 90 image formats are supported, including GIF, JPEG, JPEG 2000, PNG, PDF, PhotoCD and TIFF.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "graphviz",
                "lqr",
                "pango",
                "rsvg",
                "wmf",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libtool",
                        "pkgconfig",
                        "djvulibre",
                        "fontconfig",
                        "jbigkit",
                        "lcms2",
                        "libjpeg-turbo",
                        "libpng",
                        "libraw",
                        "openexr",
                        "openjpeg",
                        "bzip2",
                        "webp",
                        "fftw-3",
                        "libheif",
                        "freetype",
                        "ghostscript",
                        "expat",
                        "libiconv",
                        "libxml2",
                        "xorg-libX11",
                        "xorg-libXext",
                        "xorg-libXt",
                        "tiff",
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "urw-fonts"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "chemical-mime-data",
                        "metview",
                        "tango-icon-theme-extras",
                        "tango-icon-theme",
                        "scute",
                        "awesome",
                        "enigma-devel",
                        "enigma",
                        "advi",
                        "gri"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-barcode-zbar",
                        "p5.32-barcode-zbar",
                        "p5.34-barcode-zbar",
                        "dblatex",
                        "autotrace",
                        "pstoedit",
                        "dmtx-utils",
                        "ale",
                        "p5.28-pdf-builder",
                        "p5.30-pdf-builder",
                        "p5.32-pdf-builder",
                        "p5.34-pdf-builder",
                        "psiconv",
                        "chafa",
                        "inkscape",
                        "inkscape-devel",
                        "abiword",
                        "py35-djvubind",
                        "py36-djvubind",
                        "php81-imagick",
                        "py27-wand",
                        "py35-wand",
                        "py36-wand",
                        "p5.26-perlmagick",
                        "LyX1",
                        "libpst",
                        "py37-wand",
                        "zbar",
                        "p5.30-barcode-zbar",
                        "php55-magickwand",
                        "php56-magickwand",
                        "rb-rmagick",
                        "rb32-rmagick",
                        "rb31-rmagick",
                        "rb30-rmagick",
                        "rb27-rmagick",
                        "rb26-rmagick",
                        "rb25-rmagick",
                        "rb24-rmagick",
                        "rb23-rmagick",
                        "cuneiform",
                        "virtuoso-7",
                        "libsstv",
                        "p5.28-perlmagick",
                        "p5.30-perlmagick",
                        "p5.32-perlmagick",
                        "p5.34-perlmagick",
                        "py39-wand",
                        "LyX",
                        "oofcanvas",
                        "photoqt",
                        "virtuoso-5",
                        "synfig",
                        "t-rec",
                        "xine-lib",
                        "converseen",
                        "libopenshot",
                        "xastir",
                        "cyan",
                        "py38-wand",
                        "p5.28-image-sane",
                        "p5.30-image-sane",
                        "p5.32-image-sane",
                        "p5.34-image-sane",
                        "transcode",
                        "vips",
                        "vapoursynth",
                        "gscan2pdf",
                        "dvdauthor",
                        "digikam",
                        "pyxplot",
                        "opendx",
                        "R-magick",
                        "py310-wand",
                        "py311-wand",
                        "py312-wand",
                        "libtuxcap",
                        "virtuoso-6",
                        "dvdrip",
                        "php53-imagick",
                        "php54-imagick",
                        "php55-imagick",
                        "php56-imagick",
                        "php70-imagick",
                        "php71-imagick",
                        "php72-imagick",
                        "php73-imagick",
                        "php74-imagick",
                        "php80-imagick",
                        "tovid",
                        "php82-imagick",
                        "php83-imagick",
                        "php53-magickwand",
                        "php54-magickwand"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "vcs",
                        "spidereyeballs",
                        "pdfsandwich",
                        "beets-devel",
                        "optar",
                        "folderify",
                        "latex2rtf",
                        "py310-scapy",
                        "kde4-kile",
                        "py312-scapy",
                        "py311-scapy",
                        "py313-scapy",
                        "vis5d",
                        "wv",
                        "geeqie",
                        "mediawiki",
                        "yap-app",
                        "py27-scapy",
                        "py38-scapy",
                        "py38-scapy-devel",
                        "py39-scapy-devel",
                        "py310-scapy-devel",
                        "py311-scapy-devel",
                        "py312-scapy-devel",
                        "R-magickGUI",
                        "py39-scapy",
                        "ttygif",
                        "R-animation",
                        "beets"
                    ]
                }
            ]
        },
        {
            "name": "InsightToolkit-devel",
            "portdir": "graphics/InsightToolkit-devel",
            "version": "4.8.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "InsightToolkit",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by InsightToolkit",
            "long_description": "This port has been replaced by InsightToolkit.",
            "active": false,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MoltenVK",
            "portdir": "graphics/MoltenVK",
            "version": "1.4.0",
            "license": "Apache-2",
            "platforms": "{darwin any} {macosx any >= 15}",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://github.com/KhronosGroup/MoltenVK",
            "description": "an implementation of Vulkan for Metal",
            "long_description": "MoltenVK is an implementation of the high-performance, industry-standard Vulkan graphics and compute API, that runs on Apple's Metal graphics framework.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "gcenx83",
                    "github": "gcenx",
                    "ports_count": 48
                },
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "MoltenVK-latest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "vulkan-loader"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "virglrenderer"
                    ]
                }
            ]
        },
        {
            "name": "MyPaint",
            "portdir": "graphics/MyPaint",
            "version": "2.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mypaint.app",
            "description": "a fast and easy graphics application for digital painters",
            "long_description": "MyPaint is a fast and easy graphics application for digital painters. It lets you focus on the art instead of the program. You work on your canvas with minimum distractions, bringing up the interface only when you need it.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "pkgconfig",
                        "swig-python",
                        "makeicns",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mypaint-brushes",
                        "json-c",
                        "python312",
                        "py312-numpy",
                        "glib2",
                        "py312-pyobjc",
                        "py312-gobject3",
                        "py312-cairo",
                        "gtk3",
                        "lcms2",
                        "libmypaint",
                        "libpng",
                        "librsvg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hicolor-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "MyPaint-devel",
            "portdir": "graphics/MyPaint-devel",
            "version": "2.0.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "MyPaint",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by MyPaint",
            "long_description": "This port has been replaced by MyPaint.",
            "active": false,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "OpenSceneGraph",
            "portdir": "graphics/OpenSceneGraph",
            "version": "3.6.5",
            "license": "wxWidgets-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.openscenegraph.org/",
            "description": "high-performance 3D graphics toolkit",
            "long_description": "OpenSceneGraph is a high-performance 3D graphics toolkit useful in fields such as visual simulation, games, virtual reality, scientific visualization and modelling.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-base",
                        "dcmtk",
                        "fontconfig",
                        "giflib",
                        "jasper",
                        "libjpeg-turbo",
                        "libpng",
                        "librsvg",
                        "zlib",
                        "poppler",
                        "tiff",
                        "ffmpeg",
                        "curl",
                        "freetype",
                        "boost176",
                        "imath",
                        "openexr",
                        "glib2",
                        "gdal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "VirtualPlanetBuilder"
                    ]
                }
            ]
        },
        {
            "name": "OpenSceneGraph-devel",
            "portdir": "graphics/OpenSceneGraph-devel",
            "version": "3.7.0-20200529",
            "license": "wxWidgets-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.openscenegraph.org/",
            "description": "high-performance 3D graphics toolkit",
            "long_description": "OpenSceneGraph-devel is a high-performance 3D graphics toolkit useful in fields such as visual simulation, games, virtual reality, scientific visualization and modelling.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-base",
                        "dcmtk",
                        "fontconfig",
                        "giflib",
                        "jasper",
                        "libjpeg-turbo",
                        "libpng",
                        "librsvg",
                        "zlib",
                        "poppler",
                        "tiff",
                        "ffmpeg",
                        "curl",
                        "freetype",
                        "boost176",
                        "imath",
                        "openexr",
                        "glib2",
                        "gdal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Paintbrush",
            "portdir": "graphics/Paintbrush",
            "version": "2.0.1",
            "license": "GPL-3+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://paintbrush.sourceforge.net/",
            "description": "Cocoa-based image editor",
            "long_description": "Paintbrush is a Cocoa-based paint program for Mac OS X, similar to Microsoft Paint and MacPaint.",
            "active": true,
            "categories": [
                "aqua",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Pangolin",
            "portdir": "graphics/Pangolin",
            "version": "0.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stevenlovegrove/Pangolin",
            "description": "Pangolin is a lightweight portable rapid development library for managing OpenGL display",
            "long_description": "Pangolin is a lightweight portable rapid development library for managing OpenGL display, interaction and abstracting video input. At its heart is a simple OpenGl viewport manager which can help to modularise 3D visualisation without adding to its complexity, and offers an advanced but intuitive 3D navigation handler. Pangolin also provides a mechanism for manipulating program variables through config files and ui integration, and has a flexible real-time plotter for visualising graphical data.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "aw.kornilov",
                    "github": "ierofant",
                    "ports_count": 15
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "eigen3",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "tiff",
                        "zlib",
                        "openexr2",
                        "ffmpeg",
                        "libdc1394",
                        "glew",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "QCSXCAD",
            "portdir": "graphics/QCSXCAD",
            "version": "20230106-1cde9d56",
            "license": "LGPL-3",
            "platforms": "darwin macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thliebig/QCSXCAD",
            "description": "Qt-GUI library for CSXCAD",
            "long_description": "Qt-GUI library for CSXCAD",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 148
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "tinyxml",
                        "vtk",
                        "CSXCAD"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "AppCSXCAD"
                    ]
                }
            ]
        },
        {
            "name": "QtPBFImagePlugin",
            "portdir": "graphics/QtPBFImagePlugin",
            "version": "5.1",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tumic0/QtPBFImagePlugin",
            "description": "PBF image plugin for Qt5",
            "long_description": "Qt image plugin for displaying Mapbox vector tiles.",
            "active": false,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 42
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Quarter",
            "portdir": "graphics/Quarter",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.coin3d.org/lib/quarter/",
            "description": "integrates Coin and Qt",
            "long_description": "Quarter is a light-weight glue library that provides seamless integration between Kongsberg SIM's Coin high-level 3D visualization library and Nokia's Qt 2D user interface library.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "Coin"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "emergent"
                    ]
                }
            ]
        },
        {
            "name": "Renaissance-Framework",
            "portdir": "graphics/Renaissance-Framework",
            "version": "0.8.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.it/Renaissance/",
            "description": "create user interfaces via XML files",
            "long_description": "GNUstep Renaissance allows you to describe your user interfaces (that is, the windows in your application, and the buttons, boxes, textfields, etc in the windows) in simple and intuitive XML files, using an open, standard format describing the logic of the interface.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "cross",
                "gnustep"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gnustep-make-cocoa",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SimGear",
            "portdir": "graphics/SimGear",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.simgear.org/",
            "description": "building blocks for quickly assembling 3d simulations",
            "long_description": "SimGear is a set of open-source libraries designed to be used as building blocks for quickly assembling 3d simulations, games, and visualization applications.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openal",
                        "plib",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoQt",
            "portdir": "graphics/SoQt",
            "version": "1.5.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/Coin3D/coin",
            "description": "SoQt is a Qt GUI component toolkit library for Coin.",
            "long_description": "SoQt is a Qt GUI component toolkit library for Coin.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mark.brethen",
                    "github": "mbrethen",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "doxygen",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "Coin-framework"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "freecad"
                    ]
                }
            ]
        },
        {
            "name": "VIBES",
            "portdir": "graphics/VIBES",
            "version": "0.2.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ENSTABretagneRobotics/VIBES",
            "description": "Visualizer for Intervals and Boxes",
            "long_description": "VIBes is a visualization system that aims at providing people working with interval methods a way to display results (boxes, pavings), without worrying with GUI programming. It provides drawing functions accessible from a lot of programming languages, without complex installation and library dependencies. The main design goal of VIBes is to be cross-platform, available from different programming languages, simple to set-up, easy to port to a new language.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "ibex-lib",
                        "clang-17",
                        "pbzip2",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtsvg",
                        "qt5-qtbase"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "VirtualPlanetBuilder",
            "portdir": "graphics/VirtualPlanetBuilder",
            "version": "0.9.13",
            "license": "wxWidgets-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openscenegraph/VirtualPlanetBuilder",
            "description": "terrain database creation tool",
            "long_description": "VirtualPlanetBuilder is a terrain database creation tool that can read a wide range of geospatial imagery and elevation data and scales from small-area terrain databases to massive whole-planet paged databases. These databases can be uploaded to the Internet to provide online GoogleEarth-style roaming of whole-planet databases, or kept on local disks for high-speed access for professional flight simulator applications.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdal",
                        "OpenSceneGraph"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aalib",
            "portdir": "graphics/aalib",
            "version": "1.4rc5",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aa-project.sourceforge.net/aalib/",
            "description": "Portable ascii art GFX library",
            "long_description": "AA-lib is a low level gfx library just as many other libraries are. The main difference is that AA-lib does not require graphics device. In fact, there is no graphical output possible. AA-lib replaces those old-fashioned output methods with powerful ascii-art renderer. Now my linux boots with a nice penguin logo at secondary display (yes! Like Win95 does:) AA-lib API is designed to be similar to other graphics libraries. Learning a new API would be a piece of cake!",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gimp3-devel",
                        "xine-ui",
                        "gstreamer010-gst-plugins-good",
                        "gstreamer1-gst-plugins-good",
                        "gimp2",
                        "gimp2-devel",
                        "xine-lib"
                    ]
                }
            ]
        },
        {
            "name": "aces_container",
            "portdir": "graphics/aces_container",
            "version": "1.0.2",
            "license": "AMPAS",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ampas/aces_container",
            "description": "Reference implementation of SMPTE S2065-4",
            "long_description": "A reference implementation for an ACES container file writer intended to be used with the Academy Color Encoding System (ACES). The resulting file is compliant with the ACES container specification (SMPTE S2065-4).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ctlang"
                    ]
                }
            ]
        },
        {
            "name": "agave",
            "portdir": "graphics/agave",
            "version": "0.4.7",
            "license": "GPL-2+",
            "platforms": "{darwin < 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20170308183221/http://home.gna.org/colorscheme",
            "description": "Generate a variety of colorschemes from a single starting color.",
            "long_description": "Agave is a very simple application for the GNOME desktop that allows you to generate a variety of colorschemes from a single starting color. It is free software licensed under the open-source GPL License.",
            "active": true,
            "categories": [
                "graphics",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-doc-utils",
                        "intltool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost",
                        "gtkmm",
                        "cppunit",
                        "desktop-file-utils",
                        "gconfmm",
                        "libglademm",
                        "libgnomeui",
                        "rarian"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "fftw-3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dcraw",
                        "exiftool"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alembic",
            "portdir": "graphics/alembic",
            "version": "1.7.12",
            "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",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "doxygen",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ilmbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "blender",
                        "openvdb"
                    ]
                }
            ]
        },
        {
            "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-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetype"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lite-xl-luajit",
                        "lite-xl",
                        "exact-image",
                        "plplot510",
                        "plplot510-single",
                        "plplot",
                        "plplot-single"
                    ]
                }
            ]
        },
        {
            "name": "argyll",
            "portdir": "graphics/argyll",
            "version": "3.4.1",
            "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": "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-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "minizip",
                        "pugixml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtquick3d",
                        "qt6-qt3d",
                        "qt511-qt3d",
                        "qt69-qtquick3d",
                        "qt69-qt3d",
                        "qt56-qt3d",
                        "qt55-qt3d",
                        "qt57-qt3d",
                        "qt58-qt3d",
                        "qt59-qt3d",
                        "qt5-qtquick3d",
                        "qt5-qt3d",
                        "qt64-qtquick3d",
                        "qt64-qt3d",
                        "qt67-qtquick3d",
                        "qt67-qt3d",
                        "qt68-qtquick3d",
                        "qt68-qt3d",
                        "qt513-qt3d",
                        "deal.ii",
                        "ogre",
                        "assimp_tools"
                    ]
                }
            ]
        },
        {
            "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-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "assimp",
                        "qt5-qtbase",
                        "pugixml",
                        "zlib",
                        "minizip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vapor"
                    ]
                }
            ]
        },
        {
            "name": "asymptote",
            "portdir": "graphics/asymptote",
            "version": "3.05",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://asymptote.sourceforge.net",
            "description": "A vector graphics language",
            "long_description": "Asymptote is a powerful descriptive vector graphics language that provides a natural coordinate-based framework for technical drawing. Labels and equations are typeset with LaTeX, for high-quality PostScript output.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "texlive-latex-recommended",
                        "pkgconfig",
                        "ghostscript",
                        "texlive-fonts-recommended",
                        "texlive-latex-extra",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glm",
                        "libsigsegv",
                        "ncurses",
                        "readline",
                        "fftw-3",
                        "gsl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pycson",
                        "texlive-basic",
                        "ghostscript"
                    ]
                }
            ],
            "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-9.0"
                    ]
                },
                {
                    "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": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "libpng",
                        "pstoedit",
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}