CachyOS/CachyOS-PKGBUILDS — reverse-engineered prompt
Reverse engineered prompt
Build me a public GitHub repo for CachyOS PKGBUILDs. I want it to be a clean collection of Arch Linux package build scripts that people can clone and use to build CachyOS related packages on any Arch based system.
Set it up like a real packaging repo, with one folder per package, a PKGBUILD in each package folder where needed, and simple helper scripts if they make sense. Include packages and settings around CachyOS tools, themes, kernels, mirrors, gaming, desktops, shells, drivers, and common system components.
Add a clear README for normal users. It should explain what the repo is, what tools they need installed like git, make, gcc, binutils, and fakeroot, and the basic flow to clone the repo, go into a package folder, build it with makepkg, then install it with pacman. Also add a short contribution section that tells people to follow Arch packaging guidelines.
Want more depth? Deep Reverse