'at-spi' is a part of the Gnome Accessibility Project. It provides a Service Provider Interface for the Assistive Technologies available on the GNOME platform, and a library against which applications can be linked.
'at-spi' is a part of the Gnome Accessibility Project. It provides a Service Provider Interface for the Assistive Technologies available on the GNOME platform, and a library against which applications can be linked.
To install at-spi2-atk, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install at-spi2-atk
To see what files were installed by at-spi2-atk, run:
port contents at-spi2-atk
To later upgrade at-spi2-atk, run:
sudo port selfupdate && sudo port upgrade at-spi2-atk
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.