From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 0/5]: Add even more LV2 libraries Date: Mon, 02 Feb 2015 22:33:35 +0100 Message-ID: <878ugguhg0.fsf@gnu.org> References: <87lhklut7m.fsf@mango.localdomain> 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]:48041) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIOco-00060s-OI for guix-devel@gnu.org; Mon, 02 Feb 2015 16:33:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YIOcl-00012o-FF for guix-devel@gnu.org; Mon, 02 Feb 2015 16:33:42 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48745) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIOcl-00012i-CU for guix-devel@gnu.org; Mon, 02 Feb 2015 16:33:39 -0500 In-Reply-To: <87lhklut7m.fsf@mango.localdomain> (Ricardo Wurmus's message of "Thu, 29 Jan 2015 23:18:05 +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: Ricardo Wurmus Cc: guix-devel Ricardo Wurmus skribis: > This patch set adds the following libraries, all of which are > dependencies of Ardour (and possibly other LV2 hosts): > > - serd > - sord > - sratom I think these should go to rdf.scm, no? > - lilv > - suil Its =E2=80=98description=E2=80=99 is bit long, IMO. Apart from that the 5 patches LGTM at first sight. Thanks! Ludo=E2=80=99.