GET /api/v1/ports/?format=api&ordering=-created_at&page=929
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=930",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=928",
    "results": [
        {
            "name": "Aseprite",
            "portdir": "graphics/Aseprite",
            "version": "1.3.12",
            "license": "Restrictive",
            "platforms": "{macosx >= 13}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aseprite.org",
            "description": "animated sprite editor & pixel art tool",
            "long_description": "Aseprite is an image editor for creating animated sprites and other pixel art.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "MacOSX10.13.sdk",
                        "clang-17",
                        "python313",
                        "cmake",
                        "ld64",
                        "ninja",
                        "pkgconfig",
                        "makeicns"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip",
                        "git",
                        "python313"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webp",
                        "curl",
                        "freetype",
                        "expat",
                        "libarchive",
                        "libdeflate",
                        "tinyxml2",
                        "TinyEXIF",
                        "mesa",
                        "lz4",
                        "zlib",
                        "zstd",
                        "cmark",
                        "libb2",
                        "giflib",
                        "harfbuzz",
                        "libjpeg-turbo",
                        "libpixman",
                        "libpng",
                        "tiff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "AntTweakBar",
            "portdir": "graphics/AntTweakBar",
            "version": "1.14",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.antisphere.com/Wiki/tools:anttweakbar",
            "description": "Graphics Library for graphical user interface",
            "long_description": "AntTweakBar is a small and easy-to-use C/C++ library that allows programmers to quickly add a light and intuitive graphical user interface into graphic applications based on OpenGL, DirectX 9 or DirectX 10 to interactively tweak their parameters on-screen.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "karcaw",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yap-app",
            "portdir": "gnustep/yap-app",
            "version": "0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://web.archive.org/web/20100107003808/http://www.gnustep.it/marko/GPSText/",
            "description": "Yap.app PostScript/PDF previewer",
            "long_description": "A PostScript/PDF previewer and front end to the a2ps text formatting tool. Yap was formerly known as GPSText.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ImageMagick",
                        "a2ps",
                        "psutils"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep"
                    ]
                }
            ]
        },
        {
            "name": "system-preferences",
            "portdir": "gnustep/system-preferences",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.it/enrico/system-preferences/",
            "description": "GNUstep's System Preferences.",
            "long_description": "System Preferences is a clone of the Mac OS X System Preferences application based on a GNUstep implementation of the PreferencePanes framework.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "PreferencePanes",
                        "gnustep-core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gworkspace"
                    ]
                }
            ]
        },
        {
            "name": "plconv",
            "portdir": "gnustep/plconv",
            "version": "0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://home.gna.org/pmanager",
            "description": "Convert between different property list formats",
            "long_description": "The plconv tool allows you to freely and transparently convert between different property list formats supported by GNUstep.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ProjectManager"
                    ]
                }
            ]
        },
        {
            "name": "netclasses",
            "portdir": "gnustep/netclasses",
            "version": "1.06",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://netclasses.sf.net/",
            "description": "Asynchronous networking library",
            "long_description": "Netclasses is an asynchronous networking library that works natively on OS X, and any of the various platforms supported by GNUstep. It greatly simplifies the task of putting together networking applications.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "TalkSoup"
                    ]
                }
            ]
        },
        {
            "name": "gworkspace",
            "portdir": "gnustep/gworkspace",
            "version": "0.8.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.it/enrico/gworkspace/",
            "description": "GNUstep's Workspace Manager.",
            "long_description": "GWorkspace is a clone of the NeXT workspace manager with some added features as spatial viewing, real-time auditing of the file-system, an advanced database based search system, etc.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core",
                        "system-preferences"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep"
                    ]
                }
            ]
        },
        {
            "name": "gorm",
            "portdir": "gnustep/gorm",
            "version": "1.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "Graphical Object Relationship Modeller",
            "long_description": "Gorm stands for Graphical Object Relationship Modeller and is GNUstep's easy-to-use interface designer.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-dl2"
                    ]
                }
            ]
        },
        {
            "name": "gnustep-make-docs",
            "portdir": "gnustep/gnustep-make-docs",
            "version": "1.13.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "GNUstep makefile documentation",
            "long_description": "GNUstep makefile documentation",
            "active": true,
            "categories": [
                "devel",
                "gnustep"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gnustep-make",
                        "clang-9.0",
                        "latex2html",
                        "texlive",
                        "texi2html",
                        "texinfo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnustep-make-cocoa",
            "portdir": "gnustep/gnustep-make-cocoa",
            "version": "1.13.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "GNUstep makefile package for the Cocoa API",
            "long_description": "The GNUstep makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project. It allows the user to write a project without having to deal with the complex issues associated with configuration, building, installation, and packaging. It also allows the user to easily create cross-compiled binaries.",
            "active": true,
            "categories": [
                "aqua",
                "devel",
                "cross",
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "Renaissance-Framework",
                        "netclasses-framework"
                    ]
                }
            ]
        },
        {
            "name": "gnustep-make",
            "portdir": "gnustep/gnustep-make",
            "version": "2.7.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "GNUstep makefile package",
            "long_description": "The GNUstep makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project. It allows the user to write a project without having to deal with the complex issues associated with configuration, building, installation, and packaging. It also allows the user to easily create cross-compiled binaries.",
            "active": true,
            "categories": [
                "devel",
                "cross",
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "fhs_layout",
                "gnustep_layout"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gnustep-make-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-base"
                    ]
                }
            ]
        },
        {
            "name": "gnustep-gui",
            "portdir": "gnustep/gnustep-gui",
            "version": "0.17.0",
            "license": "(LGPL or GPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "A library of graphical user interface Objective C classes",
            "long_description": "The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language. The classes are based upon the OpenStep specification as release by NeXT Software, Inc. These classes include graphical objects such as buttons, text fields, popup lists, browser lists, and windows. There are also many associated classes for handling events, colors, fonts, pasteboards and images.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-base",
                        "giflib",
                        "gnutls",
                        "tiff",
                        "aspell",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "HighlighterKit",
                        "Renaissance",
                        "WizardKit",
                        "gnustep-back"
                    ]
                }
            ]
        },
        {
            "name": "gnustep-dl2",
            "portdir": "gnustep/gnustep-dl2",
            "version": "0.10.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/experience/GDL2.html",
            "description": "GNUstep Database Library 2 (GDL2)",
            "long_description": "The GNUstep Database Library 2 (GDL2) is a set of libraries to map Objective-C objects to rows of relational database management systems (RDBMS). It aims to be compatible with Enterprise Objects Framework (EOF) as released with WebObjects 4.5 from Apple Inc",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gorm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnustep-core",
            "portdir": "gnustep/gnustep-core",
            "version": "0.18.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "GNUstep core / Startup package",
            "long_description": "Startup is a compilation of the core GNUstep libraries. After installing GNUstep Startup, you will have a complete system for compiling and running GNUstep applications.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs",
                "dev_tools"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-back"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ArtResources",
                        "GMastermind",
                        "GMines",
                        "Jigsaw",
                        "KeyArcher",
                        "PRICE",
                        "ProjectCenter",
                        "TalkSoup",
                        "gnustep",
                        "gorm",
                        "gworkspace",
                        "system-preferences",
                        "yap-app"
                    ]
                }
            ]
        },
        {
            "name": "gnustep-base",
            "portdir": "gnustep/gnustep-base",
            "version": "1.19.1",
            "license": "(LGPL-3+ or GPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "A library of general-purpose Objective C objects.",
            "long_description": "The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects. For example, it includes classes for strings, object collections, byte streams, typed coders, invocations, notifications, notification dispatchers, moments in time, network ports, remote object messaging support (distributed objects), and event loops. It provides functionality that aims to implement the non-graphical portion of the OpenStep standard (the Foundation library).",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs",
                "ffi",
                "ffcall"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "openssl",
                        "gnustep-make",
                        "libxslt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Pantomime",
                        "Performance",
                        "PreferencePanes",
                        "netclasses",
                        "plconv",
                        "gnustep-gui"
                    ]
                }
            ]
        },
        {
            "name": "gnustep-back",
            "portdir": "gnustep/gnustep-back",
            "version": "0.17.0",
            "license": "(LGPL or GPL-3+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "A back-end component for the GNUstep GUI Library.",
            "long_description": "The implementation of the GNUstep GUI Library is designed in two parts. The first part is the front-end component which is independent of platform and display system. This front-end is combined with a back-end component which handles all of the display system dependent such as specific calls to the X Window System.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs",
                "quartzwm",
                "cairo",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-gui",
                        "libart_lgpl",
                        "Xft2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core"
                    ]
                }
            ]
        },
        {
            "name": "gnustep",
            "portdir": "gnustep/gnustep",
            "version": "0.18.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 200707,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "GNUstep meta port",
            "long_description": "This is the GNUstep Desktop and Applications suite. Also provides a user-friendly environment configuration script.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs",
                "dev_tools"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "GMastermind",
                        "GMines",
                        "GNUMail",
                        "PRICE",
                        "ArtResources",
                        "gnustep-core",
                        "gworkspace",
                        "yap-app",
                        "windowmaker",
                        "TalkSoup"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "WizardKit",
            "portdir": "gnustep/WizardKit",
            "version": "0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://home.gna.org/pmanager",
            "description": "Wizard-style setup framework",
            "long_description": "WizardKit is a framework to allow easy construction of wizard-style setup and navigation panels.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-gui"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ProjectManager"
                    ]
                }
            ]
        },
        {
            "name": "TalkSoup",
            "portdir": "gnustep/TalkSoup",
            "version": "1.0alpha",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://talksoup.aeruder.net/",
            "description": "IRC client for GNUstep.",
            "long_description": "TalkSoup is an IRC client for OS X and any platform supported by GNUstep. It is highly configurable and extensible with a fully-featured plugin system already in place. It has all the features one would expect from a graphical IRC client.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core",
                        "netclasses"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep"
                    ]
                }
            ]
        },
        {
            "name": "SQLClient",
            "portdir": "gnustep/SQLClient",
            "version": "1.2.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "Simple OO Interface to SQL databases",
            "long_description": "Simple OO Interface to SQL databases",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "Performance"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Etoile",
                        "Etoile-devel"
                    ]
                }
            ]
        },
        {
            "name": "Renaissance",
            "portdir": "gnustep/Renaissance",
            "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": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-gui"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ProjectManager",
            "portdir": "gnustep/ProjectManager",
            "version": "0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://home.gna.org/pmanager",
            "description": "Integrated Development Environment (IDE) for GNUstep",
            "long_description": "Integrated Development Environment (IDE) for GNUstep",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "HighlighterKit",
                        "KeyArcher",
                        "WizardKit",
                        "plconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ProjectCenter",
            "portdir": "gnustep/ProjectCenter",
            "version": "0.6.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "GNUstep's integrated developement environment (IDE).",
            "long_description": "ProjectCenter is GNUstep's integrated developement environment (IDE). It is based in part on NeXT's original Project Builder. It assists you in starting new projects and lets you manage your project files using a intuitive and well ordered graphical user interface.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [
                {
                    "name": "alex",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "PreferencePanes",
            "portdir": "gnustep/PreferencePanes",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.it/enrico/system-preferences/",
            "description": "GNUstep's PreferencePanes.",
            "long_description": "GNUstep implementation of the PreferencePanes framework.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "system-preferences"
                    ]
                }
            ]
        },
        {
            "name": "Performance",
            "portdir": "gnustep/Performance",
            "version": "0.2.5",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "Performance measuring classes",
            "long_description": "Performance measuring classes",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SQLClient"
                    ]
                }
            ]
        },
        {
            "name": "Pantomime",
            "portdir": "gnustep/Pantomime",
            "version": "1.2.0pre3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=3",
            "description": "a framework for supporing POP, IMAP3, and SMTP",
            "long_description": "Pantomime is a framework that implements support for POP, IMAP3, and SMTP. It's fast and easy to use.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-base"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "GNUMail"
                    ]
                }
            ]
        },
        {
            "name": "PRICE",
            "portdir": "gnustep/PRICE",
            "version": "1.3.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://price.sourceforge.net/",
            "description": "A high-quality image manipulation and enhancement application.",
            "long_description": "PRICE can open several image file formats and apply high-quality filters and other enhancements.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [
                {
                    "name": "alex",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep"
                    ]
                }
            ]
        },
        {
            "name": "KeyArcher",
            "portdir": "gnustep/KeyArcher",
            "version": "0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://home.gna.org/pmanager",
            "description": "An interactive keyed-archive explorer.",
            "long_description": "An interactive keyed-archive explorer.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ProjectManager"
                    ]
                }
            ]
        },
        {
            "name": "Jigsaw",
            "portdir": "gnustep/Jigsaw",
            "version": "0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.it/marko/GPuzzle2/",
            "description": "Simulates a jigsaw puzzle.",
            "long_description": "Simulates a jigsaw puzzle and illustrates the use of clipping paths.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "HighlighterKit",
            "portdir": "gnustep/HighlighterKit",
            "version": "0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wiki.gnustep.org/index.php/HighlighterKit",
            "description": "Syntax highlighting framework",
            "long_description": "HighlighterKit is a framework to allow easy incorporation of syntax highlighting features into your application.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-gui"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ProjectManager"
                    ]
                }
            ]
        },
        {
            "name": "GNUMail",
            "portdir": "gnustep/GNUMail",
            "version": "1.2.0pre3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.collaboration-world.com/gnumail/",
            "description": "Fully featured mail application using GNUStep or Cocoa.",
            "long_description": "GNUMail.app is a fully featured mail application running on multiple platforms. It uses the GNUstep development framework or Apple Cocoa, which are based on the OpenStep specification provided by NeXT, Inc..",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "Etoile",
                        "Pantomime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep"
                    ]
                }
            ]
        },
        {
            "name": "GMines",
            "portdir": "gnustep/GMines",
            "version": "0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.it/marko/GMines/",
            "description": "The well-known minesweeper game.",
            "long_description": "The well-known minesweeper game.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep"
                    ]
                }
            ]
        },
        {
            "name": "GMastermind",
            "portdir": "gnustep/GMastermind",
            "version": "0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.it/marko/GMastermind/",
            "description": "The well-known mastermind game.",
            "long_description": "The well-known mastermind game.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep"
                    ]
                }
            ]
        },
        {
            "name": "Etoile-devel",
            "portdir": "gnustep/Etoile-devel",
            "version": "0.1.9",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.etoile-project.org/",
            "description": "GNUstep based user environement",
            "long_description": "Etoile intends to be an innovative GNUstep-based user environment built from the ground up on highly modular and light components with project and document orientation in mind.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus",
                        "oniguruma5",
                        "SQLClient",
                        "poppler"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Etoile",
            "portdir": "gnustep/Etoile",
            "version": "0.1.9",
            "license": "GPL-2+ and LGPL and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://etoileos.com/",
            "description": "GNUstep based user environement",
            "long_description": "Etoile intends to be an innovative GNUstep-based user environment built from the ground up on highly modular and light components with project and document orientation in mind.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "subversion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus",
                        "oniguruma5",
                        "SQLClient",
                        "poppler"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "GNUMail"
                    ]
                }
            ]
        },
        {
            "name": "ArtResources",
            "portdir": "gnustep/ArtResources",
            "version": "0.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnustep.org/",
            "description": "FreeFonts and Vera fonts for gnustep art backend.",
            "long_description": "FreeFonts and Vera fonts and mknfonts for gnustep art backend. The Vera fonts are well-suited to on-screen use, and it is recommended that you use these as your default fonts. The FreeFonts are not as well-suited as the Vera fonts to on-screen use, but they contain a lot more characters.",
            "active": true,
            "categories": [
                "gnustep"
            ],
            "maintainers": [],
            "variants": [
                "with_docs"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnustep-core"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnustep"
                    ]
                }
            ]
        },
        {
            "name": "zenity",
            "portdir": "gnome/zenity",
            "version": "3.42.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Zenity",
            "description": "Zenity allows you to display dialog boxes from the commandline.",
            "long_description": "description",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "libnotify",
                "webkitgtk",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "itstool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libnotify",
                        "gtk3",
                        "libiconv",
                        "webkit2-gtk",
                        "xorg-libX11",
                        "gettext-runtime"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "metacity",
                        "octave-zenity"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yorick-spydr",
                        "geeqie",
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "yelp-xsl",
            "portdir": "gnome/yelp-xsl",
            "version": "40.2",
            "license": "GPL-2 and LGPL-2.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Yelp",
            "description": "A collection of XSLT and other data files required by Yelp.",
            "long_description": "yelp-xsl contains various XSLT files for transforming DocBook, Mallard, and other formats as required by Yelp.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gettext",
                        "pkgconfig",
                        "itstool",
                        "libiconv",
                        "libxml2",
                        "libxslt"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "yelp-tools",
                        "yelp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "yelp-tools",
            "portdir": "gnome/yelp-tools",
            "version": "40.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Yelp/Tools",
            "description": "Tools to help create Yelp documentation.",
            "long_description": "yelp-tools is a collection of scripts and build utilities to help create, manage, and publish documentation for Yelp and the web.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "pkgconfig",
                        "clang-17",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "yelp-xsl",
                        "python312",
                        "py312-lxml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "itstool",
                        "libxml2",
                        "libxslt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gtk-radio",
                        "gingerblue",
                        "baobab",
                        "gnome-chess",
                        "anjuta",
                        "empathy",
                        "gthumb",
                        "seahorse",
                        "gtk-internet-radio-locator",
                        "parabolic",
                        "gnome-music",
                        "gnome-photos",
                        "ghex",
                        "glom",
                        "gnome-system-monitor",
                        "gnome-terminal",
                        "viking",
                        "easytag",
                        "easytag-devel",
                        "stardict",
                        "libgda5",
                        "glade3",
                        "balsa",
                        "glabels",
                        "gnome-applets",
                        "gnome-internet-radio-locator",
                        "gnome-panel",
                        "gnome-sudoku",
                        "gnome-system-log"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "yelp",
            "portdir": "gnome/yelp",
            "version": "40.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Yelp",
            "description": "Help browser for GNOME.",
            "long_description": "Yelp is the default help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, HTML, man, and info formatted documentation.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "itstool",
                        "gtk-doc",
                        "appstream-glib",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "xz",
                        "sqlite3",
                        "glib2",
                        "libhandy",
                        "desktop-file-utils",
                        "gtk3",
                        "yelp-xsl",
                        "webkit2-gtk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome-user-docs",
                        "gnome-getting-started-docs",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "conglomerate",
                        "gconf-editor",
                        "gmdb2",
                        "gnomeicu",
                        "baobab",
                        "gnome-chess",
                        "anjuta",
                        "gnumeric",
                        "totem",
                        "empathy",
                        "frogr",
                        "gthumb",
                        "seahorse",
                        "gnome-music",
                        "gnome-photos",
                        "evince",
                        "ghex",
                        "glom",
                        "gnome-calculator",
                        "gnome-system-monitor",
                        "gnome-terminal",
                        "gucharmap",
                        "gedit",
                        "meld",
                        "gobby",
                        "gnome-dictionary",
                        "gnome-maps",
                        "gnotime",
                        "eog",
                        "gnome3-core",
                        "libgda5",
                        "balsa",
                        "glabels",
                        "gnome-calendar",
                        "gnome-chemistry-utils",
                        "gnome-control-center",
                        "gnome-internet-radio-locator",
                        "gnome-panel",
                        "gnome-sudoku",
                        "gnome-system-log",
                        "gnome-weather",
                        "gtk-internet-radio-locator",
                        "gtk-radio",
                        "xchat-gnome",
                        "teg",
                        "oregano",
                        "mtn-browse",
                        "gnucash-docs"
                    ]
                }
            ]
        },
        {
            "name": "xchat-gnome",
            "portdir": "gnome/xchat-gnome",
            "version": "0.26.1",
            "license": "(GPL-2+ or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Attic/Xchat-Gnome",
            "description": "xchat-gnome is a frontend to X-Chat.",
            "long_description": "xchat-gnome is a frontend to the popular X-Chat IRC client which is designed with the user interface foremost in mind.",
            "active": true,
            "categories": [
                "irc",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gnome-doc-utils",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsexy",
                        "libcanberra",
                        "perl5.34",
                        "openssl10",
                        "desktop-file-utils",
                        "gconf",
                        "libglade2",
                        "libgnomeui",
                        "python27",
                        "rarian"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vte-gtk2-compat",
            "portdir": "gnome/vte-gtk2-compat",
            "version": "0.28.2",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Terminal widget with improved accessibility and I18N support.",
            "long_description": "Terminal widget with improved font, internationalisation and accessibility support for the GNOME 2 desktop. Designed to replace libzvt.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "python27",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "gnome-common",
                        "gtk-doc",
                        "intltool",
                        "autoconf",
                        "automake",
                        "gperf",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygtk",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "terminator",
                        "gnome-mud"
                    ]
                }
            ]
        },
        {
            "name": "vte",
            "portdir": "gnome/vte",
            "version": "0.76.4",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Terminal/VTE",
            "description": "VTE is a library (libvte) implementing a terminal emulator widget for GTK+, and a minimal sample application (vte) using that.",
            "long_description": "VTE is a library (libvte) implementing a terminal emulator widget for GTK+, and a minimal sample application (vte) using that. Vte is mainly used in gnome-terminal, but can also be used to embed a console/terminal in games, editors, IDEs, etc.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "docs",
                "glade",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "clang-17",
                        "cctools",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "vala",
                        "fribidi",
                        "lz4",
                        "gettext-runtime",
                        "pango",
                        "zlib",
                        "glib2",
                        "gnutls",
                        "icu",
                        "pcre2",
                        "gobject-introspection",
                        "gtk3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mlterm",
                        "gnome3-core",
                        "amttools",
                        "gnome-terminal",
                        "astroid",
                        "virt-manager",
                        "sakura",
                        "geany-plugins",
                        "anjuta",
                        "rb33-vte3",
                        "rb32-vte3",
                        "rb31-vte3",
                        "geany",
                        "genius",
                        "xfce4-terminal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "virt-manager",
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "virt-manager",
            "portdir": "gnome/virt-manager",
            "version": "5.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://virt-manager.org",
            "description": "Virtual Machine Manager",
            "long_description": "virt-manager is a graphical tool for managing virtual machines via libvirt. Most usage is with QEMU/KVM virtual machines, but Xen and libvirt LXC containers are well supported. Common operations for any libvirt driver should work. \n\nExpect limited functionality as macOS is not the usual platform for this application; its primary use on macOS is for remote administration of Linux boxes.",
            "active": true,
            "categories": [
                "gnome",
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "py313-docutils",
                        "python313",
                        "clang-18",
                        "makeicns",
                        "ninja",
                        "meson",
                        "glib2"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-gobject3",
                        "py313-libxml2",
                        "gtk-vnc",
                        "gtk3",
                        "gtksourceview4",
                        "spice-gtk",
                        "vte",
                        "libosinfo",
                        "libvirt-glib",
                        "py313-requests",
                        "py313-libvirt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-gobject3",
                        "py312-libxml2",
                        "py312-libvirt",
                        "py312-requests",
                        "libvirt-glib",
                        "libosinfo",
                        "vte",
                        "spice-gtk",
                        "gtksourceview4",
                        "gtk3",
                        "gtk-vnc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vino",
            "portdir": "gnome/vino",
            "version": "3.22.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Vino",
            "description": "Vino is a VNC server for the current GNOME user",
            "long_description": "Vino is a VNC server for the current GNOME user",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "avahi",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "intltool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsecret",
                        "libjpeg-turbo",
                        "xorg-libXdamage",
                        "zlib",
                        "xorg-libXtst",
                        "xorg-libice",
                        "xorg-libsm",
                        "xorg-libXext",
                        "telepathy-glib",
                        "dbus-glib",
                        "gnutls",
                        "libgcrypt",
                        "libnotify",
                        "desktop-file-utils",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "uhttpmock",
            "portdir": "gnome/uhttpmock",
            "version": "0.5.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/groups/uhttpmock",
            "description": "A HTTP web service mocking library for GNOME.",
            "long_description": "A HTTP web service mocking library for GNOME.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "vala"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libsoup-2.4",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libgdata"
                    ]
                }
            ]
        },
        {
            "name": "tracker",
            "portdir": "gnome/tracker",
            "version": "2.3.6",
            "license": "GPL-2+ and LGPL-2.1+ and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Tracker",
            "description": "Metadata database, indexer and search tool.",
            "long_description": "Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python313",
                        "dbus",
                        "gettext",
                        "meson",
                        "ninja",
                        "ossp-uuid",
                        "pkgconfig",
                        "vala",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "icu",
                        "json-glib",
                        "sqlite3",
                        "libxml2",
                        "gettext-runtime",
                        "libsoup-2.4",
                        "libstemmer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "gnome-online-miners",
                        "gnome-music",
                        "gnome-photos"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "totem-pl-parser",
            "portdir": "gnome/totem-pl-parser",
            "version": "3.26.6",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/totem-pl-parser",
            "description": "Gnome Playlist parser",
            "long_description": "totem-pl-parser is a simple GObject-based library to parse a host of playlist formats, as well as save those",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "clang-16",
                        "gtk-doc",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libarchive",
                        "uchardet",
                        "libxml2",
                        "gobject-introspection",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "totem",
                        "grilo",
                        "gnome3-core",
                        "grilo-plugins"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "totem",
            "portdir": "gnome/totem",
            "version": "3.38.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Videos",
            "description": "Official movie player of the GNOME desktop environment",
            "long_description": "Totem is based on GStreamer. It features a playlist, a full-screen mode, seek and volume controls, as well as keyboard navigation. It comes with added functionality such as: \n * Video thumbnailer for the file manager \n * Nautilus properties tab \n * Webcam utility (in development)",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal",
                "python310"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "itstool",
                        "clang-18",
                        "py310-pylint",
                        "appstream-glib",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-libav",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1-gst-plugins-good",
                        "gtk3",
                        "totem-pl-parser",
                        "cairo",
                        "clutter",
                        "dbus",
                        "clutter-gtk",
                        "gdk-pixbuf2",
                        "gettext-runtime",
                        "py310-gobject3",
                        "libpeas1",
                        "clutter-gst3",
                        "glib2",
                        "shared-mime-info",
                        "desktop-file-utils",
                        "gnome-desktop",
                        "gobject-introspection",
                        "grilo",
                        "grilo-plugins",
                        "gsettings-desktop-schemas",
                        "gstreamer1"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "tepl",
            "portdir": "gnome/tepl",
            "version": "6.4.0",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/World/gedit/libgedit-tepl",
            "description": "GNOME text editor support",
            "long_description": "GNOME text editor support",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "gettext",
                        "meson",
                        "clang-17",
                        "pkgconfig",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gettext-runtime",
                        "icu",
                        "amtk",
                        "gobject-introspection",
                        "gsettings-desktop-schemas",
                        "gtk3",
                        "gtksourceview4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gedit"
                    ]
                }
            ]
        }
    ]
}