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

{
    "count": 51956,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=112",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=110",
    "results": [
        {
            "name": "rb31-gtk4",
            "portdir": "ruby/rb-gtk4",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
            "long_description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31",
                        "gtk4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-atk",
                        "rb31-gdk4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-gtk4",
            "portdir": "ruby/rb-gtk4",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
            "long_description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk4",
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-atk",
                        "rb32-gdk4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-gtk4",
            "portdir": "ruby/rb-gtk4",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
            "long_description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk4",
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-atk",
                        "rb33-gdk4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gtk_paradise",
            "portdir": "ruby/rb-gtk_paradise",
            "version": "0.13.33",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/gtk_paradise",
            "description": "rb-gtk_paradise library extends the Gtk/Gdk part of ruby-gtk – in particular for ruby-gtk3",
            "long_description": "rb-gtk_paradise library extends the Gtk/Gdk part of ruby-gtk – in particular for ruby-gtk3",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gtk4",
            "portdir": "ruby/rb-gtk4",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
            "long_description": "Ruby/GTK4 is a Ruby binding of GTK+-4.x",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-gtk3",
            "portdir": "ruby/rb-gtk3",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GTK3 is a Ruby binding of GTK+-3.x",
            "long_description": "Ruby/GTK3 is a Ruby binding of GTK+-3.x",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-atk",
                        "rb31-gdk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-goffice",
                        "rb31-gtksourceview4"
                    ]
                }
            ]
        },
        {
            "name": "rb32-gtk3",
            "portdir": "ruby/rb-gtk3",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GTK3 is a Ruby binding of GTK+-3.x",
            "long_description": "Ruby/GTK3 is a Ruby binding of GTK+-3.x",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-atk",
                        "rb32-gdk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-goffice",
                        "rb32-gtksourceview4"
                    ]
                }
            ]
        },
        {
            "name": "rb33-gtk3",
            "portdir": "ruby/rb-gtk3",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GTK3 is a Ruby binding of GTK+-3.x",
            "long_description": "Ruby/GTK3 is a Ruby binding of GTK+-3.x",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtk3",
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-atk",
                        "rb33-gdk3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-goffice",
                        "rb33-gtksourceview4"
                    ]
                }
            ]
        },
        {
            "name": "rb31-gsf",
            "portdir": "ruby/rb-gsf",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GSF is a Ruby binding of GSF",
            "long_description": "Ruby/GSF is a Ruby binding of GSF",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgsf",
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-gio2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-goffice"
                    ]
                }
            ]
        },
        {
            "name": "rb32-gsf",
            "portdir": "ruby/rb-gsf",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GSF is a Ruby binding of GSF",
            "long_description": "Ruby/GSF is a Ruby binding of GSF",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgsf",
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-gio2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-goffice"
                    ]
                }
            ]
        },
        {
            "name": "rb33-gsf",
            "portdir": "ruby/rb-gsf",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GSF is a Ruby binding of GSF",
            "long_description": "Ruby/GSF is a Ruby binding of GSF",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgsf",
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-gio2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-goffice"
                    ]
                }
            ]
        },
        {
            "name": "rb-gtk3",
            "portdir": "ruby/rb-gtk3",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GTK3 is a Ruby binding of GTK+-3.x",
            "long_description": "Ruby/GTK3 is a Ruby binding of GTK+-3.x",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gsf",
            "portdir": "ruby/rb-gsf",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GSF is a Ruby binding of GSF",
            "long_description": "Ruby/GSF is a Ruby binding of GSF",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-gpgme",
            "portdir": "ruby/rb-gpgme",
            "version": "2.0.24",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ueno/ruby-gpgme",
            "description": "Ruby language binding of GPGME",
            "long_description": "Ruby language binding of GPGME",
            "active": true,
            "categories": [
                "devel",
                "crypto",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gpgme",
                        "libassuan",
                        "libgpg-error",
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-mini_portile2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-sup"
                    ]
                }
            ]
        },
        {
            "name": "rb32-gpgme",
            "portdir": "ruby/rb-gpgme",
            "version": "2.0.24",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ueno/ruby-gpgme",
            "description": "Ruby language binding of GPGME",
            "long_description": "Ruby language binding of GPGME",
            "active": true,
            "categories": [
                "devel",
                "crypto",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gpgme",
                        "libassuan",
                        "libgpg-error",
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-mini_portile2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-sup"
                    ]
                }
            ]
        },
        {
            "name": "rb33-gpgme",
            "portdir": "ruby/rb-gpgme",
            "version": "2.0.24",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ueno/ruby-gpgme",
            "description": "Ruby language binding of GPGME",
            "long_description": "Ruby language binding of GPGME",
            "active": true,
            "categories": [
                "devel",
                "crypto",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gpgme",
                        "libassuan",
                        "libgpg-error",
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-mini_portile2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-sup"
                    ]
                }
            ]
        },
        {
            "name": "rb-google",
            "portdir": "ruby/rb-google",
            "version": "0.6.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.caliban.org/ruby/ruby-google.shtml",
            "description": "Ruby interface to Googleʼs SOAP-driven Web API",
            "long_description": "Ruby/Google offers a higher-level abstraction of Googleʼs SOAP-driven Web API. It allows the user to programmatically query the Google serach-engine from the convert of his or her favorite programming language.",
            "active": true,
            "categories": [
                "www",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby",
                        "rb-http-access2",
                        "rb-uconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gpgme",
            "portdir": "ruby/rb-gpgme",
            "version": "2.0.24",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ueno/ruby-gpgme",
            "description": "Ruby language binding of GPGME",
            "long_description": "Ruby language binding of GPGME",
            "active": true,
            "categories": [
                "devel",
                "crypto",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-goffice",
            "portdir": "ruby/rb-goffice",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
            "long_description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
            "active": true,
            "categories": [
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "goffice",
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-gtk3",
                        "rb31-gsf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-gnumeric"
                    ]
                }
            ]
        },
        {
            "name": "rb32-goffice",
            "portdir": "ruby/rb-goffice",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
            "long_description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
            "active": true,
            "categories": [
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "goffice",
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-gtk3",
                        "rb32-gsf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-gnumeric"
                    ]
                }
            ]
        },
        {
            "name": "rb33-goffice",
            "portdir": "ruby/rb-goffice",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
            "long_description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
            "active": true,
            "categories": [
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "goffice",
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-gtk3",
                        "rb33-gsf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-gnumeric"
                    ]
                }
            ]
        },
        {
            "name": "rb31-gobject-introspection",
            "portdir": "ruby/rb-gobject-introspection",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GObjectIntrospection provides bindings of GObject Introspection",
            "long_description": "Ruby/GObjectIntrospection provides bindings of GObject Introspection",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "glib2",
                        "ruby31",
                        "gobject-introspection"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-clutter",
                        "rb31-gio2",
                        "rb31-pango"
                    ]
                }
            ]
        },
        {
            "name": "rb32-gobject-introspection",
            "portdir": "ruby/rb-gobject-introspection",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GObjectIntrospection provides bindings of GObject Introspection",
            "long_description": "Ruby/GObjectIntrospection provides bindings of GObject Introspection",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "glib2",
                        "ruby32",
                        "gobject-introspection"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-clutter",
                        "rb32-gio2",
                        "rb32-pango"
                    ]
                }
            ]
        },
        {
            "name": "rb33-gobject-introspection",
            "portdir": "ruby/rb-gobject-introspection",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GObjectIntrospection provides bindings of GObject Introspection",
            "long_description": "Ruby/GObjectIntrospection provides bindings of GObject Introspection",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "gettext"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext-runtime",
                        "glib2",
                        "ruby33",
                        "gobject-introspection"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-glib2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-clutter",
                        "rb33-gio2",
                        "rb33-pango"
                    ]
                }
            ]
        },
        {
            "name": "rb-goffice",
            "portdir": "ruby/rb-goffice",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
            "long_description": "Ruby/GOFFICE is a Ruby binding of GOFFICE",
            "active": true,
            "categories": [
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gobject-introspection",
            "portdir": "ruby/rb-gobject-introspection",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GObjectIntrospection provides bindings of GObject Introspection",
            "long_description": "Ruby/GObjectIntrospection provides bindings of GObject Introspection",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-gnumeric",
            "portdir": "ruby/rb-gnumeric",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/Gnumeric is a Ruby binding of Gnumeric",
            "long_description": "Ruby/Gnumeric is a Ruby binding of Gnumeric",
            "active": true,
            "categories": [
                "science",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnumeric",
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-goffice"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-gnumeric",
            "portdir": "ruby/rb-gnumeric",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/Gnumeric is a Ruby binding of Gnumeric",
            "long_description": "Ruby/Gnumeric is a Ruby binding of Gnumeric",
            "active": true,
            "categories": [
                "science",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnumeric",
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-goffice"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-gnumeric",
            "portdir": "ruby/rb-gnumeric",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/Gnumeric is a Ruby binding of Gnumeric",
            "long_description": "Ruby/Gnumeric is a Ruby binding of Gnumeric",
            "active": true,
            "categories": [
                "science",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gnumeric",
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-goffice"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-gmp",
            "portdir": "ruby/rb-gmp",
            "version": "0.7.43",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/srawlins/gmp",
            "description": "Ruby bindings to the GMP and MPFR libraries",
            "long_description": "Ruby bindings to the GMP and MPFR libraries",
            "active": true,
            "categories": [
                "devel",
                "math",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpfr",
                        "ruby30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-gmp",
            "portdir": "ruby/rb-gmp",
            "version": "0.7.43",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/srawlins/gmp",
            "description": "Ruby bindings to the GMP and MPFR libraries",
            "long_description": "Ruby bindings to the GMP and MPFR libraries",
            "active": true,
            "categories": [
                "devel",
                "math",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpfr",
                        "ruby31"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-gmp",
            "portdir": "ruby/rb-gmp",
            "version": "0.7.43",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/srawlins/gmp",
            "description": "Ruby bindings to the GMP and MPFR libraries",
            "long_description": "Ruby bindings to the GMP and MPFR libraries",
            "active": true,
            "categories": [
                "devel",
                "math",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpfr",
                        "ruby32"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-gmp",
            "portdir": "ruby/rb-gmp",
            "version": "0.7.43",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/srawlins/gmp",
            "description": "Ruby bindings to the GMP and MPFR libraries",
            "long_description": "Ruby bindings to the GMP and MPFR libraries",
            "active": true,
            "categories": [
                "devel",
                "math",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "mpfr",
                        "ruby33"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gnumeric",
            "portdir": "ruby/rb-gnumeric",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/Gnumeric is a Ruby binding of Gnumeric",
            "long_description": "Ruby/Gnumeric is a Ruby binding of Gnumeric",
            "active": true,
            "categories": [
                "science",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-gmp",
            "portdir": "ruby/rb-gmp",
            "version": "0.7.43",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/srawlins/gmp",
            "description": "Ruby bindings to the GMP and MPFR libraries",
            "long_description": "Ruby bindings to the GMP and MPFR libraries",
            "active": true,
            "categories": [
                "devel",
                "math",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-glib2",
            "portdir": "ruby/rb-glib2",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GLib2 provides base features for GLib2-based bindings",
            "long_description": "Ruby/GLib2 provides base features for GLib2-based bindings and many useful utility features.",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-native-package-installer",
                        "rb31-pkg-config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-atk",
                        "rb31-cairo-gobject",
                        "rb31-gobject-introspection"
                    ]
                }
            ]
        },
        {
            "name": "rb32-glib2",
            "portdir": "ruby/rb-glib2",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GLib2 provides base features for GLib2-based bindings",
            "long_description": "Ruby/GLib2 provides base features for GLib2-based bindings and many useful utility features.",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-native-package-installer",
                        "rb32-pkg-config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-atk",
                        "rb32-cairo-gobject",
                        "rb32-gobject-introspection"
                    ]
                }
            ]
        },
        {
            "name": "rb33-glib2",
            "portdir": "ruby/rb-glib2",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GLib2 provides base features for GLib2-based bindings",
            "long_description": "Ruby/GLib2 provides base features for GLib2-based bindings and many useful utility features.",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-native-package-installer",
                        "rb33-pkg-config"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb33-atk",
                        "rb33-cairo-gobject",
                        "rb33-gobject-introspection"
                    ]
                }
            ]
        },
        {
            "name": "rb30-git-ui",
            "portdir": "ruby/rb-git-ui",
            "version": "0.1.0",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/git-ui",
            "description": "Simple CLI for git",
            "long_description": "Hacky attempt at a workable UI for git, modelled slightly on darcs.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "rb30-colorize",
                        "rb30-escape"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-git-ui",
            "portdir": "ruby/rb-git-ui",
            "version": "0.1.0",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/git-ui",
            "description": "Simple CLI for git",
            "long_description": "Hacky attempt at a workable UI for git, modelled slightly on darcs.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "rb31-colorize",
                        "rb31-escape"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-git-ui",
            "portdir": "ruby/rb-git-ui",
            "version": "0.1.0",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/git-ui",
            "description": "Simple CLI for git",
            "long_description": "Hacky attempt at a workable UI for git, modelled slightly on darcs.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "rb32-colorize",
                        "rb32-escape"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-git-ui",
            "portdir": "ruby/rb-git-ui",
            "version": "0.1.0",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/git-ui",
            "description": "Simple CLI for git",
            "long_description": "Hacky attempt at a workable UI for git, modelled slightly on darcs.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "git",
                        "rb33-colorize",
                        "rb33-escape"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-glib2",
            "portdir": "ruby/rb-glib2",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GLib2 provides base features for GLib2-based bindings",
            "long_description": "Ruby/GLib2 provides base features for GLib2-based bindings and many useful utility features.",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-git-ui",
            "portdir": "ruby/rb-git-ui",
            "version": "0.1.0",
            "license": "Ruby",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubygems.org/gems/git-ui",
            "description": "Simple CLI for git",
            "long_description": "Hacky attempt at a workable UI for git, modelled slightly on darcs.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-gettext",
            "portdir": "ruby/rb-gettext",
            "version": "3.5.1",
            "license": "Ruby",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gettext.github.io",
            "description": "a Localization library and tools which modeled GNU gettext.",
            "long_description": "This library provides to translate original messages to localized messages properly using client-side locale information(environment variable or CGI variable). And the tools for developers support to create, use, and modify localized message files(message catalogs) easily.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 109
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb30-locale",
                        "rb30-text",
                        "rb30-erubi",
                        "rb30-racc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-gettext",
            "portdir": "ruby/rb-gettext",
            "version": "3.5.1",
            "license": "Ruby",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gettext.github.io",
            "description": "a Localization library and tools which modeled GNU gettext.",
            "long_description": "This library provides to translate original messages to localized messages properly using client-side locale information(environment variable or CGI variable). And the tools for developers support to create, use, and modify localized message files(message catalogs) easily.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 109
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-locale",
                        "rb31-text",
                        "rb31-erubi",
                        "rb31-racc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb32-gettext",
            "portdir": "ruby/rb-gettext",
            "version": "3.5.1",
            "license": "Ruby",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gettext.github.io",
            "description": "a Localization library and tools which modeled GNU gettext.",
            "long_description": "This library provides to translate original messages to localized messages properly using client-side locale information(environment variable or CGI variable). And the tools for developers support to create, use, and modify localized message files(message catalogs) easily.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 109
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-locale",
                        "rb32-text",
                        "rb32-erubi",
                        "rb32-racc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb33-gettext",
            "portdir": "ruby/rb-gettext",
            "version": "3.5.1",
            "license": "Ruby",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gettext.github.io",
            "description": "a Localization library and tools which modeled GNU gettext.",
            "long_description": "This library provides to translate original messages to localized messages properly using client-side locale information(environment variable or CGI variable). And the tools for developers support to create, use, and modify localized message files(message catalogs) easily.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "kimuraw",
                    "github": "kimuraw",
                    "ports_count": 109
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby33"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb33-erubi",
                        "rb33-locale",
                        "rb33-text"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb31-gio2",
            "portdir": "ruby/rb-gio2",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GIO2 provide Ruby binding to a VFS API",
            "long_description": "Ruby/GIO2 provide Ruby binding to a VFS API and useful APIs for desktop applications (such as networking and D-Bus support).",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gettext-runtime",
                        "glib2",
                        "ruby31"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb31-gobject-introspection",
                        "rb31-fiddle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb31-gdk_pixbuf2",
                        "rb31-gsf"
                    ]
                }
            ]
        },
        {
            "name": "rb32-gio2",
            "portdir": "ruby/rb-gio2",
            "version": "4.2.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ruby-gnome2.osdn.jp",
            "description": "Ruby/GIO2 provide Ruby binding to a VFS API",
            "long_description": "Ruby/GIO2 provide Ruby binding to a VFS API and useful APIs for desktop applications (such as networking and D-Bus support).",
            "active": true,
            "categories": [
                "devel",
                "gnome",
                "ruby"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gettext-runtime",
                        "glib2",
                        "ruby32"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-gobject-introspection",
                        "rb32-fiddle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "rb32-gdk_pixbuf2",
                        "rb32-gsf"
                    ]
                }
            ]
        }
    ]
}