From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Bavier Subject: Re: [PATCH] Add Lilypond. Date: Mon, 09 Mar 2015 15:43:01 -0500 Message-ID: <4f4a3e65a02ff3123d15edf64781de6b@openmailbox.org> References: <87fv9f8tnz.fsf@mango.localdomain> Reply-To: bavier@member.fsf.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53875) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YV4WB-0000CB-17 for guix-devel@gnu.org; Mon, 09 Mar 2015 16:43:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YV4W5-0007J7-9I for guix-devel@gnu.org; Mon, 09 Mar 2015 16:43:14 -0400 Received: from mail.openmailbox.org ([62.4.1.34]:36891) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YV4W5-0007Il-3T for guix-devel@gnu.org; Mon, 09 Mar 2015 16:43:09 -0400 In-Reply-To: <87fv9f8tnz.fsf@mango.localdomain> 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 On 2015-03-08 09:12, Ricardo Wurmus wrote: > * gnu/packages/audio.scm (lilypond): New variable. Thanks for this! I've wanted to package lilypond for quite some time, but got distracted with other things after doing fontforge and dblatex ;) I think lilypond deserves its own module (gnu packages lilypond). What do others think?