The telepathy-mission-control component of Telepathy - a Flexible Communications Framework.
Telepathy Mission Control is a telepathy (chat and voip framework) component providing a way for end-user applications to abstract some details of low level telepathy components such as connection managers.
Telepathy Mission Control is a telepathy (chat and voip framework) component providing a way for end-user applications to abstract some details of low level telepathy components such as connection managers.
To install telepathy-mission-control, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install telepathy-mission-control
To see what files were installed by telepathy-mission-control, run:
port contents telepathy-mission-control
To later upgrade telepathy-mission-control, run:
sudo port selfupdate && sudo port upgrade telepathy-mission-control
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.