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

{
    "count": 50452,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=66",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=64",
    "results": [
        {
            "name": "gnat-gtkada",
            "portdir": "devel/gnat-gtkada",
            "version": "2.14.2",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 20091208,
            "replaced_by": null,
            "homepage": "https://libre.adacore.com/GtkAda",
            "description": "GtkAda: a complete Ada graphical toolkit",
            "long_description": "GtkAda is an Ada95 graphical toolkit based on Gtk+, providing the complete set of Gtk+ widgets using the Object-Oriented features of this language. GtkAda supports the latest 2.14 stable releases.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnat-gcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnats",
            "portdir": "devel/gnats",
            "version": "4.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gnats/",
            "description": "bug-tracking tools",
            "long_description": "GNU GNATS is a set of tools for tracking bugs reported by users to a central site. It allows problem report management and communication with users via various means. GNATS stores all the information about problem reports in its databases and provides tools for querying, editing, and maintenance of the databases.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnat-xmlada",
            "portdir": "devel/gnat-xmlada",
            "version": "3.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 20090126,
            "replaced_by": null,
            "homepage": "https://libre.adacore.com/xmlada",
            "description": "XML/Ada: a full XML suite",
            "long_description": "XML/Ada is a set of modules that provide a simple manipulation of XML streams. It supports the whole XML 1.1 specifications, and can parse any file that follows this standard (including the contents of the DTD, although no validation of the document is done based on those).",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnat-gcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnat-gprbuild"
                    ]
                }
            ]
        },
        {
            "name": "gn-devel",
            "portdir": "devel/gn-devel",
            "version": "20200529",
            "license": "BSD",
            "platforms": "{darwin > 10}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gn.googlesource.com/gn",
            "description": "meta-build system for Ninja",
            "long_description": "GN is a meta-build system that generates build files for Ninja.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "python312",
                        "clang-20"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnet2",
            "portdir": "devel/gnet2",
            "version": "2.0.8",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GNetLibrary",
            "description": "Simple network library",
            "long_description": "GNet is a simple network library written in C. It is object-oriented, and built upon GLib.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "glib2",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-mud"
                    ]
                }
            ]
        },
        {
            "name": "gnetcat",
            "portdir": "net/gnetcat",
            "version": "0.7.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://netcat.sourceforge.net/",
            "description": "A rewrite of the well-known networking tool, but more portable, with new features and fully GNU compliant.",
            "long_description": "Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP protocol. It is designed to be a reliable back-end tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "arno+macports",
                    "github": "fracai",
                    "ports_count": 13
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "util-linux",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "xserve-raid-tools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gutils-suite-core"
                    ]
                }
            ]
        },
        {
            "name": "gng",
            "portdir": "java/gng",
            "version": "1.0.5",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gng.dsun.org",
            "description": "GNG -- Gradle is Not Gradle",
            "long_description": "GNG (Gradle is Not Gradle) is a script that automatically searches your 'gradlew' script when you are inside your Gradle project and executes it. It also contains an official Gradle wrapper. You can create gradle projects from scratch without installing Gradle. This is originally inspired by gdub and gradlew-bootstrap. GNG is the successor of gdub. It keeps the original gw command and with more features. It is written totally in bash script.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 98
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnofract4d",
            "portdir": "gnome/gnofract4d",
            "version": "3.14.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edyoung/gnofract4d",
            "description": "Gnofract4D is a program to draw fractals.",
            "long_description": "Gnofract 4D is a fractal browser. It can generate many different fractals, including some which are hybrids between the Mandelbrot and Julia sets, and includes a Fractint-compatible parser for your own fractal formulas.",
            "active": true,
            "categories": [
                "math",
                "gnome",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpng",
                        "python27",
                        "py27-pygtk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnokii",
            "portdir": "comms/gnokii",
            "version": "0.6.31",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.gnokii.org/",
            "description": "Tools to manipulate Nokia and other mobile phones.",
            "long_description": "gnokii provides tools and a user space driver for use with mobile phones under Linux, various unices and Win32. With gnokii you can do such things as make data calls, update your address book, change calendar entires, send and receive SMS messages and load ring tones depending on the phone you have.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "mpal1+bugzilla",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "iso-codes",
                        "libical",
                        "libusb-compat",
                        "readline",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnome",
            "portdir": "gnome/gnome",
            "version": "3.26.2",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "The GNOME Desktop mega-port.",
            "long_description": "GNOME is a complete, free and easy-to-use desktop environment for users, as well as a powerful application development framework for software developers.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "office",
                "graphics"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "shared-mime-info",
                        "desktop-file-utils",
                        "gnome3-apps",
                        "gnome3-core",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnome3-apps",
            "portdir": "gnome/gnome3-apps",
            "version": "3.26.2",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://help.gnome.org/misc/release-notes/3.16/",
            "description": "The GNOME 3 Apps module set",
            "long_description": "The GNOME 3 Apps module set",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "broken"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "devhelp",
                        "ghex",
                        "gitg",
                        "dconf-editor",
                        "gnome-devel-docs",
                        "gnome-dictionary",
                        "rygel",
                        "gnome-chess"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome"
                    ]
                }
            ]
        },
        {
            "name": "gnome3-core",
            "portdir": "gnome/gnome3-core",
            "version": "3.26.2",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://help.gnome.org/misc/release-notes/3.16/",
            "description": "The Core GNOME 3 User Experience module set",
            "long_description": "The Core GNOME 3 User Experience module set",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "broken"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "glibmm",
                        "gvfs",
                        "json-glib",
                        "libgee",
                        "libnotify",
                        "libsigcxx2",
                        "libsigcxx3",
                        "adwaita-icon-theme",
                        "at-spi2-atk",
                        "at-spi2-core",
                        "atkmm",
                        "baobab",
                        "dconf",
                        "eog",
                        "epiphany",
                        "evince",
                        "evolution-data-server",
                        "file-roller",
                        "folks",
                        "gcab",
                        "gcr",
                        "gedit",
                        "geocode-glib",
                        "gfbgraph",
                        "gjs",
                        "glib-networking",
                        "gnome-backgrounds",
                        "gnome-calculator",
                        "gnome-calendar",
                        "gnome-characters",
                        "gnome-control-center",
                        "gnome-desktop",
                        "gnome-font-viewer",
                        "gnome-getting-started-docs",
                        "gnome-keyring",
                        "gnome-maps",
                        "gnome-menus",
                        "gnome-music",
                        "gnome-online-accounts",
                        "gnome-photos",
                        "gnome-session",
                        "gnome-settings-daemon",
                        "gnome-terminal",
                        "gnome-user-docs",
                        "gnome-weather",
                        "gobject-introspection",
                        "grilo",
                        "grilo-plugins",
                        "gsettings-desktop-schemas",
                        "gspell",
                        "atk",
                        "gtk3",
                        "gtksourceview3",
                        "libchamplain",
                        "libcroco",
                        "libgdata",
                        "libgnomekbd",
                        "libgsf",
                        "libgtop",
                        "libpeas",
                        "libsecret",
                        "libsoup",
                        "libwnck3",
                        "mm-common",
                        "nautilus",
                        "rest",
                        "totem",
                        "totem-pl-parser",
                        "tracker",
                        "vino",
                        "vte",
                        "yelp",
                        "yelp-tools",
                        "yelp-xsl",
                        "zenity",
                        "cairomm",
                        "clutter",
                        "clutter-gst3",
                        "clutter-gtk",
                        "cogl",
                        "gdk-pixbuf2",
                        "graphene",
                        "libmediaart",
                        "librsvg",
                        "vala",
                        "gmime",
                        "gmime3",
                        "gssdp",
                        "gupnp",
                        "gupnp-av",
                        "gupnp-dlna",
                        "gupnp-igd",
                        "libgrss",
                        "libgweather",
                        "py36-gobject3",
                        "py27-gobject3",
                        "libxml2",
                        "libxslt",
                        "libhttpseverywhere",
                        "gtkmm",
                        "gtkmm3",
                        "pango",
                        "pangomm",
                        "libsoup-2.4",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "atk",
                        "glib2",
                        "glibmm",
                        "gvfs",
                        "json-glib",
                        "libgee",
                        "libnotify",
                        "libsigcxx2",
                        "libsigcxx3",
                        "adwaita-icon-theme",
                        "at-spi2-atk",
                        "at-spi2-core",
                        "atkmm",
                        "baobab",
                        "dconf",
                        "eog",
                        "epiphany",
                        "evince",
                        "evolution-data-server",
                        "file-roller",
                        "folks",
                        "gcab",
                        "gcr",
                        "gedit",
                        "geocode-glib",
                        "gfbgraph",
                        "gjs",
                        "glib-networking",
                        "gnome-backgrounds",
                        "gnome-calculator",
                        "gnome-calendar",
                        "gnome-characters",
                        "gnome-control-center",
                        "gnome-desktop",
                        "gnome-font-viewer",
                        "gnome-getting-started-docs",
                        "gnome-keyring",
                        "gnome-maps",
                        "gnome-menus",
                        "gnome-music",
                        "gnome-online-accounts",
                        "gnome-photos",
                        "gnome-session",
                        "gnome-settings-daemon",
                        "gnome-terminal",
                        "gnome-user-docs",
                        "gnome-weather",
                        "gobject-introspection",
                        "grilo",
                        "grilo-plugins",
                        "gsettings-desktop-schemas",
                        "gspell",
                        "gtk-doc",
                        "gtk3",
                        "gtksourceview3",
                        "libchamplain",
                        "libcroco",
                        "libgdata",
                        "libgnomekbd",
                        "libgsf",
                        "libgtop",
                        "libsecret",
                        "libsoup",
                        "libwnck3",
                        "mm-common",
                        "nautilus",
                        "rest",
                        "totem",
                        "totem-pl-parser",
                        "tracker",
                        "vino",
                        "vte",
                        "yelp",
                        "yelp-tools",
                        "yelp-xsl",
                        "zenity",
                        "cairomm",
                        "clutter",
                        "clutter-gst3",
                        "clutter-gtk",
                        "cogl",
                        "gdk-pixbuf2",
                        "graphene",
                        "libmediaart",
                        "librsvg",
                        "vala",
                        "gmime",
                        "gmime3",
                        "gssdp",
                        "gupnp",
                        "gupnp-av",
                        "gupnp-dlna",
                        "gupnp-igd",
                        "libgrss",
                        "libgweather",
                        "py36-gobject3",
                        "py27-gobject3",
                        "libxml2",
                        "libxslt",
                        "libhttpseverywhere",
                        "gtkmm",
                        "gtkmm3",
                        "pango",
                        "pangomm",
                        "libsoup-2.4",
                        "libpeas1"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome"
                    ]
                }
            ]
        },
        {
            "name": "gnome-applets",
            "portdir": "gnome/gnome-applets",
            "version": "3.26.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GnomeApplets",
            "description": "GNOME panel applets.",
            "long_description": "This package contains applets for use with the GNOME panel.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "yelp-tools",
                        "intltool",
                        "itstool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libwnck3",
                        "libgweather",
                        "dbus",
                        "libxml2",
                        "policykit",
                        "dbus-glib",
                        "libnotify",
                        "upower",
                        "adwaita-icon-theme",
                        "gnome-panel",
                        "gtk3",
                        "gucharmap",
                        "libgtop"
                    ]
                }
            ],
            "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-autoar",
            "portdir": "gnome/gnome-autoar",
            "version": "0.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.gnome.org/browse/gnome-autoar",
            "description": "An automatic archive creating and extracting library",
            "long_description": "GNOME Autoar is a library to integrate compressed files management with GNOME",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "vala"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libarchive",
                        "gtk3",
                        "gobject-introspection",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nautilus"
                    ]
                }
            ]
        },
        {
            "name": "gnome-backgrounds",
            "portdir": "gnome/gnome-backgrounds",
            "version": "3.38.0",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "A collection of backgrounds for GNOME 2.",
            "long_description": "A collection of backgrounds for GNOME 2.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gnome-bindings-cxx",
            "portdir": "devel/gnome-bindings-cxx",
            "version": "2.32.1",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "The GNOME bindings for C++",
            "long_description": "The GNOME bindings is the set of libraries that allow developers to develop fully GNOME compliant applications in C#, C++, Java, Perl, and Python. The platform is one of the suites of software packages that form the complete GNOME project offerings. These are the GNOME bindings for C++.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsigcxx2",
                        "atkmm",
                        "gconfmm",
                        "gnome-vfsmm",
                        "libglademm",
                        "libgnomecanvasmm",
                        "glibmm",
                        "libgnomeuimm",
                        "mm-common",
                        "libxmlxx2",
                        "gtkmm",
                        "pangomm",
                        "libgnomemm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-bindings-suite"
                    ]
                }
            ]
        },
        {
            "name": "gnome-bindings-perl5",
            "portdir": "devel/gnome-bindings-perl5",
            "version": "3.38.0",
            "license": "none",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "The GNOME bindings for Perl",
            "long_description": "The GNOME bindings is the set of libraries that allow developers to develop fully GNOME compliant applications in C#, C++, Java, Perl, and Python. The platform is one of the suites of software packages that form the complete GNOME project offerings. These are the GNOME bindings for Perl.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-cairo-gobject",
                        "p5.34-glib",
                        "p5.34-glib-object-introspection",
                        "p5.34-cairo",
                        "p5.34-gtk3",
                        "p5.34-gtk3-sourceview",
                        "p5.34-pango",
                        "p5.34-gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-bindings-suite"
                    ]
                }
            ]
        },
        {
            "name": "gnome-bindings-python",
            "portdir": "devel/gnome-bindings-python",
            "version": "2.32.1",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "The GNOME 2 bindings for Python",
            "long_description": "The GNOME 2 bindings is the set of libraries that allow developers to develop fully GNOME compliant applications in C#, C++, Java, Perl, and Python. The platform is one of the suites of software packages that form the complete GNOME 2 project offerings. These are the GNOME 2 bindings for Python.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-gobject",
                        "py27-orbit",
                        "py27-pygtk",
                        "py27-atspi",
                        "py27-gnome"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-bindings-suite"
                    ]
                }
            ]
        },
        {
            "name": "gnome-bindings-suite",
            "portdir": "devel/gnome-bindings-suite",
            "version": "2.32.1",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "The GNOME 2 Bindings for C#, C++, Perl and Python",
            "long_description": "The GNOME 2 bindings is the set of libraries that allow developers to develop fully GNOME 2 compliant applications in C#, C++, Java, Perl and Python. The platform is one of the suites of software packages that form the complete GNOME 2 project offerings. NOTE: the GNOME 2 Java bindings have yet to be ported to Mac OS X.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome-bindings-cxx",
                        "gnome-bindings-perl5",
                        "gnome-bindings-python"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnome-calculator",
            "portdir": "gnome/gnome-calculator",
            "version": "46.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Calculator",
            "description": "Calculator with financial and scientific modes.",
            "long_description": "Calculator is an application that solves mathematical equations and is suitable as a default application in a Desktop environment.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "appstream-glib",
                        "clang-17",
                        "itstool",
                        "vala",
                        "pkgconfig",
                        "ninja",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmpc",
                        "libgee",
                        "mpfr",
                        "libadwaita",
                        "gtksourceview5",
                        "libxml2",
                        "gdk-pixbuf2",
                        "libsoup",
                        "desktop-file-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme",
                        "yelp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gnome-calendar",
            "portdir": "gnome/gnome-calendar",
            "version": "3.24.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Design/Apps/Calendar",
            "description": "Calendar is a calendar application for GNOME.",
            "long_description": "Calendar is a calendar application for GNOME.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "appstream-glib",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libical",
                        "desktop-file-utils",
                        "evolution-data-server",
                        "gnome-online-accounts",
                        "gtk3",
                        "gdk-pixbuf2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gnome-characters",
            "portdir": "gnome/gnome-characters",
            "version": "3.28.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Design/Apps/CharacterMap",
            "description": "A simple utility application to find and insert unusual characters.",
            "long_description": "A simple utility application to find and insert unusual characters.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "appstream-glib",
                        "gettext",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunistring",
                        "desktop-file-utils",
                        "gettext-runtime",
                        "gjs",
                        "gnome-desktop",
                        "gobject-introspection",
                        "gtk3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gnome-chemistry-utils",
            "portdir": "gnome/gnome-chemistry-utils",
            "version": "0.14.17",
            "license": "GPL-3",
            "platforms": "darwin linux freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gchemutils.nongnu.org",
            "description": "This package provides a set of Gtk3-based applications for drawing and viewing molecules, crystals and spectra.",
            "long_description": "This package provides the following programs: \n- GChem3D displays molecule structures in 3D \n- GChemCalc provides calculations for chemistry \n- GChemPaint draws 2D chemical structures and reactions \n- GChemTable provides the periodic table of the elements \n- GCrystal displays and edits 3D crystal structures \n- GSpectrum displays spectra files (NMR, IR, etc) \n- Includes plugins for Gnumeric spreadsheet",
            "active": true,
            "categories": [
                "science",
                "gnome",
                "chemistry"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gnome-common",
                        "clang-17",
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "chemical-mime-data",
                        "rarian",
                        "libGLU",
                        "shared-mime-info",
                        "openbabel2",
                        "mesa",
                        "desktop-file-utils",
                        "gnome-doc-utils",
                        "gnome-mime-data",
                        "gnumeric",
                        "goffice",
                        "gtk3",
                        "bodr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnome-chess",
            "portdir": "gnome/gnome-chess",
            "version": "3.26.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Chess",
            "description": "Play the classic two-player boardgame of chess",
            "long_description": "Play the classic two-player boardgame of chess",
            "active": true,
            "categories": [
                "games",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "yelp-tools",
                        "vala",
                        "itstool",
                        "appstream-glib"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdk-pixbuf2",
                        "librsvg",
                        "gtk3",
                        "desktop-file-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme",
                        "yelp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-apps"
                    ]
                }
            ]
        },
        {
            "name": "gnome-common",
            "portdir": "gnome/gnome-common",
            "version": "3.18.0",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GnomeCommon",
            "description": "Files that should be in pretty much every GNOME application.",
            "long_description": "Files that should be in pretty much every GNOME application.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "autoconf-archive"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "osm-gps-map-gtk2",
                        "vte-gtk2-xfce",
                        "gnome-turtle",
                        "gtksourceview2",
                        "gtkimageview",
                        "conglomerate",
                        "gconf",
                        "gconf-editor",
                        "gdl",
                        "gdl3",
                        "gingerblue",
                        "gnome-font-viewer",
                        "gnome-js-common",
                        "gnome-menus",
                        "gnome-vfs",
                        "gtksourceview",
                        "keybinder",
                        "py27-keybinder",
                        "libbonobo",
                        "libgnome",
                        "libgnome-keyring",
                        "libgnomecanvas",
                        "libgnomecups",
                        "libgnomeprint",
                        "libgnomeprintui",
                        "libgnomeui",
                        "libwnck",
                        "policykit-gnome",
                        "seed",
                        "vte-gtk2-compat",
                        "anjuta",
                        "vino",
                        "empathy",
                        "gthumb",
                        "libepc",
                        "libgrss",
                        "libgtkhtml3",
                        "libgtkhtml4",
                        "seahorse",
                        "gnome-music",
                        "ghex",
                        "gnome-system-monitor",
                        "gnome-terminal",
                        "goffice08",
                        "gnomint",
                        "libbonoboui",
                        "gtk-engines2",
                        "gnome-mime-data",
                        "intltool",
                        "libgpod",
                        "gssdp",
                        "gnotime",
                        "stardict",
                        "libgda5",
                        "glade3",
                        "alacarte",
                        "file-roller",
                        "glabels",
                        "gnome-calendar",
                        "gnome-chemistry-utils",
                        "gnome-control-center",
                        "gnome-internet-radio-locator",
                        "gnome-mud",
                        "gnome-session",
                        "gnome-system-log",
                        "gnome-themes-extra",
                        "gtk-internet-radio-locator",
                        "gtk-radio",
                        "xchat-gnome"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "garagejam",
                        "gnome-voice"
                    ]
                }
            ]
        },
        {
            "name": "gnome-control-center",
            "portdir": "gnome/gnome-control-center",
            "version": "3.26.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "GNOME's main interface for configuration of the various aspects of your desktop.",
            "long_description": "GNOME's main interface for configuration of the various aspects of your desktop.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "clang-17",
                        "libxslt",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "grilo",
                        "gsettings-desktop-schemas",
                        "gtk3",
                        "libgtop",
                        "fontconfig",
                        "kerberos5",
                        "libcanberra",
                        "policykit",
                        "libxml2",
                        "xorg-libX11",
                        "xorg-libXi",
                        "samba3",
                        "pulseaudio",
                        "libpwquality",
                        "shared-mime-info",
                        "upower",
                        "accountsservice",
                        "desktop-file-utils",
                        "gnome-desktop",
                        "gnome-online-accounts",
                        "gnome-settings-daemon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "gnome-keyring"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gnome-desktop",
            "portdir": "gnome/gnome-desktop",
            "version": "3.38.9",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org",
            "description": "gnome-desktop contains the libgnome-desktop library as well as a data file that exports the GNOME version to the Settings Details panel.",
            "long_description": "gnome-desktop contains the libgnome-desktop library as well as a data file that exports the GNOME version to the Settings Details panel. The libgnome-desktop library provides API shared by several applications on the desktop, but that cannot live in the platform for various reasons. Documentation for the API is available with gtk-doc.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "meson",
                        "ninja",
                        "clang-16",
                        "gtk-doc",
                        "itstool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXext",
                        "iso-codes",
                        "xorg-libXrandr",
                        "gobject-introspection",
                        "gsettings-desktop-schemas",
                        "gtk3",
                        "fontconfig",
                        "xkeyboard-config",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-font-viewer",
                        "totem",
                        "gnome3-core",
                        "gnome-photos",
                        "evince",
                        "nautilus",
                        "eog",
                        "gnome-weather",
                        "gnome-characters",
                        "gnome-control-center",
                        "gnome-panel",
                        "gnome-session",
                        "gnome-settings-daemon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gnome-desktop-gtk4",
            "portdir": "gnome/gnome-desktop-gtk4",
            "version": "43.2",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org",
            "description": "gnome-desktop-gtk4 contains the libgnome-desktop library as well as a data file that exports the GNOME version to the Settings Details panel.",
            "long_description": "gnome-desktop-gtk4 contains the libgnome-desktop library as well as a data file that exports the GNOME version to the Settings Details panel. The libgnome-desktop library provides API shared by several applications on the desktop, but that cannot live in the platform for various reasons. Documentation for the API is available with gtk-doc.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "itstool",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libXext",
                        "iso-codes",
                        "gtk4",
                        "xorg-libXrandr",
                        "gobject-introspection",
                        "gsettings-desktop-schemas",
                        "gtk3",
                        "fontconfig",
                        "xkeyboard-config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "Chatty"
                    ]
                }
            ]
        },
        {
            "name": "gnome-devel-docs",
            "portdir": "gnome/gnome-devel-docs",
            "version": "3.38.2",
            "license": "GFDL-1.1+ and CC-BY-SA-3 and CC-BY-SA-4",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "The GNOME Developer Documentation Package",
            "long_description": "The GNOME Developer Documentation Package contains essential documentation for GNOME developers. See notes for a list of documents provided.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gettext",
                        "glib2",
                        "clang-14",
                        "itstool",
                        "libxml2"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-apps"
                    ]
                }
            ]
        },
        {
            "name": "gnome-dictionary",
            "portdir": "gnome/gnome-dictionary",
            "version": "3.26.1",
            "license": "GPL-2 and GFDL-1.1 and LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org",
            "description": "GNOME dictionary application.",
            "long_description": "GNOME Dictionary can look for the definition or translation of a word in existing databases over the Internet.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "docbook-xsl-nons",
                        "itstool",
                        "libxslt"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gtk3",
                        "desktop-file-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme",
                        "yelp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-apps"
                    ]
                }
            ]
        },
        {
            "name": "gnome-doc-utils",
            "portdir": "gnome/gnome-doc-utils",
            "version": "0.20.10",
            "license": "LGPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GnomeDocUtils",
            "description": "GNOME document utils.",
            "long_description": "gnome-doc-utils is a collection of documentation utilities for the Gnomeproject. Notably, it contains utilities for building documentation andall auxiliary files in your source tree, and it contains the DocBookXSLT stylesheets that were once distributed with Yelp.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "intltool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "py27-libxml2",
                        "libxslt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rarian",
                        "docbook-xsl-nons",
                        "docbook-xml",
                        "iso-codes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "xchat-gnome",
                        "gnome-mud",
                        "etherape",
                        "conglomerate",
                        "gconf-editor",
                        "agave",
                        "gmpc",
                        "gobby",
                        "stardict",
                        "glade3",
                        "gelide"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mp3splt-gtk",
                        "gnome-chemistry-utils"
                    ]
                }
            ]
        },
        {
            "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": 2610
                }
            ],
            "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": "gnomeicu",
            "portdir": "gnome/gnomeicu",
            "version": "0.99.16",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gnomeicu.sourceforge.net/",
            "description": "GnomeICU is one of the most popular ICQ programs in the world.",
            "long_description": "GnomeICU is one of the most popular UN*X-based ICQ programs in the world. Internet chatting has quickly become one of the most popular uses of the Internet - second only to Email. Instant messaging allows users to communicate in real time with friends, family members, and coworkers in an efficient, unobtrusive manner.",
            "active": false,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "libgnomeui",
                        "gdbm",
                        "rarian",
                        "desktop-file-utils",
                        "gconf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnome-internet-radio-locator",
            "portdir": "gnome/gnome-internet-radio-locator",
            "version": "12.7.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnomeradio.org/~ole/gnome-internet-radio-locator",
            "description": "GNOME Internet Radio Locator",
            "long_description": "Locate Internet Radio Stations",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "ole",
                    "github": "oleaamot",
                    "ports_count": 7
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "gtk-doc",
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "geocode-glib",
                        "gnome-common",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-good",
                        "gstreamer1-gst-plugins-ugly",
                        "yelp-tools",
                        "clang-17",
                        "itstool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "glib2",
                        "desktop-file-utils",
                        "geocode-glib",
                        "gstreamer1",
                        "gstreamer1-gst-plugins-base",
                        "libchamplain",
                        "libxml2",
                        "pango",
                        "gtk4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "gstreamer1-gst-plugins-ugly",
                        "gstreamer1-gst-plugins-good",
                        "gstreamer1-gst-plugins-bad",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-keyring",
            "portdir": "gnome/gnome-keyring",
            "version": "3.36.0",
            "license": "GPL-2+ and LGPL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GnomeKeyring",
            "description": "GNOME program for storing passwords.",
            "long_description": "gnome-keyring is a program that keep passwords and other secrets for users. It is run as a daemon in the session, similar to ssh-agent, and other applications locate it via an environment variable or a dbus.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17",
                        "libxslt",
                        "docbook-xsl-nons"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus",
                        "gcr",
                        "libgcrypt",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "polari",
                        "epiphany",
                        "empathy",
                        "glom",
                        "gnome3-core",
                        "gnome-control-center"
                    ]
                }
            ]
        },
        {
            "name": "gnome-maps",
            "portdir": "gnome/gnome-maps",
            "version": "3.38.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Maps",
            "description": "Map application for GNOME 3.",
            "long_description": "Maps is a map application for GNOME that allows you to view maps in different zoom levels, search for places, etc.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "appstream-glib",
                        "clang-17",
                        "pkgconfig",
                        "ninja",
                        "gettext",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gjs",
                        "gobject-introspection",
                        "gsettings-desktop-schemas",
                        "gtk3",
                        "libchamplain",
                        "geoclue2",
                        "libgweather",
                        "libxml2",
                        "gettext-runtime",
                        "rest",
                        "glib2",
                        "libgee",
                        "desktop-file-utils",
                        "folks",
                        "geocode-glib",
                        "gfbgraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "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": 2610
                }
            ],
            "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",
                        "alacarte",
                        "gnome-panel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gnome-mime-data",
            "portdir": "gnome/gnome-mime-data",
            "version": "2.18.0",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "This module contains the base MIME and Application database for GNOME.",
            "long_description": "This module contains the base MIME and Application database for GNOME.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "libtool",
                        "gnome-common",
                        "intltool",
                        "autoconf",
                        "automake",
                        "gettext",
                        "glib2"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libiconv",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-vfs",
                        "gnome-chemistry-utils"
                    ]
                }
            ]
        },
        {
            "name": "gnome-mud",
            "portdir": "gnome/gnome-mud",
            "version": "0.11.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/GnomeMud",
            "description": "GNOME-Mud is a mudclient for the GNOME platform.",
            "long_description": "GNOME-Mud is a mudclient for the GNOME platform.",
            "active": true,
            "categories": [
                "games",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gnome-doc-utils",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnet2",
                        "pcre",
                        "desktop-file-utils",
                        "gconf",
                        "gstreamer010-gst-plugins-base",
                        "gtk2",
                        "libglade2",
                        "vte-gtk2-compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnome-music",
            "portdir": "gnome/gnome-music",
            "version": "3.24.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Music",
            "description": "Music is the GNOME music playing application.",
            "long_description": "Music is the GNOME music playing application.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "python35",
                "python36",
                "python37",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "itstool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "yelp-tools",
                        "intltool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-python36",
                        "libnotify",
                        "desktop-file-utils",
                        "gobject-introspection",
                        "grilo-plugins",
                        "gtk3",
                        "tracker",
                        "py36-gobject3",
                        "py36-requests"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gnome-online-accounts",
            "portdir": "gnome/gnome-online-accounts",
            "version": "3.44.0",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GnomeOnlineAccounts",
            "description": "Single sign-on framework for GNOME",
            "long_description": "Single sign-on framework for GNOME",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc",
                        "vala"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webkit2-gtk",
                        "json-glib",
                        "libsoup-2.4",
                        "gettext-runtime",
                        "gcr",
                        "gobject-introspection",
                        "gtk3",
                        "libsecret",
                        "rest",
                        "gdk-pixbuf2",
                        "kerberos5",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-control-center",
                        "gfbgraph",
                        "libgdata",
                        "gnome3-core",
                        "gnome-online-miners",
                        "gnome-photos",
                        "grilo-plugins",
                        "gvfs",
                        "empathy",
                        "gnome-calendar"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gnome-online-miners",
            "portdir": "gnome/gnome-online-miners",
            "version": "3.24.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GnomeOnlineMiners",
            "description": "Index your online content in Tracker.",
            "long_description": "GNOME Online Miners provides a set of crawlers that go through your online content and index them locally in Tracker. It has miners for Facebook, Flickr, Google, ownCloud and SkyDrive.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "grilo",
                        "grilo-plugins",
                        "glib2",
                        "tracker",
                        "libgdata",
                        "gfbgraph",
                        "gnome-online-accounts"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "gnome-photos"
                    ]
                }
            ]
        },
        {
            "name": "gnome-panel",
            "portdir": "gnome/gnome-panel",
            "version": "3.26.0",
            "license": "GPL-2+ and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GnomePanel",
            "description": "Panel component for the GNOME 2 Desktop.",
            "long_description": "Panel component for the GNOME 2 Desktop.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "eds",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "itstool",
                        "python27",
                        "pkgconfig",
                        "yelp-tools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "libwnck3",
                        "librsvg",
                        "libgweather",
                        "policykit",
                        "xorg-libX11",
                        "dconf",
                        "xorg-libXrandr",
                        "xorg-libice",
                        "xorg-libsm",
                        "xorg-libXau",
                        "desktop-file-utils",
                        "gdm",
                        "gnome-desktop",
                        "gnome-menus",
                        "gobject-introspection"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "nautilus",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-applets"
                    ]
                }
            ]
        },
        {
            "name": "gnome-photo-print",
            "portdir": "gnome/gnome-photo-print",
            "version": "0.7.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fogman.de/?page_id=7",
            "description": "Gnome Photo Printer is intended for printing photos in an easy way.",
            "long_description": "Gnome Photo Printer is intended for printing photos in an easy way.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomeprintui",
                        "libgnomeui",
                        "desktop-file-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnome-photos",
            "portdir": "gnome/gnome-photos",
            "version": "3.24.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Photos",
            "description": "Photo manager for GNOME.",
            "long_description": "GNOME Photos is a simple standalone application to find, organize and view your photos.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "librsvg",
                        "clang-17",
                        "itstool",
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "yelp-tools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cairo",
                        "gdk-pixbuf2",
                        "gegl-0.3",
                        "desktop-file-utils",
                        "libjpeg-turbo",
                        "geocode-glib",
                        "gfbgraph",
                        "gnome-desktop",
                        "gnome-online-accounts",
                        "grilo",
                        "grilo-plugins",
                        "gtk3",
                        "tracker",
                        "babl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "gnome-online-miners",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gnome-radio",
            "portdir": "gnome/gnome-radio",
            "version": "64.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnomeradio.org",
            "description": "GNOME Radio",
            "long_description": "GNOME Radio is the Public Network Radio Software for Accessing Free Audio Broadcasts from the Internet on GNOME.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "ole",
                    "github": "oleaamot",
                    "ports_count": 7
                }
            ],
            "variants": [
                "debug",
                "debugoptimized",
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gettext",
                        "pkgconfig",
                        "gtk-doc",
                        "librsvg",
                        "makeicns",
                        "intltool",
                        "itstool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1-gst-plugins-good",
                        "gstreamer1-gst-plugins-ugly",
                        "gtk3",
                        "libchamplain",
                        "cairo",
                        "clutter-gtk",
                        "cogl",
                        "atk",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "freetype",
                        "libxml2",
                        "pango",
                        "gettext-runtime",
                        "fontconfig",
                        "geoclue2",
                        "glib2",
                        "json-glib",
                        "desktop-file-utils",
                        "geocode-glib",
                        "gsettings-desktop-schemas",
                        "gstreamer1",
                        "gstreamer1-gst-plugins-bad"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnome-session",
            "portdir": "gnome/gnome-session",
            "version": "3.26.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/SessionManagement/",
            "description": "Session component for the GNOME 3 desktop.",
            "long_description": "Session component for the GNOME 3 desktop. This package contains the commands needed to start GNOME 3.0.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "gconf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libxslt",
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "intltool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libXau",
                        "xorg-libXcomposite",
                        "xorg-libXext",
                        "xorg-libXtst",
                        "dbus-glib",
                        "xorg-libsm",
                        "xorg-xtrans",
                        "xrender",
                        "xorg-libice",
                        "json-glib",
                        "desktop-file-utils",
                        "gnome-desktop",
                        "gtk3",
                        "metacity",
                        "gdk-pixbuf2",
                        "libepoxy",
                        "mesa"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core",
                        "gdm"
                    ]
                }
            ]
        }
    ]
}