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

{
    "count": 49814,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=931",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=929",
    "results": [
        {
            "name": "startup-notification",
            "portdir": "gnome/startup-notification",
            "version": "0.12",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/startup-notification/",
            "description": "Library that supports startup notification specs.",
            "long_description": "startup-notification is a minimal library that supports the startup notification spec described at www.freedesktop.org.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libX11",
                        "xorg-libsm",
                        "xorg-libxcb",
                        "xorg-xcb-proto",
                        "xorg-xcb-util"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libwnck",
                        "libwnck3",
                        "gfsview",
                        "libxfce4ui",
                        "metacity",
                        "i3",
                        "openbox",
                        "Thunar",
                        "awesome",
                        "rofi",
                        "rxvt-unicode"
                    ]
                }
            ]
        },
        {
            "name": "spice-gtk",
            "portdir": "gnome/spice-gtk",
            "version": "0.42",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.spice-space.org/spice-gtk.html",
            "description": "spice-gtk is a GTK+3 SPICE widget.",
            "long_description": "spice-gtk is a GTK+3 SPICE widget. It features glib-based objects for SPICE protocol parsing and a gtk widget for embedding the SPICE display into other applications such as virt-manager or Boxes. Python and Vala bindings are available too.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 82
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-parsing",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "spice-protocol",
                        "vala",
                        "asciidoc",
                        "intltool",
                        "clang-17",
                        "python312",
                        "py312-six"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libjpeg-turbo",
                        "libpixman",
                        "xorg-libX11",
                        "gettext-runtime",
                        "lz4",
                        "zlib",
                        "libopus",
                        "glib2",
                        "json-glib",
                        "libusb",
                        "openssl",
                        "usbredir",
                        "gstreamer1",
                        "gstreamer1-gst-plugins-base",
                        "gtk3",
                        "cairo",
                        "gdk-pixbuf2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hwdata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "virt-manager",
                        "virt-viewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "virt-manager"
                    ]
                }
            ]
        },
        {
            "name": "sound-theme-freedesktop",
            "portdir": "gnome/sound-theme-freedesktop",
            "version": "0.8",
            "license": "GPL-2 and CC-BY-SA",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Specifications/sound-theme-spec/",
            "description": "The freedesktop fallback sound theme",
            "long_description": "The freedesktop fallback sound theme",
            "active": true,
            "categories": [
                "audio",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "intltool",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "libcanberra"
                    ]
                }
            ]
        },
        {
            "name": "seed",
            "portdir": "gnome/seed",
            "version": "4.0.0-20201009",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Seed",
            "description": "GObject JavaScriptCore bridge",
            "long_description": "Seed is a library and interpreter, dynamically bridging (through gobject-introspection) the WebKit JavaScriptCore engine with the GObject type system. In a more concrete sense, Seed enables you to immediately write applications around a significant portion of the GNOME platform, and easily embed JavaScript as a scripting language in your GObject library.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "gawk",
                        "clang-9.0",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "sqlite3",
                        "webkit2-gtk",
                        "dbus-glib",
                        "gettext",
                        "libffi",
                        "mpfr",
                        "readline",
                        "gnome-js-common",
                        "gobject-introspection",
                        "cairo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "seahorse",
            "portdir": "gnome/seahorse",
            "version": "3.20.0",
            "license": "GPL-2+ and GFDL-1.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Seahorse",
            "description": "Seahorse is a graphical interface for managing and using encryption keys.",
            "long_description": "Seahorse is a graphical interface for managing and using encryption keys. Currently it supports PGP keys (using GPG/GPGME) and SSH keys. Its goal is to provide an easy to use Key Management Tool, along with an easy to use interface for encryption operations.",
            "active": true,
            "categories": [
                "gnome",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "itstool",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "yelp-tools",
                        "vala",
                        "intltool",
                        "autoconf",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "gpgme",
                        "desktop-file-utils",
                        "gcr",
                        "gtk3",
                        "libsecret",
                        "openssh",
                        "libsoup-2.4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rest",
            "portdir": "gnome/rest",
            "version": "0.8.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Librest",
            "description": "A library that makes it easier to access web services that claim to be RESTful.",
            "long_description": "A library that makes it easier to access web services that claim to be RESTful.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsoup-2.4",
                        "glib2",
                        "libxml2",
                        "gobject-introspection"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gfbgraph",
                        "libsocialweb",
                        "gnome-online-accounts",
                        "gnome3-core",
                        "gnome-maps"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "regexxer",
            "portdir": "gnome/regexxer",
            "version": "0.11-20210904",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://regexxer.sourceforge.net",
            "description": "A search and replace tool for GNOME.",
            "long_description": "regexxer is a nifty search/replace tool for the desktop user. It features recursive search through directory trees and Perl-style regular expressions.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceviewmm3",
                        "gtkmm3",
                        "desktop-file-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-gtkhtml2",
            "portdir": "gnome/py27-gtkhtml2",
            "version": "2.25.3",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pygtk.org/",
            "description": "Extra Python modules for some GNOME Desktop libraries.",
            "long_description": "Extra Python modules for some GNOME Desktop libraries.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgtkhtml",
                        "py27-pygtk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-gdl",
            "portdir": "gnome/py27-gdl",
            "version": "2.25.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pygtk.org/",
            "description": "Extra Python modules for some GNOME Desktop libraries.",
            "long_description": "Extra Python modules for some GNOME Desktop libraries.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdl",
                        "py27-gnome"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-eggtrayicon",
            "portdir": "gnome/py27-eggtrayicon",
            "version": "2.25.3",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pygtk.org/",
            "description": "Extra Python modules for some GNOME Desktop libraries.",
            "long_description": "Extra Python modules for some GNOME Desktop libraries.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygtk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-gtkspell",
            "portdir": "gnome/py-gtkspell",
            "version": "2.25.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pygtk.org/",
            "description": "Extra Python modules for some GNOME Desktop libraries.",
            "long_description": "Extra Python modules for some GNOME Desktop libraries.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygtk",
                        "gtkspell2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gourmet"
                    ]
                }
            ]
        },
        {
            "name": "py-gtkspell",
            "portdir": "gnome/py-gtkspell",
            "version": "2.25.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pygtk.org/",
            "description": "Extra Python modules for some GNOME Desktop libraries.",
            "long_description": "Extra Python modules for some GNOME Desktop libraries.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtkspell2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "policykit-gnome",
            "portdir": "gnome/policykit-gnome",
            "version": "0.105",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/polkit/",
            "description": "PolicyKit-gnome provides an Authentication Agent for PolicyKit that integrates well with the GNOME desktop environment.",
            "long_description": "PolicyKit-gnome provides an Authentication Agent for PolicyKit that integrates well with the GNOME desktop environment.",
            "active": true,
            "categories": [
                "security",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12",
                        "pkgconfig",
                        "gnome-common",
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "policykit",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "polari",
            "portdir": "gnome/polari",
            "version": "3.24.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Polari",
            "description": "An IRC Client for GNOME",
            "long_description": "Polari is an IRC chat client designed to integrate with the GNOME desktop. Polari supports group chatting in chat rooms and private messaging on a wide range of popular IRC servers",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "itstool",
                        "appstream-glib",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gjs",
                        "gobject-introspection",
                        "gspell",
                        "gtk3",
                        "libsecret",
                        "telepathy-glib",
                        "libiconv",
                        "libsoup-2.4",
                        "gdk-pixbuf2",
                        "telepathy-idle",
                        "telepathy-logger",
                        "telepathy-mission-control",
                        "desktop-file-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome-keyring",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "planner",
            "portdir": "gnome/planner",
            "version": "0.14.92",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Planner",
            "description": "Project management application for GNOME",
            "long_description": "Planner is a tool for planning, scheduling and tracking projects for the GNOME Desktop. Planner is an open source project aiming at being a better alternative than the available proprietary tools. Planner is part of GNOME Office, a productivity suite composed of entirely free software, integrated with the GNOME Desktop.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "desktop-file-utils",
                        "gtk-doc",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "oxygen-gtk3",
            "portdir": "gnome/oxygen-gtk2",
            "version": "1.4.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://kde-look.org/content/show.php/Oxygen+Gtk?content=136216",
            "description": "Oxygen-Gtk is a port of the default KDE widget theme (Oxygen) to GTk.",
            "long_description": "Oxygen-Gtk is a port of the default KDE widget theme (Oxygen) to GTk. \n Its primary goal is to ensure visual consistency between GTk and Qt-based applications running under KDE. A secondary objective is to have a stand-alone nice looking GTk theme that behaves well on other desktop environments. \n Unlike other attempts made to port the KDE Oxygen theme to GTk, this attempt does not depend on Qt (via some Qt to GTk conversion engine), nor does it render the widget appearance via hardcoded pixmaps.",
            "active": true,
            "categories": [
                "x11",
                "gtk"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus",
                        "xorg-libX11",
                        "gtk3",
                        "cairo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "oxygen-gtk2",
            "portdir": "gnome/oxygen-gtk2",
            "version": "1.4.5",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://kde-look.org/content/show.php/Oxygen+Gtk?content=136216",
            "description": "Oxygen-Gtk is a port of the default KDE widget theme (Oxygen) to GTk.",
            "long_description": "Oxygen-Gtk is a port of the default KDE widget theme (Oxygen) to GTk. \n Its primary goal is to ensure visual consistency between GTk and Qt-based applications running under KDE. A secondary objective is to have a stand-alone nice looking GTk theme that behaves well on other desktop environments. \n Unlike other attempts made to port the KDE Oxygen theme to GTk, this attempt does not depend on Qt (via some Qt to GTk conversion engine), nor does it render the widget appearance via hardcoded pixmaps.",
            "active": true,
            "categories": [
                "x11",
                "gtk"
            ],
            "maintainers": [
                {
                    "name": "rjvbertin",
                    "github": "RJVB",
                    "ports_count": 55
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus",
                        "xorg-libX11",
                        "gtk2",
                        "cairo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "oregano",
            "portdir": "gnome/oregano",
            "version": "0.83.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/drahnr/oregano",
            "description": "A graphical software application for schematic capture and simulation of electrical circuits.",
            "long_description": "A graphical software application for schematic capture and simulation of electrical circuits. It uses Gtk+ 3.x for the frontend and ngspice or gnucap as backend for crunching numbers. File bugs for this port at https://github.com/drahnr/oregano",
            "active": true,
            "categories": [
                "science",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "bernhard",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "intltool",
                        "groff",
                        "python27",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "shared-mime-info",
                        "desktop-file-utils",
                        "goocanvas2",
                        "gtk3",
                        "gtksourceview3",
                        "rarian"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "docbook-xml",
                        "ngspice",
                        "yelp",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nfoview",
            "portdir": "gnome/nfoview",
            "version": "1.23",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://otsaloma.io/nfoview/",
            "description": "Simple viewer for NFO files",
            "long_description": "NFO Viewer is a simple viewer for NFO files, which are ASCII art in the CP437 codepage. The advantages of using NFO Viewer instead of a text editor are preset font and encoding settings, automatic window size and clickable hyperlinks.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "intltool",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "shared-mime-info",
                        "gtk3",
                        "terminus-font",
                        "python310",
                        "py310-gobject3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nautilus",
            "portdir": "gnome/nautilus",
            "version": "3.24.2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Nautilus",
            "description": "The GNOME filemanager",
            "long_description": "Nautilus is the official file manager for the GNOME desktop. It is designed to be primarly a file manager, but there are support for web and file viewing too.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "desktop",
                "tracker",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome-desktop",
                        "gobject-introspection",
                        "gsettings-desktop-schemas",
                        "gtk3",
                        "shared-mime-info",
                        "libexif",
                        "libxml2",
                        "xorg-libX11",
                        "exempi",
                        "desktop-file-utils",
                        "gnome-autoar"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core",
                        "gnome-panel"
                    ]
                }
            ]
        },
        {
            "name": "monster-masher",
            "portdir": "gnome/monster-masher",
            "version": "1.8.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://people.iola.dk/olau/monster-masher/",
            "description": "Monster Masher is an action game for the Gnome desktop environment.",
            "long_description": "Monster Masher is an action game for the Gnome desktop environment. The basic idea is that you, as levitation worker gnome, has to clean the caves for monsters that want to roll over you. You do the cleaning by mashing the monsters with stone blocks.",
            "active": true,
            "categories": [
                "games",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libglademm",
                        "libgnome",
                        "esound",
                        "gtkmm",
                        "libgnomecanvasmm",
                        "desktop-file-utils",
                        "gconfmm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mm-common",
            "portdir": "gnome/mm-common",
            "version": "1.0.6",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "The mm-common module provides the build infrastructure and utilities shared among the GNOME C++ binding libraries.",
            "long_description": "The mm-common module provides the build infrastructure and utilities shared among the GNOME C++ binding libraries. It is only a required dependency for building the C++ bindings from the gnome.org version control repository. An installation of mm-common is not required for building tarball releases, unless configured to use maintainer-mode.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "wget",
                        "gsed",
                        "meson",
                        "ninja",
                        "curl"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cairomm-1.0",
                        "libsigcxx3",
                        "gtkmm4",
                        "gtkmm3",
                        "pangomm-devel",
                        "pangomm",
                        "glom",
                        "glibmm",
                        "gdlmm3",
                        "libsigcxx2",
                        "libxmlxx5",
                        "atkmm",
                        "atkmm-1.6",
                        "gconfmm",
                        "libxmlxx2",
                        "libxmlxx3",
                        "gtkmm",
                        "pangomm-1.4-devel",
                        "pangomm-1.4",
                        "glibmm-2.4",
                        "glibmm-devel",
                        "cairomm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "gnome-bindings-cxx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "metacity",
            "portdir": "gnome/metacity",
            "version": "3.52.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Metacity",
            "description": "A window manager for the adult in you.",
            "long_description": "A window manager for the adult in you.",
            "active": true,
            "categories": [
                "gnome",
                "x11-wm"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gettext",
                        "pkgconfig",
                        "itstool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "startup-notification",
                        "zenity",
                        "gdk-pixbuf2",
                        "xorg-libXcomposite",
                        "xorg-libXcursor",
                        "xorg-libXdamage",
                        "xorg-libXext",
                        "xorg-libXfixes",
                        "xorg-libXinerama",
                        "libcanberra",
                        "xorg-libXrandr",
                        "xorg-libXres",
                        "xorg-libice",
                        "xorg-libsm",
                        "xorg-libxkbfile",
                        "xrender",
                        "gettext-runtime",
                        "xorg-libXpresent",
                        "desktop-file-utils",
                        "gsettings-desktop-schemas",
                        "gtk3",
                        "libgtop"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome-settings-daemon"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-session"
                    ]
                }
            ]
        },
        {
            "name": "linsmith",
            "portdir": "gnome/linsmith",
            "version": "0.99.31",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://jcoppens.com/soft/linsmith/index.en.php",
            "description": "linSmith is a Smith Charting program.",
            "long_description": "linSmith is a Smith Charting program. You can enter either discrete components or transmission lines, see the results on screen and/or generate Postscript output. Component values can be changed numerically or using scrollbars.",
            "active": true,
            "categories": [
                "science",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomeui",
                        "cairo",
                        "libxml2",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "liferea",
            "portdir": "gnome/liferea",
            "version": "1.12.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 20090731,
            "replaced_by": null,
            "homepage": "http://lzone.de/liferea/",
            "description": "A feed aggregator for GTK+/GNOME.",
            "long_description": "Liferea is an aggregator for online news feeds. It supports the RSS/RDF, CDF, Atom, OCS and OPML formats and enclosures (podcasting). It also has filtering mechanisms.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "webkit2-gtk",
                        "sqlite3",
                        "libpeas1",
                        "libsoup-2.4",
                        "json-glib",
                        "desktop-file-utils",
                        "gobject-introspection",
                        "gsettings-desktop-schemas",
                        "gtk3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libxklavier",
            "portdir": "gnome/libxklavier",
            "version": "5.2.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/LibXklavier/",
            "description": "libxklavier - utility library to make XKB stuff easier",
            "long_description": "libxklavier - utility library to make XKB stuff easier",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "xkbcomp",
                        "glib2",
                        "xorg-libxkbfile",
                        "xorg-libXi",
                        "iso-codes",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libgnomekbd"
                    ]
                }
            ]
        },
        {
            "name": "libwnck3",
            "portdir": "gnome/libwnck3",
            "version": "3.24.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Library to manage X windows and workspaces (via pagers, tasklists, etc.)",
            "long_description": "libwnck is an X11 Window Navigator Construction Kit, i.e. a library to use for writing pagers and taskslists and stuff. It is not supported in the GNOME-3 devel platform but may be used by developers of open source applications.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gtk3",
                        "startup-notification",
                        "xorg-libX11",
                        "xorg-libXres"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "xfce4-panel",
                        "gnome-applets",
                        "gnome-panel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libwnck",
            "portdir": "gnome/libwnck",
            "version": "2.30.7",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Library used for writing pagers and taskslists.",
            "long_description": "libwnck is a Window Navigator Construction Kit, i.e. a library to use for writing pagers and taskslists and stuff. It is needed for the GNOME 2.0 desktop.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "startup-notification",
                        "xorg-libXres",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gnome2-wnck",
                        "p5.28-gnome2-wnck",
                        "p5.30-gnome2-wnck",
                        "p5.32-gnome2-wnck",
                        "xfce4-session",
                        "xfwm4"
                    ]
                }
            ]
        },
        {
            "name": "libunique3",
            "portdir": "gnome/libunique3",
            "version": "3.0.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Attic/LibUnique",
            "description": "Unique is a library for writing single instance applications.",
            "long_description": "Unique is a library for writing single instance applications. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib",
                        "xorg-libX11",
                        "gobject-introspection",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libunique",
            "portdir": "gnome/libunique",
            "version": "1.1.6",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Attic/LibUnique",
            "description": "Unique is a library for writing single instance applications.",
            "long_description": "Unique is a library for writing single instance applications. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib",
                        "gobject-introspection",
                        "gtk2",
                        "xorg-libX11"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gmpc"
                    ]
                }
            ]
        },
        {
            "name": "libsoup",
            "portdir": "gnome/libsoup",
            "version": "3.6.5",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/libsoup",
            "description": "Soup is an HTTP library implementation in C.",
            "long_description": "Soup provides a queued asynchronous callback-based mechanism for sending and servicing SOAP requests and a WSDL (Web Service Definition Language) for C compilers which generates client stubs and server skeletons for easily calling and implementing SOAP methods.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                },
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python313",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "vala",
                        "curl",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nghttp2",
                        "brotli",
                        "libsoup-2.4",
                        "zlib",
                        "sqlite3",
                        "glib2",
                        "glib-networking",
                        "gobject-introspection",
                        "kerberos5",
                        "libpsl",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-nbxmpp",
                        "libdmapsharing",
                        "libcmatrix",
                        "gitg",
                        "py39-nbxmpp",
                        "evolution-data-server-gtk4",
                        "gajim",
                        "gnome3-core",
                        "gnome-calculator",
                        "darktable",
                        "darktable-devel",
                        "inkscape-devel",
                        "quodlibet",
                        "gtimelog",
                        "gupnp",
                        "gssdp",
                        "gupnp-tools",
                        "evolution-data-server",
                        "homebank",
                        "libosinfo",
                        "webkit2-gtk-devel",
                        "dino",
                        "osinfo-db-tools",
                        "libgda5",
                        "gstreamer1-gst-plugins-good",
                        "libshumate",
                        "py310-nbxmpp",
                        "py311-nbxmpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libsocialweb",
            "portdir": "gnome/libsocialweb",
            "version": "0.25.21",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Librest",
            "description": "A personal social data server.",
            "long_description": "A personal social data server.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17",
                        "intltool",
                        "vala",
                        "gtk-doc",
                        "pkgconfig",
                        "libtool",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib",
                        "libsoup-2.4",
                        "rest",
                        "libgnome-keyring",
                        "gobject-introspection",
                        "gconf",
                        "json-glib",
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libsecret",
            "portdir": "gnome/libsecret",
            "version": "0.21.4",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Libsecret",
            "description": "libsecret is a library for storing and retrieving passwords and other secrets",
            "long_description": "libsecret is a client for the Secret Service DBus API. The Secret Service allows storage of passwords in a common way on the desktop. Supported by gnome-keyring and ksecretservice.",
            "active": true,
            "categories": [
                "security",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "vala",
                        "docbook-xml",
                        "docbook-xsl-nons",
                        "gsed",
                        "libxslt",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt",
                        "gobject-introspection",
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pan2",
                        "gcr",
                        "libcmatrix",
                        "gitg",
                        "vino",
                        "empathy",
                        "evolution-data-server-gtk4",
                        "gthumb",
                        "polari",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "epiphany",
                        "gnome-online-accounts",
                        "seahorse",
                        "gnome3-core",
                        "evince",
                        "darktable",
                        "darktable-devel",
                        "evolution-data-server",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "gvfs",
                        "gnucash",
                        "gnucash-devel",
                        "libgda5",
                        "balsa",
                        "webkit-gtk-2.0",
                        "webkit-gtk3-2.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core",
                        "Chatty"
                    ]
                }
            ]
        },
        {
            "name": "libpeas",
            "portdir": "gnome/libpeas",
            "version": "2.0.7",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Libpeas",
            "description": "libpeas is a GObject-based plugins engine",
            "long_description": "libpeas is a GObject-based plugins engine",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18",
                        "gi-docgen",
                        "vala",
                        "pkgconfig",
                        "ninja",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "py313-gobject3",
                        "mozjs128",
                        "python313",
                        "gettext-runtime",
                        "gobject-introspection",
                        "gjs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libgtop",
            "portdir": "gnome/libgtop",
            "version": "2.40.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org",
            "description": "A library for portably obtaining information about processes",
            "long_description": "libgtop is a library for portably obtaining information about processes, such as their PID, memory usage, etc.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "xorg-libXau",
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "gnome-system-monitor",
                        "metacity",
                        "gnome-applets",
                        "gnome-control-center"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libgtksourceviewmm",
            "portdir": "gnome/libgtksourceviewmm",
            "version": "0.3.1",
            "license": "LGPL-2+",
            "platforms": "{darwin < 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gtkmm.org",
            "description": "gtksourceviewmm provides C++ wrappers for gtksourceview.",
            "long_description": "gtksourceviewmm provides C++ wrappers for gtksourceview.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "doxygen",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libiconv",
                        "gtksourceview",
                        "libgnomemm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libgtkhtml4",
            "portdir": "gnome/libgtkhtml4",
            "version": "4.10.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/RoadMap/GtkHtml",
            "description": "GTK+ 3 HTML rendering/editing engine.",
            "long_description": "GtkHTML4 is a lightweight HTML rendering/printing/editing engine for GTK+ 3. It was originally based on KHTMLW, part of the KDE project, but is now being developed independently.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "glade",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-17",
                        "intltool",
                        "gnome-common",
                        "pkgconfig",
                        "libtool",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "iso-codes",
                        "libsoup-2.4",
                        "enchant",
                        "gnuregex",
                        "gtk3",
                        "gsettings-desktop-schemas",
                        "orbit2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libgtkhtml3",
            "portdir": "gnome/libgtkhtml3",
            "version": "3.32.2",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/RoadMap/GtkHtml",
            "description": "GTK HTML rendering engine.",
            "long_description": "GtkHTML is a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, part of the KDE project, but is now being developed independently.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "glade",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "iso-codes",
                        "orbit2",
                        "gconf",
                        "gtk2",
                        "gnuregex",
                        "enchant",
                        "libsoup-2.4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnotime"
                    ]
                }
            ]
        },
        {
            "name": "libgtkhtml",
            "portdir": "gnome/libgtkhtml",
            "version": "2.11.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/RoadMap/GtkHtml",
            "description": "Lightweight HTML rendering/printing/editing engine",
            "long_description": "This is GtkHTML version 2, a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, but is now being developed independently.",
            "active": true,
            "categories": [
                "www",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome-vfs",
                        "gtk2",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-gtkhtml2"
                    ]
                }
            ]
        },
        {
            "name": "libgsf",
            "portdir": "gnome/libgsf",
            "version": "1.14.52",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "An I/O abstraction library for dealing with file formats",
            "long_description": "libgsf aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "gtk-doc",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "bzip2",
                        "gettext-runtime",
                        "zlib",
                        "glib2",
                        "gobject-introspection",
                        "gdk-pixbuf2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "abiword-x11",
                        "libpst",
                        "tumbler",
                        "gnome3-core",
                        "wv",
                        "goffice",
                        "goffice08",
                        "libextractor",
                        "wv2",
                        "vips",
                        "pxlib",
                        "rb33-gsf",
                        "rb32-gsf",
                        "rb31-gsf",
                        "gretl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libgnomeuimm",
            "portdir": "gnome/libgnomeuimm",
            "version": "2.28.0",
            "license": "(LGPL-2.1+ or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gtkmm.org",
            "description": "libgnomeuimm provides C++ wrappers for libgnomeui",
            "long_description": "libgnomeuimm provides C++ wrappers for libgnomeui",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libglademm",
                        "libgnomecanvasmm",
                        "gconfmm",
                        "libgnomeui",
                        "libgnomemm",
                        "gnome-vfsmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-bindings-cxx"
                    ]
                }
            ]
        },
        {
            "name": "libgnomeui",
            "portdir": "gnome/libgnomeui",
            "version": "2.24.5",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Libraries for the GNOME GUI, a GNU desktop environment.",
            "long_description": "Libraries for the GNOME GUI, a GNU desktop environment.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gconf",
                        "libbonoboui",
                        "libgnome-keyring",
                        "xorg-libX11",
                        "xorg-libice",
                        "xorg-libsm",
                        "libffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "etherape",
                        "p5.26-gnome2",
                        "p5.28-gnome2",
                        "p5.30-gnome2",
                        "p5.32-gnome2",
                        "gtetrinet",
                        "cog",
                        "conglomerate",
                        "gnome-sharp2",
                        "gnomeicu",
                        "gwget",
                        "linsmith",
                        "agave",
                        "py27-gnome",
                        "gal",
                        "lablgtk2",
                        "libgnomeuimm",
                        "gnotime",
                        "glade3",
                        "gnome-photo-print",
                        "xchat-gnome",
                        "gnome-turtle"
                    ]
                }
            ]
        },
        {
            "name": "libgnomeprintui",
            "portdir": "gnome/libgnomeprintui",
            "version": "2.18.6",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "This is an implementation of the Gnome Printing Architecture",
            "long_description": "This is an implementation of the Gnome Printing Architecture",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "gnome-common",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomecanvas",
                        "libgnomeprint",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gnome2-print",
                        "p5.28-gnome2-print",
                        "p5.30-gnome2-print",
                        "p5.32-gnome2-print",
                        "conglomerate",
                        "gtksourceview",
                        "gal",
                        "gnome-photo-print",
                        "gnome-turtle"
                    ]
                }
            ]
        },
        {
            "name": "libgnomeprint",
            "portdir": "gnome/libgnomeprint",
            "version": "2.18.8",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.levien.com/gnome/print-arch.html",
            "description": "This is an implementation of the Gnome Printing Architecture",
            "long_description": "This is an implementation of the Gnome Printing Architecture",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "bison",
                        "flex",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libart_lgpl",
                        "libxml2",
                        "pango",
                        "libgnomecups"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview",
                        "libgnomeprintui"
                    ]
                }
            ]
        },
        {
            "name": "libgnomemm",
            "portdir": "gnome/libgnomemm",
            "version": "2.30.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gtkmm.org/",
            "description": "libgnomemm provides C++ wrappers for libgnome.",
            "long_description": "libgnomemm provides C++ wrappers for libgnome.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnome",
                        "gtkmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "glademm",
                        "gnome-bindings-cxx",
                        "libgtksourceviewmm",
                        "libgnomeuimm"
                    ]
                }
            ]
        },
        {
            "name": "libgnomekbd",
            "portdir": "gnome/libgnomekbd",
            "version": "3.26.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "A GNOME library which manages keyboard configuration",
            "long_description": "Libgnomekbd is A GNOME library which manages keyboard configuration and offers various widgets related to keyboard configuration.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "desktop-file-utils",
                        "gobject-introspection",
                        "gtk3",
                        "libxklavier"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libgnomecups",
            "portdir": "gnome/libgnomecups",
            "version": "0.2.3",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.levien.com/gnome/print-arch.html",
            "description": "This is an implementation of the Gnome Printing Architecture",
            "long_description": "This is an implementation of the Gnome Printing Architecture",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "pkgconfig",
                        "gnome-common",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libiconv",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libgnomeprint"
                    ]
                }
            ]
        },
        {
            "name": "libgnomecanvasmm",
            "portdir": "gnome/libgnomecanvasmm",
            "version": "2.26.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gtkmm.org",
            "description": "libgnomecanvasmm provides C++ wrappers for libgnomecanvas",
            "long_description": "libgnomecanvasmm provides C++ wrappers for libgnomecanvas",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomecanvas",
                        "gtkmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "monster-masher",
                        "gnome-bindings-cxx",
                        "libgnomeuimm"
                    ]
                }
            ]
        },
        {
            "name": "libgnomecanvas",
            "portdir": "gnome/libgnomecanvas",
            "version": "2.30.3",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "A graphics library for GNOME.",
            "long_description": "The GNOMECanvas library provides a number of features: Image loading facilities. Rendering of a GdkPixBuf into various formats: drawables (windows, pixmaps), GdkRGB buffers. A cache interface.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "gnome-common",
                        "gtk-doc",
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libglade2",
                        "libart_lgpl",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gnome2-canvas",
                        "p5.28-gnome2-canvas",
                        "p5.30-gnome2-canvas",
                        "p5.32-gnome2-canvas",
                        "monotone-viz",
                        "gnome-sharp2",
                        "libgnomeprintui",
                        "py27-gnome",
                        "libbonoboui",
                        "gal",
                        "xournal",
                        "lablgtk2",
                        "libgnomecanvasmm"
                    ]
                }
            ]
        },
        {
            "name": "libgnome-keyring",
            "portdir": "gnome/libgnome-keyring",
            "version": "3.12.0",
            "license": "GPL-2+ and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GnomeKeyring",
            "description": "GNOME compatibility library for accessing secrets",
            "long_description": "gnome-keyring is a program that stores passwords and other secrets for users. It is run as a daemon in the session. This library provides an interface to the daemon for client applications.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libgcrypt",
                        "gobject-introspection",
                        "dbus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libgnomeui",
                        "gq",
                        "libsocialweb",
                        "gstreamer010-gst-plugins-good"
                    ]
                }
            ]
        }
    ]
}