beep-media-player has API from xmms, so it can make use from xmms-* plugins (well - i'm not sure if all plugins will work). usually the simple changes are enought to port plugin for bmp. i've already made port of xmms-shell (in attachment). unfortunatly bmp in version 0.9.6-r1 makes some strange stuff with it's includes (it keeps includes in 2 separate directories. update for 0.9.7 or attached patch for 0.9.6-r1 ebuild is needed). i can port more (maybe even all) plugins for bmp, but i need feedback from developers. please - look at patch for xmms-shell and tell me what do you think about using 'xmms' USE flag in such context?
Created attachment 33510 [details, diff] beep-media-player-0.9.6.1-r1.patch patch for adding symlinks to correct directory
Created attachment 33511 [details] beep-media-player-0.9.7.ebuild new version of bmp (previous patch not needed here, since it's already fixed)
Created attachment 33512 [details, diff] xmms-shell-0.99.3-r3.patch patch for xmms-shell ebuild to support beep-media-player if USE="-xmms" is set
by mistake i've posted reversed patches;/ sorry about that just change all '+' to '-' and '-' to '+' or patch with -R instead of -N;>
Not all the xmms-* plugins actually work with beep... this has been something that has been worrying me for a while now... I'd like to have a virtual/xmms that beep, xmms, and noxmms satisfy, but not all plugins work with all of them...
hmm - but something surelly has to be done here. i'm going to use BMP but i want few plugins. virtual isn't good idea, since i've noticed, that this xmms-shell compiled with BMP's headers cousing segm. fault with xmms. maybe create some common headers for all three players? do you think it's possible? another idea is to add 'bmp' and 'noxmms' in global USE flags and port those plugins, which can works with bmp and noxxms. but it'll couse terrible mess in these packages (propably it would be impossible to compile one plugins to work with more than one of that packages)
http://forums.gentoo.org/viewtopic.php?t=179921&highlight= a few weeks ago I modified the old ebuilds to reflect changes in CVS since january... maybe they can be useful, cause I see that some of the configure options and USE in the old ebuild now aren't supported. AFAIK developers have changed some of the include files, so xmms plugins doesn't compile against beep media player, even if beep can use them with a few problems (for example, viewing properties of musepack files crashes the program). Maybe it would be desirable to ask beep developers what are they planning.
*** Bug 63162 has been marked as a duplicate of this bug. ***
I think we should have an xmms-plugin eclass which handles two options... one is simply patching the source code of an xmms plugin to work for bmp (xmms-config -> bmp-config where found) and the other is having two source tarballs... one for xmms and the other for bmp... then based on the 'xmms' and 'bmp' USE flags being set, we can build the desired plugin...
I'm working on this eclass now.
Ok, I've added an initial version of xmms-plugins.eclass to portage and converted xmms-jack-0.10.ebuild to use it. It adds a 'bmp' USE flag and uses the 'xmms' and 'bmp' use flags to determine which versions get built. So far, I haven't tested out the separate tarball or patching options, but it should work. Please try modifying the xmms-* plugin ebuilds to use this new eclass.
*** Bug 68772 has been marked as a duplicate of this bug. ***
the eclass thing didn't work very well, so I'm gonna let chainsaw handle adding the bmp plugins...
I feel we have done all we can to unite XMMS and BMP plugins. It is not working out, so I suggest we do plugins separately. A separate BMP and XMMS ebuild for every plugin. In the past week, quite a number of BMP plugins have been committed to CVS, so BMP should become more and more usable. Some plugins have been found defective, I am in contact with their authors in order to get it fixed. I am closing this bug, we can't unite XMMS and BMP, plugin-wise. Sorry.