On Mon, Jul 04, 2005 at 11:32:47AM +0100, Edd Barrett wrote: > Hello, > > Here is a port for eq-xmms. A plugin that will allow equalization of any > file format, not just mp3. > > I've had great results with this piece of software EQ'ing my vorbis > files, but as for the build, I'm not sure and would like your opinions. > > The configure script is linux-centric. It reads /proc/cpuinfo to see > what arch your machine is and if it has SSE and MMX and all the other > buzzwords. If this fails (obviously in obsd it does) then it assumes x86 > . I tried building on my sparc and it failed. For now all I have done is > patched the configure script to not make that assumption. Its a dirty > hack I know. > > I did try playing around with cpudetect.c and I tried things like > getting arch from param.h, but they ended up being even dirtier ,as it > has already made the x86 assumption. > > What do you guys think?
I think you are abusing WANTLIB and forgetting about LIB_DEPENDS. also, I think a better name would be xmms-equ. note that the other xmms plug-ins are named xmms-<whatever>. -- <[EMAIL PROTECTED]>