Cross Platform Multimedia API used by Qt applications
Phonon is a multimedia, multi-platform sound framework for the application developer. This is the Phonon 4 transitional library for Qt5 (API compatible with regular Phonon4)
Phonon is a multimedia, multi-platform sound framework for the application developer. This is the Phonon 4 transitional library for Qt5 (API compatible with regular Phonon4)
To install phonon-qt5, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install phonon-qt5
To see what files were installed by phonon-qt5, run:
port contents phonon-qt5
To later upgrade phonon-qt5, run:
sudo port selfupdate && sudo port upgrade phonon-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.