From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57200) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eWAs6-0006wv-Mq for guix-patches@gnu.org; Mon, 01 Jan 2018 19:56:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eWAs6-0002aw-4Q for guix-patches@gnu.org; Mon, 01 Jan 2018 19:56:02 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51636) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eWAs6-0002aD-0x for guix-patches@gnu.org; Mon, 01 Jan 2018 19:56:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eWAs5-0002vY-OH for guix-patches@gnu.org; Mon, 01 Jan 2018 19:56:01 -0500 Subject: [bug#29938] [PATCH] gnu: Add sound-juicer and it's dependencies. Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56601) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eWAr7-0006Jk-5e for guix-patches@gnu.org; Mon, 01 Jan 2018 19:55:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eWAr6-0001p2-6a for guix-patches@gnu.org; Mon, 01 Jan 2018 19:55:01 -0500 Received: from cock.li ([2a06:1700:0:b::c0cc]:38317) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eWAr5-0001mv-Ra for guix-patches@gnu.org; Mon, 01 Jan 2018 19:55:00 -0500 From: nee Message-ID: Date: Tue, 2 Jan 2018 01:54:55 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: quoted-printable 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: 29938@debbugs.gnu.org Happy gnu year everyone, here are the patches for a very handy software for ripping audio CDs (assuming I'll figure out how to configure git-send-email). I tested it on GuixSD by ripping 4 music cds and it worked well with it's usual quirks. If you want to test it keep in mind: 1. The CD must be mounted before you start sound-juicer. 2. When you switch the disc you should restart sound-juicer, or it might not notice.