This directory contains a PKGBUILD for my slightly patched version of i3-gaps. The PKGBUILD is mostly the result of copy-pasting from these three PKGBUILDs:
- https://www.archlinux.org/packages/community/x86_64/i3-gaps/
- https://aur.archlinux.org/packages/i3-gaps-next-git/
- https://aur.archlinux.org/packages/i3-git/
- https://wiki.archlinux.org/title/Arch_Build_System
- https://wiki.archlinux.org/title/Arch_package_guidelines
- https://wiki.archlinux.org/title/VCS_package_guidelines
- https://wiki.archlinux.org/title/Creating_packages
- https://wiki.archlinux.org/title/Makepkg
- https://wiki.archlinux.org/title/PKGBUILD
- https://wiki.archlinux.org/title/Namcap
Also see PKGBUILD(5) and maybe makepkg(8) and namcap(1).
- The makefile should kick off building and installing the package.