Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576546 - media-libs/libsdl2-2.0.4 wayland backend also requires gles useflag
Summary: media-libs/libsdl2-2.0.4 wayland backend also requires gles useflag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-05 21:22 UTC by Yaroslav Isakov
Modified: 2016-03-15 16:15 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 Yaroslav Isakov 2016-03-05 21:22:13 UTC
libSDL will not compile wayland backend without enabled gles flag. It's a result of fixing this bug https://bugs.gentoo.org/show_bug.cgi?id=504136. Could be easily reproduced by emerging >=libsdl-2.0.2-r1 with USE="wayland -gles". In consiguration stage there will be a "checking for Wayland support... no".
Comment 1 Arfrever Frehtes Taifersar Arahesis 2016-03-15 10:07:38 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a13d06b93673ed218f9ebf96ad77214aed9d800d added:

+ wayland ( gles )

It should be 'wayland?' instead of 'wayland'.
(Currently specified variant causes that both wayland and gles are always required.)
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2016-03-15 16:15:47 UTC
ug.  let down by repoman.  good catch.  fixed now.