import 'compile/configure' name=libxkbcommon version=0.7.0 update_url='http://xkbcommon.org/' dlextract "http://xkbcommon.org/download/$name-$version.tar.xz" \ '61ba550fc529ea4d6f9faa2cad62c95f' header_end cd "$name-$version" compile_configure -- --disable-static # vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: