kmicki / SteamDeckGyroDSU

DSU (cemuhook protocol) server for motion data running on Steam Deck.
MIT License
335 stars 21 forks source link

Create AUR package #50

Open anaisbetts opened 1 year ago

anaisbetts commented 1 year ago

It would be cool to create an -bin AUR package of this repository, it would make installation/uninstallation a bit cleaner and would mean that updates could be streamlined vs having to manually run the installer script to update. It looks like a lot of the pieces are already here to make a decent PKGBUILD file

It would be easy to create a source-based package too but that would mean you'd have to require that base-devel (or at least clang) would be on the Steam Deck which might pull in too many dependencies