guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/1] Move cursynth to music.scm


From: Leo Famulari
Subject: Re: [PATCH 0/1] Move cursynth to music.scm
Date: Mon, 28 Dec 2015 23:32:37 -0500
User-agent: Mutt/1.5.24 (2015-08-30)

On Mon, Dec 28, 2015 at 05:17:15PM -0600, Eric Bavier wrote:
> On Mon, 28 Dec 2015 18:09:09 -0500
> Leo Famulari <address@hidden> wrote:
> 
> > I think it would be better for this software synthesizer to be in
> > music.scm.
> > 
> > Thoughts?
> 
> IIRC, the original thought was that many GNU packages have their own
> modules, so this was done for cursynth as well.

Okay, sure.

To be honest, I don't understand the reasoning behind grouping packages
into modules. Is it just for humans or is there some technical reason
for it?

> 
> > Leo Famulari (1):
> >   gnu: Move cursynth to (gnu packages music).
> > 
> >  gnu-system.am             |  1 -
> >  gnu/packages/cursynth.scm | 53 
> > -----------------------------------------------
> >  gnu/packages/music.scm    | 27 ++++++++++++++++++++++++
> >  3 files changed, 27 insertions(+), 54 deletions(-)
> >  delete mode 100644 gnu/packages/cursynth.scm
> > 
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]