Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830452 - games-fps/sauerbraten: could not play music
Summary: games-fps/sauerbraten: could not play music
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-02 14:54 UTC by tuxway+gentoo
Modified: 2022-01-03 00:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tuxway+gentoo 2022-01-02 14:54:25 UTC
Games-fps/sauerbraten needs vorbis support on media-libs/sdl2-mixer.

Otherwise this errir might occure:

  could not play music: packages/fanatic/3.ogg

Maybe add this use flag to the sdl2-mixer dependeny?

---

Some side hint:

If
  sound init failed: Audio target '' not available

is shown on an ALSA audio setup, this sdl environment variable may help:

SDL_AUDIODRIVER=alsa

Maybe this hint can be helpful as an elog in the ebuild?


Thanks!