From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 2/2] gnu: Add shntool. Date: Wed, 30 Dec 2015 00:28:51 +0100 Message-ID: <87ege4zvf0.fsf@gnu.org> References: <4226347b7b8b1caeffcadde82a4f7245ae69ead5.1451280624.git.leo@famulari.name> 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]:39021) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aE3hK-0003QN-44 for guix-devel@gnu.org; Tue, 29 Dec 2015 18:28:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aE3hG-0006zB-3K for guix-devel@gnu.org; Tue, 29 Dec 2015 18:28:58 -0500 In-Reply-To: <4226347b7b8b1caeffcadde82a4f7245ae69ead5.1451280624.git.leo@famulari.name> (Leo Famulari's message of "Mon, 28 Dec 2015 00:32:40 -0500") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > * gnu/packages/audio.scm (shntool): New variable. [...] > + (synopsis "Multi-purpose WAVE data utility") =E2=80=9CWAVE audio data processing tool=E2=80=9D? > + (description "shntool is a multi-purpose WAVE data processing and re= porting > +utility. File formats are abstracted from its core, so it can process a= ny file > +that contains WAVE data, compressed or not - provided there exists a for= mat ^^^ Literally =E2=80=9C---=E2=80=9D (three hyphens), with no surrounding space,= which translates to an em dash in Texinfo. OK with these changes! Ludo=E2=80=99.