From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH] Add Bluetooth support to Pulseaudio. Date: Sat, 14 May 2016 19:54:57 +0300 Message-ID: <87h9e037ha.fsf@gmail.com> References: <1463219008-23189-1-git-send-email-rekado@elephly.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b1cqF-0004zm-Dr for guix-devel@gnu.org; Sat, 14 May 2016 12:55:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b1cqB-0002Qf-6Z for guix-devel@gnu.org; Sat, 14 May 2016 12:55:02 -0400 Received: from mail-lf0-x22f.google.com ([2a00:1450:4010:c07::22f]:36730) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b1cqA-0002QL-V5 for guix-devel@gnu.org; Sat, 14 May 2016 12:54:59 -0400 Received: by mail-lf0-x22f.google.com with SMTP id u64so101727562lff.3 for ; Sat, 14 May 2016 09:54:58 -0700 (PDT) In-Reply-To: <1463219008-23189-1-git-send-email-rekado@elephly.net> (Ricardo Wurmus's message of "Sat, 14 May 2016 11:43:27 +0200") 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: Ricardo Wurmus Cc: guix-devel@gnu.org Ricardo Wurmus (2016-05-14 12:43 +0300) wrote: > Hello Guix, > > this patch adds Bluetooth support to pulseaudio. (Since bluez5 there > is no native support for the ALSA backend any more.) This adds very > little to the pulseaudio closure as you can see below. > > Note that this depends on the previous patch adding SBC. > > More than 100 packages would need to be rebuilt. Among those are big > packages like GNOME, Blender, and conkeror. Should I push this to > core-updates then? Conkeror is not the big one; it's a rather small wrapper around icecat (in our case). I don't know why "guix refresh -l pulseaudio" shows conkeror and not icecat, but icecat is a really big and important one, so I think it's better to commit this to core-updates, indeed. Although ISTR Ludovic told that core-updates is only for the real core packages (that rebuild the whole world). BTW do you still have problems with using guix repo through ssh? I do, I mean I can't push or fetch. And as I see that other people commit to the guix repo, I begin to think that it's only me who have this problem. -- Alex