name: boost kind: chunk configure-commands: - ./bootstrap.sh build-commands: - ./b2 || true install-commands: - ./b2 install --prefix=$DESTDIR$PREFIX || true