A set of libraries allowing use of the Last.fm site services.
liblastfm is a collection of libraries to help you integrate Last.fm services into your rich desktop software. It is officially supported software developed by Last.fm staff.
liblastfm is a collection of libraries to help you integrate Last.fm services into your rich desktop software. It is officially supported software developed by Last.fm staff.
To install liblastfm-qt5, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install liblastfm-qt5
To see what files were installed by liblastfm-qt5, run:
port contents liblastfm-qt5
To later upgrade liblastfm-qt5, run:
sudo port selfupdate && sudo port upgrade liblastfm-qt5
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.