Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692210 - games-rpg/eternal-lands: Add support for media-libs/libglvnd
Summary: games-rpg/eternal-lands: Add support for media-libs/libglvnd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: use-libglvnd
  Show dependency tree
 
Reported: 2019-08-15 10:51 UTC by Maik
Modified: 2019-09-18 20:32 UTC (History)
0 users

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


Attachments
Patch to remove eselect-opengl dependency (eternal-lands-1.9.5.3-remove-eselect-opengl.patch,422 bytes, text/plain)
2019-09-03 17:02 UTC, Maik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maik 2019-08-15 10:51:44 UTC
games-rpg/eternal-lands currently has a fixed dependency on eselect-opengl, thus blocking unmasking libglvnd usage. Stub for now to work as blocker.
Comment 1 Maik 2019-08-15 16:00:42 UTC
No idea why it depends on eselect-opengl (any version), ebuild is not using it. Maybe just to ensure OpenGL headers are available?
Comment 2 Maik 2019-09-03 17:02:45 UTC
Created attachment 588902 [details]
Patch to remove eselect-opengl dependency

I've taken a deeper look at the ebuild but I can see absolutely no reason why this is depending on eselect-opengl. Furthermore, I built and tested this with libglvnd and it runs perfectly fine in any case, using either mesa or even render offload to nvidia.
Maybe tht dependency once had a reason but not anymore, so just drop it. Attaching a patch to do so.
Comment 3 Matt Turner gentoo-dev 2019-09-18 20:30:11 UTC
Again, please make git formatted patches.
Comment 4 Larry the Git Cow gentoo-dev 2019-09-18 20:32:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ef0a8a3111172a51e323974cab112ed471705c0

commit 5ef0a8a3111172a51e323974cab112ed471705c0
Author:     Maik Freudenberg <hhfeuer@gmx.de>
AuthorDate: 2019-09-18 20:30:53 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-09-18 20:32:27 +0000

    games-rpg/eternal-lands: Drop eselect-opengl dep
    
    Closes: https://bugs.gentoo.org/692210
    Signed-off-by: Maik Freudenberg <hhfeuer@gmx.de>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 games-rpg/eternal-lands/eternal-lands-1.9.5.3.ebuild | 1 -
 1 file changed, 1 deletion(-)