Collection of PKGBUILDs I maintain for the AUR.
Update pkgver
in PKGBUILD to the latest release version.
Generate new checksums using updpkgsums
from the pacman-contrib
package if applicable.
updpkgsums
Standard git workflow applies here. See the Arch Wiki.
Please Open a Pull Request or an Issue. If I have not responded in awhile, feel free to suggest co-maintainer or orphaning the package.
Builds EmuDeck from the latest stable release, for setup of emulation.
Link: https://aur.archlinux.org/packages/emudeck
Builds ITGmania from the latest stable release, a fork of Stepmania.
Link: https://aur.archlinux.org/packages/itgmania-bin
Builds SkyEmu from the latest git release, for emulation of GBA, GBC, and GB games.
Link: https://aur.archlinux.org/packages/skyemu-git
Builds upset, a fork of Near's UPS patching tool designed for use via the CLI. This is primarily used for ROM hacking retro games.
Link: https://aur.archlinux.org/packages/upset_cli
You can use an AUR wrapper like paru:
paru -S <package_name>
Build with makepkg
makepkg -fc
Check more information on the Archwiki