From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Marusich Subject: Add Asunder Date: Sat, 17 Dec 2016 01:20:39 -0800 Message-ID: <20161217092040.3112-1-cmmarusich@gmail.com> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cIBAv-0007P7-PK for guix-devel@gnu.org; Sat, 17 Dec 2016 04:21:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cIBAu-0006Nv-Pf for guix-devel@gnu.org; Sat, 17 Dec 2016 04:21:05 -0500 Received: from mail-pg0-x236.google.com ([2607:f8b0:400e:c05::236]:36508) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cIBAu-0006MX-JY for guix-devel@gnu.org; Sat, 17 Dec 2016 04:21:04 -0500 Received: by mail-pg0-x236.google.com with SMTP id f188so41261829pgc.3 for ; Sat, 17 Dec 2016 01:21:03 -0800 (PST) Received: from garuda.hsd1.wa.comcast.net. ([2601:602:9d02:4725:4e0f:6eff:fef6:70b9]) by smtp.gmail.com with ESMTPSA id d1sm17319964pfb.76.2016.12.17.01.21.01 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 17 Dec 2016 01:21:01 -0800 (PST) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org The following email contains a patch for Asunder. I've tested it and verified that it works in GuixSD for ripping a CD to OGG files. (Note that you must be able to read the CD-ROM device file, e.g., by being a member of the cdrom group.) - Chris