Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 851114 - games-simulation/simutrans: SDL useflag required for Fluidsynth for MIDI music to work
Summary: games-simulation/simutrans: SDL useflag required for Fluidsynth for MIDI musi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: tastytea
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-06-11 02:35 UTC by JJ Marr
Modified: 2022-06-21 07:02 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 JJ Marr 2022-06-11 02:35:18 UTC
More or less the title. The package games-simulation/simutrans comes with included MIDI music and lists media-sound/fluidsynth and media-sound/fluid-soundfont as dependencies to provide this. However, the MIDI music will not work/play unless media-sound/fluidsynth is compiled with USE="sdl", a useflag not enabled by default. I personally had to enable this manually to get the MIDI music to work.
Comment 1 Larry the Git Cow gentoo-dev 2022-06-21 07:02:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=954bd04dc394f664bb3f9be0c12d7b6d7f3a7726

commit 954bd04dc394f664bb3f9be0c12d7b6d7f3a7726
Author:     Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
AuthorDate: 2022-06-11 15:38:01 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-06-21 07:01:45 +0000

    games-simulation/simutrans: require sdl of fluidsynth dependency
    
    Closes: https://bugs.gentoo.org/851114
    Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 .../simutrans/simutrans-123.0.1-r1.ebuild          | 106 +++++++++++++++++++++
 1 file changed, 106 insertions(+)