From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add opus-tools Date: Sat, 15 Nov 2014 18:53:53 +0100 Message-ID: <8761egmjta.fsf@gnu.org> References: <1416004308-15900-1-git-send-email-jmd@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]:55631) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XphXx-0005kG-Jz for guix-devel@gnu.org; Sat, 15 Nov 2014 12:54:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XphXp-0005Q1-4S for guix-devel@gnu.org; Sat, 15 Nov 2014 12:54:05 -0500 In-Reply-To: <1416004308-15900-1-git-send-email-jmd@gnu.org> (John Darrington's message of "Fri, 14 Nov 2014 23:31:48 +0100") 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: John Darrington Cc: guix-devel@gnu.org John Darrington skribis: > From: John Darrington > > * gnu/packages/xiph.scm (opus-tools): New variable. LGTM. > + (build-system gnu-build-system) > + (arguments Alignment issue here. Thanks, Ludo=E2=80=99.