GMPC is a GTK2 client for Music Player Daemon. The interface is made to be easy to use, but provide full access to all the features MPD provides. Give the user several ways to browse his database while still being a lightweight client.
GMPC is a GTK2 client for Music Player Daemon. The interface is made to be easy to use, but provide full access to all the features MPD provides. Give the user several ways to browse his database while still being a lightweight client.
To install gmpc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gmpc
To see what files were installed by gmpc, run:
port contents gmpc
To later upgrade gmpc, run:
sudo port selfupdate && sudo port upgrade gmpc
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.