The telepathy-qt component of Telepathy - a Flexible Communications Framework.
Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications.
Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications.
To install telepathy-qt, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install telepathy-qt
To see what files were installed by telepathy-qt, run:
port contents telepathy-qt
To later upgrade telepathy-qt, run:
sudo port selfupdate && sudo port upgrade telepathy-qt
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.