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

{
    "count": 50172,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=16",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=14",
    "results": [
        {
            "name": "terra",
            "portdir": "gis/terra",
            "version": "0.7",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mgarland.org/software/scape.html",
            "description": "Generate polygonal approximations of terrains and other height fields.",
            "long_description": "Generate polygonal approximations of terrains and other height fields. Terra is based on algorithms described in: Fast Polygonal Approximation of Terrains and Height Fields by Michael Garland and Paul Heckbert (Technical Report CMU-CS-95-181).",
            "active": true,
            "categories": [
                "science",
                "gis"
            ],
            "maintainers": [
                {
                    "name": "tlockhart1976",
                    "github": "lockhart",
                    "ports_count": 27
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freeglut"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "accountsservice",
            "portdir": "gnome/accountsservice",
            "version": "0.6.42",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.freedesktop.org/wiki/Software/AccountsService/",
            "description": "AccountsService provides a set of D-Bus interfaces for querying and manipulating user account information.",
            "long_description": "AccountsService provides a set of D-Bus interfaces for querying and manipulating user account information.",
            "active": true,
            "categories": [
                "security",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12",
                        "gtk-doc",
                        "intltool",
                        "libxslt",
                        "xmlto",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "policykit",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gdm",
                        "gnome-control-center"
                    ]
                }
            ]
        },
        {
            "name": "bakery",
            "portdir": "gnome/bakery",
            "version": "2.6.3",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bakery.sf.net",
            "description": "Bakery is a C++ Framework for creating GNOME applications using gtkmm.",
            "long_description": "Bakery is a C++ Framework for creating GNOME applications using gtkmm.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gconfmm",
                        "libglademm",
                        "libxmlxx2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cog",
            "portdir": "gnome/cog",
            "version": "0.8.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.krakoa.dk/old-linux-software.html",
            "description": "A program for editing advanced GNOME 2 settings in an easy way.",
            "long_description": "A program for editing advanced GNOME 2 settings in an easy way.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "desktop-file-utils",
                        "libgnomeui",
                        "libglade2",
                        "gconf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "conglomerate",
            "portdir": "gnome/conglomerate",
            "version": "0.9.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.conglomerate.org",
            "description": "Conglomerate aims to be an XML editor that everyone can use.",
            "long_description": "Conglomerate aims to be an XML editor that everyone can use.",
            "active": true,
            "categories": [
                "textproc",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gnome-doc-utils",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "desktop-file-utils",
                        "gconf",
                        "gtksourceview",
                        "libglade2",
                        "libgnomeprintui",
                        "libgnomeui",
                        "enchant",
                        "libxslt",
                        "rarian"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "gnome-settings-daemon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gconf",
            "portdir": "gnome/gconf",
            "version": "3.2.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/projects/gconf/",
            "description": "GConf is a configuration database system.",
            "long_description": "GConf is a configuration database system, functionally similar to the Windows registry but lots better. :-) It's written for the GNOME desktop but does not require GNOME.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "openldap",
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "intltool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gtk3",
                        "orbit2",
                        "libxml2",
                        "dbus-glib",
                        "policykit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "stardict"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-gnome2-gconf",
                        "p5.30-gnome2-gconf",
                        "p5.32-gnome2-gconf",
                        "gtk2hs",
                        "libdivecomputer",
                        "cog",
                        "conglomerate",
                        "gconf-editor",
                        "gnome-vfs",
                        "gnomeicu",
                        "gwget",
                        "libgnomeui",
                        "libsocialweb",
                        "libgtkhtml3",
                        "goffice08",
                        "py27-gnome",
                        "gnomint",
                        "libbonoboui",
                        "qt69-qtpositioning",
                        "gconfmm",
                        "subsurface",
                        "qt64-qtpositioning",
                        "qt67-qtpositioning",
                        "qt68-qtpositioning",
                        "gnotime",
                        "gnome-mud",
                        "xchat-gnome",
                        "finch",
                        "p5.26-gnome2-gconf",
                        "qt6-qtpositioning",
                        "rawstudio",
                        "pidgin",
                        "libpurple"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "teg"
                    ]
                }
            ]
        },
        {
            "name": "gconf-editor",
            "portdir": "gnome/gconf-editor",
            "version": "3.0.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/projects/gconf/",
            "description": "An editor for the GConf configuration system.",
            "long_description": "An editor for the GConf configuration system.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gnome-doc-utils",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "rarian",
                        "gconf",
                        "desktop-file-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome-settings-daemon",
                        "yelp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdl",
            "portdir": "gnome/gdl",
            "version": "2.30.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.anjuta.org/",
            "description": "Provides docking features for GTK+ 2",
            "long_description": "GNOME Docking Library provides docking features for GTK+ 2. This port provides gdl-2.0. For gdl-3.0 see port gdl3.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libiconv",
                        "clang-9.0",
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-gdl"
                    ]
                }
            ]
        },
        {
            "name": "gdl3",
            "portdir": "gnome/gdl3",
            "version": "3.40.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.anjuta.org/",
            "description": "Provides docking features for GTK+ 3",
            "long_description": "GNOME Docking Library provides docking features for GTK+ 3. This port provides gdl-3.0. For gdl-2.0 see port gdl.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2605
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "libxml2",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "anjuta",
                        "inkscape",
                        "inkscape-devel",
                        "gdlmm3"
                    ]
                }
            ]
        },
        {
            "name": "gingerblue",
            "portdir": "gnome/gingerblue",
            "version": "6.2.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gingerblue.org/",
            "description": "GNOME Gingerblue is Free Music Software for GTK+/GNOME.",
            "long_description": "GNOME Gingerblue is Free Music Software for GTK+/GNOME. It supports immediate audio recording in compressed Ogg encoded audio files stored in the ~/Music/ directory with XSPF 1.0 playlist from the line input on a computer or remote audio cards through USB connection through PipeWire with GStreamer.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "ole",
                    "github": "oleaamot",
                    "ports_count": 7
                }
            ],
            "variants": [
                "debug",
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "clang-14",
                        "gettext",
                        "pkgconfig",
                        "desktop-file-utils",
                        "gnome-common",
                        "gtk-doc",
                        "yelp-tools",
                        "makeicns"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer1-gst-plugins-bad",
                        "gstreamer1-gst-plugins-base",
                        "gstreamer1-gst-plugins-good",
                        "gstreamer1-gst-plugins-ugly",
                        "gtk3",
                        "libchamplain",
                        "cairo",
                        "clutter-gtk",
                        "zlib",
                        "fontconfig",
                        "gdk-pixbuf2",
                        "harfbuzz",
                        "freetype",
                        "libxml2",
                        "pango",
                        "gettext-runtime",
                        "cogl",
                        "libshout2",
                        "atk",
                        "geoclue2",
                        "glib2",
                        "json-glib",
                        "desktop-file-utils",
                        "geocode-glib",
                        "gsettings-desktop-schemas",
                        "gstreamer1"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmdb2",
            "portdir": "gnome/gmdb2",
            "version": "0.9.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mdbtools/gmdb2",
            "description": "GUI for inspecting and querying Microsoft Access databases.",
            "long_description": "gmdb2 is the official GUI of mdbtools, an open-source effort to read data stored in proprietary Microsoft Access databases. It reads files with the .mdb and .accdb extensions, letting the user run queries, export data, and view a list of stored macros.",
            "active": true,
            "categories": [
                "gnome",
                "x11"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "pkgconfig",
                        "gawk",
                        "itstool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mdbtools",
                        "gettext",
                        "gtk3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "yelp",
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnome-audio",
            "portdir": "gnome/gnome-audio",
            "version": "2.22.2",
            "license": "Copyleft",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org",
            "description": "Audio files for GNOME events",
            "long_description": "If you use the GNOME desktop environment, you may want to install this package of complementary sounds. This package contains extra sound files useful for customizing the sounds that the GNOME desktop environment makes.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnome-font-viewer",
            "portdir": "gnome/gnome-font-viewer",
            "version": "3.24.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org",
            "description": "GNOME font viewer and thumbnailer.",
            "long_description": "GNOME font viewer can preview fonts and create thumbnails for fonts.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2605
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "clang-9.0",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "desktop-file-utils",
                        "gnome-desktop",
                        "gsettings-desktop-schemas",
                        "gtk3",
                        "fontconfig",
                        "freetype"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gnome-getting-started-docs",
            "portdir": "gnome/gnome-getting-started-docs",
            "version": "3.38.1",
            "license": "CC-BY-SA-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "GNOME Help Getting Started",
            "long_description": "This package adds getting started topics to the default GNOME Help document",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "itstool",
                        "libxml2",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core",
                        "yelp"
                    ]
                }
            ]
        },
        {
            "name": "gnome-js-common",
            "portdir": "gnome/gnome-js-common",
            "version": "0.1.2",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Seed",
            "description": "Common modules for GNOME JavaScript bindings",
            "long_description": "gnome-js-common provides tests and JavaScript code useful or common to both Seed and Gjs.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "gettext",
                        "glib2",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "intltool",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "seed"
                    ]
                }
            ]
        },
        {
            "name": "gnome-menus",
            "portdir": "gnome/gnome-menus",
            "version": "3.31.3",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Menu component for the GNOME 3 Desktop.",
            "long_description": "Menu component for the GNOME 3 Desktop.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2605
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "pkgconfig",
                        "gnome-common",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "alacarte",
                        "gnome-panel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gnome-sharp2",
            "portdir": "gnome/gnome-sharp2",
            "version": "2.24.2",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mono-project.com/GtkSharp",
            "description": "Gtk bindings for the Mono .NET Development Framework",
            "long_description": "This is the Gtk# toolkit for Mono, an implementation of the .NET Development Framework.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "x11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomecanvas",
                        "libgnomeui",
                        "mono",
                        "gtk-sharp2",
                        "libart_lgpl",
                        "gnome-vfs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview-sharp2"
                    ]
                }
            ]
        },
        {
            "name": "gnome-speech",
            "portdir": "gnome/gnome-speech",
            "version": "0.4.25",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "The GNOME speech API.",
            "long_description": "This is GNOME Speech. It's purpose is to provide a simple general API for producing text-to-speech output.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libbonobo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnome-user-docs",
            "portdir": "gnome/gnome-user-docs",
            "version": "3.38.8",
            "license": "CC-BY-SA-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "End-user documentation for GNOME3",
            "long_description": "This package contains documents targetted for end-users of GNOME. See notes for a list of documents provided.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "itstool",
                        "libxml2",
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core",
                        "yelp"
                    ]
                }
            ]
        },
        {
            "name": "gnome-vfs",
            "portdir": "gnome/gnome-vfs",
            "version": "2.24.4",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "This is the GNOME Virtual File System.",
            "long_description": "This is the GNOME Virtual File System. GNOME VFS is currently used as one of the foundations of the Nautilus file manager.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "avahi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "desktop-file-utils",
                        "gconf",
                        "gnome-mime-data",
                        "libxml2",
                        "openssl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "shared-mime-info"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gnome2-vfs",
                        "p5.28-gnome2-vfs",
                        "p5.30-gnome2-vfs",
                        "p5.32-gnome2-vfs",
                        "gtk2hs",
                        "gnome-sharp2",
                        "gnome-vfs-monikers",
                        "gstreamer010-gst-plugins-base",
                        "gtksourceview",
                        "libgnome",
                        "libgtkhtml",
                        "py27-gnome",
                        "gnome-vfsmm"
                    ]
                }
            ]
        },
        {
            "name": "gnome-vfs-monikers",
            "portdir": "gnome/gnome-vfs-monikers",
            "version": "2.15.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Bonobo components for gnome-vfs.",
            "long_description": "Programs using bonobo can use the gnome-vfs-monikers to access gnome-vfs.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "gnome-vfs",
                        "libbonobo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnotify",
            "portdir": "gnome/gnotify",
            "version": "1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://gnotify.sf.net",
            "description": "Gnotify is a notification-service daemon.",
            "long_description": "GNotify is a little daemon written in C using GTK. It provides (like the KDE KNotify-system) a notification-service for Gnome/XFce/FVWM/Fluxbox/Enlightenment and other Desktop-Environments/WindowManagers.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "libxml2",
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "goocanvas2",
            "portdir": "gnome/goocanvas2",
            "version": "2.0.4",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GooCanvas",
            "description": "A Cairo Canvas Widget for GTK+ version 3",
            "long_description": "GooCanvas is a canvas widget for GTK+ version 3 that uses the cairo 2D library for drawing.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2605
                }
            ],
            "variants": [
                "python27",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-9.0",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "py27-gobject3",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "etherape",
                        "p5.28-goocanvas2",
                        "p5.30-goocanvas2",
                        "p5.32-goocanvas2",
                        "p5.34-goocanvas2",
                        "goocanvasmm2",
                        "stklos-gtklos",
                        "stklos-gtklos-devel",
                        "libgda5",
                        "teg",
                        "gpredict",
                        "oregano"
                    ]
                }
            ]
        },
        {
            "name": "gstreamer010",
            "portdir": "gnome/gstreamer010",
            "version": "0.10.36",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gstreamer.freedesktop.org/",
            "description": "GStreamer is a library for constructing graphs of media-handling components.",
            "long_description": "The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio (mixing) and video (non-linear editing) processing.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gzip",
                        "m4",
                        "pkgconfig",
                        "clang-9.0",
                        "perl5"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bison",
                        "libxml2",
                        "flex",
                        "gettext",
                        "glib2",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer010-gst-plugins-base",
                        "gstreamer010-gst-rtsp",
                        "gst-plugins-cairovis"
                    ]
                }
            ]
        },
        {
            "name": "gstreamer010-gnonlin",
            "portdir": "gnome/gstreamer010-gnonlin",
            "version": "0.10.17",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gstreamer.freedesktop.org/modules/gnonlin.html",
            "description": "A set of non-linear editing plugins for GStreamer.",
            "long_description": "GNonLin contains a set of plug-ins for GStreamer to ease the creation of multimedia editors, or any other application where a timeline-oriented use of GStreamer makes sense.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "gstreamer010-gst-plugins-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gstreamer010-gst-plugins-base",
            "portdir": "gnome/gstreamer010-gst-plugins-base",
            "version": "0.10.36",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gstreamer.freedesktop.org/modules/gst-plugins-base.html",
            "description": "This is gst-plugins, a set of plug-ins for GStreamer.",
            "long_description": "This is gst-plugins, a set of plug-ins for GStreamer.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "ogg",
                "gnome_vfs",
                "examples",
                "cdparanoia",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "iso-codes",
                        "orc",
                        "gnome-vfs",
                        "gstreamer010",
                        "libogg",
                        "zlib",
                        "libxml2",
                        "pango",
                        "xorg-libXv",
                        "xorg-libice",
                        "xorg-libsm",
                        "libtheora",
                        "libvorbis"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer010-gnonlin",
                        "gstreamer010-gst-plugins-gl",
                        "gstreamer010-gst-rtsp",
                        "coherence",
                        "gst-plugins-cairovis",
                        "py27-gst-python",
                        "gstreamer010-gst-plugins-ugly",
                        "gnome-mud",
                        "gstreamer010-gst-ffmpeg",
                        "gstreamer010-gst-plugins-good",
                        "gstreamer010-gst-plugins-bad"
                    ]
                }
            ]
        },
        {
            "name": "gstreamer010-gst-plugins-gl",
            "portdir": "gnome/gstreamer010-gst-plugins-gl",
            "version": "0.10.3",
            "license": "GPL-2+ and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gstreamer.freedesktop.org/modules/gst-plugins-gl.html",
            "description": "This is gst-plugins, a set of plug-ins for GStreamer.",
            "long_description": "The GStreamer OpenGL module provides helper libraries, base classes and elements for integrating with OpenGL and using it to perform video display and processing.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glew",
                        "libpng",
                        "gstreamer010-gst-plugins-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gstreamer010-gst-rtsp",
            "portdir": "gnome/gstreamer010-gst-rtsp",
            "version": "0.10.8",
            "license": "LGPL-2+ and GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gstreamer.freedesktop.org/",
            "description": "library for building an RTSP streaming media server on top of GStreamer",
            "long_description": "gst-rtsp server is a library for building an RTSP streaming media server on top of GStreamer. It contains libraries, headers, and some example servers.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gstreamer010",
                        "gstreamer010-gst-plugins-base"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gtk2-aurora",
            "portdir": "gnome/gtk2-aurora",
            "version": "1.5.1",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome-look.org/content/show.php/Aurora+Gtk+Engine?content=56438",
            "description": "Aurora Gtk Engine",
            "long_description": "The goal of this theme is to provide a complete and consistent look for Gtk. The theme aims to be very flexible in colour choice, but have few other options otherwise.",
            "active": true,
            "categories": [
                "gnome",
                "x11",
                "gtk"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gtk2-murrine",
            "portdir": "gnome/gtk2-murrine",
            "version": "0.98.2",
            "license": "(LGPL-2.1 or LGPL-3)",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.cimitan.com/murrine/",
            "description": "Murrine is a GTK2 engine",
            "long_description": "GTK2 engine to make your desktop look like a \"murrina\", an italian word meaning the art glass works done by Venicians glass blowers.",
            "active": true,
            "categories": [
                "gnome",
                "x11",
                "gtk"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "intltool"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gtksourceview",
            "portdir": "gnome/gtksourceview",
            "version": "1.8.6-20070930",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GtkSourceView",
            "description": "GtkSourceView is a text widget",
            "long_description": "GtkSourceView is a text widget that extends the standard gtk+ 2.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "intltool",
                        "clang-9.0",
                        "gtk-doc",
                        "gnome-common",
                        "pkgconfig",
                        "libtool",
                        "autoconf"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "gnuregex",
                        "libgnomeprintui",
                        "libgnomeprint",
                        "gtk2",
                        "gnome-vfs",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gtk2-sourceview",
                        "p5.28-gtk2-sourceview",
                        "p5.30-gtk2-sourceview",
                        "p5.32-gtk2-sourceview",
                        "conglomerate",
                        "gtksourceview-sharp2",
                        "libgtksourceviewmm"
                    ]
                }
            ]
        },
        {
            "name": "gtksourceview-sharp2",
            "portdir": "gnome/gtksourceview-sharp2",
            "version": "0.12",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mono-project.com/GtkSharp",
            "description": "C# Bindings for GtkSourceView.",
            "long_description": "C# Bindings for GtkSourceView.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome-sharp2",
                        "glib2",
                        "gtk-sharp2",
                        "gtksourceview",
                        "mono"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gwget",
            "portdir": "gnome/gwget",
            "version": "1.0.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/projects/gwget/",
            "description": "Gwget is a Download Manager for Gnome 2. It uses wget as a backend.",
            "long_description": "Gwget is a Download Manager for Gnome 2. It uses wget as a backend.",
            "active": true,
            "categories": [
                "net",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomeui",
                        "desktop-file-utils",
                        "gconf",
                        "libglade2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "wget"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "keybinder",
            "portdir": "gnome/keybinder",
            "version": "0.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kupferlauncher/keybinder",
            "description": "library for global keyboard shortcuts in GTK applications",
            "long_description": "keybinder is a library for registering global keyboard shortcuts in GTK2-based applications using the X Window System.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "gnome-common",
                        "gtk-doc",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "gobject-introspection"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-keybinder"
                    ]
                }
            ]
        },
        {
            "name": "py27-keybinder",
            "portdir": "gnome/keybinder",
            "version": "0.3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kupferlauncher/keybinder",
            "description": "library for global keyboard shortcuts in GTK applications",
            "long_description": "keybinder is a library for registering global keyboard shortcuts in GTK2-based applications using the X Window System.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "keybinder",
                        "python27",
                        "py27-gobject",
                        "py27-pygtk",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "terminator"
                    ]
                }
            ]
        },
        {
            "name": "keybinder-3.0",
            "portdir": "gnome/keybinder-3.0",
            "version": "0.3.2",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kupferlauncher/keybinder",
            "description": "library for global keyboard shortcuts in GTK3 applications",
            "long_description": "keybinder-3.0 is a library for registering global keyboard shortcuts in GTK3-based applications using the X Window System.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gtk-doc",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libbonobo",
            "portdir": "gnome/libbonobo",
            "version": "2.32.1",
            "license": "GPL-2+ and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "A library for creating reusable components",
            "long_description": "Bonobo is a set of language and system independant CORBA interfaces for creating reusable components, controls and creating compound documents.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "gnome-common",
                        "clang-9.0",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "popt",
                        "dbus-glib",
                        "libxml2",
                        "libiconv",
                        "gettext",
                        "glib2",
                        "orbit2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome-speech",
                        "gnome-vfs-monikers",
                        "libgnome",
                        "py27-gnome",
                        "libbonoboui"
                    ]
                }
            ]
        },
        {
            "name": "libglade2",
            "portdir": "gnome/libglade2",
            "version": "2.6.4",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "GNOME glade library.",
            "long_description": "A library that allows you to load GLADE interfaces at runtime (you don't have to generate stubs with GLADE before hand). This way you can change the look of your application without recompiling. This way you can write the logic behind the interface separately from the code to build the interface, so changing the interface is not so much of a problem.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gtk-doc",
                        "autoconf"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk2",
                        "fontconfig",
                        "libxml2",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "xfdesktop"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gtk2-gladexml",
                        "p5.28-gtk2-gladexml",
                        "p5.30-gtk2-gladexml",
                        "p5.32-gtk2-gladexml",
                        "gtk2hs",
                        "cog",
                        "conglomerate",
                        "gwget",
                        "libglademm",
                        "libgnomecanvas",
                        "gfm",
                        "tiemu3",
                        "tilp2",
                        "gq",
                        "linphone",
                        "gmpc",
                        "ghemical",
                        "gtk-sharp2",
                        "rox-filer",
                        "xfwm4",
                        "py27-pygtk",
                        "py27-pygtk-devel",
                        "php53-gtk",
                        "php54-gtk",
                        "lablgtk2",
                        "fyre",
                        "gnotime",
                        "drgeo1",
                        "tagtool",
                        "giggle",
                        "gnome-mud",
                        "gtkdbfeditor",
                        "gstreamer010-gst-plugins-bad",
                        "etherape",
                        "xchat-gnome"
                    ]
                }
            ]
        },
        {
            "name": "libglademm",
            "portdir": "gnome/libglademm",
            "version": "2.6.7",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gtkmm.org/",
            "description": "C++ wrapper for libglade2.",
            "long_description": "C++ wrapper for libglade2.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libglade2",
                        "gtkmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "bakery",
                        "monster-masher",
                        "agave",
                        "kitlist",
                        "gnome-bindings-cxx",
                        "libgnomeuimm"
                    ]
                }
            ]
        },
        {
            "name": "libgnome",
            "portdir": "gnome/libgnome",
            "version": "2.32.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "This is the non-gui part of the library formerly known as gnome-libs.",
            "long_description": "This is the non-gui part of the library formerly known as gnome-libs.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf",
                        "autoconf-archive",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "gnome-vfs",
                        "libbonobo",
                        "libiconv",
                        "libcanberra"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gnome2",
                        "p5.28-gnome2",
                        "p5.30-gnome2",
                        "p5.32-gnome2",
                        "libgnomemm",
                        "monster-masher",
                        "tempo",
                        "py27-gnome",
                        "libbonoboui",
                        "gnotime"
                    ]
                }
            ]
        },
        {
            "name": "libgnome-keyring",
            "portdir": "gnome/libgnome-keyring",
            "version": "3.12.0",
            "license": "GPL-2+ and LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/GnomeKeyring",
            "description": "GNOME compatibility library for accessing secrets",
            "long_description": "gnome-keyring is a program that stores passwords and other secrets for users. It is run as a daemon in the session. This library provides an interface to the daemon for client applications.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2605
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libgcrypt",
                        "gobject-introspection",
                        "dbus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libgnomeui",
                        "gq",
                        "libsocialweb",
                        "gstreamer010-gst-plugins-good"
                    ]
                }
            ]
        },
        {
            "name": "libgnomecanvas",
            "portdir": "gnome/libgnomecanvas",
            "version": "2.30.3",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "A graphics library for GNOME.",
            "long_description": "The GNOMECanvas library provides a number of features: Image loading facilities. Rendering of a GdkPixBuf into various formats: drawables (windows, pixmaps), GdkRGB buffers. A cache interface.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "gnome-common",
                        "gtk-doc",
                        "intltool",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libglade2",
                        "libart_lgpl",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gnome2-canvas",
                        "p5.28-gnome2-canvas",
                        "p5.30-gnome2-canvas",
                        "p5.32-gnome2-canvas",
                        "monotone-viz",
                        "gnome-sharp2",
                        "libgnomeprintui",
                        "py27-gnome",
                        "libbonoboui",
                        "gal",
                        "xournal",
                        "lablgtk2",
                        "libgnomecanvasmm"
                    ]
                }
            ]
        },
        {
            "name": "libgnomecups",
            "portdir": "gnome/libgnomecups",
            "version": "0.2.3",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.levien.com/gnome/print-arch.html",
            "description": "This is an implementation of the Gnome Printing Architecture",
            "long_description": "This is an implementation of the Gnome Printing Architecture",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "pkgconfig",
                        "gnome-common",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libiconv",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libgnomeprint"
                    ]
                }
            ]
        },
        {
            "name": "libgnomekbd",
            "portdir": "gnome/libgnomekbd",
            "version": "3.26.1",
            "license": "LGPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "A GNOME library which manages keyboard configuration",
            "long_description": "Libgnomekbd is A GNOME library which manages keyboard configuration and offers various widgets related to keyboard configuration.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2605
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "desktop-file-utils",
                        "gobject-introspection",
                        "gtk3",
                        "libxklavier"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "libgnomemm",
            "portdir": "gnome/libgnomemm",
            "version": "2.30.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gtkmm.org/",
            "description": "libgnomemm provides C++ wrappers for libgnome.",
            "long_description": "libgnomemm provides C++ wrappers for libgnome.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnome",
                        "gtkmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "glademm",
                        "gnome-bindings-cxx",
                        "libgtksourceviewmm",
                        "libgnomeuimm"
                    ]
                }
            ]
        },
        {
            "name": "libgnomeprint",
            "portdir": "gnome/libgnomeprint",
            "version": "2.18.8",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.levien.com/gnome/print-arch.html",
            "description": "This is an implementation of the Gnome Printing Architecture",
            "long_description": "This is an implementation of the Gnome Printing Architecture",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "bison",
                        "flex",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libart_lgpl",
                        "libxml2",
                        "pango",
                        "libgnomecups"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceview",
                        "libgnomeprintui"
                    ]
                }
            ]
        },
        {
            "name": "libgnomeprintui",
            "portdir": "gnome/libgnomeprintui",
            "version": "2.18.6",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "This is an implementation of the Gnome Printing Architecture",
            "long_description": "This is an implementation of the Gnome Printing Architecture",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "intltool",
                        "gnome-common",
                        "gtk-doc",
                        "clang-9.0",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgnomecanvas",
                        "libgnomeprint",
                        "gtk2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.26-gnome2-print",
                        "p5.28-gnome2-print",
                        "p5.30-gnome2-print",
                        "p5.32-gnome2-print",
                        "conglomerate",
                        "gtksourceview",
                        "gal",
                        "gnome-photo-print",
                        "gnome-turtle"
                    ]
                }
            ]
        },
        {
            "name": "libgnomeui",
            "portdir": "gnome/libgnomeui",
            "version": "2.24.5",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnome.org/",
            "description": "Libraries for the GNOME GUI, a GNU desktop environment.",
            "long_description": "Libraries for the GNOME GUI, a GNU desktop environment.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "gnome-common",
                        "gtk-doc",
                        "intltool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gconf",
                        "libbonoboui",
                        "libgnome-keyring",
                        "xorg-libX11",
                        "xorg-libice",
                        "xorg-libsm",
                        "libffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "etherape",
                        "p5.26-gnome2",
                        "p5.28-gnome2",
                        "p5.30-gnome2",
                        "p5.32-gnome2",
                        "gtetrinet",
                        "cog",
                        "conglomerate",
                        "gnome-sharp2",
                        "gnomeicu",
                        "gwget",
                        "linsmith",
                        "agave",
                        "py27-gnome",
                        "gal",
                        "lablgtk2",
                        "libgnomeuimm",
                        "gnotime",
                        "glade3",
                        "gnome-photo-print",
                        "xchat-gnome",
                        "gnome-turtle"
                    ]
                }
            ]
        },
        {
            "name": "libgtkhtml",
            "portdir": "gnome/libgtkhtml",
            "version": "2.11.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/RoadMap/GtkHtml",
            "description": "Lightweight HTML rendering/printing/editing engine",
            "long_description": "This is GtkHTML version 2, a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, but is now being developed independently.",
            "active": true,
            "categories": [
                "www",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnome-vfs",
                        "gtk2",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-gtkhtml2"
                    ]
                }
            ]
        },
        {
            "name": "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": 2605
                }
            ],
            "variants": [
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dbus-glib",
                        "xorg-libX11",
                        "gobject-introspection",
                        "gtk3"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}