mp3check is a perl script that examines a set of MP3 files for CD-burning suitability. see: http://www.icculus.org/mp3check/ Reproducible: Always Steps to Reproduce:
Do you have an ebuild of this prepared for review?
Not trying to be rude with that last comment, but there are about 50-60 open tickets for the perl folks. Please check out http://www.gentoo.org/doc/en/gentoo-howto.xml for tips on writing an ebuild. Thanks, Michael
I'm marking this as "Later" until user can submit an ebuild or there is time to look into creating one on our end. Thanks, Michael
Created attachment 50993 [details] mp3check-1.6.ebuild My attempt at an ebuild. Please reopen this bug.
reopening
Ebuild's fine; just trying to figure a decent place to put it, if anyone wants to even maintain once its in the tree. One of the media-*'s would make sense - accept we already have an mp3check in the tree (binary program, same functions). Not saying I can't add it, but I know I don't want to maintain it (enough on my plate in dev-perl alone)
A few thoughts: 1) SRC_URI="http://icculus.org/mp3check/mp3check" should probably be "http://icculus.org/mp3check/mp3check-${PV}" for easy version bumping. Same for the 'dobin' line. 2) Perhaps this package could be called mp3check-icculus, to avoid the name clash? 3) A bigger problem is that fact that the executables from this ebuild and the existing media=sound/mp3check will collide. Perhaps this script should also be installed as mp3check-icculus? I'd be happy to help maintain this, if that's okay.
Either find a maintainer, or if you want to maintain it yourself, feel free to reopen and join project sunrise, details here: http://www.gentoo.org/proj/en/sunrise WONTFIX.