stefan-gr / abendbrot

Desktop oriented overlay for various ebuilds and the occasional gamer
19 stars 13 forks source link

New use-flag for using lakka features #70

Closed allanin closed 7 years ago

allanin commented 7 years ago

Lakka is the default Linux distribution for RetroArch.

There are some changes to the xmb menu like disabling downloading cores, assets, shaders, ...

Due the fact that your ebuild allows compiling cores it would be a nice addition.

stefan-gr commented 7 years ago

Yes that would be useful. RetroArch fails to download assets without a user writable directory anyway.

If you want can you add "assets, cores, database, joypad_autoconfig, overlays and shaders" to lakka REQUIRED_USE? Since those flags are default please add + to lakka USE too.

It will also need an entry in metadata.xml.

I can do the changes at a later date otherwise. Thanks for your contribution.

allanin commented 7 years ago

You are welcome.

Thanks for accepting my code changes.

stefan-gr commented 7 years ago

Thanks, looks good.