Experimental converter from ArchLinux packages to pkgix.
Usage:
abs # Get latest ABS tree
make
bin/abs2pkgix
Then point pkgix to the repo:
export PKGIX_REPOS="http://localhost:8080/pkgs"
# use pkgix
or alternatively:
pkgix -r "http://localhost:8080/pkgs" ...