I just found out media-sound/bpmdj needed an alsamixergui RDEPEND, but ppc doesn't have it keyworded. Please test out alsamixergui and fix the RDEPEND conditionals on media-sound/bpmdj. Additionally, it looks like ppc was dropped from bpmdj KEYWORDs... was that intentional? Please test the latest version so I can clean out old ebuilds.
I can't get alsamixergui to compile here. It complains about s a dependency on fltk and fltk missing even though it's installed. Haven't tested bpmdj because I couldn't get passed this. You want an account on my machine, or shall I look into this myself? Pieter
Looked into it: all: makeinclude for dir in $(DIRS); do\ echo "=== making $$dir ===";\ (cd $$dir; $(MAKE) $(MFLAGS)) || break;\ done fltks makefile fails to return failure status when something couldn't be compiled (using gcc-3.4.1 myself). If the makefile fails to return failure, emake fails to do so too, and the ebuild doesn't die like it should. Result: Fltk emerged fine, but failed to build. Once this gets tested, alsamixergui and bpmdj can be tested. Sorry for the delay.
reassigning to desktop-misc since this bad makefile is a multi-arch issue.
Although the makefile seems to still be bad, fltk has been marked ppc stable. I can sucessfully emerge fltk and compile alsamixergui and in turn, compile bpmdj. I've tested bpmdj and keyworded it ~ppc.