Notes:
- To get the PKGBUILD file I ran
pkgctl repo clone --protocol=https mutter - The patch was found here: https://gitlab.gnome.org/GNOME/mutter/-/issues/2700#note_1814126
How to use:
- Drop both of these files in a directory
- Run
makepkg --syncdeps --nocheck(installs deps and skips tests) - When the build has completed, run
makepkg --install(installs the package)