pkg:setup
cd "build/autotools" 
autoreconf -fiv
pkg:configure
make
lib.install Dir[".libs/*{.a,.dylib}"]