#20725: New version of mpg123: V1.9.0 -----------------------------------+---------------------------------------- Reporter: astifter@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: mpg123 version update | Port: mpg123 -----------------------------------+---------------------------------------- Comment(by astifter@…): Replying to [comment:5 blb@…]:
If you use {{{port -d configure}}} on it, the end of its configure run should show what it thinks it should build; when I have libsdl and esound both active, it says {{{ Detected audio support .. coreaudio esd sdl openal dummy }}} Hence it eventually tries to do the two bits that fail, at least for me. Not sure if it's a PowerPC vs. Intel thing though. I see it also supports OpenAL so perhaps my original fix should add that as well? Well OpenAL is only working in the latest SVN but not in 1.9.0.
{{{ platform macosx { configure.args-append --with-audio=coreaudio,openal } }}}
If that works for you as well, I can commit the 1.9.0 update and this update as well.
Please commit a Portfile that only used coreaudio. Thats the safest for now, OpenAL should work fine in the next version. -- Ticket URL: <http://trac.macports.org/ticket/20725#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS