[Bug 270830] net-im/telegram-desktop: Make options for audio backend works correctly
Date: Fri, 14 Apr 2023 04:05:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270830 Bug ID: 270830 Summary: net-im/telegram-desktop: Make options for audio backend works correctly Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: root@dc365.ru Created attachment 241468 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241468&action=edit Make options for audio backend works correctly Hello! As stated in the port options comment, libtgvoip can use PulseAudio or ALSA. However, both of these libraries are listed as BUILD_DEPENDS and are forced to be installed on the system. This patch to the Makefile fixes this problem. And also allows you to completely disable support for voice calls, if not needed. -- You are receiving this mail because: You are the assignee for the bug.