From owner-freebsd-gecko@freebsd.org Sun Aug 21 15:28:20 2016 Return-Path: Delivered-To: freebsd-gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5701BC07D9 for ; Sun, 21 Aug 2016 15:28:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9EE921F6A for ; Sun, 21 Aug 2016 15:28:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 9E51CBC07D8; Sun, 21 Aug 2016 15:28:20 +0000 (UTC) Delivered-To: gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E043BC07D7 for ; Sun, 21 Aug 2016 15:28:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7564A1F68 for ; Sun, 21 Aug 2016 15:28:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u7LFSJEu089468 for ; Sun, 21 Aug 2016 15:28:20 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 212028] www/firefox: Add SNDIO option Date: Sun, 21 Aug 2016 15:28:19 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: t@tobik.me X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter cc flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Aug 2016 15:28:20 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212028 Bug ID: 212028 Summary: www/firefox: Add SNDIO option Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gecko@FreeBSD.org Reporter: t@tobik.me CC: gecko@FreeBSD.org Attachment #173909 maintainer-approval?(gecko@FreeBSD.org) Flags: Assignee: gecko@FreeBSD.org CC: gecko@FreeBSD.org Flags: maintainer-feedback?(gecko@FreeBSD.org) Created attachment 173909 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D173909&action= =3Dedit gecko.diff This adds an SNDIO option (disabled by default) and support for audio/sndio to Firefox. The initial goal was to have it in www/firefox only but I've had to edit Mk/bsd.gecko.mk for this so that means it AFAICT affects the following ports: mail/thunderbird www/firefox www/firefox-esr www/libxul www/seamonkey I've successfully tested audio in www/firefox and www/firefox-esr. I've have been running www/firefox with SNDIO=3Don for ~2.5 months now on my desktop with FreeBSD 10.3. I'm not sure how to test this in mail/thunderbird or www/libxul. Both build fine with SNDIO=3Don however. I've added SNDIO_BROKEN to www/seamonkey since it will not build with SNDIO=3Don. It's missing mozilla/media/webrtc/trunk/webrtc/modules/audio_device/sndio/audio_device_s= ndio.cc in the source tree. Poudriere test builds were all done for FreeBSD 10.3/amd64. I will rebase the patch later when the update to Firefox 48.0.1 in bug #211792 is done. patch-media_libcubeb_src_cubeb_sndio_c has been upstreamed by OpenBSD and is part of Firefox 48.0, so can be removed after updating Firefox. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=