Conversation
Could you explain what issue you are facing for a backlog? Thanks! |
| pkgrel=3 | ||
| pkgdesc='Reference frontend for the libretro API' | ||
| -arch=(x86_64) | ||
| +arch=('x86_64' 'riscv64') |
There was a problem hiding this comment.
We don't need to change here for a minimal patch, our build script will do this automatically. :)
ffmpeg was complaining about opencl linkage which I might have broken unrelatedly. It might not be necessary for this patch to exclude ffmpeg. However it seems like a bulky dependency that probably adds little value. A package for gamemode doesn't exist. |
Do you mean the |
|
Ok I'll spend some more time investigating gamemode and ffmpeg another time. Maybe next weekend. |
Enables some options to support more weak graphics apis and disables ffmpeg and gamemode, which were causing issues for me.