HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50744,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=949",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=947",
"results": [
{
"name": "Renaissance",
"portdir": "gnustep/Renaissance",
"version": "0.8.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.it/Renaissance/",
"description": "create user interfaces via XML files",
"long_description": "GNUstep Renaissance allows you to describe your user interfaces (that is, the windows in your application, and the buttons, boxes, textfields, etc in the windows) in simple and intuitive XML files, using an open, standard format describing the logic of the interface.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-gui"
]
}
],
"depends_on": []
},
{
"name": "ProjectManager",
"portdir": "gnustep/ProjectManager",
"version": "0.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://home.gna.org/pmanager",
"description": "Integrated Development Environment (IDE) for GNUstep",
"long_description": "Integrated Development Environment (IDE) for GNUstep",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"HighlighterKit",
"KeyArcher",
"WizardKit",
"plconv"
]
}
],
"depends_on": []
},
{
"name": "ProjectCenter",
"portdir": "gnustep/ProjectCenter",
"version": "0.6.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.org/",
"description": "GNUstep's integrated developement environment (IDE).",
"long_description": "ProjectCenter is GNUstep's integrated developement environment (IDE). It is based in part on NeXT's original Project Builder. It assists you in starting new projects and lets you manage your project files using a intuitive and well ordered graphical user interface.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [
{
"name": "alex",
"github": "",
"ports_count": 2
}
],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-core"
]
}
],
"depends_on": []
},
{
"name": "PreferencePanes",
"portdir": "gnustep/PreferencePanes",
"version": "1.0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.it/enrico/system-preferences/",
"description": "GNUstep's PreferencePanes.",
"long_description": "GNUstep implementation of the PreferencePanes framework.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"system-preferences"
]
}
]
},
{
"name": "Performance",
"portdir": "gnustep/Performance",
"version": "0.2.5",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.org/",
"description": "Performance measuring classes",
"long_description": "Performance measuring classes",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"SQLClient"
]
}
]
},
{
"name": "Pantomime",
"portdir": "gnustep/Pantomime",
"version": "1.2.0pre3",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=3",
"description": "a framework for supporing POP, IMAP3, and SMTP",
"long_description": "Pantomime is a framework that implements support for POP, IMAP3, and SMTP. It's fast and easy to use.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-base"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"GNUMail"
]
}
]
},
{
"name": "PRICE",
"portdir": "gnustep/PRICE",
"version": "1.3.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://price.sourceforge.net/",
"description": "A high-quality image manipulation and enhancement application.",
"long_description": "PRICE can open several image file formats and apply high-quality filters and other enhancements.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [
{
"name": "alex",
"github": "",
"ports_count": 2
}
],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-core"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnustep"
]
}
]
},
{
"name": "KeyArcher",
"portdir": "gnustep/KeyArcher",
"version": "0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://home.gna.org/pmanager",
"description": "An interactive keyed-archive explorer.",
"long_description": "An interactive keyed-archive explorer.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-core"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ProjectManager"
]
}
]
},
{
"name": "Jigsaw",
"portdir": "gnustep/Jigsaw",
"version": "0.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.it/marko/GPuzzle2/",
"description": "Simulates a jigsaw puzzle.",
"long_description": "Simulates a jigsaw puzzle and illustrates the use of clipping paths.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-core"
]
}
],
"depends_on": []
},
{
"name": "HighlighterKit",
"portdir": "gnustep/HighlighterKit",
"version": "0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://wiki.gnustep.org/index.php/HighlighterKit",
"description": "Syntax highlighting framework",
"long_description": "HighlighterKit is a framework to allow easy incorporation of syntax highlighting features into your application.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-gui"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ProjectManager"
]
}
]
},
{
"name": "GNUMail",
"portdir": "gnustep/GNUMail",
"version": "1.2.0pre3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.collaboration-world.com/gnumail/",
"description": "Fully featured mail application using GNUStep or Cocoa.",
"long_description": "GNUMail.app is a fully featured mail application running on multiple platforms. It uses the GNUstep development framework or Apple Cocoa, which are based on the OpenStep specification provided by NeXT, Inc..",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"Etoile",
"Pantomime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnustep"
]
}
]
},
{
"name": "GMines",
"portdir": "gnustep/GMines",
"version": "0.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.it/marko/GMines/",
"description": "The well-known minesweeper game.",
"long_description": "The well-known minesweeper game.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-core"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnustep"
]
}
]
},
{
"name": "GMastermind",
"portdir": "gnustep/GMastermind",
"version": "0.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.it/marko/GMastermind/",
"description": "The well-known mastermind game.",
"long_description": "The well-known mastermind game.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-core"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnustep"
]
}
]
},
{
"name": "Etoile-devel",
"portdir": "gnustep/Etoile-devel",
"version": "0.1.9",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.etoile-project.org/",
"description": "GNUstep based user environement",
"long_description": "Etoile intends to be an innovative GNUstep-based user environment built from the ground up on highly modular and light components with project and document orientation in mind.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "fetch",
"ports": [
"subversion"
]
},
{
"type": "lib",
"ports": [
"dbus",
"oniguruma5",
"SQLClient",
"poppler"
]
}
],
"depends_on": []
},
{
"name": "Etoile",
"portdir": "gnustep/Etoile",
"version": "0.1.9",
"license": "GPL-2+ and LGPL and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://etoileos.com/",
"description": "GNUstep based user environement",
"long_description": "Etoile intends to be an innovative GNUstep-based user environment built from the ground up on highly modular and light components with project and document orientation in mind.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "fetch",
"ports": [
"subversion"
]
},
{
"type": "lib",
"ports": [
"dbus",
"oniguruma5",
"SQLClient",
"poppler"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"GNUMail"
]
}
]
},
{
"name": "ArtResources",
"portdir": "gnustep/ArtResources",
"version": "0.1.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.org/",
"description": "FreeFonts and Vera fonts for gnustep art backend.",
"long_description": "FreeFonts and Vera fonts and mknfonts for gnustep art backend. The Vera fonts are well-suited to on-screen use, and it is recommended that you use these as your default fonts. The FreeFonts are not as well-suited as the Vera fonts to on-screen use, but they contain a lot more characters.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-core"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnustep"
]
}
]
},
{
"name": "zenity",
"portdir": "gnome/zenity",
"version": "3.42.1",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Projects/Zenity",
"description": "Zenity allows you to display dialog boxes from the commandline.",
"long_description": "description",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [
"libnotify",
"webkitgtk",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"gettext",
"meson",
"ninja",
"pkgconfig",
"itstool"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libnotify",
"gtk3",
"libiconv",
"webkit2-gtk",
"xorg-libX11",
"gettext-runtime"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core",
"metacity",
"octave-zenity"
]
},
{
"type": "run",
"ports": [
"yorick-spydr",
"geeqie",
"gnome3-core"
]
}
]
},
{
"name": "yelp-xsl",
"portdir": "gnome/yelp-xsl",
"version": "40.2",
"license": "GPL-2 and LGPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/Yelp",
"description": "A collection of XSLT and other data files required by Yelp.",
"long_description": "yelp-xsl contains various XSLT files for transforming DocBook, Mallard, and other formats as required by Yelp.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"gettext",
"pkgconfig",
"itstool",
"libiconv",
"libxml2",
"libxslt"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core",
"yelp-tools",
"yelp"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "yelp-tools",
"portdir": "gnome/yelp-tools",
"version": "40.0",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/Yelp/Tools",
"description": "Tools to help create Yelp documentation.",
"long_description": "yelp-tools is a collection of scripts and build utilities to help create, manage, and publish documentation for Yelp and the web.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"pkgconfig",
"clang-17",
"meson"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"yelp-xsl",
"python312",
"py312-lxml"
]
},
{
"type": "run",
"ports": [
"itstool",
"libxml2",
"libxslt"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"seahorse",
"gingerblue",
"baobab",
"gnome-chess",
"anjuta",
"empathy",
"gthumb",
"balsa",
"parabolic",
"gnome-music",
"gnome-photos",
"ghex",
"glom",
"gnome-system-monitor",
"gnome-terminal",
"easytag",
"easytag-devel",
"viking",
"stardict",
"libgda5",
"glade3",
"glabels",
"gnome-applets",
"gnome-internet-radio-locator",
"gnome-panel",
"gnome-sudoku",
"gnome-system-log",
"gtk-internet-radio-locator",
"gtk-radio"
]
},
{
"type": "lib",
"ports": [
"gnome3-core"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "yelp",
"portdir": "gnome/yelp",
"version": "40.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/Yelp",
"description": "Help browser for GNOME.",
"long_description": "Yelp is the default help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, HTML, man, and info formatted documentation.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"itstool",
"gtk-doc",
"appstream-glib",
"autoconf",
"automake",
"gettext",
"libtool",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"xz",
"sqlite3",
"glib2",
"libhandy",
"desktop-file-utils",
"gtk3",
"yelp-xsl",
"webkit2-gtk"
]
},
{
"type": "run",
"ports": [
"gnome-user-docs",
"gnome-getting-started-docs",
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core"
]
},
{
"type": "run",
"ports": [
"conglomerate",
"gconf-editor",
"gmdb2",
"gnomeicu",
"baobab",
"gnome-chess",
"anjuta",
"gnumeric",
"totem",
"empathy",
"frogr",
"gthumb",
"gnome-music",
"gnome-photos",
"evince",
"ghex",
"glom",
"gnome-calculator",
"gnome-system-monitor",
"gnome-terminal",
"gucharmap",
"gedit",
"meld",
"gobby",
"gnome-dictionary",
"gnome-maps",
"gnotime",
"eog",
"gnome3-core",
"libgda5",
"glabels",
"gnome-calendar",
"gnome-chemistry-utils",
"gnome-control-center",
"gnome-internet-radio-locator",
"gnome-panel",
"gnome-sudoku",
"gnome-system-log",
"gnome-weather",
"gtk-internet-radio-locator",
"gtk-radio",
"xchat-gnome",
"teg",
"oregano",
"balsa",
"seahorse",
"mtn-browse",
"gnucash-docs"
]
}
]
},
{
"name": "xchat-gnome",
"portdir": "gnome/xchat-gnome",
"version": "0.26.1",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Attic/Xchat-Gnome",
"description": "xchat-gnome is a frontend to X-Chat.",
"long_description": "xchat-gnome is a frontend to the popular X-Chat IRC client which is designed with the user interface foremost in mind.",
"active": true,
"categories": [
"irc",
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"gnome-common",
"gnome-doc-utils",
"intltool"
]
},
{
"type": "lib",
"ports": [
"libsexy",
"libcanberra",
"perl5.34",
"openssl10",
"desktop-file-utils",
"gconf",
"libglade2",
"libgnomeui",
"python27",
"rarian"
]
},
{
"type": "run",
"ports": [
"yelp"
]
}
],
"depends_on": []
},
{
"name": "vte-gtk2-compat",
"portdir": "gnome/vte-gtk2-compat",
"version": "0.28.2",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnome.org/",
"description": "Terminal widget with improved accessibility and I18N support.",
"long_description": "Terminal widget with improved font, internationalisation and accessibility support for the GNOME 2 desktop. Designed to replace libzvt.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [
"python27",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13",
"gnome-common",
"gtk-doc",
"intltool",
"autoconf",
"automake",
"gperf",
"libtool",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py27-pygtk",
"gtk2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"terminator",
"gnome-mud"
]
}
]
},
{
"name": "vte",
"portdir": "gnome/vte",
"version": "0.76.4",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/Terminal/VTE",
"description": "VTE is a library (libvte) implementing a terminal emulator widget for GTK+, and a minimal sample application (vte) using that.",
"long_description": "VTE is a library (libvte) implementing a terminal emulator widget for GTK+, and a minimal sample application (vte) using that. Vte is mainly used in gnome-terminal, but can also be used to embed a console/terminal in games, editors, IDEs, etc.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 354
}
],
"variants": [
"docs",
"glade",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"intltool",
"clang-17",
"cctools",
"gettext",
"meson",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"cairo",
"vala",
"fribidi",
"lz4",
"gettext-runtime",
"pango",
"zlib",
"glib2",
"gnutls",
"icu",
"pcre2",
"gobject-introspection",
"gtk3"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mlterm",
"anjuta",
"gnome3-core",
"amttools",
"gnome-terminal",
"astroid",
"sakura",
"geany-plugins",
"virt-manager",
"rb33-vte3",
"rb32-vte3",
"rb31-vte3",
"geany",
"genius",
"xfce4-terminal"
]
},
{
"type": "run",
"ports": [
"virt-manager",
"gnome3-core"
]
}
]
},
{
"name": "virt-manager",
"portdir": "gnome/virt-manager",
"version": "5.1.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://virt-manager.org",
"description": "Virtual Machine Manager",
"long_description": "virt-manager is a graphical tool for managing virtual machines via libvirt. Most usage is with QEMU/KVM virtual machines, but Xen and libvirt LXC containers are well supported. Common operations for any libvirt driver should work. \n\nExpect limited functionality as macOS is not the usual platform for this application; its primary use on macOS is for remote administration of Linux boxes.",
"active": true,
"categories": [
"gnome",
"emulators"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 81
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"py314-docutils",
"python314",
"clang-18",
"makeicns",
"ninja",
"meson",
"glib2"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"py314-gobject3",
"py314-libxml2",
"gtk-vnc",
"gtk3",
"gtksourceview4",
"spice-gtk",
"vte",
"libosinfo",
"libvirt-glib",
"py314-libvirt",
"py314-requests"
]
},
{
"type": "run",
"ports": [
"py312-gobject3",
"py312-libxml2",
"py312-libvirt",
"py312-requests",
"libvirt-glib",
"libosinfo",
"vte",
"spice-gtk",
"gtksourceview4",
"gtk3",
"gtk-vnc"
]
}
],
"depends_on": []
},
{
"name": "vino",
"portdir": "gnome/vino",
"version": "3.22.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Projects/Vino",
"description": "Vino is a VNC server for the current GNOME user",
"long_description": "Vino is a VNC server for the current GNOME user",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [
"avahi",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"gnome-common",
"intltool"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libsecret",
"libjpeg-turbo",
"xorg-libXdamage",
"zlib",
"xorg-libXtst",
"xorg-libice",
"xorg-libsm",
"xorg-libXext",
"telepathy-glib",
"dbus-glib",
"gnutls",
"libgcrypt",
"libnotify",
"desktop-file-utils",
"gtk3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "uhttpmock",
"portdir": "gnome/uhttpmock",
"version": "0.5.3",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/groups/uhttpmock",
"description": "A HTTP web service mocking library for GNOME.",
"long_description": "A HTTP web service mocking library for GNOME.",
"active": true,
"categories": [
"net",
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17",
"vala"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"glib2",
"libsoup-2.4",
"gobject-introspection"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libgdata"
]
}
]
},
{
"name": "tracker",
"portdir": "gnome/tracker",
"version": "2.3.6",
"license": "GPL-2+ and LGPL-2.1+ and BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Projects/Tracker",
"description": "Metadata database, indexer and search tool.",
"long_description": "Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"python313",
"dbus",
"gettext",
"meson",
"ninja",
"ossp-uuid",
"pkgconfig",
"vala",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"glib2",
"icu",
"json-glib",
"sqlite3",
"libxml2",
"gettext-runtime",
"libsoup-2.4",
"libstemmer"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core",
"gnome-online-miners",
"gnome-music",
"gnome-photos"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "totem-pl-parser",
"portdir": "gnome/totem-pl-parser",
"version": "3.26.6",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.gnome.org/GNOME/totem-pl-parser",
"description": "Gnome Playlist parser",
"long_description": "totem-pl-parser is a simple GObject-based library to parse a host of playlist formats, as well as save those",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"clang-16",
"gtk-doc",
"pkgconfig",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libarchive",
"uchardet",
"libxml2",
"gobject-introspection",
"libgcrypt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"totem",
"grilo",
"gnome3-core",
"grilo-plugins"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "totem",
"portdir": "gnome/totem",
"version": "3.38.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/Videos",
"description": "Official movie player of the GNOME desktop environment",
"long_description": "Totem is based on GStreamer. It features a playlist, a full-screen mode, seek and volume controls, as well as keyboard navigation. It comes with added functionality such as: \n * Video thumbnailer for the file manager \n * Nautilus properties tab \n * Webcam utility (in development)",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [
"universal",
"python310"
],
"dependencies": [
{
"type": "build",
"ports": [
"itstool",
"clang-18",
"py310-pylint",
"appstream-glib",
"gettext",
"meson",
"ninja",
"pkgconfig",
"gtk-doc"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gstreamer1-gst-libav",
"gstreamer1-gst-plugins-bad",
"gstreamer1-gst-plugins-base",
"gstreamer1-gst-plugins-good",
"gtk3",
"totem-pl-parser",
"cairo",
"clutter",
"dbus",
"clutter-gtk",
"gdk-pixbuf2",
"gettext-runtime",
"py310-gobject3",
"libpeas1",
"clutter-gst3",
"glib2",
"shared-mime-info",
"desktop-file-utils",
"gnome-desktop",
"gobject-introspection",
"grilo",
"grilo-plugins",
"gsettings-desktop-schemas",
"gstreamer1"
]
},
{
"type": "run",
"ports": [
"yelp",
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "tepl",
"portdir": "gnome/tepl",
"version": "6.4.0",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.gnome.org/World/gedit/libgedit-tepl",
"description": "GNOME text editor support",
"long_description": "GNOME text editor support",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"gettext",
"meson",
"clang-17",
"pkgconfig",
"gtk-doc"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"glib2",
"gettext-runtime",
"icu",
"amtk",
"gobject-introspection",
"gsettings-desktop-schemas",
"gtk3",
"gtksourceview4"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gedit"
]
}
]
},
{
"name": "startup-notification",
"portdir": "gnome/startup-notification",
"version": "0.12",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/startup-notification/",
"description": "Library that supports startup notification specs.",
"long_description": "startup-notification is a minimal library that supports the startup notification spec described at www.freedesktop.org.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"xorg-libX11",
"xorg-libsm",
"xorg-libxcb",
"xorg-xcb-proto",
"xorg-xcb-util"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"libwnck",
"libwnck3",
"gfsview",
"libxfce4ui",
"metacity",
"i3",
"openbox",
"Thunar",
"awesome",
"rofi",
"rxvt-unicode"
]
}
]
},
{
"name": "spice-gtk",
"portdir": "gnome/spice-gtk",
"version": "0.42",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.spice-space.org/spice-gtk.html",
"description": "spice-gtk is a GTK+3 SPICE widget.",
"long_description": "spice-gtk is a GTK+3 SPICE widget. It features glib-based objects for SPICE protocol parsing and a gtk widget for embedding the SPICE display into other applications such as virt-manager or Boxes. Python and Vala bindings are available too.",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 81
}
],
"variants": [
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py314-parsing",
"gettext",
"meson",
"ninja",
"pkgconfig",
"spice-protocol",
"vala",
"asciidoc",
"intltool",
"clang-18",
"python314",
"py314-six"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"libpixman",
"xorg-libX11",
"gettext-runtime",
"lz4",
"zlib",
"libopus",
"glib2",
"json-glib",
"libusb",
"openssl",
"usbredir",
"gstreamer1",
"gstreamer1-gst-plugins-base",
"gtk3",
"cairo",
"gdk-pixbuf2"
]
},
{
"type": "run",
"ports": [
"hwdata"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"virt-manager",
"virt-viewer"
]
},
{
"type": "run",
"ports": [
"virt-manager"
]
}
]
},
{
"name": "sound-theme-freedesktop",
"portdir": "gnome/sound-theme-freedesktop",
"version": "0.8",
"license": "GPL-2 and CC-BY-SA",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Specifications/sound-theme-spec/",
"description": "The freedesktop fallback sound theme",
"long_description": "The freedesktop fallback sound theme",
"active": true,
"categories": [
"audio",
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"intltool",
"clang-16"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"libcanberra"
]
}
]
},
{
"name": "seed",
"portdir": "gnome/seed",
"version": "4.0.0-20201009",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Projects/Seed",
"description": "GObject JavaScriptCore bridge",
"long_description": "Seed is a library and interpreter, dynamically bridging (through gobject-introspection) the WebKit JavaScriptCore engine with the GObject type system. In a more concrete sense, Seed enables you to immediately write applications around a significant portion of the GNOME platform, and easily embed JavaScript as a scripting language in your GObject library.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"gnome-common",
"gtk-doc",
"gawk",
"clang-9.0",
"intltool"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"sqlite3",
"webkit2-gtk",
"dbus-glib",
"gettext",
"libffi",
"mpfr",
"readline",
"gnome-js-common",
"gobject-introspection",
"cairo"
]
}
],
"depends_on": []
},
{
"name": "seahorse",
"portdir": "gnome/seahorse",
"version": "3.20.0",
"license": "GPL-2+ and GFDL-1.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/Seahorse",
"description": "Seahorse is a graphical interface for managing and using encryption keys.",
"long_description": "Seahorse is a graphical interface for managing and using encryption keys. Currently it supports PGP keys (using GPG/GPGME) and SSH keys. Its goal is to provide an easy to use Key Management Tool, along with an easy to use interface for encryption operations.",
"active": true,
"categories": [
"gnome",
"crypto"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"itstool",
"automake",
"libtool",
"pkgconfig",
"gnome-common",
"yelp-tools",
"vala",
"intltool",
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"openldap",
"gpgme",
"desktop-file-utils",
"gcr",
"gtk3",
"libsecret",
"openssh",
"libsoup-2.4"
]
},
{
"type": "run",
"ports": [
"yelp",
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "rest",
"portdir": "gnome/rest",
"version": "0.8.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Projects/Librest",
"description": "A library that makes it easier to access web services that claim to be RESTful.",
"long_description": "A library that makes it easier to access web services that claim to be RESTful.",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libsoup-2.4",
"glib2",
"libxml2",
"gobject-introspection"
]
},
{
"type": "run",
"ports": [
"curl-ca-bundle"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gfbgraph",
"libsocialweb",
"gnome-online-accounts",
"gnome3-core",
"gnome-maps"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "regexxer",
"portdir": "gnome/regexxer",
"version": "0.11-20210904",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://regexxer.sourceforge.net",
"description": "A search and replace tool for GNOME.",
"long_description": "regexxer is a nifty search/replace tool for the desktop user. It features recursive search through directory trees and Perl-style regular expressions.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"automake",
"gettext",
"libtool",
"pkgconfig",
"intltool",
"autoconf"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gtksourceviewmm3",
"gtkmm3",
"desktop-file-utils"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "py27-gtkhtml2",
"portdir": "gnome/py27-gtkhtml2",
"version": "2.25.3",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pygtk.org/",
"description": "Extra Python modules for some GNOME Desktop libraries.",
"long_description": "Extra Python modules for some GNOME Desktop libraries.",
"active": true,
"categories": [
"gnome",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libgtkhtml",
"py27-pygtk"
]
}
],
"depends_on": []
},
{
"name": "py27-gdl",
"portdir": "gnome/py27-gdl",
"version": "2.25.3",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pygtk.org/",
"description": "Extra Python modules for some GNOME Desktop libraries.",
"long_description": "Extra Python modules for some GNOME Desktop libraries.",
"active": true,
"categories": [
"gnome",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gdl",
"py27-gnome"
]
}
],
"depends_on": []
},
{
"name": "py27-eggtrayicon",
"portdir": "gnome/py27-eggtrayicon",
"version": "2.25.3",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pygtk.org/",
"description": "Extra Python modules for some GNOME Desktop libraries.",
"long_description": "Extra Python modules for some GNOME Desktop libraries.",
"active": true,
"categories": [
"gnome",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-pygtk"
]
}
],
"depends_on": []
},
{
"name": "py27-gtkspell",
"portdir": "gnome/py-gtkspell",
"version": "2.25.3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pygtk.org/",
"description": "Extra Python modules for some GNOME Desktop libraries.",
"long_description": "Extra Python modules for some GNOME Desktop libraries.",
"active": true,
"categories": [
"gnome",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"py27-pygtk",
"gtkspell2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gourmet"
]
}
]
},
{
"name": "py-gtkspell",
"portdir": "gnome/py-gtkspell",
"version": "2.25.3",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pygtk.org/",
"description": "Extra Python modules for some GNOME Desktop libraries.",
"long_description": "Extra Python modules for some GNOME Desktop libraries.",
"active": true,
"categories": [
"gnome",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gtkspell2"
]
}
],
"depends_on": []
},
{
"name": "policykit-gnome",
"portdir": "gnome/policykit-gnome",
"version": "0.105",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/polkit/",
"description": "PolicyKit-gnome provides an Authentication Agent for PolicyKit that integrates well with the GNOME desktop environment.",
"long_description": "PolicyKit-gnome provides an Authentication Agent for PolicyKit that integrates well with the GNOME desktop environment.",
"active": true,
"categories": [
"security",
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12",
"pkgconfig",
"gnome-common",
"intltool",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"policykit",
"gtk3"
]
}
],
"depends_on": []
},
{
"name": "polari",
"portdir": "gnome/polari",
"version": "3.24.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/Polari",
"description": "An IRC Client for GNOME",
"long_description": "Polari is an IRC chat client designed to integrate with the GNOME desktop. Polari supports group chatting in chat rooms and private messaging on a wide range of popular IRC servers",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"itstool",
"appstream-glib",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gjs",
"gobject-introspection",
"gspell",
"gtk3",
"libsecret",
"telepathy-glib",
"libiconv",
"libsoup-2.4",
"gdk-pixbuf2",
"telepathy-idle",
"telepathy-logger",
"telepathy-mission-control",
"desktop-file-utils"
]
},
{
"type": "run",
"ports": [
"gnome-keyring",
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "planner",
"portdir": "gnome/planner",
"version": "0.14.92",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/Planner",
"description": "Project management application for GNOME",
"long_description": "Planner is a tool for planning, scheduling and tracking projects for the GNOME Desktop. Planner is an open source project aiming at being a better alternative than the available proprietary tools. Planner is part of GNOME Office, a productivity suite composed of entirely free software, integrated with the GNOME Desktop.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"desktop-file-utils",
"gtk-doc",
"meson",
"ninja",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gtk3"
]
}
],
"depends_on": []
},
{
"name": "oxygen-gtk3",
"portdir": "gnome/oxygen-gtk2",
"version": "1.4.1",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://kde-look.org/content/show.php/Oxygen+Gtk?content=136216",
"description": "Oxygen-Gtk is a port of the default KDE widget theme (Oxygen) to GTk.",
"long_description": "Oxygen-Gtk is a port of the default KDE widget theme (Oxygen) to GTk. \n Its primary goal is to ensure visual consistency between GTk and Qt-based applications running under KDE. A secondary objective is to have a stand-alone nice looking GTk theme that behaves well on other desktop environments. \n Unlike other attempts made to port the KDE Oxygen theme to GTk, this attempt does not depend on Qt (via some Qt to GTk conversion engine), nor does it render the widget appearance via hardcoded pixmaps.",
"active": true,
"categories": [
"x11",
"gtk"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"dbus",
"xorg-libX11",
"gtk3",
"cairo"
]
}
],
"depends_on": []
},
{
"name": "oxygen-gtk2",
"portdir": "gnome/oxygen-gtk2",
"version": "1.4.5",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://kde-look.org/content/show.php/Oxygen+Gtk?content=136216",
"description": "Oxygen-Gtk is a port of the default KDE widget theme (Oxygen) to GTk.",
"long_description": "Oxygen-Gtk is a port of the default KDE widget theme (Oxygen) to GTk. \n Its primary goal is to ensure visual consistency between GTk and Qt-based applications running under KDE. A secondary objective is to have a stand-alone nice looking GTk theme that behaves well on other desktop environments. \n Unlike other attempts made to port the KDE Oxygen theme to GTk, this attempt does not depend on Qt (via some Qt to GTk conversion engine), nor does it render the widget appearance via hardcoded pixmaps.",
"active": true,
"categories": [
"x11",
"gtk"
],
"maintainers": [
{
"name": "rjvbertin",
"github": "RJVB",
"ports_count": 55
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"dbus",
"xorg-libX11",
"gtk2",
"cairo"
]
}
],
"depends_on": []
},
{
"name": "oregano",
"portdir": "gnome/oregano",
"version": "0.83.2.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/drahnr/oregano",
"description": "A graphical software application for schematic capture and simulation of electrical circuits.",
"long_description": "A graphical software application for schematic capture and simulation of electrical circuits. It uses Gtk+ 3.x for the frontend and ngspice or gnucap as backend for crunching numbers. File bugs for this port at https://github.com/drahnr/oregano",
"active": true,
"categories": [
"science",
"gnome"
],
"maintainers": [
{
"name": "bernhard",
"github": "",
"ports_count": 1
}
],
"variants": [
"quartz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"intltool",
"groff",
"python27",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"shared-mime-info",
"desktop-file-utils",
"goocanvas2",
"gtk3",
"gtksourceview3",
"rarian"
]
},
{
"type": "run",
"ports": [
"docbook-xml",
"ngspice",
"yelp",
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "nfoview",
"portdir": "gnome/nfoview",
"version": "1.23",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://otsaloma.io/nfoview/",
"description": "Simple viewer for NFO files",
"long_description": "NFO Viewer is a simple viewer for NFO files, which are ASCII art in the CP437 codepage. The advantages of using NFO Viewer instead of a text editor are preset font and encoding settings, automatic window size and clickable hyperlinks.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"intltool",
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"shared-mime-info",
"gtk3",
"terminus-font",
"python310",
"py310-gobject3"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "nautilus",
"portdir": "gnome/nautilus",
"version": "3.24.2.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/Nautilus",
"description": "The GNOME filemanager",
"long_description": "Nautilus is the official file manager for the GNOME desktop. It is designed to be primarly a file manager, but there are support for web and file viewing too.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2625
}
],
"variants": [
"desktop",
"tracker",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gnome-desktop",
"gobject-introspection",
"gsettings-desktop-schemas",
"gtk3",
"shared-mime-info",
"libexif",
"libxml2",
"xorg-libX11",
"exempi",
"desktop-file-utils",
"gnome-autoar"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core"
]
},
{
"type": "run",
"ports": [
"gnome3-core",
"gnome-panel"
]
}
]
}
]
}