mirror of https://github.com/Chizi123/Arch-autobuild-repo.git

Joel Grunbaum
2020-03-29 c2997f94adf992b56cd41eaf41ca32dcd050bd53
README.org
@@ -24,9 +24,11 @@
To allow automatic building, use a cronjob or write a systemd unit, there are many guides out there, although I may add examples if I feel like it.
* To Dos
- Multiple packages from a single PKGBUILD
- Multiple packages from a single PKGBUILD ::
  Some PKGBUILDs can create many packages at once, currently I am unable to handle this.
- Error catching for builds which fail.
- AUR dependency checking and automatic resolution ::
  Something like what aurutils does, maybe I can steal it from there
- Error catching for builds which fail. ::
  Have emailing, but nothing more advanced. Would be nice to have some basic error handling in the script
- Create a universal variables file
- Create a universal variables file ::
  Not sure how useful this would be, but could be nice