Re: [PATCH] gnu: mpd: Add additional optional inputs.

2015-04-30 Thread Ludovic Courtès
Ricardo Wurmus skribis: > I'm unclear on how to treat optional inputs (in general and in this > particular case). Should we offer "mpd-minimal" with minimal inputs and > "mpd" with everything, or a "custom-mpd" function to create a package > with a certain feature subset? That’s one possibility

Re: [PATCH] gnu: mpd: Add additional optional inputs.

2015-04-27 Thread Andreas Enge
On Sun, Apr 26, 2015 at 08:38:50PM -0400, David Thompson wrote: >("pulseaudio" ,pulseaudio) >("sqlite" ,sqlite) > - ("zlib" ,zlib))) > + ("zlib" ,zlib) > + ("mpg123" ,mpg123) > + ("libshout" ,libshout) > +

Re: [PATCH] gnu: mpd: Add additional optional inputs.

2015-04-27 Thread Andreas Enge
Usually, I try to add all possible inputs, to have a package that works out of the box in all situations. There may be extreme cases like texlive, where the "full" package is just so big that one also wants a smaller one. Andreas

Re: [PATCH] gnu: mpd: Add additional optional inputs.

2015-04-26 Thread Ricardo Wurmus
I'm unclear on how to treat optional inputs (in general and in this particular case). Should we offer "mpd-minimal" with minimal inputs and "mpd" with everything, or a "custom-mpd" function to create a package with a certain feature subset? In general I think it is good to also have a minimal pac

[PATCH] gnu: mpd: Add additional optional inputs.

2015-04-26 Thread David Thompson
>From 177a758f24d3f19a763e69d42d0ada4db8079090 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sun, 26 Apr 2015 20:37:35 -0400 Subject: [PATCH] gnu: mpd: Add additional optional inputs. * gnu/packages/mpd.scm (mpd): Add mpg123, libshout, fluidsynth, openal, libmpcdec, wavpack, libc