An ebuild for playground will be attached. playground is a simple gnome panel applet that lets you control basic functions of audio players.
Created attachment 79293 [details] playground-0.2.ebuild
Playground is the replacement for gxmms, as stated on the website of gxmms (http://www.nongnu.org/gxmms/).
I'm sorry man, but your ebuilds are seriously flawed. First of all the configure script needs the --with-gconf-schema-file-dir=/etc/gconf/schemas option, otherwise it will install the schema where it isn't supposed to be, afaik. What you did do right is not including the 'xmms' and 'bmp' USE-flags, as those extra ebuilds require playground to be installed before them. Anyway, I might be missing something. But with the ebuilds that you supplied it just won't work. If you did any extra things to get them to work I'd be happy to try it out and change the ebuild where needed.
(In reply to comment #3) > I'm sorry man, but your ebuilds are seriously flawed. First of all the > configure script needs the --with-gconf-schema-file-dir=/etc/gconf/schemas > option, otherwise it will install the schema where it isn't supposed to be, > afaik. Are you sure? Here is some selected output from "emerge playground" that makes me think otherwise: Using config source xml::/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files /bin/install -c -m 644 'playground_applet.schemas' '/var/tmp/portage/playground-0.2/image//etc/gconf/schemas/playground_applet.schemas' > with the ebuilds that you supplied it just won't work It works for me. After you emerge playground and playground-xmms you must add the applet to the panel, go to the playgound configuration options and select the playground xmms plugin.
Oke, I found the error, I still had gxmms installed. I changed the ebuild to have a blocker for gxmms and a warning that you also need to install plug-ins.
Created attachment 80035 [details] playground-xmms-0.2.ebuild
(In reply to comment #6) > Created an attachment (id=80035) [edit] > playground-xmms-0.2.ebuild The ebuild should be named playground-0.2.ebuild. playground-xmms is a separate package (see Bug #122203). (In reply to comment #5) > blocker for gxmms Thanks! > a warning that you also need to install plug-ins It needs better spacing. You should also check the spelling... example "apropiat" should be "appropriate". See http://dev.gentoo.org/~ciaranm/docs/mw-faq/spacing.txt
Created attachment 83025 [details] Playground-0.3 Version bump for media-sound/playground.
I'm closing this bug as WONTFIX since the only plugins available are for obsolete media players (beep-media-player and xmms).