I'm submitting an ebuild for sexySPC, an SPC (SNES music format) player. Its major advantage over the SPC players in Portage is its superior sound core - SNESAPU instead of OpenSPC. It has no command-line functionality, unlike sexyPSF, so it likely belongs in media-plugins.
Created attachment 83560 [details] sexyspc-0.4.0.ebuild
I forgot to mention this ebuild does produce two QA notices, which are beyond my abilities to fix: QA Notice: the following files contain runtime text relocations Text relocations require a lot of extra work to be preformed by the dynamic linker which will cause serious performance impact on IA-32 and might not function properly on other architectures hppa for example. If you are a programmer please take a closer look at this package and consider writing a patch which addresses this problem. TEXTREL usr/lib/xmms/Input/libsexyspc.so QA Notice: the following files contain executable stacks Files with executable stacks will not work properly (or at all!) on some architectures/operating systems. A bug should be filed at http://bugs.gentoo.org/ to make sure the file is fixed. RWX --- --- usr/lib/xmms/Input/libsexyspc.so
Created attachment 83922 [details] sexyspc-0.4.0.ebuild Removed unnecessary src_compile section.
Closing b/c XMMS is masked.