On 2013/04/01 19:25, Jan Stary wrote:
> On Mar 29 06:37:43, [email protected] wrote:
> > Modified files:
> >     audio/fluidsynth: Makefile distinfo 
> >     audio/fluidsynth/files: fluid_sndio.c 
> >     audio/fluidsynth/patches: patch-configure_ac 
> >                               patch-fluidsynth_pc_in 
> >                               patch-src_Makefile_am 
> >                               patch-src_fluidsynth_c 
> >     audio/fluidsynth/pkg: DESCR PLIST 
> > Added files:
> >     audio/fluidsynth/patches: patch-src_drivers_fluid_adriver_c 
> >                               patch-src_drivers_fluid_jack_c 
> >                               patch-src_drivers_fluid_mdriver_c 
> >                               patch-src_utils_fluid_sys_c 
> > Removed files:
> >     audio/fluidsynth/patches: patch-src_fluid_adriver_c 
> >                               patch-src_fluid_jack_c 
> >                               patch-src_fluid_mdriver_c 
> >                               patch-src_fluid_sys_c 
> >     audio/fluidsynth/pkg: PFRAG.shared 
> 
> Thanks for the upgrade.
> 
> Below see a diff that adds some more explicit
> --enable and --disable options (we don't use ALSA etc),

I don't think we need to worry about alsa getting picked up by autoconf on 
OpenBSD ;)
And quite a few of these are already the default.

> reorders CONFIGURE_ARGS into ./confogure order

I dislike this, alphabetical order is much easier to read, and jack is
separate on purpose because it's broken but we probably do want it..

> I am not entirely sure about sndfile,
> but we need to either explicitly disable it,
> or explicitly enable it and make it a LDEP.

yep, will do.

Reply via email to