New comment by RicArch97 on void-packages repository https://github.com/void-linux/void-packages/pull/36564#issuecomment-1092992487 Comment: > how do i add gamemode to void packages? You can do the following to test this PR locally; In your void-packages folder, run: ```console $ git fetch origin pull/36564/head:gamemode $ git checkout gamemode ``` And then `./xbps-src pkg gamemode` to build it