diff options
author | 2019-11-23 10:51:05 +0100 | |
---|---|---|
committer | 2020-04-03 16:56:43 +0200 | |
commit | 173a72ab19ebfb5807cb9d712421fdc078f15182 (patch) | |
tree | d068b789832caa3e6d60d5d83dd0531de44e8233 /games-emulation/mupen64plus-core/metadata.xml | |
parent | profiles: use.desc: Add 'gles2-only' global USE flag (diff) | |
download | gentoo-173a72ab19ebfb5807cb9d712421fdc078f15182.tar.gz gentoo-173a72ab19ebfb5807cb9d712421fdc078f15182.tar.bz2 gentoo-173a72ab19ebfb5807cb9d712421fdc078f15182.zip |
games-emulation/mupen64plus-core: rename USE=gles2 to USE=gles2-only
Closes: https://github.com/gentoo/gentoo/pull/15133
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'games-emulation/mupen64plus-core/metadata.xml')
-rw-r--r-- | games-emulation/mupen64plus-core/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games-emulation/mupen64plus-core/metadata.xml b/games-emulation/mupen64plus-core/metadata.xml index 4e8fd61a24b..d4cc98359e4 100644 --- a/games-emulation/mupen64plus-core/metadata.xml +++ b/games-emulation/mupen64plus-core/metadata.xml @@ -7,7 +7,6 @@ </maintainer> <use> <flag name="debugger">Build the debugger</flag> - <flag name="gles2">Use GLES2 instead of OpenGL</flag> <flag name="new-dynarec">Enable new experimental dynamic recompiler implementation (only for x86 and arm)</flag> <flag name="opencv">Support video capture via <pkg>media-libs/opencv</pkg></flag> <flag name="osd">Overlay emulator messages using on-screen-display</flag> |