From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?5a6L5paH5q2m?= Subject: Re: [PATCH] gnu: Add WavPack. Date: Sun, 05 Apr 2015 10:39:29 +0800 Message-ID: <87h9sv1eou.fsf@gmail.com> References: <1428131731-12823-1-git-send-email-iyzsong@gmail.com> <874movk3x7.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YeaSn-0006Wz-LL for guix-devel@gnu.org; Sat, 04 Apr 2015 22:39:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YeaSm-000547-RG for guix-devel@gnu.org; Sat, 04 Apr 2015 22:39:05 -0400 In-Reply-To: <874movk3x7.fsf@gnu.org> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s writes: > =E5=AE=8B=E6=96=87=E6=AD=A6 skribis: > >> * gnu/packages/wavpack.scm: New file. >> * gnu-system.am (GNU_SYSTEM_MODULES): Add it. > > LGTM! Perhaps it could go to audio.scm, WDYT? OK, I add it to audio.scm, thanks for all the review! > > Thanks, > Ludo=E2=80=99.