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

{
    "count": 49814,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=923",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=921",
    "results": [
        {
            "name": "squish",
            "portdir": "graphics/squish",
            "version": "1.15",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/libsquish/",
            "description": "DXT Compression Library",
            "long_description": "DXT compression is a very well-designed compression scheme for colour textures with an optional alpha channel. The squish library is a cross-platform open source implementation of DXT compression (and decompression).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-12"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openimageio",
                        "supertuxkart",
                        "libdevil"
                    ]
                }
            ]
        },
        {
            "name": "spirv-tools",
            "portdir": "graphics/spirv-tools",
            "version": "1.4.321.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://vulkan.lunarg.com",
            "description": "various SPIR-V tools",
            "long_description": "SPIR-V assembler, binary module parser, disassembler, validator, and optimizer",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 615
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "glslang",
                        "vulkan-validationlayers",
                        "shaderc"
                    ]
                }
            ]
        },
        {
            "name": "simage",
            "portdir": "graphics/simage",
            "version": "1.7.0",
            "license": "(public-domain or permissive)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.coin3d.org/lib/simage/",
            "description": "library for loading and saving images, sound and video",
            "long_description": "simage is a library capable of loading, manipulating and saving images, creating and saving movies (AVI and mpeg), and loading audio. The simage library relies heavily on 3rd party libraries to perform these tasks.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "quicktime",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile",
                        "giflib",
                        "zlib",
                        "libpng",
                        "tiff",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Coin",
                        "Coin-framework"
                    ]
                }
            ]
        },
        {
            "name": "shapelib",
            "portdir": "graphics/shapelib",
            "version": "1.6.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://shapelib.maptools.org",
            "description": "Library and tools for dealing with ESRI ShapeFiles",
            "long_description": "This software provides support for the ESRI ShapeFiles.",
            "active": true,
            "categories": [
                "graphics",
                "gis"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "plplot510",
                        "plplot510-single",
                        "gpsbabel",
                        "grads",
                        "plplot",
                        "plplot-single",
                        "gnudatalanguage",
                        "marble",
                        "tilemaker",
                        "xastir"
                    ]
                }
            ]
        },
        {
            "name": "scantailor",
            "portdir": "graphics/scantailor",
            "version": "0.2.9",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://scantailor.org/",
            "description": "A fork of the original scantailor: an interactive post-processing tool for scanned pages.",
            "long_description": "Scan Tailor is an interactive post-processing tool for scanned pages. It performs operations such as page splitting, deskewing, adding/removing borders, and others. You give it raw scans, and you get pages ready to be printed or assembled into a PDF or DJVU file. Scanning, optical character recognition, and assembling multi-page documents are out of scope of this project. This fork merges the features of the ScanTailor Featured and ScanTailor Enhanced versions, brings new ones and fixes.",
            "active": true,
            "categories": [
                "aqua",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "rubendibattista",
                    "github": "rdbisme",
                    "ports_count": 43
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "qt5-qtbase",
                        "xrender",
                        "boost171",
                        "tiff",
                        "qt5-qttools",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "scale2x",
            "portdir": "graphics/scale2x",
            "version": "4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.scale2x.it",
            "description": "utility to increase the size of small bitmaps",
            "long_description": "Scale2x is real-time graphics effect able to increase the size of small bitmaps guessing the missing pixels without interpolating pixels and blurring the images.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sane-frontends",
            "portdir": "graphics/sane-frontends",
            "version": "1.0.15git",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sane-project.org/",
            "description": "Frontends for scanner access",
            "long_description": "These are the frontends for the Scanner Access Now Easy project. They allow you to access various scanners either locally or remote using saned.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sane-backends"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sane-backends",
            "portdir": "graphics/sane-backends",
            "version": "1.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sane-project.org/",
            "description": "Backends for scanner access",
            "long_description": "These are the backends for the Scanner Access Now Easy project. They allow you to access various scanners either locally or remotely using saned.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "no_local",
                "pnm",
                "gphoto2",
                "avahi",
                "escl",
                "snmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "libjpeg-turbo",
                        "tiff",
                        "avahi",
                        "net-snmp",
                        "libxml2",
                        "zlib",
                        "libusb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pkgconfig"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "twain-sane",
                        "sane-frontends",
                        "xsane",
                        "libksane",
                        "p5.28-image-sane",
                        "p5.30-image-sane",
                        "p5.32-image-sane",
                        "p5.34-image-sane",
                        "gscan2pdf"
                    ]
                }
            ]
        },
        {
            "name": "sam2p",
            "portdir": "graphics/sam2p",
            "version": "0.49.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pts/sam2p",
            "description": "convert raster images to PostScript, PDF etc",
            "long_description": "sam2p is a UNIX command line utility written in ANSI C++ that converts many raster (bitmap) image formats into Adobe PostScript or PDF files and several other formats. The images are not vectorized. sam2p gives full control to the user to specify standards-compliance, compression, and bit depths. In some cases sam2p can compress an image 100 times smaller than the PostScript output of many other common image converters. sam2p provides ZIP, RLE and LZW (de)compression filters even on Level1 PostScript devices.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lzw_codec",
                        "tif22pnm",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "netpbm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ghostscript"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rawstudio",
            "portdir": "graphics/rawstudio",
            "version": "20210603",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rawstudio.org",
            "description": "Raw-image converter",
            "long_description": "Rawstudio is a modern raw-image converter and organizer with many features. * Reads all dcraw supported formats * Internal 16-bit rgb * Various post-shot controls (white balance, saturation and exposure compensation among others) * Realtime histogram * Easy sorting of images * Fullscreen mode for better overview",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lcms2",
                        "lensfun",
                        "libjpeg-turbo",
                        "tiff",
                        "fftw-3",
                        "sqlite3",
                        "curl",
                        "libxml2",
                        "xorg-libX11",
                        "openssl3",
                        "gettext-runtime",
                        "fftw-3-single",
                        "dbus",
                        "flickcurl",
                        "libgphoto2",
                        "gconf",
                        "gtk3",
                        "exiv2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qwtplot3d",
            "portdir": "graphics/qwtplot3d",
            "version": "0.2.7",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qwtplot3d.sourceforge.net",
            "description": "Qt-based 3D-widgets",
            "long_description": "Feature-rich Qt / OpenGL-based C++ programming library, providing 3D-widgets for technical applications",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "qt3",
                "qt4",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnuradio37"
                    ]
                }
            ]
        },
        {
            "name": "qwt-qt5-examples",
            "portdir": "graphics/qwt-qt5",
            "version": "6.1.6",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qwt.sourceforge.net",
            "description": "Qt Widgets for Technical Applications",
            "long_description": "The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a framework for 2D plots it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qwt-qt5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qwt-qt5",
            "portdir": "graphics/qwt-qt5",
            "version": "6.1.6",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qwt.sourceforge.net",
            "description": "Qt Widgets for Technical Applications",
            "long_description": "The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a framework for 2D plots it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "qt5-qtsvg",
                        "qt5-qttools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnuradio-devel",
                        "qwt-qt5-examples",
                        "PothosPlotters",
                        "gnuradio",
                        "gnuradio-next",
                        "elmerfem",
                        "qgis3",
                        "qgis3-ltr"
                    ]
                }
            ]
        },
        {
            "name": "qwt61",
            "portdir": "graphics/qwt",
            "version": "6.1.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qwt.sourceforge.net",
            "description": "QWT: Qt Widgets for Technical Applications, Version 6.1",
            "long_description": "QWT: Qt Widgets for Technical Applications, Version 6.1\nThe Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. QWT version 6.1 contains source incompatible changes versus other versions of QWT.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "qt5",
                "qt4",
                "debug",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qwt60",
            "portdir": "graphics/qwt",
            "version": "6.0.2",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qwt.sourceforge.net",
            "description": "QWT: Qt Widgets for Technical Applications, Version 6.0",
            "long_description": "QWT: Qt Widgets for Technical Applications, Version 6.0\nThe Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. QWT version 6.0 contains source incompatible changes versus other versions of QWT.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "qt5",
                "qt4",
                "debug",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qwt52",
            "portdir": "graphics/qwt",
            "version": "5.2.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qwt.sourceforge.net",
            "description": "QWT: Qt Widgets for Technical Applications, Version 5.2",
            "long_description": "QWT: Qt Widgets for Technical Applications, Version 5.2\nThe Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. QWT version 5.2 contains source incompatible changes versus other versions of QWT.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "qt3",
                "qt4",
                "debug",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnuradio37",
                        "gr37-air-modes",
                        "py27-pyqwt",
                        "bacula5",
                        "bacula"
                    ]
                }
            ]
        },
        {
            "name": "qwt",
            "portdir": "graphics/qwt",
            "version": "5.1.2",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qwt.sourceforge.net",
            "description": "QWT: Qt Widgets for Technical Applications, Version 5.1",
            "long_description": "QWT: Qt Widgets for Technical Applications, Version 5.1\nThe Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. QWT version 5.1 contains source incompatible changes versus other versions of QWT.",
            "active": true,
            "categories": [
                "graphics",
                "science"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "qt3",
                "qt4",
                "debug",
                "examples",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "quesoglc",
            "portdir": "graphics/quesoglc",
            "version": "0.7.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://quesoglc.sourceforge.net/",
            "description": "QuesoGLC is a free implementation of the OpenGL Character Renderer (GLC).",
            "long_description": "QuesoGLC is a free implementation of the OpenGL Character Renderer (GLC). QuesoGLC is based on the FreeType library, provides Unicode support and is designed to be easily ported to any platform that supports both Freetype and OpenGL.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "freetype",
                        "libGLU",
                        "mesa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qrencode",
            "portdir": "graphics/qrencode",
            "version": "4.1.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fukuchi.org/works/qrencode",
            "description": "A fast and compact library for QR Code generation",
            "long_description": "Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "prison",
                        "KeePassXC",
                        "KeePassXC-devel",
                        "profanity",
                        "pdfpc",
                        "glabels",
                        "litecoin",
                        "toxic",
                        "faustlive-devel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pass-otp",
                        "passage",
                        "pass",
                        "pam-google-authenticator"
                    ]
                }
            ]
        },
        {
            "name": "qiv",
            "portdir": "graphics/qiv",
            "version": "3.0.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://spiegl.de/qiv/",
            "description": "A very small and pretty fast gdk/Imlib image viewer",
            "long_description": "A very small and pretty fast gdk/Imlib image viewer for X.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "me",
                    "github": "lloyd",
                    "ports_count": 4
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "lcms2",
                        "libexif",
                        "libmagic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qimageblitz",
            "portdir": "graphics/qimageblitz",
            "version": "0.0.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kde.org",
            "description": "Graphical effects library for KDE4",
            "long_description": "QImageBlitz is a graphical effect and filter library for KDE4 with MMX/SSE support.",
            "active": true,
            "categories": [
                "graphics",
                "kde",
                "kde4"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automoc",
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "phonon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kde4-workspace",
                        "kolourpaint",
                        "kopete",
                        "okular",
                        "perlqt",
                        "qyoto",
                        "smokeqt",
                        "kde4-runtime",
                        "tellico"
                    ]
                }
            ]
        },
        {
            "name": "ptex",
            "portdir": "graphics/ptex",
            "version": "2.4.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wdas/ptex",
            "description": "Per-face texture mapping for production rendering",
            "long_description": "Ptex is a texture mapping system developed by Walt Disney Animation Studios for production-quality rendering.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "doxygen",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openimageio",
                        "usd",
                        "opensubdiv",
                        "pbrt3"
                    ]
                }
            ]
        },
        {
            "name": "pstoedit",
            "portdir": "graphics/pstoedit",
            "version": "4.01",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pstoedit.net",
            "description": "Translate PostScript and PDF to other vector formats",
            "long_description": "pstoedit converts PostScriptâ„¢ and PDF files to other vector graphic formats so that they can be edited graphically.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick",
                        "plotutils",
                        "libzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ghostscript"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "autotrace"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "texlive-bin-extra",
                        "octave"
                    ]
                }
            ]
        },
        {
            "name": "pqiv",
            "portdir": "graphics/pqiv",
            "version": "2.12",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/phillipberndt/pqiv",
            "description": "A powerful GTK 3 based command-line image viewer with a minimal UI",
            "long_description": "A powerful GTK 3 based command-line image viewer with a minimal UI. It is highly customizable, can be fully controlled from scripts, and has support for various file formats including PDF, Postscript, video files and archives. It is optimized to be quick and responsive. It comes with support for animations, slideshows, transparency, VIM-like key bindings, automated loading of new images as they appear, external image filters, marks, image preloading, and much more. pqiv started as a Python rewrite of qiv avoiding imlib, but evolved into a much more powerful tool. Today, pqiv stands for powerful quick image viewer.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gtk3",
                        "cairo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "potrace",
            "portdir": "graphics/potrace",
            "version": "1.16",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://potrace.sourceforge.net/",
            "description": "Transform bitmaps into vector graphics",
            "long_description": "Potrace is a utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP), and the default output is one of several vector file formats. A typical use is to create EPS files from scanned data, such as company or university logos, handwritten notes, etc. The resulting image is not jaggy like a bitmap, but smooth. It can then be rendered at any resolution.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "metric_default",
                "a4_default",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mftrace",
                        "fontforge",
                        "dvisvgm",
                        "dvisvgm-devel",
                        "inkscape",
                        "inkscape-devel",
                        "blender",
                        "texlive-bin",
                        "osm2pgsql-lua",
                        "osm2pgsql"
                    ]
                }
            ]
        },
        {
            "name": "poppler-qt4-mac",
            "portdir": "graphics/poppler-qt4-mac",
            "version": "0.61.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://poppler.freedesktop.org/",
            "description": "Poppler is a PDF rendering library. This version is pegged to the last version to support qt4.",
            "long_description": "Poppler is a PDF rendering library. This version is pegged to the last version to support qt4.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-15"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "cairo",
                        "fontconfig",
                        "lcms2",
                        "libjpeg-turbo",
                        "libpng",
                        "qt4-mac",
                        "poppler-data",
                        "tiff",
                        "curl",
                        "freetype",
                        "expat",
                        "openjpeg",
                        "bzip2",
                        "zlib",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-poppler-qt4",
                        "py35-poppler-qt4",
                        "py36-poppler-qt4",
                        "DiffPDF",
                        "py37-poppler-qt4",
                        "tellico",
                        "texworks"
                    ]
                }
            ]
        },
        {
            "name": "poppler-data",
            "portdir": "graphics/poppler-data",
            "version": "0.4.12",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://poppler.freedesktop.org/",
            "description": "Poppler encoding data.",
            "long_description": "Poppler encoding data.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "poppler",
                        "poppler-qt5",
                        "poppler-qt4-mac",
                        "pdf2htmlex"
                    ]
                }
            ]
        },
        {
            "name": "poppler-qt5",
            "portdir": "graphics/poppler",
            "version": "24.04.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://poppler.freedesktop.org/",
            "description": "Poppler is a PDF rendering library based on the xpdf-3.0 code base.",
            "long_description": "Poppler is a PDF rendering library based on the xpdf-3.0 code base.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "boost"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17",
                        "python313",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "git",
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "lcms2",
                        "libjpeg-turbo",
                        "libpng",
                        "openjpeg",
                        "poppler",
                        "poppler-data",
                        "qt5-qtbase",
                        "curl",
                        "nss",
                        "freetype",
                        "expat",
                        "libiconv",
                        "gettext-runtime",
                        "boost181",
                        "tiff",
                        "bzip2",
                        "zlib",
                        "glib2",
                        "gpgme",
                        "gobject-introspection",
                        "cairo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dspdfviewer",
                        "py27-poppler-qt5",
                        "py35-poppler-qt5",
                        "py36-poppler-qt5",
                        "py37-poppler-qt5",
                        "py38-poppler-qt5",
                        "py310-poppler-qt5",
                        "py311-poppler-qt5",
                        "py39-poppler-qt5",
                        "texstudio",
                        "photoqt"
                    ]
                }
            ]
        },
        {
            "name": "poppler",
            "portdir": "graphics/poppler",
            "version": "24.04.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://poppler.freedesktop.org/",
            "description": "Poppler is a PDF rendering library based on the xpdf-3.0 code base.",
            "long_description": "Poppler is a PDF rendering library based on the xpdf-3.0 code base.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "boost",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "gettext",
                        "pkgconfig",
                        "clang-17",
                        "python313"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "lcms2",
                        "libjpeg-turbo",
                        "libpng",
                        "openjpeg",
                        "poppler-data",
                        "tiff",
                        "bzip2",
                        "nss",
                        "freetype",
                        "expat",
                        "libiconv",
                        "gettext-runtime",
                        "boost181",
                        "curl",
                        "zlib",
                        "glib2",
                        "gpgme",
                        "gobject-introspection",
                        "cairo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gdal",
                        "osm2pgsql"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "Etoile-devel",
                        "diff-pdf",
                        "tumbler",
                        "gimp3-devel",
                        "p5.28-poppler",
                        "p5.30-poppler",
                        "p5.32-poppler",
                        "p5.34-poppler",
                        "poppler-qt5",
                        "evince",
                        "latex2html",
                        "inkscape",
                        "inkscape-devel",
                        "py27-poppler",
                        "xournalpp",
                        "ipe-tools",
                        "pdfgrep-legacy",
                        "gimp2-devel",
                        "Etoile",
                        "timg",
                        "texworks",
                        "qt513-qtwebengine",
                        "gimp2",
                        "p5.26-poppler",
                        "gdal-pdf",
                        "pdf2djvu",
                        "pdf2svg",
                        "R-Rpoppler",
                        "xournal",
                        "gle-graphics",
                        "QGLE",
                        "olena",
                        "gegl",
                        "openscad",
                        "openscad-devel",
                        "geeqie",
                        "vips",
                        "extractpdfmark",
                        "pdf2htmlex",
                        "scribus-devel",
                        "racket",
                        "littleutils",
                        "qt5-qtwebengine",
                        "R-pdftools",
                        "OpenSceneGraph-devel",
                        "OpenSceneGraph",
                        "claws-mail",
                        "pdfgrep",
                        "gegl-devel",
                        "texlive-bin",
                        "pdfpc",
                        "zathura-plugin-pdf-poppler",
                        "photoqt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "recoll",
                        "cfiles",
                        "EqualX",
                        "pympress",
                        "auto-multiple-choice",
                        "auto-multiple-choice-devel",
                        "pdfsandwich",
                        "impressive"
                    ]
                }
            ]
        },
        {
            "name": "polyclipping",
            "portdir": "graphics/polyclipping",
            "version": "6.4.2",
            "license": "Boost-1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/polyclipping/",
            "description": "Polygon and line clipping and offsetting library",
            "long_description": "Clipper library performs clipping and offsetting for both lines and polygons. All four boolean clipping operations are supported - intersection, union, difference and exclusive-or. Polygons can be of any shape including self-intersecting polygons.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 6
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "poly2tri-c",
            "portdir": "graphics/poly2tri-c",
            "version": "0.1.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/archive/p/poly2tri-c/",
            "description": "A 2D constrained Delaunay triangulation and Delaunay refinement library",
            "long_description": "A 2D constrained Delaunay triangulation and Delaunay refinement library",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-14",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gegl",
                        "gegl-devel"
                    ]
                }
            ]
        },
        {
            "name": "podofo",
            "portdir": "graphics/podofo",
            "version": "0.9.8",
            "license": "GPL-2 and LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://podofo.sourceforge.net/",
            "description": "PoDoFo is a library to work with the PDF file format.",
            "long_description": "PoDoFo is a library to work with the PDF file format. The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fontconfig",
                        "libjpeg-turbo",
                        "libpng",
                        "tiff",
                        "zlib",
                        "libidn",
                        "freetype",
                        "libunistring",
                        "lua",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "scribus-devel",
                        "scribus"
                    ]
                }
            ]
        },
        {
            "name": "pngquant",
            "portdir": "graphics/pngquant",
            "version": "3.0.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pngquant.org/",
            "description": "command-line utility and library for lossy compression of PNG images",
            "long_description": "pngquant is a command-line utility and library for lossy compression of PNG images. The conversion reduces file sizes significantly (often as much as 70%) and preserves full alpha transparency. Generated images are compatible with all modern web browsers, and have better fallback in IE6 than 24-bit PNGs.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "rust",
                        "cargo",
                        "legacy-support"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "gnutar"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "lcms2",
                        "libunwind",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "littleutils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ocrmypdf"
                    ]
                }
            ]
        },
        {
            "name": "pngpp",
            "portdir": "graphics/pngpp",
            "version": "0.2.5",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://savannah.nongnu.org/projects/pngpp/",
            "description": "A simplified input/output library for PNG files",
            "long_description": "pngpp provides a C++ wrapper for the libpng that greatly simplifies the reading and writing PNG files",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pngmeta",
            "portdir": "graphics/pngmeta",
            "version": "1.11",
            "license": "zlib",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pmt.sourceforge.net/pngmeta/",
            "description": "Pngmeta is a tool for extracting metadata from PNG (Portable Network Graphics) files.",
            "long_description": "Pngmeta is a tool for extracting metadata from PNG (Portable Network Graphics) files.",
            "active": false,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pngcrush",
            "portdir": "graphics/pngcrush",
            "version": "1.8.13",
            "license": "zlib",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pmt.sourceforge.net/pngcrush/",
            "description": "optimizer for PNG files",
            "long_description": "pngcrush reads in a PNG image, and writes it out again, with the optimum filter_type and zlib_level. It uses brute force (trying filter_type none, and libpng adaptive filtering, with compression levels 3 and 9). It does the most time-consuming method last in case it turns out to be the best. Optionally, it can remove unwanted chunks or add gAMA and sRGB chunks.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 156
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gimp-help-en"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "littleutils"
                    ]
                }
            ]
        },
        {
            "name": "pngcheck",
            "portdir": "graphics/pngcheck",
            "version": "4.0.0",
            "license": "MIT and GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libpng.org/pub/png/apps/pngcheck.html",
            "description": "Validate and inspect PNG, JNG and MNG files",
            "long_description": "pngcheck verifies the integrity of PNG, JNG and MNG files (by checking the internal 32-bit CRCs  and decompressing the image data); it can optionally dump almost all of the chunk-level information in the image in human-readable form. For example, it can be used to print the basic statistics about an image (dimensions, bit depth, etc.); to list the color and transparency info in its palette (assuming it has one); or to extract the embedded text annotations. This is a command-line program with batch capabilities.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "png2ico",
            "portdir": "graphics/png2ico",
            "version": "2002-12-08",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.winterdrache.de/freeware/png2ico/",
            "description": "Converts PNG files to Windows icon resource files.",
            "long_description": "Converts PNG files to Windows icon resource files.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "plotutils",
            "portdir": "graphics/plotutils",
            "version": "2.6",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/plotutils/",
            "description": "GNU plotting utilities",
            "long_description": "GNU plotting utilities package, including GNU libplot: a thread-safe function library for exporting two-dimensional vector graphics files, and for displaying animated vector graphics under the X Window System.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 156
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "m4",
                        "libpng",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-biggles",
                        "pstoedit",
                        "py37-biggles"
                    ]
                }
            ]
        },
        {
            "name": "pict2pdf",
            "portdir": "graphics/pict2pdf",
            "version": "1.1",
            "license": "MIT",
            "platforms": "{darwin < 11}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pict2pdf.sourceforge.net/",
            "description": "Vector-to-vector conversion of PICT files to PDF",
            "long_description": "pict2pdf converts files in Apple's PICT format to Adobe's PDF format. The conversion retains any vector information in the PICT image.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pgplot",
            "portdir": "graphics/pgplot",
            "version": "5.2.2",
            "license": "Noncommercial",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.astro.caltech.edu/~tjp/pgplot/",
            "description": "C/Fortran graphics library",
            "long_description": "The PGPLOT Graphics Subroutine Library is a Fortran- or C-callable, device-independent graphics package for making simple scientific graphs. It is intended for making graphical images of publication quality with minimum effort on the part of the user. For most applications, the program can be device-independent, and the output can be directed to the appropriate device at run time.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "x11",
                "aquaterm",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc14",
                        "pkgconfig",
                        "perl5",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng",
                        "libgcc",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-pdl",
                        "p5.26-pgplot",
                        "ortep3",
                        "LORENE",
                        "ifeffit",
                        "p5.28-pgplot",
                        "p5.30-pgplot",
                        "p5.32-pgplot",
                        "p5.34-pgplot"
                    ]
                }
            ]
        },
        {
            "name": "pdfpc",
            "portdir": "graphics/pdfpc",
            "version": "4.7.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pdfpc.github.io/",
            "description": "pdfpc is a GTK based presentation viewer application for GNU/Linux which uses Keynote like multi-monitor output to provide meta information to the speaker during the presentation.",
            "long_description": "pdfpc is a GTK based presentation viewer application for GNU/Linux which uses Keynote like multi-monitor output to provide meta information to the speaker during the presentation. It is able to show a normal presentation window on one screen, while showing a more sophisticated overview on the other one providing information like a picture of the next slide, as well as the left over time till the end of the presentation. The input files processed by pdfpc are PDF documents, which can be created using nearly any of today's presentation software.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "Torsten.Maehne",
                    "github": "maehne",
                    "ports_count": 4
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "video",
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "vala",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-good",
                        "gtk3",
                        "librsvg",
                        "json-glib",
                        "qrencode",
                        "discount",
                        "poppler",
                        "libgee",
                        "gstreamer1",
                        "gstreamer1-gst-plugins-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pdf2svg",
            "portdir": "graphics/pdf2svg",
            "version": "0.2.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cityinthesky.co.uk/opensource/pdf2svg",
            "description": "pdf to svg converter",
            "long_description": "pdf to svg converter",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "poppler"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pdf2djvu",
            "portdir": "graphics/pdf2djvu",
            "version": "0.9.19",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://jwilk.net/software/pdf2djvu",
            "description": "Convert PDF to DjVu",
            "long_description": "pdf2djvu creates DjVu files from PDF files. It's able to extract: graphics, text layer, hyperlinks, document outline (bookmarks), and metadata.",
            "active": true,
            "categories": [
                "graphics",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "nicos",
                    "github": "NicosPavlov",
                    "ports_count": 16
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gsed",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "libxslt",
                        "GraphicsMagick",
                        "djvulibre",
                        "poppler",
                        "libomp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "python27",
                        "py27-nose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pbrt3",
            "portdir": "graphics/pbrt3",
            "version": "20200626",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pbrt.org",
            "description": "a photorealistic rendering system",
            "long_description": "Source code for pbrt, the renderer described in the third edition of \"Physically Based Rendering: From Theory To Implementation\", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "ptex",
                        "google-glog",
                        "openexr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pbrt2",
            "portdir": "graphics/pbrt2",
            "version": "20190104",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pbrt.org",
            "description": "a photorealistic rendering system",
            "long_description": "Source code for pbrt, the renderer described in the second edition of \"Physically Based Rendering: From Theory To Implementation\", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1502
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openexr",
                        "tiff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pastel",
            "portdir": "graphics/pastel",
            "version": "0.10.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sharkdp/pastel",
            "description": "A command-line tool to generate, analyze, convert and manipulate colors",
            "long_description": "pastel is a command-line tool to generate, analyze, convert and manipulate colors. It supports many different color formats and color spaces like RGB (sRGB), HSL, CIELAB, CIELCh as well as ANSI 8-bit and 24-bit representations.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1015
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "partio",
            "portdir": "graphics/partio",
            "version": "1.14.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://partio.us",
            "description": "C++ library for manipulating a variety of particle formats",
            "long_description": "Partio is an open-source C++ library, developed by Walt Disney Animation Studios, for reading, writing, and manipulating a variety of standard particle formats (GEO, BGEO, PTC, PDB, PDA). It allows software applications to read and write point cloud formats from a variety of computer graphics programs and can serve as a way to interchange particle data between various file formats.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "jasonliu--",
                    "ports_count": 37
                }
            ],
            "variants": [
                "debug",
                "python310",
                "python311",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "swig-python",
                        "doxygen",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "osl"
                    ]
                }
            ]
        },
        {
            "name": "osm-gps-map-gtk2",
            "portdir": "graphics/osm-gps-map-gtk2",
            "version": "0.7.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://nzjrs.github.io/osm-gps-map/",
            "description": "A GTK+ 2 widget for displaying OpenStreetMap tiles.",
            "long_description": "A GTK+ 2 widget that when given GPS co-ordinates, draws a GPS track, and points of interest on a moving map display. Downloads map data from a number of websites, including openstreetmap.org.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gnome-common",
                        "gtk-doc",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsoup-2.4",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-osmgpsmap",
                        "subsurface"
                    ]
                }
            ]
        },
        {
            "name": "osm-gps-map",
            "portdir": "graphics/osm-gps-map",
            "version": "1.2.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nzjrs.github.io/osm-gps-map/",
            "description": "A GTK+ 3 widget for displaying OpenStreetMap tiles.",
            "long_description": "A GTK+ 3 widget that when given GPS co-ordinates, draws a GPS track, and points of interest on a moving map display. Downloads map data from a number of websites, including openstreetmap.org.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc",
                        "autoconf",
                        "autoconf-archive",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "libsoup-2.4",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gramps",
                        "darktable",
                        "darktable-devel"
                    ]
                }
            ]
        }
    ]
}