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

{
    "count": 52456,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=380",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=378",
    "results": [
        {
            "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": [
                        "clang-18",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "intltool",
                        "autoconf",
                        "automake",
                        "bison",
                        "flex",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libart_lgpl",
                        "libxml2",
                        "pango",
                        "libgnomecups"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview",
                        "libgnomeprintui"
                    ]
                }
            ]
        },
        {
            "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": [
                        "clang-18",
                        "gnome-common",
                        "gtk-doc",
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomecanvas",
                        "libgnomeprint",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gnome2-print",
                        "p5.28-gnome2-print",
                        "p5.30-gnome2-print",
                        "p5.32-gnome2-print",
                        "conglomerate",
                        "gal",
                        "gnome-photo-print",
                        "gnome-turtle",
                        "gtksourceview"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libglademm",
                        "libgnomecanvasmm",
                        "gconfmm",
                        "libgnomeui",
                        "libgnomemm",
                        "gnome-vfsmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-bindings-cxx"
                    ]
                }
            ]
        },
        {
            "name": "libgsf",
            "portdir": "gnome/libgsf",
            "version": "1.14.55",
            "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",
                        "clang-18",
                        "gtk-doc",
                        "gobject-introspection",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "gettext-runtime",
                        "libxml2",
                        "gdk-pixbuf2",
                        "glib2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "tumbler",
                        "vips",
                        "pxlib",
                        "libextractor",
                        "libpst",
                        "abiword-x11",
                        "gnome3-core",
                        "goffice",
                        "goffice08",
                        "gretl",
                        "rb33-gsf",
                        "rb32-gsf",
                        "rb31-gsf",
                        "wv",
                        "wv2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome-vfs",
                        "gtk2",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-gtkhtml2"
                    ]
                }
            ]
        },
        {
            "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-18",
                        "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": "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": 2662
                }
            ],
            "variants": [
                "glade",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18",
                        "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": "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libiconv",
                        "gtksourceview",
                        "libgnomemm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 2662
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "libtool",
                        "pkgconfig",
                        "gobject-introspection",
                        "gtk-doc",
                        "autoconf",
                        "automake",
                        "gettext"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXau",
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "gnome-applets",
                        "gnome-control-center",
                        "gnome-system-monitor",
                        "metacity"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libhandy",
            "portdir": "gnome/libhandy",
            "version": "1.8.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/libhandy",
            "description": "A library full of GTK+ widgets for mobile phones",
            "long_description": "The aim of the Handy library is to help with developing UI for mobile devices using GTK/GNOME.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "gettext",
                        "meson",
                        "clang-18",
                        "pkgconfig",
                        "libxml2"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vala",
                        "fribidi",
                        "atk",
                        "gettext-runtime",
                        "pango",
                        "glade",
                        "glib2",
                        "gobject-introspection",
                        "gtk3",
                        "cairo",
                        "gdk-pixbuf2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "abaddon",
                        "epiphany",
                        "yelp",
                        "file-roller",
                        "gitg"
                    ]
                }
            ]
        },
        {
            "name": "libhandy-0.0",
            "portdir": "gnome/libhandy-0.0",
            "version": "0.0.13",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/libhandy",
            "description": "A library full of GTK+ widgets for mobile phones",
            "long_description": "The aim of the Handy library is to help with developing UI for mobile devices using GTK/GNOME.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "gtk-doc",
                        "vala",
                        "meson",
                        "ninja"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gtk3",
                        "glib2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libpeas1",
            "portdir": "gnome/libpeas1",
            "version": "1.36.0",
            "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": 2662
                }
            ],
            "variants": [
                "glade",
                "python310",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "vala"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "gettext-runtime",
                        "py310-gobject3",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "midori",
                        "eog-plugins",
                        "gedit",
                        "gedit-plugins",
                        "gitg",
                        "eog",
                        "totem"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "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": 2662
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gobject-introspection",
                        "vala",
                        "gi-docgen"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "mozjs128",
                        "gjs",
                        "py314-gobject3",
                        "glib2",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "liferea"
                    ]
                }
            ]
        },
        {
            "name": "libsecret",
            "portdir": "gnome/libsecret",
            "version": "0.21.7",
            "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-18",
                        "docbook-xml",
                        "docbook-xsl-nons",
                        "gsed",
                        "libxslt",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gobject-introspection",
                        "vala"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcrypt",
                        "gettext-runtime",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "evince",
                        "darktable",
                        "darktable-devel",
                        "balsa",
                        "epiphany",
                        "evolution-data-server",
                        "gnome-online-accounts",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "gnucash",
                        "gnucash-devel",
                        "libgda5",
                        "gvfs",
                        "libcmatrix",
                        "webkit-gtk3",
                        "webkit-gtk3-2.0",
                        "empathy",
                        "evolution-data-server-gtk4",
                        "gcr",
                        "gitg",
                        "gthumb",
                        "polari",
                        "seahorse",
                        "vino",
                        "pan2",
                        "webkit-gtk",
                        "webkit-gtk-2.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "Chatty",
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libshumate",
            "portdir": "gnome/libshumate",
            "version": "1.2.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org",
            "description": "GTK-4 widget to display maps",
            "long_description": "libshumate is a C library providing a GtkWidget to display maps.",
            "active": true,
            "categories": [
                "gnome",
                "gis",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext",
                        "gperf",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gobject-introspection",
                        "vala"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "gtk4",
                        "glib2",
                        "json-glib",
                        "protobuf-c",
                        "libsoup",
                        "cairo",
                        "gdk-pixbuf2",
                        "graphene",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 359
                },
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python313",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "vala",
                        "curl",
                        "clang-18"
                    ]
                },
                {
                    "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": [
                        "homebank",
                        "gstreamer1-gst-plugins-good",
                        "py39-nbxmpp",
                        "gnome3-core",
                        "darktable",
                        "darktable-devel",
                        "epiphany",
                        "evolution-data-server",
                        "gnome-online-accounts",
                        "liferea",
                        "rest",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "libgda5",
                        "libcmatrix",
                        "libdmapsharing",
                        "evolution-data-server-gtk4",
                        "gitg",
                        "gnome-calculator",
                        "geoclue2",
                        "libshumate",
                        "inkscape-devel",
                        "dino",
                        "gajim",
                        "gssdp",
                        "gupnp",
                        "gupnp-tools",
                        "py310-nbxmpp",
                        "py311-nbxmpp",
                        "py312-nbxmpp",
                        "quodlibet",
                        "libosinfo",
                        "osinfo-db-tools",
                        "gtimelog"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libsoup-2.4",
            "portdir": "gnome/libsoup-2.4",
            "version": "2.74.3",
            "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": 359
                },
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [
                "gnome",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "vala",
                        "curl"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "brotli",
                        "libxml2",
                        "zlib",
                        "sqlite3",
                        "glib2",
                        "glib-networking",
                        "gobject-introspection",
                        "kerberos5",
                        "libpsl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "subsurface",
                        "gfbgraph",
                        "libgdata",
                        "libsocialweb",
                        "rest-0.7",
                        "birdfont",
                        "easytag-devel",
                        "gmpc",
                        "telepathy-gabble",
                        "telepathy-salut",
                        "cutter",
                        "geoclue",
                        "gvfs",
                        "empathy",
                        "frogr",
                        "geocode-glib",
                        "gnome3-core",
                        "grilo",
                        "gstreamer010-gst-plugins-good",
                        "gthumb",
                        "libchamplain",
                        "libepc",
                        "libgtkhtml3",
                        "libgtkhtml4",
                        "libsoup",
                        "libsoup-devel",
                        "polari",
                        "seahorse",
                        "tracker",
                        "tracker3",
                        "uhttpmock",
                        "osm-gps-map",
                        "osm-gps-map-gtk2",
                        "libgrss",
                        "libgweather",
                        "bibledit",
                        "libhttpseverywhere",
                        "midori",
                        "uzbl",
                        "webkit-gtk",
                        "webkit-gtk-2.0",
                        "webkit-gtk3",
                        "webkit-gtk3-2.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libsoup-devel",
            "portdir": "gnome/libsoup-devel",
            "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": 359
                },
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [
                "docs",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python313",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "vala",
                        "curl",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "nghttp2",
                        "brotli",
                        "libsoup-2.4",
                        "zlib",
                        "sqlite3",
                        "glib2",
                        "glib-networking",
                        "gobject-introspection",
                        "kerberos5",
                        "libpsl",
                        "libxml2"
                    ]
                }
            ],
            "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": 2662
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gobject-introspection",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus",
                        "xorg-libX11",
                        "dbus-glib",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gmpc"
                    ]
                }
            ]
        },
        {
            "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": 2662
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18",
                        "gobject-introspection"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus",
                        "xorg-libX11",
                        "gtk3",
                        "dbus-glib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": [
                        "clang-18",
                        "gnome-common",
                        "gobject-introspection",
                        "gtk-doc",
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "startup-notification",
                        "xorg-libXres",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gnome2-wnck",
                        "p5.28-gnome2-wnck",
                        "p5.30-gnome2-wnck",
                        "p5.32-gnome2-wnck",
                        "xfce4-session",
                        "xfwm4"
                    ]
                }
            ]
        },
        {
            "name": "libwnck3",
            "portdir": "gnome/libwnck3",
            "version": "3.24.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Library to manage X windows and workspaces (via pagers, tasklists, etc.)",
            "long_description": "libwnck is an X11 Window Navigator Construction Kit, i.e. a library to use for writing pagers and taskslists and stuff. It is not supported in the GNOME-3 devel platform but may be used by developers of open source applications.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gobject-introspection",
                        "gtk-doc",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "startup-notification",
                        "xorg-libX11",
                        "xorg-libXres",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "gnome-applets",
                        "gnome-panel",
                        "xfce4-panel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "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",
                        "gobject-introspection",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXi",
                        "glib2",
                        "xorg-libxkbfile",
                        "iso-codes",
                        "libxml2",
                        "xkbcomp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libgnomekbd"
                    ]
                }
            ]
        },
        {
            "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-18",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomeui",
                        "cairo",
                        "libxml2",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 2662
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "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": "mm-common",
            "portdir": "gnome/mm-common",
            "version": "1.0.7",
            "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": 2662
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "wget",
                        "gsed",
                        "meson",
                        "ninja",
                        "curl"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pangomm-1.4",
                        "pangomm-1.4-devel",
                        "glibmm-2.4",
                        "glibmm-devel",
                        "glibmm",
                        "libsigcxx2",
                        "libsigcxx3",
                        "atkmm",
                        "atkmm-1.6",
                        "gconfmm",
                        "gdlmm3",
                        "glom",
                        "pangomm-devel",
                        "gtkmm4",
                        "cairomm-1.0",
                        "cairomm",
                        "libxmlxx2",
                        "libxmlxx3",
                        "libxmlxx5",
                        "gtkmm",
                        "gtkmm3",
                        "pangomm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "gnome-bindings-cxx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "monster-masher",
            "portdir": "gnome/monster-masher",
            "version": "1.8.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://people.iola.dk/olau/monster-masher/",
            "description": "Monster Masher is an action game for the Gnome desktop environment.",
            "long_description": "Monster Masher is an action game for the Gnome desktop environment. The basic idea is that you, as levitation worker gnome, has to clean the caves for monsters that want to roll over you. You do the cleaning by mashing the monsters with stone blocks.",
            "active": true,
            "categories": [
                "games",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "intltool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libglademm",
                        "libgnome",
                        "esound",
                        "gtkmm",
                        "libgnomecanvasmm",
                        "desktop-file-utils",
                        "gconfmm"
                    ]
                }
            ],
            "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": 2662
                }
            ],
            "variants": [
                "desktop",
                "tracker",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "gobject-introspection"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsettings-desktop-schemas",
                        "gtk3",
                        "exempi",
                        "shared-mime-info",
                        "libxml2",
                        "xorg-libX11",
                        "libexif",
                        "desktop-file-utils",
                        "gnome-autoar",
                        "gnome-desktop"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome-panel",
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "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-18",
                        "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": "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-18",
                        "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": "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "cairo",
                        "xorg-libX11"
                    ]
                }
            ],
            "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-18",
                        "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "cairo",
                        "xorg-libX11"
                    ]
                }
            ],
            "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": 2662
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "itstool",
                        "appstream-glib",
                        "pkgconfig",
                        "gobject-introspection"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gspell",
                        "gtk3",
                        "libsecret",
                        "gdk-pixbuf2",
                        "telepathy-glib",
                        "libsoup-2.4",
                        "libiconv",
                        "telepathy-idle",
                        "telepathy-logger",
                        "telepathy-mission-control",
                        "desktop-file-utils",
                        "gjs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome-keyring",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "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": 2662
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "gnome-common",
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "policykit",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-gtkspell",
            "portdir": "gnome/py-gtkspell",
            "version": "2.25.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pygtk.org/",
            "description": "Extra Python modules for some GNOME Desktop libraries.",
            "long_description": "Extra Python modules for some GNOME Desktop libraries.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtkspell2"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pygtk",
                        "gtkspell2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gourmet"
                    ]
                }
            ]
        },
        {
            "name": "py27-gdl",
            "portdir": "gnome/py27-gdl",
            "version": "2.25.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.pygtk.org/",
            "description": "Extra Python modules for some GNOME Desktop libraries.",
            "long_description": "Extra Python modules for some GNOME Desktop libraries.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdl",
                        "py27-gnome"
                    ]
                }
            ],
            "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-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgtkhtml",
                        "py27-pygtk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-18",
                        "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": "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": 2662
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "itstool",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "yelp-tools",
                        "vala",
                        "intltool",
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "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": "secrets",
            "portdir": "gnome/secrets",
            "version": "9.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/World/secrets",
            "description": "Password manager for GNOME",
            "long_description": "Password manager for GNOME",
            "active": true,
            "categories": [
                "sysutils",
                "security",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-validators",
                        "py312-pyotp",
                        "libadwaita",
                        "glib2",
                        "py312-pykeepass",
                        "py312-yubico",
                        "py312-zxcvbn",
                        "py312-kcs11",
                        "desktop-file-utils",
                        "gobject-introspection",
                        "gettext-runtime",
                        "gtk4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pyusb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": 2662
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "intltool",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "libcanberra"
                    ]
                }
            ]
        },
        {
            "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": 85
                }
            ],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-parsing",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "spice-protocol",
                        "vala",
                        "asciidoc",
                        "intltool",
                        "clang-18",
                        "python314",
                        "py314-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-viewer",
                        "virt-manager"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "virt-manager"
                    ]
                }
            ]
        },
        {
            "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-18",
                        "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",
                        "metacity",
                        "gfsview",
                        "awesome",
                        "i3",
                        "openbox",
                        "rofi",
                        "rxvt-unicode",
                        "Thunar",
                        "libxfce4ui"
                    ]
                }
            ]
        },
        {
            "name": "tepl",
            "portdir": "gnome/tepl",
            "version": "6.4.0",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/World/gedit/libgedit-tepl",
            "description": "GNOME text editor support",
            "long_description": "GNOME text editor support",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "gettext",
                        "meson",
                        "clang-18",
                        "pkgconfig",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "gettext-runtime",
                        "icu",
                        "amtk",
                        "gobject-introspection",
                        "gsettings-desktop-schemas",
                        "gtk3",
                        "gtksourceview4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gedit"
                    ]
                }
            ]
        },
        {
            "name": "totem",
            "portdir": "gnome/totem",
            "version": "3.38.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Apps/Videos",
            "description": "Official movie player of the GNOME desktop environment",
            "long_description": "Totem is based on GStreamer. It features a playlist, a full-screen mode, seek and volume controls, as well as keyboard navigation. It comes with added functionality such as: \n * Video thumbnailer for the file manager \n * Nautilus properties tab \n * Webcam utility (in development)",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [
                "python310",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "itstool",
                        "clang-18",
                        "py310-pylint",
                        "appstream-glib",
                        "gettext",
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-libav",
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1-gst-plugins-good",
                        "gtk3",
                        "totem-pl-parser",
                        "cairo",
                        "clutter",
                        "dbus",
                        "clutter-gtk",
                        "gdk-pixbuf2",
                        "gettext-runtime",
                        "py310-gobject3",
                        "libpeas1",
                        "clutter-gst3",
                        "glib2",
                        "shared-mime-info",
                        "desktop-file-utils",
                        "gnome-desktop",
                        "gobject-introspection",
                        "grilo",
                        "grilo-plugins",
                        "gsettings-desktop-schemas",
                        "gstreamer1"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "totem-pl-parser",
            "portdir": "gnome/totem-pl-parser",
            "version": "3.26.6",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.gnome.org/GNOME/totem-pl-parser",
            "description": "Gnome Playlist parser",
            "long_description": "totem-pl-parser is a simple GObject-based library to parse a host of playlist formats, as well as save those",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "clang-18",
                        "gtk-doc",
                        "pkgconfig",
                        "ninja"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libarchive",
                        "uchardet",
                        "libxml2",
                        "gobject-introspection",
                        "libgcrypt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "grilo",
                        "grilo-plugins",
                        "totem"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "tracker",
            "portdir": "gnome/tracker",
            "version": "2.3.6",
            "license": "GPL-2+ and LGPL-2.1+ and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Tracker",
            "description": "Metadata database, indexer and search tool.",
            "long_description": "Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2662
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python313",
                        "dbus",
                        "gettext",
                        "meson",
                        "ninja",
                        "ossp-uuid",
                        "pkgconfig",
                        "vala",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "icu",
                        "json-glib",
                        "sqlite3",
                        "libxml2",
                        "gettext-runtime",
                        "libsoup-2.4",
                        "libstemmer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "gnome-music",
                        "gnome-online-miners",
                        "gnome-photos"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        }
    ]
}