David Coppa <dco...@gmail.com> wrote: > By popular demand :), here's the diff to enable external libraries > (FLAC, Ogg, Vorbis) support for audio/libsndfile.
I'll be unpopular and say that I dislike this. The kitchen sink approach in the audio area where everything depends on everything else is terrible. What are we going to do about the inter-library dependencies? Are we going to make sure that all instances of -lsndfile in ports are replaced by "-lsndfile -lFLAC -lvorbis -logg -lm"? Are we going to ignore this and rely on ldd(1) pulling in whatever is required? (Won't work for static linking, but do we care?) -- Christian "naddy" Weisgerber na...@mips.inka.de