MacClipboard is a port of the WinClipboard plugin for Gimp 2.0 to Mac OS X. you can copy Gimp layers and paste them into Macintosh programs and paste images into Gimp from Mac programs. Access to system services for screen capture and scanning is also provided.
MacClipboard is a port of the WinClipboard plugin for Gimp 2.0 to Mac OS X. you can copy Gimp layers and paste them into Macintosh programs and paste images into Gimp from Mac programs. Access to system services for screen capture and scanning is also provided.
To install macclipboard-gimp, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install macclipboard-gimp
To see what files were installed by macclipboard-gimp, run:
port contents macclipboard-gimp
To later upgrade macclipboard-gimp, run:
sudo port selfupdate && sudo port upgrade macclipboard-gimp
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.