emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#29561: closed ([PATCH] Add bluez-alsa.)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#29561: closed ([PATCH] Add bluez-alsa.)
Date: Mon, 04 Dec 2017 21:43:02 +0000

Your message dated Mon, 04 Dec 2017 20:55:51 +0100
with message-id <address@hidden>
and subject line Re: [bug#29561] [PATCH 4/4] gnu: Add bluez-alsa.
has caused the debbugs.gnu.org bug report #29561,
regarding [PATCH] Add bluez-alsa.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
29561: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29561
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] Add bluez-alsa. Date: Mon, 04 Dec 2017 12:42:46 +0100 User-agent: mu4e 0.9.18; emacs 25.3.1
This patch series adds bluez-alsa, an ALSA plugin for bluetooth playback
without pulseaudio.

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net




--- End Message ---
--- Begin Message --- Subject: Re: [bug#29561] [PATCH 4/4] gnu: Add bluez-alsa. Date: Mon, 04 Dec 2017 20:55:51 +0100 User-agent: mu4e 0.9.18; emacs 25.3.1
Leo Famulari <address@hidden> writes:

> On Mon, Dec 04, 2017 at 12:46:43PM +0100, Ricardo Wurmus wrote:
>> * gnu/packages/audio.scm (bluez-alsa): New variable.
>
>> +    (build-system gnu-build-system)
>> +    (arguments
>> +     `(#:phases
>> +       (modify-phases %standard-phases
>> +         (add-before 'configure 'bootstrap
>> +           (lambda _
>> +             (zero? (system* "autoreconf" "-vif")))))))
>
> I know that we are to do these bootstrapping phases after the unpack
> phase, rather than before the configure phase, as described here:
>
> https://lists.gnu.org/archive/html/guix-devel/2017-07/msg00101.html

Ah, thanks for the reminder and for the review.
I’ll push these patches after making this correction.

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net




--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]