The build system for pacman-for-android.
Usage: python build.py --help
.
- The build system acquires the latest source code for a package from the upstream repository.
- The build system applies patches(if any) to the source code.
- For some packages, the build system modifies the PKGBUILD via some bash scripts.
- The build system builds the package via adb.