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

Joel Grunbaum
2020-09-20 ac333faecc1cced5c465f57aa1070f981ac19f3e
README.org
@@ -24,9 +24,7 @@
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 ::
  Some PKGBUILDs can create many packages at once, currently I am unable to handle this.
- 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 ::
  Not sure how useful this would be, but could be nice
# - Multiple packages from a single PKGBUILD :: Some PKGBUILDs can create many packages at once, currently I am unable to handle this.
- 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 :: Not sure how useful this would be, but could be nice