this is partial port for the flac xmms plugin see audio/xmms-faad for an example of a partial port xmms-flac needs to be its own port, because the method used in audio/faad is not correct if the xmms plugin is installed via audio/faad, then removing xmms recursively will also remove audio/faad which is not correct. "any xmms plugin which depends on a library should be able to be removed without also removing that library" removing xmms recursively does not remove vorbis or libmikmod, and it should not remove flac either Fix: http://futurebsd.sourceforge.net/freebsd/ports/xmms-flac.tgz __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com
Christian, What do you think about this? It allows users to get the plugin optionally without having to reinstall the flac port. Aside from the reasons given by David on his PR. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=52456 I've already revised his port. It is ready to go. However, since your port can install the plugin if XMMS is installed, it conflicts with xmms-flac port. Would you mind disabling the plugin build in flac permanently? So that we can commit xmms-flac? Regards, -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." FreeBSD Committer | FreeBSD-KDE Core Team | CS Developer feature, n: a documented bug | bug, n: an undocumented feature
State Changed From-To: open->closed Thanks for bringing this to our attention. I have comitted my own xmms-flac port.