gnome-desktop-gtk4 contains the libgnome-desktop library as well as a data file that exports the GNOME version to the Settings Details panel.
gnome-desktop-gtk4 contains the libgnome-desktop library as well as a data file that exports the GNOME version to the Settings Details panel. The libgnome-desktop library provides API shared by several applications on the desktop, but that cannot live in the platform for various reasons. Documentation for the API is available with gtk-doc.
gnome-desktop-gtk4 contains the libgnome-desktop library as well as a data file that exports the GNOME version to the Settings Details panel. The libgnome-desktop library provides API shared by several applications on the desktop, but that cannot live in the platform for various reasons. Documentation for the API is available with gtk-doc.
To install gnome-desktop-gtk4, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gnome-desktop-gtk4
To see what files were installed by gnome-desktop-gtk4, run:
port contents gnome-desktop-gtk4
To later upgrade gnome-desktop-gtk4, run:
sudo port selfupdate && sudo port upgrade gnome-desktop-gtk4
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.