Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 608366 - games-emulation/dosbox-0.74_p20160629: dosbox[opengl] should depend on libsdl[opengl]
Summary: games-emulation/dosbox-0.74_p20160629: dosbox[opengl] should depend on libsdl...
Status: RESOLVED FIXED
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: 2017-02-05 20:37 UTC by sebaFlame
Modified: 2018-12-29 12:16 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 sebaFlame 2017-02-05 20:37:05 UTC
if you want to use this config:

[sdl]
output=opengl

dosbox gives this error:
Could not initialize OpenGL, switching back to surface

recompiling libsdl with USE="opengl" fixes this.
Comment 1 Larry the Git Cow gentoo-dev 2018-12-29 12:16:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=442ebfd45c180c360a6cfb1a27d4ff941284c784

commit 442ebfd45c180c360a6cfb1a27d4ff941284c784
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2018-12-29 11:47:07 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2018-12-29 12:15:49 +0000

    games-emulation/dosbox: opengl USE flag should require libsdl[opengl]
    
    Closes: https://bugs.gentoo.org/608366
    Package-Manager: Portage-2.3.53, Repoman-2.3.12
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 .../dosbox/dosbox-0.74_p20160629-r2.ebuild         | 70 ++++++++++++++++++++++
 games-emulation/dosbox/dosbox-9999.ebuild          |  4 +-
 2 files changed, 72 insertions(+), 2 deletions(-)