# Template file for 'MoarVM' pkgname=MoarVM version=2021.10 revision=1 build_style=configure configure_script="perl Configure.pl" configure_args="--prefix=/usr --has-libatomic_ops --has-libffi --has-libtommath --has-libuv" hostmakedepends="perl" makedepends="libatomic_ops-devel libffi-devel libtommath-devel libuv-devel libzstd-devel" short_desc="VM with adaptive optimization and JIT compilation, built for Rakudo" maintainer="Andy Weidenbaum " license="Artistic-2.0" homepage="https://moarvm.org" changelog="https://github.com/MoarVM/MoarVM/raw/master/docs/ChangeLog" distfiles="https://moarvm.org/releases/MoarVM-${version}.tar.gz" checksum=7f3487a70e8b77be0e4e2f12b14c49f6a01d0378e0940c86958c9016c495ad75 nocross=yes shlib_provides="libmoar.so"