Date: Wed, 16 Sep 2015 11:16:49 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 203125] net-im/jitsi: fix build with openjdk8 Message-ID: <bug-203125-13-Cqs7ynKQF4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-203125-13@https.bugs.freebsd.org/bugzilla/> References: <bug-203125-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203125 --- Comment #1 from tzabal@it.teithe.gr --- Hello Steve, Thank you for the patch. I have not used Jitsi for quite some time now, and I am away from "FreeBSD on the desktop" landscape too, but I think that with the proposed patch Jitsi will not have neither audio nor video capabilities. The distfile that the port currently use is a custom one that includes some native libraries (e.g., libjnffmpeg.so, libjnopus.so, libjnpulseaudio.so, libjnvideo4linux2.so, libjnvpx.so) that I have built for FreeBSD because they were not included in the original Jitsi build. As I can see, the patch does not list these libraries in the pkg-plist file. So can you please tell me if you have tested an installation that does not include the above libraries, if Jitsi has audio and video capabilities? If yes, for sure we can apply the patch, but if not, maybe we can find another way to bypass the blocking that this port causes to bug 199591 that you mentioned. Regards, Tzanetos -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203125-13-Cqs7ynKQF4>