commit:     275dd67cdd8b6b99ea8077cb067de9ce9e49a1f6
Author:     Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
AuthorDate: Wed Oct  6 08:12:26 2021 +0000
Commit:     Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
CommitDate: Wed Oct  6 08:12:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=275dd67c

games-emulation/yuzu: temporary disabling boxcat

Signed-off-by: Samuel Bauer <samuel.bauer <AT> yahoo.fr>

 games-emulation/yuzu/yuzu-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-emulation/yuzu/yuzu-9999.ebuild 
b/games-emulation/yuzu/yuzu-9999.ebuild
index f01ff4a76..6d0bd661d 100644
--- a/games-emulation/yuzu/yuzu-9999.ebuild
+++ b/games-emulation/yuzu/yuzu-9999.ebuild
@@ -123,7 +123,8 @@ src_configure() {
                -DENABLE_SDL2=$(usex sdl)
                -DENABLE_WEB_SERVICE=$(usex webservice)
                -DUSE_DISCORD_PRESENCE=$(usex discord)
-               -DYUZU_ENABLE_BOXCAT=$(usex boxcat)
+               # -DYUZU_ENABLE_BOXCAT=$(usex boxcat) # feature removed
+               # upstream is now fixing it, will be reintroduced
                -DYUZU_USE_EXTERNAL_SDL2=OFF
                -DYUZU_USE_QT_WEB_ENGINE=$(usex webengine)
        )

Reply via email to