From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:43432) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iqK8F-0001Su-2j for guix-patches@gnu.org; Sat, 11 Jan 2020 12:01:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iqK8D-00021a-ST for guix-patches@gnu.org; Sat, 11 Jan 2020 12:01:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50580) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iqK8D-000212-Mw for guix-patches@gnu.org; Sat, 11 Jan 2020 12:01:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iqK8D-0003JN-MT for guix-patches@gnu.org; Sat, 11 Jan 2020 12:01:01 -0500 Subject: [bug#39053] [bug#39065] [PATCH 4/6] services: Split ladspa-service-type from pulseaudio-service-type. Resent-Message-ID: From: Marius Bakke In-Reply-To: <20200110014823.10595-4-leo.prikler@student.tugraz.at> References: <87blrc1epy.fsf@devup.no> <20200110014823.10595-4-leo.prikler@student.tugraz.at> Date: Sat, 11 Jan 2020 18:00:34 +0100 Message-ID: <87o8vayll9.fsf@devup.no> 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: Leo Prikler , 39065@debbugs.gnu.org Cc: 39053@debbugs.gnu.org --=-=-= Content-Type: text/plain Leo Prikler writes: > * gnu/services/sound.scm (ladspa-configuration): New record. > (ladspa-environment): New procedure. > (ladspa-service-type): New service type. > (pulseaudio-environment): Remove LADSPA_PATH. > * doc/guix.texi: Adjust documentation. This forgot to actually remove LADSPA_PATH from PULSEAUDIO-ENVIRONMENT; fixed! The previous pulseaudio-service-type is so recent that I don't think a deprecation notice is necessary. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl4Z/zIACgkQoqBt8qM6 VPorxwf/fzQVqYCtE2l+9oO1DJ8ojWz2pjs2Tgh93UGTSkEZs6RA+g37PwYIBdr5 aYn/RXEWRSurDRGVMxyyY3aMftdiEfDt7LTzML24PLBjPhpKwXPpASDCMfWFz4s0 S2nHHm9I1j7D2IwBgyl5q1F87dFP1sRFP2vhuGxBKTVFcYgrAaZL8+bPshMvcAX1 fY4vmjrEfsHNpwclxioZA/9/aN1q3OWk/HPb3qdyLlV5NZ8c8nshkUwsCvTwJ5l/ EUhwi012iAA/O9QiwCkfonQ1f86TEVWtvBKE+EPytCFS/7iKAFbcNXfoiLRvOOAN HM47ptVk8g7kXsCCA7uqBik27YLDAw== =r1jm -----END PGP SIGNATURE----- --=-=-=--