From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id p3xTK1jVml8hPgAA0tVLHw (envelope-from ) for ; Thu, 29 Oct 2020 14:44:40 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id eE/BJljVml9/YAAA1q6Kng (envelope-from ) for ; Thu, 29 Oct 2020 14:44:40 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 29F969402DD for ; Thu, 29 Oct 2020 14:44:40 +0000 (UTC) Received: from localhost ([::1]:48884 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kY9AN-0000oU-2K for larch@yhetil.org; Thu, 29 Oct 2020 10:44:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51936) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kY8tK-00039m-LP for guix-patches@gnu.org; Thu, 29 Oct 2020 10:27:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42992) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kY8tK-00060i-B4 for guix-patches@gnu.org; Thu, 29 Oct 2020 10:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kY8tK-0003xH-84 for guix-patches@gnu.org; Thu, 29 Oct 2020 10:27:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#44276] [PATCH] gnu: Add python-simpleaudio. Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 29 Oct 2020 14:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44276 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Leo Famulari Cc: 44276-done@debbugs.gnu.org Received: via spool by 44276-done@debbugs.gnu.org id=D44276.160398161915188 (code D ref 44276); Thu, 29 Oct 2020 14:27:02 +0000 Received: (at 44276-done) by debbugs.gnu.org; 29 Oct 2020 14:26:59 +0000 Received: from localhost ([127.0.0.1]:54537 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kY8tH-0003wt-AX for submit@debbugs.gnu.org; Thu, 29 Oct 2020 10:26:59 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:33343) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kY8tG-0003we-21 for 44276-done@debbugs.gnu.org; Thu, 29 Oct 2020 10:26:58 -0400 X-Originating-IP: 176.159.32.89 Received: from localhost (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id 07B7720009; Thu, 29 Oct 2020 14:26:48 +0000 (UTC) Date: Thu, 29 Oct 2020 15:26:48 +0100 From: Tanguy Le Carrour Message-ID: <20201029142648.csfhzij5ppvbvz3h@rafflesia> References: <20201028090810.21543-1-tanguy@bioneland.org> <20201028164357.GA13269@jasmine.lan> <20201029083051.o7o6agdoqraoq2ya@rafflesia> <20201029141410.GA8956@jasmine.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20201029141410.GA8956@jasmine.lan> X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -0.51 X-TUID: a2TmaJGBI6ir Le 10/29, Leo Famulari a écrit : > On Thu, Oct 29, 2020 at 09:30:51AM +0100, Tanguy Le Carrour wrote: > > Way out of my comfort zone! ^_^' > > Even if I think I get your point! `alsa-lib` is indeed used at run time. > > So… do as you think is best! :-) > > Alright :) I made it a regular input with commit > bda1359b8e2ff36e10bce92475ce615211925342 Thanks!! -- Tanguy