Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
I am using mpg123 in a server environment (asterisk server) and do not have neither OSS or ALSA etc soundsystem. The new mpg123 ebuild wants to have one of the soundsystem chosen though. It was not a problem before latest ebuild.
Created an attachment (id=105142) [details] mpg123-0.61.ebuild.diff Please, test the following ebuild - will use "dummy" output device if none of the flags is selected). - also fixed the bogus dependencies so that only actually used audio output pulls in its own dependency. - added jack and portaudio use flags
Created an attachment (id=105143) [details] mpg123-0.61.ebuild.diff Please, test the following ebuild - will use "dummy" output device if none of the flags is selected). - also fixed the bogus dependencies so that only actually used audio output pulls in its own dependency. - added jack and portaudio use flags
wow! that was quick :) this ebuild works fine bar one warning (missing epause): /usr/portage/media-sound/mpg123/mpg123-0.61.ebuild: line 58: epause: command not found guess my portage-2.1.2_rc4-r4 is missing that function ? cheers
Created an attachment (id=105145) [details] mpg123-0.61.ebuild.diff (In reply to comment #3) > this ebuild works fine bar one warning (missing epause): Sorry, missed inherit there...
i guess my shot was a miss :) works like a charm for me now (with dummy output device). once again thanks!
Created an attachment (id=105176) [details] mpg123-0.61.ebuild.diff Uhm... Fixing jack dependency; sorry for the noise.
Fixed in CVS.