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

{
    "count": 50172,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=18",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=16",
    "results": [
        {
            "name": "DiffPDF",
            "portdir": "graphics/DiffPDF",
            "version": "2.1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qtrac.eu/diffpdf-foss.html",
            "description": "Compare two PDF files textually or visually",
            "long_description": "DiffPDF can compare two PDF files. It offers three comparison modes: Words, Characters, and Appearance.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "makeicns",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "poppler-qt4-mac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Paintbrush",
            "portdir": "graphics/Paintbrush",
            "version": "2.0.1",
            "license": "GPL-3+",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://paintbrush.sourceforge.net/",
            "description": "Cocoa-based image editor",
            "long_description": "Paintbrush is a Cocoa-based paint program for Mac OS X, similar to Microsoft Paint and MacPaint.",
            "active": true,
            "categories": [
                "aqua",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Quarter",
            "portdir": "graphics/Quarter",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.coin3d.org/lib/quarter/",
            "description": "integrates Coin and Qt",
            "long_description": "Quarter is a light-weight glue library that provides seamless integration between Kongsberg SIM's Coin high-level 3D visualization library and Nokia's Qt 2D user interface library.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "Coin"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "emergent"
                    ]
                }
            ]
        },
        {
            "name": "Renaissance-Framework",
            "portdir": "graphics/Renaissance-Framework",
            "version": "0.8.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.it/Renaissance/",
            "description": "create user interfaces via XML files",
            "long_description": "GNUstep Renaissance allows you to describe your user interfaces (that is, the windows in your application, and the buttons, boxes, textfields, etc in the windows) in simple and intuitive XML files, using an open, standard format describing the logic of the interface.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "cross",
                "gnustep"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gnustep-make-cocoa",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SimGear",
            "portdir": "graphics/SimGear",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.simgear.org/",
            "description": "building blocks for quickly assembling 3d simulations",
            "long_description": "SimGear is a set of open-source libraries designed to be used as building blocks for quickly assembling 3d simulations, games, and visualization applications.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openal",
                        "plib",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "SoQt",
            "portdir": "graphics/SoQt",
            "version": "1.5.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/Coin3D/coin",
            "description": "SoQt is a Qt GUI component toolkit library for Coin.",
            "long_description": "SoQt is a Qt GUI component toolkit library for Coin.",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "mark.brethen",
                    "github": "mbrethen",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "doxygen",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt4-mac",
                        "Coin-framework"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "freecad"
                    ]
                }
            ]
        },
        {
            "name": "assimp2",
            "portdir": "graphics/assimp2",
            "version": "2.0.863",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.assimp.org",
            "description": "library to import 3D model formats",
            "long_description": "Open Asset Import Library (short name: Assimp) is a portable Open Source library to import various well-known 3D model formats in a uniform manner. This is the legacy 2.0 version.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "vapor"
                    ]
                }
            ]
        },
        {
            "name": "autopano-sift-c",
            "portdir": "graphics/autopano-sift-c",
            "version": "2.5.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://hugin.sourceforge.net",
            "description": "Detects control points in photos using SIFT algorithm",
            "long_description": "C-language port of the original autopano-sift (http://www.cs.tu-berlin.de/~nowozin/autopano-sift) This software automatically finds control points in photos. Useful for stitching photographs, particularly in conjunction with graphics/hugin.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "p.schmiedeskamp",
                    "github": "",
                    "ports_count": 1
                },
                {
                    "name": "hvdwolf",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpano13",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blccc",
            "portdir": "graphics/blccc",
            "version": "1.999",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.blinkenlights.de/",
            "description": "Blinkenlights Chaos Control Center",
            "long_description": "The Blinkenlights Chaos Control Center is an integrated playlist manager and playback program. It supports reading Blinkenlights movies in various file formats and sending them using the Blinkenlights protocol as supported by the Blinkenlights Library blib. The Blinkenlights Chaos Control Center is the basic building block of the Blinkenlights software setup",
            "active": true,
            "categories": [
                "graphics",
                "blinkenlights"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "blib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blinkensim",
            "portdir": "graphics/blinkensim",
            "version": "2.7",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.blinkenlights.de/",
            "description": "Blinkenlights simulator and blinkenproxy interface",
            "long_description": "This is a simulator to view Blinkenlights protocol data streams",
            "active": true,
            "categories": [
                "graphics",
                "blinkenlights"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "blib",
                        "blinkenthemes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "blinkenthemes",
            "portdir": "graphics/blinkenthemes",
            "version": "0.10",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.blinkenlights.de/",
            "description": "Blinkenlights simulator themes",
            "long_description": "Themes to use with blinkensim simulator",
            "active": true,
            "categories": [
                "graphics",
                "blinkenlights"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "blib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "blinkensim"
                    ]
                }
            ]
        },
        {
            "name": "blinkentools",
            "portdir": "graphics/blinkentools",
            "version": "2.9",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.blinkenlights.de/",
            "description": "Blinkenlights command line tools",
            "long_description": "Bunch of utilities to convert and send Blinkenlights movies",
            "active": true,
            "categories": [
                "graphics",
                "blinkenlights"
            ],
            "maintainers": [],
            "variants": [
                "oldtools",
                "mng",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "blib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cal3d",
            "portdir": "graphics/cal3d",
            "version": "0.11.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mp3butcher/Cal3D",
            "description": "skeletal based 3d character animation library",
            "long_description": "Cal3d is a skeletal based 3d character animation library written in C++",
            "active": true,
            "categories": [
                "devel",
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cg-toolkit",
            "portdir": "graphics/cg-toolkit",
            "version": "3.1.2012.04",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://developer.nvidia.com/cg-toolkit",
            "description": "NVIDIA's Cg high-level shading language",
            "long_description": "Cg (short for C for Graphics) is a high-level shading language developed by Nvidia in close collaboration with Microsoft for programming vertex and pixel shaders. It is very similar to Microsoft's HLSL. Cg is based on the C programming language and although they share the same syntax, some features of C were modified and new data types were added to make Cg more suitable for programming graphics processing units. This language is only suitable for GPU programming and is not a general programming language. The Cg compiler outputs DirectX or OpenGL shader programs.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pycg"
                    ]
                }
            ]
        },
        {
            "name": "clutter-gst",
            "portdir": "graphics/clutter-gst",
            "version": "2.0.18",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://blogs.gnome.org/clutter/",
            "description": "Clutter GStreamer integration library.",
            "long_description": "Clutter-GStreamer (clutter-gst) is an integration library for using GStreamer with Clutter. Its purpose is to implement the ClutterMedia interface using GStreamer.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2605
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gstreamer1-gst-plugins-bad",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "clutter",
                        "gobject-introspection",
                        "gstreamer1",
                        "gstreamer1-gst-plugins-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "clutter-gst3",
            "portdir": "graphics/clutter-gst3",
            "version": "3.0.27",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://blogs.gnome.org/clutter/",
            "description": "Clutter GStreamer integration library.",
            "long_description": "Clutter-GStreamer (clutter-gst) is an integration library for using GStreamer with Clutter. Its purpose is to implement the ClutterMedia interface using GStreamer.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2605
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-base",
                        "glib2",
                        "clutter",
                        "gobject-introspection",
                        "gstreamer1"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pinpoint",
                        "totem",
                        "empathy",
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "clutter-gtk",
            "portdir": "graphics/clutter-gtk",
            "version": "1.8.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://blogs.gnome.org/clutter/",
            "description": "Clutter GTK integration library.",
            "long_description": "Clutter-GTK is a library providing facilities to integrate Clutter into GTK+ applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the default ClutterStage into any GtkContainer.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2605
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gtk3",
                        "clutter"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-radio",
                        "pinpoint",
                        "eog-plugins",
                        "totem",
                        "empathy",
                        "libchamplain",
                        "gnome3-core",
                        "gnome-voice",
                        "geeqie",
                        "gingerblue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "cogl",
            "portdir": "graphics/cogl",
            "version": "1.22.8",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Clutter",
            "description": "A hardware accelerated 3D graphics API",
            "long_description": "Cogl is a small open source library for using 3D graphics hardware for rendering. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2605
                }
            ],
            "variants": [
                "x11",
                "quartz",
                "debug",
                "examples",
                "gstreamer",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "grep",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXfixes",
                        "gobject-introspection",
                        "xorg-libXrandr",
                        "cairo",
                        "gdk-pixbuf2",
                        "mesa",
                        "pango",
                        "xorg-libXcomposite",
                        "xorg-libXdamage",
                        "xorg-libXext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gingerblue",
                        "gnome3-core",
                        "gnome-voice",
                        "gnome-radio",
                        "clutter"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "comix",
            "portdir": "graphics/comix",
            "version": "4.0.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://comix.sourceforge.net/",
            "description": "Comix is a user-friendly, customizable image viewer.",
            "long_description": "Comix is a user-friendly, customizable image viewer. It is specifically designed to handle comic books, but also serves as a generic viewer. It reads images in ZIP, RAR or tar archives (also gzip or bzip2 compressed) as well as plain image files. It is written in Python and uses GTK+ through the PyGTK bindings.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "unrar",
                        "python27",
                        "py27-Pillow",
                        "py27-pygtk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "compface",
            "portdir": "graphics/compface",
            "version": "1.5.2",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://freecode.com/projects/compface/",
            "description": "Utility to convert to and from the X-Face format",
            "long_description": "Compface provides utilities and a library for converting to and from the X-Face format, a 48x48 bitmap format used to carry thumbnails of email authors in a mail header.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xemacs",
                        "claws-mail"
                    ]
                }
            ]
        },
        {
            "name": "dcraw",
            "portdir": "graphics/dcraw",
            "version": "9.28.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.dechifro.org/dcraw/",
            "description": "Digital camera raw photo decoding software supporting hundreds of cameras",
            "long_description": "dcraw is a small program for processing raw, unprocessed CCD data files from any of hundreds of digital cameras with better quality output than the tools provided by camera vendors.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "jasper",
                        "lcms2",
                        "libjpeg-turbo",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ufraw",
                        "mythtv-plugins.28",
                        "mythtv-plugins.27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ale"
                    ]
                }
            ]
        },
        {
            "name": "electric",
            "portdir": "graphics/electric",
            "version": "9.07",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.staticfreesoft.com/",
            "description": "CAD system for VLSI circuit design",
            "long_description": "Electric designs MOS and bipolar integrated circuits, printed-circuit boards, or any type of circuit you choose. It has many editing styles including layout, schematics, artwork, and architectural specifications.",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "electronics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openjdk11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "epeg",
            "portdir": "graphics/epeg",
            "version": "0.9.0",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.enlightenment.org",
            "description": "An IMMENSELY FAST JPEG thumbnailer library API.",
            "long_description": "Its a convenience library API to using libjpeg to load JPEG images destined to be turned into thumbnails of the original, saving information with these thumbnails, retreiving it and managing to load the image ready for scaling with the minimum of fuss and CPU overhead.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "esdl",
            "portdir": "graphics/esdl",
            "version": "1.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://esdl.sourceforge.net/",
            "description": "Erlang OpenGL/SDL API and Utilities",
            "long_description": "ESDL is a library that gives you access to SDL and OpenGL functionality from your Erlang program. SDL handles 2D graphics, user events, and audio, while OpenGL handles 3D graphics.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "erlang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl",
                        "libsdl-framework",
                        "erlang"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "wings"
                    ]
                }
            ]
        },
        {
            "name": "exif",
            "portdir": "graphics/exif",
            "version": "0.6.22",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libexif/exif",
            "description": "Command line tool to read, write, modify and display EXIF data",
            "long_description": "Command line utility to read, write, modify and display EXIF data found in digital image files written by digital cameras.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt",
                        "libexif"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "exiftags",
            "portdir": "graphics/exiftags",
            "version": "1.01",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://johnst.org/sw/exiftags",
            "description": "Utility spits out Exif tags from a digital camera JPEG file",
            "long_description": "The exiftags utility parses a specified JPEG file or, by default, its standard input, looking for a JPEG APP1 section containing Exif (Exchangeable Image File) image metadata. The properties contained in these data are then printed to the standard output. Digital cameras typically add Exif data to the image files they produce, containing information about the camera and digitized image.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "farbfeld",
            "portdir": "graphics/farbfeld",
            "version": "4",
            "license": "ISC",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tools.suckless.org/farbfeld/",
            "description": "Suckless image format with conversion tools",
            "long_description": "Suckless image format with conversion tools",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "sent"
                    ]
                }
            ]
        },
        {
            "name": "flam3",
            "portdir": "graphics/flam3",
            "version": "3.0.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://flam3.com",
            "description": "Cosmic Recursive Fractal Flames",
            "long_description": "This is free software to render fractal flames as described on http://flam3.com. Flam3-animate makes animations, and flam3-render makes still images. Flam3-genome creates and manipulates genomes (parameter sets). A C library is also installed.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "dtownsend",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libjpeg-turbo",
                        "libpng",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "g2",
            "portdir": "graphics/g2",
            "version": "0.72",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://g2gl.sourceforge.io",
            "description": "simple 2-D graphics library",
            "long_description": "g2 is a simple 2-D graphics library.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libXext",
                        "gd2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "pure-g2"
                    ]
                }
            ]
        },
        {
            "name": "g3data",
            "portdir": "graphics/g3data",
            "version": "1.5.3",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.frantz.fi/software/g3data.php",
            "description": "g3data is a program to extract data from published graphs, when the raw data is not available.",
            "long_description": "g3data is an interactive program, which enables the user to extract machine-readable data from published graphs, when the raw data is unavailable. It is particularly useful for extracting data from plots published in scientific journals, when it is inconvenient or impossible to obtain the original raw data.",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "x11"
            ],
            "maintainers": [
                {
                    "name": "eyre",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdchart",
            "portdir": "graphics/gdchart",
            "version": "0.11.5",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fred.net/brv/chart/",
            "description": "Easy to use C API, high performance library.",
            "long_description": "Create charts and graphs in PNG, GIF and WBMP format.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zlib",
                        "gd2",
                        "libjpeg-turbo",
                        "libpng",
                        "clang-9.0",
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdsreader",
            "portdir": "graphics/gdsreader",
            "version": "0.3",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://home.netcom.com/~serbanp",
            "description": "Calma (GDSii) reader/parser/print tool",
            "long_description": "gdsreader is a Calma (GDSii) reader/parser/print tool. It is meant as a fast tool to get info about Calma files contents and to print it to PostScript and HPGL-2 formats.",
            "active": true,
            "categories": [
                "graphics",
                "cad"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gifshuffle",
            "portdir": "graphics/gifshuffle",
            "version": "2.0",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.darkside.com.au/gifshuffle/",
            "description": "GIF Colourmap Steganography: conceal messages in GIF images",
            "long_description": "gifshuffle is used to conceal messages in GIF images by shuffling the colourmap, which leaves the image visibly unchanged. gifshuffle works with all GIF images, including those with transparency and animation, and in addition provides compression and encryption of the concealed message.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gimp-gap-devel",
            "portdir": "graphics/gimp-gap-devel",
            "version": "2.7.0-20191012",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gimp.org/",
            "description": "The Gimp Animation Package.",
            "long_description": "GIMP-GAP, the GIMP Animation Package, is a collection of plug-ins to extend GIMP with capabilities to edit and create animations as sequences of single frames. This is the unstable development branch leading up to a stable version 2.8.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2605
                }
            ],
            "variants": [
                "quartz"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "yasm",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "gmake",
                        "pkgconfig",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib",
                        "lame",
                        "libsdl",
                        "gimp2",
                        "XviD"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mplayer-devel",
                        "ufraw",
                        "sox"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glitz",
            "portdir": "graphics/glitz",
            "version": "0.5.6",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/glitz/",
            "description": "Glitz is an OpenGL image compositing library.",
            "long_description": "Glitz is an OpenGL image compositing library. Glitz provides Porter/Duff compositing of images and implicit mask generation for geometric primitives including trapezoids, triangles, and rectangles.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mesa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gliv",
            "portdir": "graphics/gliv",
            "version": "1.9.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://guichaz.free.fr/gliv/",
            "description": "GLiv is an OpenGL image viewer.",
            "long_description": "GLiv is an OpenGL image viewer, image loading is done via Gdk-pixbuf bundled with GTK+-2.4, rendering with OpenGL and the graphical user interface uses GTK+ with GtkGLExt.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtkglext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "glpng",
            "portdir": "graphics/glpng",
            "version": "1.46",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fifi.org/doc/libglpng-dev/glpng.html",
            "description": "OpenGL library for loading PNG images",
            "long_description": "glpng is a library for OpenGL to load PNG graphics files as an OpenGL texture",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gocr",
            "portdir": "graphics/gocr",
            "version": "0.49",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://jocr.sourceforge.net/",
            "description": "Optical Character Recognition, converts images back to text",
            "long_description": "GOCR is an OCR (Optical Character Recognition) program. It converts scanned images of text back to text files.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "netpbm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gqview",
            "portdir": "graphics/gqview",
            "version": "2.0.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gqview.sourceforge.net/",
            "description": "GQview image browser",
            "long_description": "GQview is an image browser that features single click access to view images and move around the directory tree.",
            "active": true,
            "categories": [
                "graphics",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "h3dmedx3d",
            "portdir": "graphics/h3dmedx3d",
            "version": "1.5.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.h3dapi.org",
            "description": "Extension for H3DAPI for support of the volume rendering component of X3D.",
            "long_description": "Extension for H3DAPI for support of the volume rendering component of X3D.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "support",
                    "github": "SenseGraphics",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "h3dapi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "h3dviewer"
                    ]
                }
            ]
        },
        {
            "name": "h3dphysics",
            "portdir": "graphics/h3dphysics",
            "version": "1.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.h3dapi.org",
            "description": "Extension for H3DAPI for support of rigid and soft body physics.",
            "long_description": "Extension for H3DAPI for support of rigid and soft body physics.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "support",
                    "github": "SenseGraphics",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bullet",
                        "ode",
                        "h3dapi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "h3dviewer"
                    ]
                }
            ]
        },
        {
            "name": "h3dui",
            "portdir": "graphics/h3dui",
            "version": "2.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.h3dapi.org",
            "description": "Extension for H3DAPI for support of touchable 3D menues.",
            "long_description": "Extension for H3DAPI for support of touchable 3D menues.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "support",
                    "github": "SenseGraphics",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "h3dapi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "h3dviewer"
                    ]
                }
            ]
        },
        {
            "name": "hapi",
            "portdir": "graphics/hapi",
            "version": "1.4.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.h3dapi.org",
            "description": "Header and library files for HAPI haptics engine.",
            "long_description": "HAPI is a C++ open source cross-platform haptics library. It is extendable and simple to use. It allows for building applications with haptics cababilities or to add haptics to existing applications.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "support",
                    "github": "SenseGraphics",
                    "ports_count": 8
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "h3dutil"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "h3dapi"
                    ]
                }
            ]
        },
        {
            "name": "icns-gimp",
            "portdir": "graphics/icns-gimp",
            "version": "0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://leuksman.com/pages/icns",
            "description": "Gimp file format plug-in for Macintosh icon files (.icns)",
            "long_description": "Gimp file format plug-in for Macintosh icon files (.icns) Currently read-only. Can load true color, 8-bit, 4-bit, and 1-bit icons at 128x128, 48x48, 32x32, and 16x16 sizes. Multiple images are loaded as separate layers.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gimp2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "icoconvert",
            "portdir": "graphics/icoconvert",
            "version": "2.0",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mox.net/tag/icoconvert/",
            "description": "convert Windows .ico icon files into .xpm and .png files",
            "long_description": "A small utility to convert Windows .ico icon files into .xpm and .png files. This can be done in batches, and properly supports transparencies as well as non 32x32 icon sizes. It also supports 24 bit icons.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gd2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "icoutils",
            "portdir": "graphics/icoutils",
            "version": "0.32.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.nongnu.org/icoutils/",
            "description": "Programs for extracting and converting Windows icons",
            "long_description": "The icoutils are a set of command-line programs for extracting and converting images in Microsoft Windows(R) icon and cursor files. These files usually have the extension .ico or .cur, but they can also be embedded in executables and libraries (.dll-files).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_32",
                "perl5_34",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5.34",
                        "p5.34-libwww-perl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "octave"
                    ]
                }
            ]
        },
        {
            "name": "ivtools",
            "portdir": "graphics/ivtools",
            "version": "1.0.7",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ivtools.sourceforge.net/",
            "description": "X11 based drawing editors for PostScript, TeX, web graphics",
            "long_description": "ivtools (pronounced eye-vee-tools) is a suite of free X Windows drawing editors for PostScript, TeX, and web graphics production, as well as an embeddable and extendable vector graphic shell.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "imake"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jasper2",
            "portdir": "graphics/jasper2",
            "version": "2.0.33",
            "license": "JasPer-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ece.uvic.ca/~mdadams/jasper/",
            "description": "Library for manipulating JPEG-2000 images",
            "long_description": "The JasPer Project is an open-source initiative to provide a free software-based reference implementation of the codec specified in the JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1). This port is the older 2.x release series.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [
                "debug",
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "exact-image",
                        "xv",
                        "kopete",
                        "kdelibs4",
                        "digikam",
                        "wgrib2"
                    ]
                }
            ]
        },
        {
            "name": "jbigkit",
            "portdir": "graphics/jbigkit",
            "version": "2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cl.cam.ac.uk/~mgk25/jbigkit/",
            "description": "Data compression algorithm for bi-level high-res images",
            "long_description": "JBIG-KIT provides a portable library of compression and decompression functions with a documented interface that you can very easily include into your image or document processing software. In addition, JBIG-KIT provides ready-to-use compression and decompression programs with a simple command line interface (similar to the converters found in netpbm).",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ImageMagick7",
                        "wxWidgets-3.2",
                        "ImageMagick",
                        "openjpeg",
                        "netpbm",
                        "openjpeg15"
                    ]
                }
            ]
        },
        {
            "name": "jpeg2ps",
            "portdir": "graphics/jpeg2ps",
            "version": "1.9",
            "license": "Restrictive and Noncommercial and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20131028073113/http://www.pdflib.com:80/download/free-software/jpeg2ps/",
            "description": "Utility to convert JPEG to PostScript fileS",
            "long_description": "jpeg2ps is a utility for converting JPEG images to compressed PostScript Level 2 or 3 files (without uncompressing the images). The JPEG data is simply \"wrapped\" with PostScript which yields considerably to smaller PS files.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}