From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] gnu: pulseaudio: Enable support for Bluetooth. Date: Tue, 28 Jun 2016 08:36:46 +0200 Message-ID: <87lh1prf9d.fsf@elephly.net> References: <1463219008-23189-1-git-send-email-rekado@elephly.net> <1463219008-23189-2-git-send-email-rekado@elephly.net> <87lh39vhsx.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41477) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHlsL-0006B2-B1 for guix-devel@gnu.org; Tue, 28 Jun 2016 01:47:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bHlsK-0007tS-Gf for guix-devel@gnu.org; Tue, 28 Jun 2016 01:47:57 -0400 In-reply-to: <87lh39vhsx.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Courtès writes: > Ricardo Wurmus skribis: > >> * gnu/packages/pulseaudio.scm (pulseaudio)[arguments]: Add >> "--enable-bluez5" to configure flags. >> [inputs]: Add "bluez" and "sbc". > > I think it’s a reasonable change. > > Ideally a ‘pulseaudio-updates’ branch would be the right thing. > However, if it builds and works as expected on master (at least make > sure ‘guix gc --references’ shows bluez and SBC), then it’s OK to commit > to ‘core-updates’ since it looks like a non-disruptive change. I’ve just pushed it to core-updates. Thanks! ~~ Ricardo