Am Dienstag, den 09.07.2013, 11:07 +0200 schrieb Fabian Greffrath: 
> + Recommends: musescore-soundfont-gm, fluid-soundfont-gm, freepats

Recommends: musescore-soundfont-gm | freepats

Of course, these should be alternative dependencies. I have dropped
fluid-soundfont-gm, see below:

> + char* soundfont_paths =
> "/usr/share/sounds/sf2/TimGM6mb.sf2:/usr/share/sounds/sf2/FluidR3_GM.sf2";

char* soundfont_paths = "/usr/share/sounds/sf2/TimGM6mb.sf2";

The Mix_EachSoundFont() function return()s when one of the passed sound
font files cannot be handled. So instead of requiring both sound fonts
to be installed, let's concentrate on one instead (I have decided for
the smaller sound font) and let the user explicitely select the other
one via the SDL_SOUNDFONTS variable.

- Fabian


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to