GET /api/v1/ports/?format=api&ordering=created_at&page=73
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=74",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=72",
    "results": [
        {
            "name": "lib3ds",
            "portdir": "graphics/lib3ds",
            "version": "20080909",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lib3ds.sourceforge.net",
            "description": "Overall software library for managing 3D-Studio Release 3 and 4 .3DS files.",
            "long_description": "lib3ds is an overall software library for managing 3D-Studio Release 3 and 4 .3DS files. It is a free alternative to Autodesk's 3DS File Toolkit for managing 3DS files.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lib3ds13",
            "portdir": "graphics/lib3ds13",
            "version": "1.3.0",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lib3ds.sourceforge.net/",
            "description": "Overall software library for managing 3D-Studio Release 3 and 4 .3DS files.",
            "long_description": "lib3ds is an overall software library for managing 3D-Studio Release 3 and 4 .3DS files. It is a free alternative to Autodesk's 3DS File Toolkit for managing 3DS files.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libQGLViewer",
            "portdir": "graphics/libQGLViewer",
            "version": "2.6.4",
            "license": "(GPL-2+ or Commercial)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libqglviewer.com/",
            "description": "A C++ library based on Qt that eases the creation of OpenGL 3D viewers",
            "long_description": "libQGLViewer is a C++ library based on Qt that eases the creation of OpenGL 3D viewers. It provides some of the typical 3D viewer functionalities, such as the possibility to move the camera using the mouse, which lacks in most of the other APIs. Other features include mouse manipulated frames, interpolated keyFrames, object selection, stereo display, screenshot saving and much more. It can be used by OpenGL beginners as well as to create complex applications, being fully customizable and easy to extend.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "raphael",
                    "github": "raphael-st",
                    "ports_count": 18
                }
            ],
            "variants": [
                "qt4",
                "qt5",
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-PyQGLViewer"
                    ]
                }
            ]
        },
        {
            "name": "libart_lgpl",
            "portdir": "graphics/libart_lgpl",
            "version": "2.3.21",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.levien.com/libart/",
            "description": "fast 2D image manipulation library",
            "long_description": "Libart is a library for high-performance 2D graphics. It supports a very powerful imaging model, basically the same as SVG and the Java 2D API. It includes all PostScript imaging operations, and adds antialiasing and alpha-transparency. It is also highly tuned for incremental rendering. It contains data structures and algorithms suited to rapid, precise computation of Region of Interest, and a two-phase rendering pipeline optimized for interactive display.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 240
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-sharp2",
                        "libgnomecanvas",
                        "libgnomeprint",
                        "gnustep-back",
                        "kaffe",
                        "scribus-devel",
                        "dia",
                        "scribus"
                    ]
                }
            ]
        },
        {
            "name": "libbpg",
            "portdir": "graphics/libbpg",
            "version": "0.9.8",
            "license": "BSD and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bellard.org/bpg/",
            "description": "better portable graphics -- a new image format",
            "long_description": "BPG (Better Portable Graphics) is a new lossy and lossless picture compression format based on HEVC. Its purpose is to replace the JPEG image format when quality or file size is an issue.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl",
                        "libsdl_image",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcaca",
            "portdir": "graphics/libcaca",
            "version": "0.99.beta20",
            "license": "WTFPL-2 and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://caca.zoy.org/wiki/libcaca",
            "description": "Colour AsCii Art library",
            "long_description": "The libcaca library is a graphics library that outputs text instead of pixels, so that it can work on older video cards or text terminals. It is not unlike the famous AAlib library. libcaca provides the release version.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "toilet",
                        "xine-ui",
                        "gnuplot",
                        "gpac",
                        "gstreamer010-gst-plugins-good",
                        "gstreamer1-gst-plugins-good",
                        "xine-lib"
                    ]
                }
            ]
        },
        {
            "name": "libcaca-devel",
            "portdir": "graphics/libcaca",
            "version": "20211207",
            "license": "WTFPL-2 and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://caca.zoy.org/wiki/libcaca",
            "description": "Colour AsCii Art library",
            "long_description": "The libcaca library is a graphics library that outputs text instead of pixels, so that it can work on older video cards or text terminals. It is not unlike the famous AAlib library. libcaca-devel provides the libcaca GIT master branch and is typically updated monthly.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libcdr-0.1",
            "portdir": "graphics/libcdr-0.1",
            "version": "0.1.8",
            "license": "(GPL-2.1+ or LGPL-2.1+ or MPL-1.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libcdr",
            "description": "Libcdr is a library and a set of tools for reading and converting binary files produced by Corel DRAW.",
            "long_description": "Libcdr is a library and a set of tools for reading and converting binary files produced by Corel DRAW.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "boost176"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "librevenge",
                        "lcms2",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "inkscape",
                        "inkscape-devel",
                        "scribus-devel"
                    ]
                }
            ]
        },
        {
            "name": "libcolorblind",
            "portdir": "graphics/libcolorblind",
            "version": "0.0.1",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/TwoPointTwentyfive/ExternalDependencies",
            "description": "Libcolorblind is a pixel filter for colorblind accessibility.",
            "long_description": "Libcolorblind is a pixel filter for colorblind accessibility. It provides an unified way to recalculate colors in order to present alternative views of images for colorblind people.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libdmtx",
            "portdir": "graphics/libdmtx",
            "version": "0.7.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dmtx/libdmtx",
            "description": "Data Matrix library",
            "long_description": "libdmtx is open source software for reading and writing Data Matrix barcodes. Data Matrix barcodes are two-dimensional symbols that hold a dense pattern of data with built-in error correction. The Data Matrix symbology (sometimes casually referred to as DataMatrix) was invented and released into the public domain by RVSI Acuity CiMatrix. Wikipedia has a good article on the symbology and its characteristics.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "prison",
                        "dmtx-utils",
                        "qlandkartegt"
                    ]
                }
            ]
        },
        {
            "name": "libemf",
            "portdir": "graphics/libemf",
            "version": "1.0.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libemf.sourceforge.net/",
            "description": "Enhanced Metafile Library",
            "long_description": "libEMF is a library for generating Enhanced Metafiles on systems which do not natively support the ECMA-234 Graphics Device Interface (GDI). The library is intended to be used as a driver for other graphics programs such as Grace or gnuplot. Therefore, it implements a very limited subset of the GDI.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0",
                        "coreutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libepoxy",
            "portdir": "graphics/libepoxy",
            "version": "1.5.10",
            "license": "MIT and permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/anholt/libepoxy",
            "description": "Epoxy is a library for handling OpenGL function pointer management for you",
            "long_description": "Epoxy is a library for handling OpenGL function pointer management for you",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "x11",
                "egl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-18",
                        "python313"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mesa"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mesa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libmovit",
                        "parabolic",
                        "virglrenderer",
                        "libkrun",
                        "gtk3-devel",
                        "gtk3",
                        "gtk4-devel",
                        "inkscape",
                        "inkscape-devel",
                        "gtk4",
                        "gtkmm3",
                        "gnome-session",
                        "melonds"
                    ]
                }
            ]
        },
        {
            "name": "libexif",
            "portdir": "graphics/libexif",
            "version": "0.6.25",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/libexif/libexif",
            "description": "EXIF parsing library",
            "long_description": "Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-17",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "exif",
                        "mlt-qt5",
                        "ReadyMedia",
                        "eog-plugins",
                        "frogr",
                        "nautilus",
                        "wxsvg",
                        "mythtv-plugins.28",
                        "Thunar",
                        "camlimages",
                        "mlt",
                        "mlt-legacy",
                        "vips",
                        "qiv",
                        "feh",
                        "windowmaker",
                        "dmapd",
                        "qlandkartegt",
                        "libgdiplus",
                        "libgphoto2",
                        "gphoto2",
                        "eog",
                        "exiftran",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer010-gst-plugins-bad",
                        "ristretto",
                        "timg",
                        "mythtv-plugins.27",
                        "sxiv"
                    ]
                }
            ]
        },
        {
            "name": "libfreehand",
            "portdir": "graphics/libfreehand",
            "version": "0.1.2",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libfreehand",
            "description": "libfreehand is a library and a set of tools for reading and converting binary files produced by Aldus/Macromedia/Adobe FreeHand.",
            "long_description": "libfreehand is a library and a set of tools for reading and converting binary files produced by Aldus/Macromedia/Adobe FreeHand.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "cbradney",
                    "github": "cbradney",
                    "ports_count": 3
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "icu",
                        "clang-17",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "boost176",
                        "librevenge",
                        "lcms2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "scribus-devel"
                    ]
                }
            ]
        },
        {
            "name": "libgeotiff",
            "portdir": "graphics/libgeotiff",
            "version": "1.7.4",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geotiff.osgeo.org/",
            "description": "Library and tools for dealing with GeoTIFF",
            "long_description": "This software provides support for the Tag Image File Format (TIFF) Geo extensions.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2772
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "proj",
                        "libjpeg-turbo",
                        "tiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vxl",
                        "PDAL",
                        "magicspp",
                        "vapor",
                        "grads",
                        "gnudatalanguage",
                        "liblas",
                        "orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "librasterlite2",
                        "xastir"
                    ]
                }
            ]
        },
        {
            "name": "libggi",
            "portdir": "graphics/libggi",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ggi-project.org/",
            "description": "General Graphics Interface",
            "long_description": "LibGGI provides an opaque interface to the display's acceleration functions. It was originally intended to allow user programs to interface with KGI, the GGI Kernel Graphics Interface, but other display types can be easily used by loading the appropriate display target.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgii"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libggigcp",
                        "libggimisc",
                        "libggiwmh"
                    ]
                }
            ]
        },
        {
            "name": "libggigcp",
            "portdir": "graphics/libggigcp",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ggi-project.org/",
            "description": "GGI Generic Color & Palette",
            "long_description": "LibGGIGCP is a generic color and palette management extension. It supports conversion between different color spaces such as RGBA, YUV, HSV and CMYK. Furthermore it supports a generic color-blending, which can also be used for transluency effects.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libggi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libggimisc",
            "portdir": "graphics/libggimisc",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ggi-project.org/",
            "description": "GGI Miscellaneous",
            "long_description": "LibGGIMisc is a place to put support for graphics target features which are not deserving their own special extensions. Right now this means basically some VGA adaptor features -- getting and waiting for the raster position, using a hardware horizontal splitline feature, and loading/unloading font data from hardware text modes.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libggi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libggiwmh",
            "portdir": "graphics/libggiwmh",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ggi-project.org/",
            "description": "GGI extension for windowed targets",
            "long_description": "LibGGIWMH is an extension for GGI targets that are window system based to allow access to things like setting the title bar, resizing, etc..",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libggi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libguichan",
            "portdir": "graphics/libguichan",
            "version": "0.8.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://guichan.sourceforge.net/",
            "description": "portable C++ GUI library designed for games using SDL",
            "long_description": "Guichan is a portable C++ GUI library designed for games using SDL and/or OpenGL.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 345
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_image",
                        "mesa",
                        "libsdl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fife"
                    ]
                }
            ]
        },
        {
            "name": "libhermes",
            "portdir": "graphics/libhermes",
            "version": "1.3.3",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.clanlib.org/hermes",
            "description": "Hermes is a pixel conversion library.",
            "long_description": "Hermes is a pixel conversion library. Its only purpose is to take a buffer full of pixels and convert it into a target buffer full of pixels. The two can differ both in size and in format. Hermes is primarily intended for fast graphics display and it is optimized for that. Where this goal can be achieved by dismissing minimal graphic errors, Hermes will do so (minimal means almost not noticeable). But that is likely to be very configurable in the near future to allow for user selection of trade-off.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libicns",
            "portdir": "graphics/libicns",
            "version": "0.8.1",
            "license": "(LGPL-2.1+ or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://icns.sourceforge.net/",
            "description": "libicns is a library for manipulation of the Mac OS icns resource format and includes the icns2png converter",
            "long_description": "libicns is a library for manipulation of the Mac OS icns resource format, also known as the IconFamily resource type. It can read and write files from the Mac OS X icns format, as well as read from Mac OS resource files and macbinary encoded Mac OS resource forks. As of release 0.5.9, it can fully read and write any 128x128 and all smaller 32-bit icons, and read support for 8-bit, 4-bit, and 1-bit icons. If linked against (a patched version of) Jasper, it also has full support for 256x256 and 512x512 32-bit icons with masks as alpha channels. libicns includes icns2png, a tool for extracting the images contained within icns files, and saving them as png images. It also includes png2icns, a tool for creating icns files from a set of png images. Furthermore, release 0.8.1 implements 1024x1024 support.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "dardo82",
                    "github": "dardo82",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "jasper",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "syncthingtray",
                        "octave"
                    ]
                }
            ]
        },
        {
            "name": "libiptcdata",
            "portdir": "graphics/libiptcdata",
            "version": "1.0.4",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libiptcdata.sourceforge.net/",
            "description": "IPTC parsing library",
            "long_description": "libiptcdata is a library for manipulating the International Press Telecommunications Council (IPTC) metadata stored within multimedia files such as images. This metadata can include captions and keywords, often used by popular photo management applications. The libiptcdata package also includes a command-line utility, iptc, for editing IPTC data in JPEG files.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "grrr",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rawtherapee"
                    ]
                }
            ]
        },
        {
            "name": "libjpeg-turbo",
            "portdir": "graphics/libjpeg-turbo",
            "version": "3.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libjpeg-turbo.org",
            "description": "SIMD-accelerated libjpeg-compatible JPEG codec library",
            "long_description": "libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 345
                },
                {
                    "name": "larryv",
                    "github": "larryv",
                    "ports_count": 48
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "java",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "nasm",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gdchart"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ffmpegthumbnailer",
                        "pHash",
                        "eet",
                        "p5.26-gd",
                        "qt6-qtbase",
                        "p5.26-pdl",
                        "p5.26-tk",
                        "qt6-qtimageformats",
                        "py27-imread",
                        "py35-imread",
                        "py36-imread",
                        "py35-game",
                        "py35-opencv3",
                        "py36-opencv3",
                        "py35-opencv3-devel",
                        "py36-opencv3-devel",
                        "rawproc",
                        "htmldoc",
                        "centerim",
                        "inventor",
                        "PlasmaClient",
                        "bomberclone",
                        "fizmo",
                        "neverball",
                        "py39-imread",
                        "Pangolin",
                        "dcraw",
                        "epeg",
                        "farbfeld",
                        "flam3",
                        "py36-Pillow",
                        "jasper2",
                        "libicns",
                        "libmng",
                        "libwmf",
                        "metapixel",
                        "openvrml",
                        "py37-Pillow",
                        "py38-Pillow",
                        "swftools",
                        "AfterStep",
                        "tiff",
                        "py35-Pillow",
                        "py37-opencv3",
                        "py38-opencv3",
                        "tumbler",
                        "ploticus",
                        "py37-opencv3-devel",
                        "py38-opencv3-devel",
                        "libvideogfx",
                        "mjpegtools",
                        "povray",
                        "ReadyMedia",
                        "py38-imread",
                        "py38-opencv4-devel",
                        "wap11gui",
                        "fontforge",
                        "gimp3-devel",
                        "vino",
                        "zbar",
                        "p5.30-barcode-zbar",
                        "p5.28-barcode-zbar",
                        "p5.32-barcode-zbar",
                        "p5.34-barcode-zbar",
                        "mathgl",
                        "gource",
                        "openimageio",
                        "spice-gtk",
                        "py35-opencv4",
                        "py36-opencv4",
                        "py35-opencv4-devel",
                        "py36-opencv4-devel",
                        "py37-imagecodecs",
                        "py38-imagecodecs",
                        "p5.28-tk",
                        "p5.30-tk",
                        "p5.32-tk",
                        "p5.34-tk",
                        "p5.30-imager",
                        "p5.28-imager",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "simage",
                        "p5.32-imager",
                        "p5.34-imager",
                        "poppler",
                        "php84-gd",
                        "py37-opencv4",
                        "poppler-qt5",
                        "gnome-photos",
                        "php83-gd",
                        "ufraw",
                        "php82-gd",
                        "php81-gd",
                        "embree",
                        "php80-gd",
                        "libjxl",
                        "php74-gd",
                        "xsane",
                        "xv",
                        "php73-gd",
                        "php72-gd",
                        "php71-gd",
                        "yorick-z",
                        "chafa",
                        "darktable",
                        "darktable-devel",
                        "gtk4-devel",
                        "php70-gd",
                        "inkscape",
                        "inkscape-devel",
                        "leptonica",
                        "libopenraw",
                        "libopenraw-legacy",
                        "php56-gd",
                        "gtk4",
                        "php55-gd",
                        "scantailor",
                        "php54-gd",
                        "php53-gd",
                        "wxWidgets-2.8",
                        "wxgtk-2.8",
                        "php52-gd",
                        "pslib",
                        "supertuxkart",
                        "vxl",
                        "iulib",
                        "podofo",
                        "jpeg-quantsmooth",
                        "graphviz",
                        "graphviz-devel",
                        "qt4-mac",
                        "py37-imread",
                        "EMBOSS",
                        "wxWidgets-3.0",
                        "wxWidgets-3.0-cxx11",
                        "wxPython-3.0",
                        "wxgtk-3.0",
                        "wxgtk-3.0-cxx11",
                        "wxWidgets-3.2",
                        "indi",
                        "gegl-0.3",
                        "qt511-qtbase",
                        "root5",
                        "audacity-devel",
                        "playerstage-player",
                        "playerstage-stage",
                        "steghide",
                        "testdisk",
                        "stress-ng",
                        "rbmake",
                        "qrscan",
                        "mrxvt",
                        "phantomjs-qt-qtbase",
                        "tightvnc",
                        "xforms",
                        "py37-opencv4-devel",
                        "alienarena",
                        "gnuplot",
                        "hdf4",
                        "jpegoptim",
                        "gd2",
                        "gle-graphics",
                        "QGLE",
                        "camlimages",
                        "audacity-legacy",
                        "ocp",
                        "libextractor",
                        "ResIL",
                        "sfml",
                        "py37-game",
                        "jp2a",
                        "lcms",
                        "libpano13",
                        "minidjvu",
                        "molmol",
                        "xonclock",
                        "xplanet",
                        "okular",
                        "hugin-app",
                        "libsvg-cairo",
                        "glob2",
                        "smooth",
                        "qt69-qtbase",
                        "turbovnc-viewer",
                        "qt69-qtimageformats",
                        "poppler-qt4-mac",
                        "xemacs",
                        "kdelibs4",
                        "qt53-qtbase",
                        "py27-Pillow",
                        "py39-Pillow",
                        "py310-Pillow",
                        "py311-Pillow",
                        "py312-Pillow",
                        "py313-Pillow",
                        "py314-Pillow",
                        "kde4-runtime",
                        "qt56-qtbase",
                        "p5.28-gd",
                        "p5.30-gd",
                        "p5.32-gd",
                        "p5.34-gd",
                        "logstalgia",
                        "gegl",
                        "R-ijtiff",
                        "luminance-hdr",
                        "analog",
                        "qt55-qtbase",
                        "libgeotiff",
                        "qt57-qtbase",
                        "gpac",
                        "libavif",
                        "qt58-qtbase",
                        "geeqie",
                        "qt59-qtbase",
                        "gdk-pixbuf2-devel",
                        "py36-game",
                        "VLC2",
                        "libVLC2",
                        "libquicktime",
                        "libquicktime-devel",
                        "transcode",
                        "vips",
                        "gdk-pixbuf2",
                        "montage",
                        "frotz-sdl",
                        "Aseprite",
                        "xmoto",
                        "mldonkey",
                        "digikam",
                        "tesseract",
                        "tesseract-training",
                        "feh",
                        "webkit2-gtk",
                        "windowmaker",
                        "webkit2-gtk-devel",
                        "argyll",
                        "metview",
                        "racket",
                        "magicspp",
                        "paraview",
                        "py27-nio",
                        "grace",
                        "djvulibre",
                        "fltk",
                        "fltk-devel",
                        "qt5-qtbase",
                        "qt5-qtwebkit",
                        "supertux",
                        "xschem",
                        "R",
                        "podofo-0.10",
                        "libraw",
                        "jasper",
                        "openslide",
                        "libdevil",
                        "gwenview",
                        "mame",
                        "R-readbitmap",
                        "libhsplasma",
                        "jpeg2png",
                        "libbpg",
                        "libsdl_image",
                        "R-qpdf",
                        "qemu",
                        "gnudatalanguage",
                        "jpeginfo",
                        "openmotif",
                        "liblas",
                        "orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox",
                        "OpenSceneGraph-devel",
                        "OpenSceneGraph",
                        "py39-opencv3",
                        "py39-opencv3-devel",
                        "py39-opencv4",
                        "py39-opencv4-devel",
                        "qt64-qtbase",
                        "qt64-qtimageformats",
                        "py38-game",
                        "qt67-qtbase",
                        "qt67-qtimageformats",
                        "qt68-qtbase",
                        "libgdiplus",
                        "qt68-qtimageformats",
                        "irrlichtmt",
                        "libsvg",
                        "R-ragg",
                        "GraphicsMagick",
                        "py39-dlib",
                        "py38-opencv4",
                        "libheif",
                        "libgphoto2",
                        "InsightToolkit4",
                        "InsightToolkit",
                        "py311-InsightToolkit4",
                        "gphoto2",
                        "imlib2",
                        "eog",
                        "ImageMagick",
                        "dcmtk",
                        "dcmtk-static",
                        "exiftran",
                        "py310-imread",
                        "py311-imread",
                        "py312-imread",
                        "libsixel",
                        "gegl-devel",
                        "py310-InsightToolkit4",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "nxcomp",
                        "lcms2",
                        "librasterlite2",
                        "mapserver",
                        "opencv3",
                        "opencv3-devel",
                        "py27-opencv3",
                        "py310-opencv3",
                        "py311-opencv3",
                        "py27-opencv3-devel",
                        "py311-opencv3-devel",
                        "py310-opencv3-devel",
                        "openvdb",
                        "vigra",
                        "dlib",
                        "py310-dlib",
                        "py311-dlib",
                        "py312-dlib",
                        "netgen",
                        "ngsolve",
                        "root6",
                        "abiword-x11",
                        "sunclock",
                        "gstreamer010-gst-plugins-good",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1-gst-plugins-good",
                        "tigervnc",
                        "timg",
                        "netpbm",
                        "ImageMagick7",
                        "sane-backends",
                        "qt3",
                        "mupdf",
                        "ghostscript",
                        "qt513-qtbase",
                        "gnofract4d",
                        "py27-game",
                        "py39-game",
                        "py311-game",
                        "py310-game",
                        "py313-game",
                        "py312-game",
                        "rawtherapee",
                        "gimp2",
                        "gimp2-devel",
                        "LibVNCServer",
                        "scummvm",
                        "scummvm-devel",
                        "gdal",
                        "gdal-hdf5",
                        "gdal-kea",
                        "gdal-netcdf",
                        "luanti",
                        "xfig",
                        "fox",
                        "qpdf",
                        "rawstudio",
                        "sam2p",
                        "synfig",
                        "tiv",
                        "Io",
                        "cl-jpeg-turbo",
                        "MPlayer",
                        "mplayer-devel",
                        "gmic",
                        "gmic-qt",
                        "gmic-gimp",
                        "gmic-clib",
                        "gmic-lib",
                        "enblend",
                        "py39-imagecodecs",
                        "scribus",
                        "swi-prolog",
                        "spice-server",
                        "webp",
                        "mapnik",
                        "mod_tile",
                        "py310-imagecodecs",
                        "py311-imagecodecs",
                        "py312-imagecodecs",
                        "py313-imagecodecs",
                        "py314-imagecodecs",
                        "jpegpixi",
                        "opencv4-devel",
                        "opencv4",
                        "py310-opencv4-devel",
                        "py311-opencv4-devel",
                        "py312-opencv4-devel",
                        "py313-opencv4-devel",
                        "py310-opencv4",
                        "py311-opencv4",
                        "py312-opencv4",
                        "py313-opencv4",
                        "py314-opencv4",
                        "swi-prolog-devel",
                        "libyuv",
                        "gmsh"
                    ]
                }
            ]
        },
        {
            "name": "liblqr",
            "portdir": "graphics/liblqr",
            "version": "1-0.4.2",
            "license": "(GPL-3 or LGPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://liblqr.wikidot.com/en:start",
            "description": "Liquid Rescale library.",
            "long_description": "Liquid Rescale library is a free, open source implementation of the algorithm described in this paper by Shai Avidan and Ariel Shamir. It aims at resizing pictures non uniformly while preserving their features, i.e. avoiding distortion of the important parts.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "digikam",
                        "gimp-lqr-plugin"
                    ]
                }
            ]
        },
        {
            "name": "libmediaart",
            "portdir": "graphics/libmediaart",
            "version": "1.9.6",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/DraftSpecs/MediaArtStorageSpec",
            "description": "Library tasked with managing, extracting and handling media art caches.",
            "long_description": "Library tasked with managing, extracting and handling media art caches.",
            "active": true,
            "categories": [
                "graphics",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "gdkpixbuf",
                "qt5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "vala",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gdk-pixbuf2",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "grilo-plugins",
                        "rygel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libmng",
            "portdir": "graphics/libmng",
            "version": "2.0.3",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libmng.sourceforge.net/",
            "description": "Library for read MNG, an extension to PNG.",
            "long_description": "This library extends PNG support to include Multiple Network Graphics this adds animation capabilities to PNG.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "lcms2",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qt6-qtimageformats",
                        "qt3-mac",
                        "gimp3-devel",
                        "qt4-mac",
                        "qt511-qtimageformats",
                        "ResIL",
                        "qt69-qtimageformats",
                        "qt53-qtimageformats",
                        "qt56-qtimageformats",
                        "qt55-qtimageformats",
                        "qt57-qtimageformats",
                        "qt58-qtimageformats",
                        "qt59-qtimageformats",
                        "qt5-qtimageformats",
                        "libdevil",
                        "love-0.7",
                        "qt64-qtimageformats",
                        "qt67-qtimageformats",
                        "qt68-qtimageformats",
                        "qt513-qtimageformats",
                        "gimp2",
                        "gimp2-devel",
                        "synfig",
                        "xine-lib"
                    ]
                }
            ]
        },
        {
            "name": "libmspub",
            "portdir": "graphics/libmspub",
            "version": "0.1.4",
            "license": "(GPL-2.1+ or LGPL-2.1+ or MPL-1.1+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libmspub",
            "description": "libmspub is a library and a set of tools for reading and converting binary files produced by Microsoft Publisher.",
            "long_description": "libmspub is a library and a set of tools for reading and converting binary files produced by Microsoft Publisher.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "cbradney",
                    "github": "cbradney",
                    "ports_count": 3
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "boost176",
                        "icu",
                        "librevenge"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "scribus-devel"
                    ]
                }
            ]
        },
        {
            "name": "libmypaint",
            "portdir": "graphics/libmypaint",
            "version": "1.6.1",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mypaint/libmypaint",
            "description": "The MyPaint Brush Library",
            "long_description": "libmypaint, a.k.a. \"brushlib\", is a library for making brushstrokes which is used by MyPaint and other projects.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "clang-17",
                        "autoconf",
                        "automake",
                        "gettext"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "json-c",
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gimp3-devel",
                        "MyPaint",
                        "gimp2",
                        "gimp2-devel"
                    ]
                }
            ]
        },
        {
            "name": "libopenraw",
            "portdir": "graphics/libopenraw",
            "version": "0.3.7",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://libopenraw.freedesktop.org/libopenraw/",
            "description": "libopenraw is an ongoing project to provide a free software implementation for decoding camera RAW files.",
            "long_description": "libopenraw is an ongoing project to provide a free software implementation for decoding camera RAW files. One of the main reasons is that dcraw is not suited for easy integration into applications, and there is a need for an easy to use API to build free software digital image processing applications. It also has the goal to address features missing from dcraw such as meta-data decoding and easy thumbnail extraction.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "gnome",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "legacy-support",
                        "clang-17",
                        "gsed",
                        "grep",
                        "rust",
                        "gawk",
                        "pkgconfig",
                        "libtool",
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "cargo",
                        "cctools",
                        "gettext"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "boost176",
                        "libxml2",
                        "curl",
                        "libjpeg-turbo",
                        "gdk-pixbuf2",
                        "libunwind",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tumbler"
                    ]
                }
            ]
        },
        {
            "name": "libpagemaker",
            "portdir": "graphics/libpagemaker",
            "version": "0.0.4",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker",
            "description": "libpagemaker is a library and a set of tools for reading and converting binary files produced by Adobe Pagemaker.",
            "long_description": "libpagemaker is a library and a set of tools for reading and converting binary files produced by Adobe Pagemaker.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "cbradney",
                    "github": "cbradney",
                    "ports_count": 3
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "librevenge",
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "scribus-devel"
                    ]
                }
            ]
        },
        {
            "name": "libpano13",
            "portdir": "graphics/libpano13",
            "version": "2.9.21",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://panotools.sourceforge.net/",
            "description": "The cross-platform library behind Panorama Tools",
            "long_description": "The panorama tools are mainly used to build panoramic images from a set of overlapping images. The usability extends beyond just building panoramas by far though. You can, for instance, use them to render an average of multiple images to broaden the dynamic range of the images or average out noise. You can also build object movies with them, morph between images and much more.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "freespace",
                    "github": "freespace",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "cmake",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libjpeg-turbo",
                        "libpng",
                        "tiff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "autopano-sift-c",
                        "hugin-app"
                    ]
                }
            ]
        },
        {
            "name": "libpgf",
            "portdir": "graphics/libpgf",
            "version": "6.14.12",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libpgf.org/",
            "description": "PGF image library",
            "long_description": "The Progressive Graphics File (PGF) is an efficient image file format, that is based on a fast, discrete wavelet transform with progressive coding features. PGF can be used for lossless and lossy compression.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "graphviz",
                        "doxygen",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "digikam"
                    ]
                }
            ]
        },
        {
            "name": "libpixman",
            "portdir": "graphics/libpixman",
            "version": "0.46.0",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pixman.org",
            "description": "Pixel region Library",
            "long_description": "libpixman is a generic library for manipulating pixel regions. A PixRegion is a set of Y-X banded rectangles that cover the desired region.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tcpflow",
                        "tcpflow-devel",
                        "spice-gtk",
                        "quartz-wm",
                        "openscad",
                        "openscad-devel",
                        "Aseprite",
                        "xorg-server",
                        "xorg-server-devel",
                        "xorg-server-legacy",
                        "racket",
                        "kicad",
                        "qemu",
                        "cairo",
                        "exiftran",
                        "texlive-bin",
                        "librasterlite2",
                        "hyprutils",
                        "tigervnc",
                        "wesnoth",
                        "xorg-server-1.18",
                        "spice-server",
                        "cairo-devel"
                    ]
                }
            ]
        },
        {
            "name": "libpixman-devel",
            "portdir": "graphics/libpixman-devel",
            "version": "0.46.2",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pixman.org",
            "description": "Pixel region Library",
            "long_description": "libpixman is a generic library for manipulating pixel regions. A PixRegion is a set of Y-X banded rectangles that cover the desired region.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libpng",
            "portdir": "graphics/libpng",
            "version": "1.6.50",
            "license": "zlib",
            "platforms": "darwin openbsd freebsd sunos linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.libpng.org/pub/png/libpng.html",
            "description": "Library for manipulating PNG images",
            "long_description": "Libpng was written as a companion to the PNG specification, as a way to reduce the amount of time and effort it takes to support the PNG file format in application programs. Most users will not have to modify the library significantly, advanced users may want to modify it more. The library was coded for both users. All attempts were made to make it as complete as possible, while keeping the code easy to understand. Currently, this library only supports C. Support for other languages is being considered.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gavl",
                        "gdchart",
                        "armagetronad-common",
                        "qoi"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "phantomjs-qt-qtbase",
                        "qt3-mac",
                        "qt4-mac",
                        "qt5-qtbase",
                        "qt5-qtwebengine",
                        "qt511-qtbase",
                        "qt513-qtbase",
                        "qt513-qtwebengine",
                        "qt53-qtbase",
                        "qt55-qtbase",
                        "qt56-qtbase",
                        "qt57-qtbase",
                        "qt58-qtbase",
                        "qt59-qtbase",
                        "qtiplot",
                        "audacity-devel",
                        "sox",
                        "gcam",
                        "gerbv",
                        "LibVNCServer",
                        "ResIL",
                        "evas",
                        "gource",
                        "libdevil",
                        "libgdiplus",
                        "libsdl_image",
                        "libzmf",
                        "t4k_common",
                        "vxl",
                        "xcbuild",
                        "abiword-x11",
                        "xemacs",
                        "VisualBoyAdvance",
                        "atari800",
                        "dosbox",
                        "dosbox-x",
                        "freesci",
                        "hatari",
                        "nonpareil",
                        "qemu",
                        "scummvm",
                        "scummvm-devel",
                        "simh",
                        "54321",
                        "bomberclone",
                        "boswars",
                        "criticalmass",
                        "enigma",
                        "enigma-devel",
                        "fizmo",
                        "gdash",
                        "glob2",
                        "lbreakout2",
                        "lincity",
                        "neverball",
                        "openjk",
                        "openrct2",
                        "openttd",
                        "pingus",
                        "raceintospace",
                        "supertux",
                        "supertuxkart",
                        "wesnoth",
                        "widelands",
                        "widelands-devel",
                        "xmoto",
                        "gdal",
                        "grass",
                        "grass7",
                        "libpcl",
                        "mapnik",
                        "mapserver",
                        "orfeotoolbox",
                        "dia",
                        "gnofract4d",
                        "gstreamer010-gst-plugins-bad",
                        "gstreamer010-gst-plugins-gl",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1-gst-plugins-good",
                        "gtk-quartz-engine",
                        "gnustep-gui",
                        "Aseprite",
                        "GraphicsMagick",
                        "ImageMagick",
                        "MyPaint",
                        "OpenSceneGraph",
                        "OpenSceneGraph-devel",
                        "Pangolin",
                        "argyll",
                        "autotrace",
                        "blender",
                        "cairo",
                        "cairo-devel",
                        "darktable",
                        "dcmtk",
                        "dcmtk-static",
                        "dvi2bitmap",
                        "embree",
                        "enblend",
                        "exact-image",
                        "feh",
                        "flam3",
                        "fontforge",
                        "gd2",
                        "gdk-pixbuf2",
                        "gimp2",
                        "gimp2-devel",
                        "gimp3-devel",
                        "gl2ps",
                        "gle-graphics",
                        "QGLE",
                        "glpng",
                        "grafx2",
                        "graphviz",
                        "graphviz-devel",
                        "guetzli",
                        "hugin-app",
                        "icoutils",
                        "imlib2",
                        "inkscape",
                        "inkscape-devel",
                        "ipe",
                        "iulib",
                        "jp2a",
                        "lensfun",
                        "leptonica",
                        "libbpg",
                        "libicns",
                        "libpano13",
                        "libsvg",
                        "libwmf",
                        "lprof",
                        "magicpoint",
                        "metapixel",
                        "mtpaint",
                        "netpbm",
                        "opencv3",
                        "py27-opencv3",
                        "py35-opencv3",
                        "py36-opencv3",
                        "py37-opencv3",
                        "py38-opencv3",
                        "py39-opencv3",
                        "opencv4",
                        "py35-opencv4",
                        "py36-opencv4",
                        "py37-opencv4",
                        "py38-opencv4",
                        "py39-opencv4",
                        "openimageio",
                        "openjpeg",
                        "openjpeg15",
                        "openslide",
                        "openvdb",
                        "optipng",
                        "pgplot",
                        "plotutils",
                        "png2ico",
                        "pngmeta",
                        "pngpp",
                        "pngquant",
                        "podofo",
                        "poppler",
                        "poppler-qt5",
                        "poppler-qt4-mac",
                        "qrencode",
                        "scale2x",
                        "scantailor",
                        "simage",
                        "synfig",
                        "tif22pnm",
                        "ufraw",
                        "vigra",
                        "vips",
                        "webp",
                        "wxWidgets-2.8",
                        "wxgtk-2.8",
                        "wxWidgets-3.0",
                        "wxWidgets-3.0-cxx11",
                        "wxPython-3.0",
                        "wxgtk-3.0",
                        "wxWidgets-3.2",
                        "xfig",
                        "xsane",
                        "xv",
                        "digikam",
                        "gwenview",
                        "kdelibs4",
                        "Io",
                        "gnu-apl",
                        "mosml-dynlibs",
                        "php80-gd",
                        "php74-gd",
                        "php73-gd",
                        "php72-gd",
                        "php71-gd",
                        "php70-gd",
                        "php56-gd",
                        "php55-gd",
                        "php54-gd",
                        "php53-gd",
                        "php52-gd",
                        "slang2",
                        "R",
                        "py39-dlib",
                        "gnudatalanguage",
                        "gnuplot",
                        "mathgl",
                        "ploticus",
                        "pyxplot",
                        "MPlayer",
                        "VLC2",
                        "libVLC2",
                        "dvdauthor",
                        "ffmpegthumbnailer",
                        "gpac",
                        "libgpod",
                        "libheif",
                        "libmovit",
                        "libquicktime",
                        "libquicktime-devel",
                        "libvideogfx",
                        "ming",
                        "mjpegtools",
                        "mplayer-devel",
                        "subtitleripper",
                        "mldonkey",
                        "mrtg",
                        "ntop",
                        "nxcomp",
                        "rrdtool",
                        "wap11gui",
                        "xymon-client",
                        "xymon-server",
                        "camlimages",
                        "pilot-link",
                        "p5.26-gd",
                        "p5.28-gd",
                        "p5.30-gd",
                        "p5.26-pgplot",
                        "p5.28-pgplot",
                        "p5.30-pgplot",
                        "p5.26-term-gnuplot",
                        "p5.28-term-gnuplot",
                        "p5.30-term-gnuplot",
                        "p5.26-tk",
                        "p5.28-tk",
                        "p5.30-tk",
                        "fig2dev",
                        "freetype",
                        "ghostscript",
                        "libharu",
                        "pslib",
                        "scribus",
                        "py27-game",
                        "py35-game",
                        "py36-game",
                        "py37-game",
                        "py38-game",
                        "py39-game",
                        "py37-gmic",
                        "py38-gmic",
                        "py39-gmic",
                        "py27-imread",
                        "py35-imread",
                        "py36-imread",
                        "py37-imread",
                        "py38-imread",
                        "py27-matplotlib",
                        "py35-matplotlib",
                        "py27-ngl",
                        "py27-nio",
                        "py27-pygrib",
                        "py35-pygrib",
                        "py36-pygrib",
                        "py37-pygrib",
                        "py38-pygrib",
                        "py39-pygrib",
                        "EMBOSS",
                        "aircraft_oap",
                        "arb",
                        "ecCodes",
                        "fldigi",
                        "flrig",
                        "gildas",
                        "gmic",
                        "gmic-qt",
                        "gmic-gimp",
                        "gmic-clib",
                        "gmsh",
                        "gwyddion",
                        "h5utils",
                        "ifeffit",
                        "magicspp",
                        "metview",
                        "miriad",
                        "molmol",
                        "ncarg",
                        "ncplot",
                        "ncview",
                        "ortep3",
                        "paraview",
                        "playerstage-player",
                        "playerstage-stage",
                        "pymol",
                        "root5",
                        "root6",
                        "swarm",
                        "vis5d",
                        "wgrib2",
                        "wview",
                        "xmedcon",
                        "xtide",
                        "yorick-z",
                        "dvipng",
                        "tectonic",
                        "texlive-bin",
                        "htmldoc",
                        "rbmake",
                        "tesseract",
                        "tesseract-training",
                        "wv",
                        "NetSurf",
                        "analog",
                        "logstalgia",
                        "mod_qos",
                        "webalizer",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "webkit-gtk-2.0",
                        "webkit-gtk3-2.0",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "AfterStep",
                        "fox",
                        "fvwm2",
                        "gcin",
                        "glw",
                        "grace",
                        "gtk2-extra",
                        "libsexy",
                        "mrxvt",
                        "openmotif",
                        "qt3",
                        "sunclock",
                        "vtwm",
                        "windowmaker",
                        "xcursorgen",
                        "xdialog",
                        "xfe",
                        "xonclock",
                        "xplanet",
                        "tumbler",
                        "pymol-devel",
                        "libfive",
                        "php81-gd",
                        "p5.32-gd",
                        "p5.32-pgplot",
                        "p5.32-term-gnuplot",
                        "p5.32-tk",
                        "zint",
                        "py310-game",
                        "opencv4-devel",
                        "opencv3-devel",
                        "py27-opencv3-devel",
                        "py35-opencv3-devel",
                        "py36-opencv3-devel",
                        "py37-opencv3-devel",
                        "py38-opencv3-devel",
                        "py39-opencv3-devel",
                        "py35-opencv4-devel",
                        "py36-opencv4-devel",
                        "py37-opencv4-devel",
                        "py38-opencv4-devel",
                        "py39-opencv4-devel",
                        "zvbi",
                        "audacity-legacy",
                        "darktable-devel",
                        "qt6-qtbase",
                        "rawtherapee",
                        "farbfeld",
                        "mod_tile",
                        "godot-3.2",
                        "gdk-pixbuf2-devel",
                        "p5.34-gd",
                        "p5.34-pgplot",
                        "p5.34-term-gnuplot",
                        "p5.34-tk",
                        "warzone2100",
                        "armagetronad",
                        "ocrad",
                        "p5.28-image-png-libpng",
                        "p5.30-image-png-libpng",
                        "p5.32-image-png-libpng",
                        "p5.34-image-png-libpng",
                        "ncpp",
                        "irrlichtmt",
                        "aptdec",
                        "godot",
                        "libaribb24",
                        "julius-caesar-3",
                        "augustus-caesar-3",
                        "py39-imread",
                        "py310-imread",
                        "optar",
                        "crispy-doom",
                        "gmic-lib",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "py310-opencv3",
                        "py310-opencv3-devel",
                        "py310-opencv4",
                        "py310-opencv4-devel",
                        "povray",
                        "pngloss",
                        "php82-gd",
                        "libavif",
                        "libjxl",
                        "gtk4",
                        "gdal-netcdf",
                        "fltk-devel",
                        "kitty",
                        "luminance-hdr",
                        "fltk",
                        "frotz-sdl",
                        "abiword",
                        "py310-dlib",
                        "py310-pygrib",
                        "dosbox-staging",
                        "R-ragg",
                        "R-vdiffr",
                        "R-svglite",
                        "R-rvg",
                        "py311-game",
                        "R-showtext",
                        "R-sysfonts",
                        "R-rgl",
                        "R-readbitmap",
                        "lua54-luahpdf",
                        "lua53-luahpdf",
                        "lua52-luahpdf",
                        "lua51-luahpdf",
                        "R-ggiraph",
                        "py311-opencv3",
                        "py311-opencv3-devel",
                        "py311-opencv4",
                        "py311-opencv4-devel",
                        "BRiAl",
                        "m4ri",
                        "qt6-qtwebengine",
                        "ufo-ai",
                        "toxic",
                        "bart",
                        "amule",
                        "php83-gd",
                        "taisei",
                        "ocp",
                        "podofo-0.10",
                        "librasterlite2",
                        "py311-dlib",
                        "p5.28-imager",
                        "p5.30-imager",
                        "p5.32-imager",
                        "p5.34-imager",
                        "gtk4-devel",
                        "imager",
                        "InsightToolkit4",
                        "py310-InsightToolkit4",
                        "py311-InsightToolkit4",
                        "InsightToolkit",
                        "py310-InsightToolkit",
                        "py311-InsightToolkit",
                        "py310-orfeotoolbox",
                        "py311-orfeotoolbox",
                        "R-png",
                        "msdfgen",
                        "py312-game",
                        "py311-imread",
                        "py312-imread",
                        "ImageMagick7",
                        "py312-opencv4-devel",
                        "py312-orfeotoolbox",
                        "py312-opencv4",
                        "dlib",
                        "py312-dlib",
                        "ocrmypdf",
                        "wxgtk-3.0-cxx11",
                        "rawproc",
                        "php84-gd",
                        "qrscan",
                        "qt64-qtbase",
                        "qt64-qtwebengine",
                        "racket",
                        "py313-game",
                        "jpeg2png",
                        "libsixel",
                        "ffmpeg4",
                        "qt67-qtwebengine",
                        "qt67-qtbase",
                        "py313-opencv4",
                        "py313-opencv4-devel",
                        "gdal-hdf5",
                        "gdal-kea",
                        "qt68-qtbase",
                        "qt68-qtwebengine",
                        "py313-orfeotoolbox",
                        "apitrace",
                        "opensimh",
                        "py312-InsightToolkit4",
                        "py313-InsightToolkit4",
                        "py312-InsightToolkit",
                        "py313-InsightToolkit",
                        "luanti",
                        "previous",
                        "qt69-qtbase",
                        "qt69-qtwebengine",
                        "py314-opencv4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "kitty"
                    ]
                }
            ]
        },
        {
            "name": "libpuzzle",
            "portdir": "graphics/libpuzzle",
            "version": "0.11",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libpuzzle.pureftpd.org/project/libpuzzle",
            "description": "a library to find visually similar images",
            "long_description": "The Puzzle library is designed to quickly find visually similar images (gif, png, jpg), even if they have been resized, recompressed, recolored or slightly modified.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gd2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libraw",
            "portdir": "graphics/libraw",
            "version": "0.21.4",
            "license": "(LGPL-2.1 or CDDL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libraw.org",
            "description": "Library for RAW image manipulation",
            "long_description": "A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lcms2",
                        "libjpeg-turbo",
                        "jasper"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rawproc",
                        "gthumb",
                        "openimageio",
                        "py310-rawpy",
                        "py311-rawpy",
                        "gegl-0.3",
                        "nomacs",
                        "gegl",
                        "luminance-hdr",
                        "geeqie",
                        "libkdcraw",
                        "ImageMagick",
                        "gegl-devel",
                        "photoqt",
                        "ImageMagick7"
                    ]
                }
            ]
        },
        {
            "name": "librsvg",
            "portdir": "graphics/librsvg",
            "version": "2.58.5",
            "license": "(GPL-2+ or LGPL-2+)",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/LibRsvg",
            "description": "GNOME implementation of rsvg.",
            "long_description": "GNOME implementation of rsvg.",
            "active": true,
            "categories": [
                "graphics",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "pkgconfig",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vala",
                        "freetype",
                        "glib2",
                        "pango",
                        "libxml2",
                        "libunwind",
                        "gobject-introspection",
                        "cairo",
                        "gdk-pixbuf2",
                        "harfbuzz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "glom",
                        "tortoisehg",
                        "anjuta",
                        "octave",
                        "lite-xl-luajit",
                        "gerbv",
                        "gnome-voice",
                        "quodlibet",
                        "gtkwave",
                        "gnome-radio",
                        "libfive",
                        "kitty",
                        "xlog",
                        "meld",
                        "wgshadertoy",
                        "garagejam",
                        "glade",
                        "nextcloud-client",
                        "lite-xl",
                        "gramps",
                        "gnome-photos",
                        "gpick",
                        "geeqie"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xournalpp",
                        "appstream",
                        "gegl-0.3",
                        "fvwm2",
                        "openbox",
                        "gegl",
                        "xmlroff",
                        "ffmpeg",
                        "ffmpeg-devel",
                        "ffmpeg4",
                        "ffmpeg8",
                        "gegl-devel",
                        "gtk2hs",
                        "solfege",
                        "AfterStep",
                        "gnome-chess",
                        "gramps",
                        "pinpoint",
                        "gpodder",
                        "gimp3-devel",
                        "deluge",
                        "gthumb",
                        "gajim",
                        "gnome3-core",
                        "gnome-system-monitor",
                        "emacs-app",
                        "emacs-app-devel",
                        "evas",
                        "darktable",
                        "darktable-devel",
                        "gtk4-devel",
                        "goffice",
                        "gtk4",
                        "t4k_common",
                        "adwaita-icon-theme",
                        "glabels",
                        "gnome-panel",
                        "gnome-themes-extra",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer010-gst-plugins-bad",
                        "MyPaint",
                        "pspp-devel",
                        "timg",
                        "rawtherapee",
                        "gimp2",
                        "gimp2-devel",
                        "ffmpeg6",
                        "ffmpeg7",
                        "vips",
                        "xboard",
                        "gscan2pdf",
                        "mat2",
                        "mldonkey",
                        "homebank",
                        "lablgtk2",
                        "R-rsvg",
                        "OpenSceneGraph-devel",
                        "OpenSceneGraph",
                        "gpredict",
                        "denemo",
                        "claws-mail",
                        "imlib2",
                        "eog",
                        "pdfpc",
                        "root6",
                        "abiword-x11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-sphinxcontrib-svg2pdfconverter",
                        "py37-sphinxcontrib-svg2pdfconverter",
                        "auto-multiple-choice",
                        "auto-multiple-choice-devel",
                        "py312-sphinxcontrib-svg2pdfconverter",
                        "dia",
                        "py36-sphinxcontrib-svg2pdfconverter",
                        "py313-sphinxcontrib-svg2pdfconverter",
                        "gnome3-core",
                        "py39-sphinxcontrib-svg2pdfconverter",
                        "py311-sphinxcontrib-svg2pdfconverter",
                        "py38-sphinxcontrib-svg2pdfconverter",
                        "py35-sphinxcontrib-svg2pdfconverter",
                        "py310-sphinxcontrib-svg2pdfconverter"
                    ]
                }
            ]
        },
        {
            "name": "libspiro",
            "portdir": "graphics/libspiro",
            "version": "20221101",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/fontforge/libspiro",
            "description": "Raph Levien's Spiro package as a library.",
            "long_description": "Raph Levien's Spiro package as a library. A mechanism for drawing smooth contours with constant curvature at the spline joins.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "fontforge",
                        "ipe",
                        "gegl-0.3",
                        "gegl",
                        "gegl-devel"
                    ]
                }
            ]
        },
        {
            "name": "libsvg",
            "portdir": "graphics/libsvg",
            "version": "0.1.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cairographics.org",
            "description": "SVG Rendering library using cairo",
            "long_description": "SVG Rendering library using cairo",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "libxml2",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libsvg-cairo"
                    ]
                }
            ]
        },
        {
            "name": "libsvg-cairo",
            "portdir": "graphics/libsvg-cairo",
            "version": "0.1.6",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.cairographics.org",
            "description": "SVG Rendering library using cairo",
            "long_description": "SVG Rendering library using cairo",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "libjpeg-turbo",
                        "libsvg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libvisio-0.1",
            "portdir": "graphics/libvisio-0.1",
            "version": "0.1.8",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.documentfoundation.org/DLP/Libraries/libvisio",
            "description": "Libvisio is a C++ library for reading and parsing drawings in VSD (Visio) format.",
            "long_description": "Libvisio is a C++ library for reading and parsing drawings in VSD (Visio) format. VSD is the format used by Visio.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "boost176"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libxml2",
                        "librevenge",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vsd2svg",
                        "inkscape",
                        "inkscape-devel",
                        "scribus-devel"
                    ]
                }
            ]
        },
        {
            "name": "libwmf",
            "portdir": "graphics/libwmf",
            "version": "0.2.8.4",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wvware.sourceforge.net/libwmf.html",
            "description": "Library for converting WMF (Window Metafile Format) files",
            "long_description": "libwmf is a library for reading vector images in Microsoft's native Windows Metafile Format (WMF) and for either (a) displaying them in, e.g., an X window, or (b) converting them to more standard/open file formats.",
            "active": true,
            "categories": [
                "graphics",
                "fonts"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "xml2",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libjpeg-turbo",
                        "libpng",
                        "freetype",
                        "expat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gimp3-devel",
                        "abiword-x11",
                        "gimp2",
                        "gimp2-devel"
                    ]
                }
            ]
        },
        {
            "name": "libwpg-0.3",
            "portdir": "graphics/libwpg-0.3",
            "version": "0.3.4",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libwpg.sourceforge.net/",
            "description": "Libwpg is a C++ library for reading and parsing graphics in WPG (Word Perfect Graphics) format.",
            "long_description": "Libwpg is a C++ library for reading and parsing graphics in WPG (Word Perfect Graphics) format. WPG is the format used among others in Corel software such as WordPerfect(tm) and Presentations(tm).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "libtool",
                        "pkgconfig",
                        "boost176",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libwpd-0.10",
                        "librevenge"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "inkscape",
                        "inkscape-devel",
                        "libodfgen"
                    ]
                }
            ]
        },
        {
            "name": "libxdkwrl",
            "portdir": "graphics/libxdkwrl",
            "version": "1.3.0",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://maverick.inria.fr/Membres/Xavier.Decoret/",
            "description": "VRML97 parser library",
            "long_description": "The XdkWrl library allows you to load a VRML97 file into a C++ structure",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "antlr",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libxmi",
            "portdir": "graphics/libxmi",
            "version": "1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/libxmi/",
            "description": "GNU rasterizing library",
            "long_description": "GNU libxmi is a C/C++ function library for rasterizing 2-D vector graphics.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "enblend"
                    ]
                }
            ]
        },
        {
            "name": "lprof",
            "portdir": "graphics/lprof",
            "version": "20090113",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lprof.sourceforge.net",
            "description": "LProf open source ICC profiler",
            "long_description": "LProf is an open source color profiler that creates ICC compliant profiles for devices such as cameras, scanners and monitors. Origanally authored by Marti Maria the creator of LCMS. Marti has graciously consented to the creation of this project.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "cvs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "qt4-mac",
                        "vigra",
                        "tiff",
                        "zlib",
                        "libusb-compat",
                        "qt-assistant"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lzw_codec",
            "portdir": "graphics/lzw_codec",
            "version": "0.11",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/pts/lzw_codec",
            "description": "LZW compressor and decompressor in C",
            "long_description": "lzw_codec is an LZW compressor and decompressor implemented in ANSI C. It's binary-compatible with PDF /LZWDecode and PostScript /LZWEncode filters if the filters are used without parameters.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "sam2p"
                    ]
                }
            ]
        },
        {
            "name": "magicpoint",
            "portdir": "graphics/magicpoint",
            "version": "1.13a",
            "license": "BSD",
            "platforms": "macosx darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://member.wide.ad.jp/wg/mgp/",
            "description": "An X11 based presentation tool.",
            "long_description": "Magic Point is an X11 based presentation tool. It is designed to make simple presentations easy while to make complicated presentations possible. Its presentation file (whose suffix is typically .mgp) is just text so that you can create presentation files quickly with your favorite editor (e.g. Emacs, vi).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "imake",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "giflib",
                        "xorg-libXmu",
                        "libpng",
                        "Xft2"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}