From owner-freebsd-multimedia@freebsd.org Sat Apr 30 00:29:12 2016 Return-Path: Delivered-To: freebsd-multimedia@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 2873CB20AEB for ; Sat, 30 Apr 2016 00:29:12 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ipmail05.adl6.internode.on.net (ipmail05.adl6.internode.on.net [150.101.137.143]) by mx1.freebsd.org (Postfix) with ESMTP id C030218B4 for ; Sat, 30 Apr 2016 00:29:10 +0000 (UTC) (envelope-from FreeBSD@shaneware.biz) Received: from ppp118-210-182-127.lns20.adl6.internode.on.net (HELO leader.local) ([118.210.182.127]) by ipmail05.adl6.internode.on.net with ESMTP; 30 Apr 2016 09:54:00 +0930 Subject: Re: firefox-43 && no sound on MP3, MP4, HTML5 To: Matthias Apitz , freebsd-multimedia@freebsd.org References: <60v1-ivm1-wny@vfemail.net> <20160428184312.GC3721@c720-r292778-amd64> <5722D23A.4070805@ShaneWare.Biz> <20160429052902.GA2022@c720-r292778-amd64> From: Shane Ambler Message-ID: <5723FB1E.5070408@ShaneWare.Biz> Date: Sat, 30 Apr 2016 09:53:58 +0930 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 In-Reply-To: <20160429052902.GA2022@c720-r292778-amd64> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Apr 2016 00:29:12 -0000 On 29/04/2016 14:59, Matthias Apitz wrote: > El día Friday, April 29, 2016 a las 12:47:14PM +0930, Shane Ambler escribió: > >> On 29/04/2016 04:13, Matthias Apitz wrote: >> >>> for what is the option PULSEAUDIO on/off exactly and why it is set to >>> 'on' as default(?); note: I compile with poudriere and one has limit or >>> no influence over the question if some port is working on the target host later; >>> >> >> When building your own pkg's you may want to look through the poudriere >> man page. You can setup a make.conf that is used by poudriere when >> building pkg's. In the make.conf you can control options with lines like - > > You can imagine that someone who has setup his own poudriere oven to > build ~2000 packages has studied the man pages and other useful > information. You should also believe that many people don't read any of the man pages, after seeing a web page with a couple of commands to get started they then only remember one command to build new pkg's and ignore all the other options that may be available. As you said "one has limit or no influence over the question" I assumed you had no knowledge of controlling port options in poudriere. That assumption shows in my wording. >> >> OPTIONS_UNSET= PULSEAUDIO >> www_firefox_UNSET= PULSEAUDIO >> www_firefox_FORCE_UNSET= PULSEAUDIO >> >> See /usr/ports/Mk/bsd.options.mk for info on controlling port options >> in make.conf > > The question was not how to set these options, but why PULSEAUDIO > defaulted to ON. The statement was, that you have no control in poudriere > if a provider pkg (like audio/pulseaudio) is later working on the > target host after installation. > While the issue is about having an option on that should be off, we can wait for that to be changed properly, until then you have the choice of controlling the options your pkg's are built with. After firefox is updated you can remove the options to disable pulseaudio. My suggestion is only about providing a solution that works now until a better update is available. -- FreeBSD - the place to B...Software Developing Shane Ambler