libcurllibgit2libjson-c
make
sudo make install
Either run man aureate or aureate --help
- Handle multiple packages to install at at time
- Add
-Rflag - Parse package info with
-Ss - Clean up parse code
- Reimplement
strlen()inside ofcharcombined withsnprintf()all usingasprintf() - Replace
system()command withexec()family of functions - Fix
flagsfunction to usegetopt() - Use libgit to pull from the AUR git repos instead of redownloading tarball every time
- Properly wrap lines of
search()output -
-Syufunction to update all packages- Compare clone to master with
.git/refs/heads/master
- Compare clone to master with
- Make formatting consistent across all code
- Add
-eflag to edit PKGBUILD before install