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

{
    "count": 51787,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=15",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=13",
    "results": [
        {
            "name": "lifelines",
            "portdir": "genealogy/lifelines",
            "version": "3.0.62",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://lifelines.sourceforge.net/",
            "description": "Genealogy software",
            "long_description": "LifeLines is second generation, open source genealogy software. It provides GEDCOM interoperability and powerful scripting, with a curses-based UI.",
            "active": true,
            "categories": [
                "genealogy"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "geoexpress-sdk",
            "portdir": "gis/geoexpress-sdk",
            "version": "9.5.4.4709",
            "license": "Restrictive and NoMirror",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.extensis.com/support/developers",
            "description": "LizardTech's SDK for reading MrSID and JPEG 2000 imagery",
            "long_description": "LizardTech's SDK for reading MrSID and JPEG 2000 imagery. This SDK is NOT open source software, and must be downloaded manually from https://www.extensis.com/support/developers Please carefully review the SDK agreement prior to downloading and installing this software.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "vince",
                    "github": "Veence",
                    "ports_count": 25
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libproj4",
            "portdir": "gis/libproj4",
            "version": "3_20081120",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://home.comcast.net/~gevenden56/proj/index.html",
            "description": "Cartographic projections C libary",
            "long_description": "a comprehensive library of cartographic projection functions and lproj that performs cartographic projections on tabular data",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "takeshi",
                    "github": "tenomoto",
                    "ports_count": 54
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qlandkartegt-garmindev",
            "portdir": "gis/qlandkartegt-garmindev",
            "version": "0.3.4",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qlandkarte.org/",
            "description": "Garmin device plugins for QLandkarteGT",
            "long_description": "Garmin device plugins for QLandkarteGT",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "michael.klein",
                    "github": "mklein-de",
                    "ports_count": 16
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "qlandkartegt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "routino",
            "portdir": "gis/routino",
            "version": "3.3.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://routino.org/",
            "description": "Route planner for OpenStreetMap data",
            "long_description": "Routino is an application for finding a route between two points using the dataset of topographical information collected by http://www.OpenStreetMap.org. This router uses a routing algorithm that takes OSM format data as its input and calculates either the shortest or quickest route between two points. To optimise the routing a custom database format is used. This allows the routing to be performed quickly after a modest one-off pre-processing stage.",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "framic5",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "libzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "terra",
            "portdir": "gis/terra",
            "version": "0.7",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mgarland.org/software/scape.html",
            "description": "Generate polygonal approximations of terrains and other height fields.",
            "long_description": "Generate polygonal approximations of terrains and other height fields. Terra is based on algorithms described in: Fast Polygonal Approximation of Terrains and Height Fields by Michael Garland and Paul Heckbert (Technical Report CMU-CS-95-181).",
            "active": true,
            "categories": [
                "science",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freeglut"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "accountsservice",
            "portdir": "gnome/accountsservice",
            "version": "0.6.42",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/AccountsService/",
            "description": "AccountsService provides a set of D-Bus interfaces for querying and manipulating user account information.",
            "long_description": "AccountsService provides a set of D-Bus interfaces for querying and manipulating user account information.",
            "active": true,
            "categories": [
                "security",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12",
                        "gtk-doc",
                        "intltool",
                        "libxslt",
                        "xmlto",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "policykit",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gdm",
                        "gnome-control-center"
                    ]
                }
            ]
        },
        {
            "name": "bakery",
            "portdir": "gnome/bakery",
            "version": "2.6.3",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bakery.sf.net",
            "description": "Bakery is a C++ Framework for creating GNOME applications using gtkmm.",
            "long_description": "Bakery is a C++ Framework for creating GNOME applications using gtkmm.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gconfmm",
                        "libglademm",
                        "libxmlxx2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cog",
            "portdir": "gnome/cog",
            "version": "0.8.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.krakoa.dk/old-linux-software.html",
            "description": "A program for editing advanced GNOME 2 settings in an easy way.",
            "long_description": "A program for editing advanced GNOME 2 settings in an easy way.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "desktop-file-utils",
                        "libgnomeui",
                        "libglade2",
                        "gconf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "conglomerate",
            "portdir": "gnome/conglomerate",
            "version": "0.9.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.conglomerate.org",
            "description": "Conglomerate aims to be an XML editor that everyone can use.",
            "long_description": "Conglomerate aims to be an XML editor that everyone can use.",
            "active": true,
            "categories": [
                "textproc",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gnome-doc-utils",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "desktop-file-utils",
                        "gconf",
                        "gtksourceview",
                        "libglade2",
                        "libgnomeprintui",
                        "libgnomeui",
                        "enchant",
                        "libxslt",
                        "rarian"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "gnome-settings-daemon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gconf-editor",
            "portdir": "gnome/gconf-editor",
            "version": "3.0.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/projects/gconf/",
            "description": "An editor for the GConf configuration system.",
            "long_description": "An editor for the GConf configuration system.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gnome-doc-utils",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "rarian",
                        "gconf",
                        "desktop-file-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome-settings-daemon",
                        "yelp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmdb2",
            "portdir": "gnome/gmdb2",
            "version": "0.9.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mdbtools/gmdb2",
            "description": "GUI for inspecting and querying Microsoft Access databases.",
            "long_description": "gmdb2 is the official GUI of mdbtools, an open-source effort to read data stored in proprietary Microsoft Access databases. It reads files with the .mdb and .accdb extensions, letting the user run queries, export data, and view a list of stored macros.",
            "active": true,
            "categories": [
                "gnome",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "pkgconfig",
                        "gawk",
                        "itstool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mdbtools",
                        "gettext",
                        "gtk3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnome-audio",
            "portdir": "gnome/gnome-audio",
            "version": "2.22.2",
            "license": "Copyleft",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org",
            "description": "Audio files for GNOME events",
            "long_description": "If you use the GNOME desktop environment, you may want to install this package of complementary sounds. This package contains extra sound files useful for customizing the sounds that the GNOME desktop environment makes.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnome-font-viewer",
            "portdir": "gnome/gnome-font-viewer",
            "version": "3.24.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org",
            "description": "GNOME font viewer and thumbnailer.",
            "long_description": "GNOME font viewer can preview fonts and create thumbnails for fonts.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "clang-9.0",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "desktop-file-utils",
                        "gnome-desktop",
                        "gsettings-desktop-schemas",
                        "gtk3",
                        "fontconfig",
                        "freetype"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gnome-getting-started-docs",
            "portdir": "gnome/gnome-getting-started-docs",
            "version": "3.38.1",
            "license": "CC-BY-SA-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "GNOME Help Getting Started",
            "long_description": "This package adds getting started topics to the default GNOME Help document",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "itstool",
                        "libxml2",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core",
                        "yelp"
                    ]
                }
            ]
        },
        {
            "name": "gnome-js-common",
            "portdir": "gnome/gnome-js-common",
            "version": "0.1.2",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Seed",
            "description": "Common modules for GNOME JavaScript bindings",
            "long_description": "gnome-js-common provides tests and JavaScript code useful or common to both Seed and Gjs.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "gettext",
                        "glib2",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "intltool",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "seed"
                    ]
                }
            ]
        },
        {
            "name": "gnome-menus",
            "portdir": "gnome/gnome-menus",
            "version": "3.31.3",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Menu component for the GNOME 3 Desktop.",
            "long_description": "Menu component for the GNOME 3 Desktop.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "pkgconfig",
                        "gnome-common",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "gnome-panel",
                        "alacarte"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gnome-sharp2",
            "portdir": "gnome/gnome-sharp2",
            "version": "2.24.2",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mono-project.com/GtkSharp",
            "description": "Gtk bindings for the Mono .NET Development Framework",
            "long_description": "This is the Gtk# toolkit for Mono, an implementation of the .NET Development Framework.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "x11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomecanvas",
                        "libgnomeui",
                        "mono",
                        "gtk-sharp2",
                        "libart_lgpl",
                        "gnome-vfs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview-sharp2"
                    ]
                }
            ]
        },
        {
            "name": "gnome-speech",
            "portdir": "gnome/gnome-speech",
            "version": "0.4.25",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "The GNOME speech API.",
            "long_description": "This is GNOME Speech. It's purpose is to provide a simple general API for producing text-to-speech output.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libbonobo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnome-user-docs",
            "portdir": "gnome/gnome-user-docs",
            "version": "3.38.8",
            "license": "CC-BY-SA-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "End-user documentation for GNOME3",
            "long_description": "This package contains documents targetted for end-users of GNOME. See notes for a list of documents provided.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "itstool",
                        "libxml2",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core",
                        "yelp"
                    ]
                }
            ]
        },
        {
            "name": "gnome-vfs-monikers",
            "portdir": "gnome/gnome-vfs-monikers",
            "version": "2.15.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Bonobo components for gnome-vfs.",
            "long_description": "Programs using bonobo can use the gnome-vfs-monikers to access gnome-vfs.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "gnome-vfs",
                        "libbonobo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goocanvas2",
            "portdir": "gnome/goocanvas2",
            "version": "2.0.4",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GooCanvas",
            "description": "A Cairo Canvas Widget for GTK+ version 3",
            "long_description": "GooCanvas is a canvas widget for GTK+ version 3 that uses the cairo 2D library for drawing.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [
                "python27",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-9.0",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "py27-gobject3",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "etherape",
                        "p5.28-goocanvas2",
                        "p5.30-goocanvas2",
                        "p5.32-goocanvas2",
                        "p5.34-goocanvas2",
                        "goocanvasmm2",
                        "stklos-gtklos",
                        "stklos-gtklos-devel",
                        "gpredict",
                        "libgda5",
                        "teg",
                        "oregano"
                    ]
                }
            ]
        },
        {
            "name": "gstreamer010-gnonlin",
            "portdir": "gnome/gstreamer010-gnonlin",
            "version": "0.10.17",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gstreamer.freedesktop.org/modules/gnonlin.html",
            "description": "A set of non-linear editing plugins for GStreamer.",
            "long_description": "GNonLin contains a set of plug-ins for GStreamer to ease the creation of multimedia editors, or any other application where a timeline-oriented use of GStreamer makes sense.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "gstreamer010-gst-plugins-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gstreamer010-gst-rtsp",
            "portdir": "gnome/gstreamer010-gst-rtsp",
            "version": "0.10.8",
            "license": "LGPL-2+ and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gstreamer.freedesktop.org/",
            "description": "library for building an RTSP streaming media server on top of GStreamer",
            "long_description": "gst-rtsp server is a library for building an RTSP streaming media server on top of GStreamer. It contains libraries, headers, and some example servers.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer010",
                        "gstreamer010-gst-plugins-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gtk2-aurora",
            "portdir": "gnome/gtk2-aurora",
            "version": "1.5.1",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome-look.org/content/show.php/Aurora+Gtk+Engine?content=56438",
            "description": "Aurora Gtk Engine",
            "long_description": "The goal of this theme is to provide a complete and consistent look for Gtk. The theme aims to be very flexible in colour choice, but have few other options otherwise.",
            "active": true,
            "categories": [
                "gnome",
                "x11",
                "gtk"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gtk2-murrine",
            "portdir": "gnome/gtk2-murrine",
            "version": "0.98.2",
            "license": "(LGPL-2.1 or LGPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cimitan.com/murrine/",
            "description": "Murrine is a GTK2 engine",
            "long_description": "GTK2 engine to make your desktop look like a \"murrina\", an italian word meaning the art glass works done by Venicians glass blowers.",
            "active": true,
            "categories": [
                "gnome",
                "x11",
                "gtk"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "intltool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gtksourceview-sharp2",
            "portdir": "gnome/gtksourceview-sharp2",
            "version": "0.12",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mono-project.com/GtkSharp",
            "description": "C# Bindings for GtkSourceView.",
            "long_description": "C# Bindings for GtkSourceView.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome-sharp2",
                        "glib2",
                        "gtk-sharp2",
                        "gtksourceview",
                        "mono"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gwget",
            "portdir": "gnome/gwget",
            "version": "1.0.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/projects/gwget/",
            "description": "Gwget is a Download Manager for Gnome 2. It uses wget as a backend.",
            "long_description": "Gwget is a Download Manager for Gnome 2. It uses wget as a backend.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomeui",
                        "desktop-file-utils",
                        "gconf",
                        "libglade2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wget"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "keybinder",
            "portdir": "gnome/keybinder",
            "version": "0.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kupferlauncher/keybinder",
            "description": "library for global keyboard shortcuts in GTK applications",
            "long_description": "keybinder is a library for registering global keyboard shortcuts in GTK2-based applications using the X Window System.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "gnome-common",
                        "gtk-doc",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-keybinder"
                    ]
                }
            ]
        },
        {
            "name": "py27-keybinder",
            "portdir": "gnome/keybinder",
            "version": "0.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kupferlauncher/keybinder",
            "description": "library for global keyboard shortcuts in GTK applications",
            "long_description": "keybinder is a library for registering global keyboard shortcuts in GTK2-based applications using the X Window System.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "keybinder",
                        "python27",
                        "py27-gobject",
                        "py27-pygtk",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "terminator"
                    ]
                }
            ]
        },
        {
            "name": "keybinder-3.0",
            "portdir": "gnome/keybinder-3.0",
            "version": "0.3.2",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kupferlauncher/keybinder",
            "description": "library for global keyboard shortcuts in GTK3 applications",
            "long_description": "keybinder-3.0 is a library for registering global keyboard shortcuts in GTK3-based applications using the X Window System.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gtk-doc",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libglademm",
            "portdir": "gnome/libglademm",
            "version": "2.6.7",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gtkmm.org/",
            "description": "C++ wrapper for libglade2.",
            "long_description": "C++ wrapper for libglade2.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libglade2",
                        "gtkmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bakery",
                        "monster-masher",
                        "agave",
                        "kitlist",
                        "gnome-bindings-cxx",
                        "libgnomeuimm"
                    ]
                }
            ]
        },
        {
            "name": "libgnome",
            "portdir": "gnome/libgnome",
            "version": "2.32.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "This is the non-gui part of the library formerly known as gnome-libs.",
            "long_description": "This is the non-gui part of the library formerly known as gnome-libs.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf",
                        "autoconf-archive",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "gnome-vfs",
                        "libbonobo",
                        "libiconv",
                        "libcanberra"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gnome2",
                        "p5.28-gnome2",
                        "p5.30-gnome2",
                        "p5.32-gnome2",
                        "libgnomemm",
                        "monster-masher",
                        "tempo",
                        "py27-gnome",
                        "libbonoboui",
                        "gnotime"
                    ]
                }
            ]
        },
        {
            "name": "libgnomecanvas",
            "portdir": "gnome/libgnomecanvas",
            "version": "2.30.3",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "A graphics library for GNOME.",
            "long_description": "The GNOMECanvas library provides a number of features: Image loading facilities. Rendering of a GdkPixBuf into various formats: drawables (windows, pixmaps), GdkRGB buffers. A cache interface.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "gnome-common",
                        "gtk-doc",
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libglade2",
                        "libart_lgpl",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gnome2-canvas",
                        "p5.28-gnome2-canvas",
                        "p5.30-gnome2-canvas",
                        "p5.32-gnome2-canvas",
                        "monotone-viz",
                        "gnome-sharp2",
                        "libgnomeprintui",
                        "py27-gnome",
                        "libbonoboui",
                        "gal",
                        "xournal",
                        "lablgtk2",
                        "libgnomecanvasmm"
                    ]
                }
            ]
        },
        {
            "name": "libgnomecups",
            "portdir": "gnome/libgnomecups",
            "version": "0.2.3",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.levien.com/gnome/print-arch.html",
            "description": "This is an implementation of the Gnome Printing Architecture",
            "long_description": "This is an implementation of the Gnome Printing Architecture",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "pkgconfig",
                        "gnome-common",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libiconv",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libgnomeprint"
                    ]
                }
            ]
        },
        {
            "name": "libgnomekbd",
            "portdir": "gnome/libgnomekbd",
            "version": "3.26.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "A GNOME library which manages keyboard configuration",
            "long_description": "Libgnomekbd is A GNOME library which manages keyboard configuration and offers various widgets related to keyboard configuration.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "desktop-file-utils",
                        "gobject-introspection",
                        "gtk3",
                        "libxklavier"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libgnomemm",
            "portdir": "gnome/libgnomemm",
            "version": "2.30.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gtkmm.org/",
            "description": "libgnomemm provides C++ wrappers for libgnome.",
            "long_description": "libgnomemm provides C++ wrappers for libgnome.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnome",
                        "gtkmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "glademm",
                        "gnome-bindings-cxx",
                        "libgtksourceviewmm",
                        "libgnomeuimm"
                    ]
                }
            ]
        },
        {
            "name": "libgnomeprintui",
            "portdir": "gnome/libgnomeprintui",
            "version": "2.18.6",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "This is an implementation of the Gnome Printing Architecture",
            "long_description": "This is an implementation of the Gnome Printing Architecture",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "gnome-common",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomecanvas",
                        "libgnomeprint",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gnome2-print",
                        "p5.28-gnome2-print",
                        "p5.30-gnome2-print",
                        "p5.32-gnome2-print",
                        "conglomerate",
                        "gal",
                        "gnome-photo-print",
                        "gtksourceview",
                        "gnome-turtle"
                    ]
                }
            ]
        },
        {
            "name": "libgnomeui",
            "portdir": "gnome/libgnomeui",
            "version": "2.24.5",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Libraries for the GNOME GUI, a GNU desktop environment.",
            "long_description": "Libraries for the GNOME GUI, a GNU desktop environment.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gconf",
                        "libbonoboui",
                        "libgnome-keyring",
                        "xorg-libX11",
                        "xorg-libice",
                        "xorg-libsm",
                        "libffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "etherape",
                        "p5.26-gnome2",
                        "p5.28-gnome2",
                        "p5.30-gnome2",
                        "p5.32-gnome2",
                        "gtetrinet",
                        "cog",
                        "conglomerate",
                        "gnome-sharp2",
                        "gnomeicu",
                        "gwget",
                        "agave",
                        "py27-gnome",
                        "gal",
                        "lablgtk2",
                        "libgnomeuimm",
                        "glade3",
                        "gnome-photo-print",
                        "xchat-gnome",
                        "gnotime",
                        "linsmith",
                        "gnome-turtle"
                    ]
                }
            ]
        },
        {
            "name": "libwnck",
            "portdir": "gnome/libwnck",
            "version": "2.30.7",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Library used for writing pagers and taskslists.",
            "long_description": "libwnck is a Window Navigator Construction Kit, i.e. a library to use for writing pagers and taskslists and stuff. It is needed for the GNOME 2.0 desktop.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "startup-notification",
                        "xorg-libXres",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gnome2-wnck",
                        "p5.28-gnome2-wnck",
                        "p5.30-gnome2-wnck",
                        "p5.32-gnome2-wnck",
                        "xfce4-session",
                        "xfwm4"
                    ]
                }
            ]
        },
        {
            "name": "libwnck3",
            "portdir": "gnome/libwnck3",
            "version": "3.24.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Library to manage X windows and workspaces (via pagers, tasklists, etc.)",
            "long_description": "libwnck is an X11 Window Navigator Construction Kit, i.e. a library to use for writing pagers and taskslists and stuff. It is not supported in the GNOME-3 devel platform but may be used by developers of open source applications.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gtk3",
                        "startup-notification",
                        "xorg-libX11",
                        "xorg-libXres"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "xfce4-panel",
                        "gnome-panel",
                        "gnome-applets"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "monster-masher",
            "portdir": "gnome/monster-masher",
            "version": "1.8.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://people.iola.dk/olau/monster-masher/",
            "description": "Monster Masher is an action game for the Gnome desktop environment.",
            "long_description": "Monster Masher is an action game for the Gnome desktop environment. The basic idea is that you, as levitation worker gnome, has to clean the caves for monsters that want to roll over you. You do the cleaning by mashing the monsters with stone blocks.",
            "active": true,
            "categories": [
                "games",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libglademm",
                        "libgnome",
                        "esound",
                        "gtkmm",
                        "libgnomecanvasmm",
                        "desktop-file-utils",
                        "gconfmm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "policykit-gnome",
            "portdir": "gnome/policykit-gnome",
            "version": "0.105",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/polkit/",
            "description": "PolicyKit-gnome provides an Authentication Agent for PolicyKit that integrates well with the GNOME desktop environment.",
            "long_description": "PolicyKit-gnome provides an Authentication Agent for PolicyKit that integrates well with the GNOME desktop environment.",
            "active": true,
            "categories": [
                "security",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2636
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12",
                        "pkgconfig",
                        "gnome-common",
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "policykit",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-gtkspell",
            "portdir": "gnome/py-gtkspell",
            "version": "2.25.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pygtk.org/",
            "description": "Extra Python modules for some GNOME Desktop libraries.",
            "long_description": "Extra Python modules for some GNOME Desktop libraries.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtkspell2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-gtkspell",
            "portdir": "gnome/py-gtkspell",
            "version": "2.25.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pygtk.org/",
            "description": "Extra Python modules for some GNOME Desktop libraries.",
            "long_description": "Extra Python modules for some GNOME Desktop libraries.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygtk",
                        "gtkspell2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gourmet"
                    ]
                }
            ]
        },
        {
            "name": "py27-gdl",
            "portdir": "gnome/py27-gdl",
            "version": "2.25.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pygtk.org/",
            "description": "Extra Python modules for some GNOME Desktop libraries.",
            "long_description": "Extra Python modules for some GNOME Desktop libraries.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdl",
                        "py27-gnome"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "startup-notification",
            "portdir": "gnome/startup-notification",
            "version": "0.12",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/startup-notification/",
            "description": "Library that supports startup notification specs.",
            "long_description": "startup-notification is a minimal library that supports the startup notification spec described at www.freedesktop.org.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libsm",
                        "xorg-libxcb",
                        "xorg-xcb-proto",
                        "xorg-xcb-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libwnck",
                        "libwnck3",
                        "gfsview",
                        "metacity",
                        "i3",
                        "Thunar",
                        "libxfce4ui",
                        "rofi",
                        "rxvt-unicode",
                        "awesome",
                        "openbox"
                    ]
                }
            ]
        },
        {
            "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": 2636
                }
            ],
            "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": "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": "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"
                    ]
                }
            ]
        }
    ]
}