From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37731) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fXmU1-0002pc-As for guix-patches@gnu.org; Tue, 26 Jun 2018 07:50:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fXmTz-0003QE-7O for guix-patches@gnu.org; Tue, 26 Jun 2018 07:50:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56039) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fXmTz-0003Pp-0D for guix-patches@gnu.org; Tue, 26 Jun 2018 07:50:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fXmTy-0004fh-K3 for guix-patches@gnu.org; Tue, 26 Jun 2018 07:50:02 -0400 Subject: [bug#31934] [PATCH] services: sound: Properly handle alsa-plugins. Resent-Message-ID: From: Marius Bakke In-Reply-To: <87o9fxdbgb.fsf@member.fsf.org> References: <87a7rkhdg2.fsf@member.fsf.org> <87h8lso449.fsf_-_@gmail.com> <876026ev7u.fsf@member.fsf.org> <989ad55f9f17664af266f1f9f5653583@lepiller.eu> <87o9fxdbgb.fsf@member.fsf.org> Date: Tue, 26 Jun 2018 13:49:52 +0200 Message-ID: <87po0dydgf.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= , Julien Lepiller Cc: rekado@elephly.net, 31934@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable iyzsong@member.fsf.org (=E5=AE=8B=E6=96=87=E6=AD=A6) writes: > Julien Lepiller writes: > >> Le 2018-06-25 17:34, iyzsong@member.fsf.org a =C3=A9crit=C2=A0: >>> Oleg Pykhalov writes: >>> >>>> Hello, >>>> >>>> iyzsong@member.fsf.org (=E5=AE=8B=E6=96=87=E6=AD=A6) writes: >>>> >>>>> Julien Lepiller writes: >>>> >>>> [=E2=80=A6] >>>> >>>>> Hello, after some hours of searching... I found that we can use the >>>>> 'lib' option in 'pcm_type' and 'ctl_type' to specify the library path >>>>> for alsa plugins, e.g: >>>> >>>> Thats a nice hack :-) Thank you for working on this. >>>> >>>> [=E2=80=A6] >>>> >>>>> So I think we can make our 'alsa-service' do this, instead of >>>>> patching >>>>> alsa-lib for 'ALSA_PLUGIN_DIR'. >>>> >>>> Done. Here is a patch which I tested on my machine by =E2=80=98system >>>> reconfigure=E2=80=99: >>>> >>> >>> Thank you, I modified it to keep the 'pulseaudio? #f' function, and >>> pushed :-) >> >> So maybe we can drop our ALSA_PLUGIN_DIR patch now? > > Yes, I think so. @Ricardo, should we do it in core-updates? If you're quick, you can do it on 'staging' which I'll attempt to re-start during today. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlsyKGAACgkQoqBt8qM6 VPq8Fgf/awSxWQDHJQcsL2QnzYw8tmBV5R7iO9XNH/BtFhIA/0pyBmqiBcU/nYu3 S6Wabv3Gcr23NnVT1h1zL2t07s8bJ0pBbS6SJsK79nzx5yhCZTnyds1xdFDMzON0 fCdNXlk4JYpTwwEHOiE120GyeWhepOsKkgPkorkrEjTXE7lDcktsXK3IeddA9HU9 2akMKJrW54mj6EBVBHEp9QfAcD+Bo3BKarGXWzZQNcWARsm4tC2OhFQrO/M7kdv8 6m+T5BVU0oQWZqNn3EawcpabvGyNHZs+d0IJ4M296sYmhIPobRq4ddMiWM4inCbv ixFq9Kacmn8okGkKI9tM+rane6oo1w== =2JNb -----END PGP SIGNATURE----- --=-=-=--